[gucharmap] s/SVN/git/g



commit 771f7aa15aeb5aa15fe5cad083f49a673c0e3c5b
Author: Christian Persch <chpe gnome org>
Date:   Tue Aug 25 13:19:23 2009 +0200

    s/SVN/git/g

 ChangeLog.README |    2 +-
 autogen.sh       |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog.README b/ChangeLog.README
index d671d86..e977b2c 100644
--- a/ChangeLog.README
+++ b/ChangeLog.README
@@ -1,4 +1,4 @@
-Gucharmap doesn't use ChangeLog anymore. Instead, we use SVN checkin comments
+Gucharmap doesn't use ChangeLog anymore. Instead, we use git checkin comments
 to autogenerate a ChangeLog file at "make dist" time. Use "make ChangeLog" in the
 toplevel directory to manually create a ChangeLog. Or use
 http://svn.gnome.org/viewvc/gucharmap/?view=queryform
diff --git a/autogen.sh b/autogen.sh
index aa2cc01..e8bf3fd 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -13,7 +13,7 @@ PKG_NAME="gucharmap"
 }
 
 which gnome-autogen.sh || {
-    echo "You need to install gnome-common from GNOME SVN and make"
+    echo "You need to install gnome-common from GNOME git and make"
     echo "sure the gnome-autogen.sh script is in your \$PATH."
     exit 1
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]