[gedit] Update old message that still spoke about "CVS"



commit e6db7f86504fb887719348f4274162ae4837e672
Author: Paolo Borelli <pborelli gnome org>
Date:   Sun Apr 18 12:15:16 2010 +0200

    Update old message that still spoke about "CVS"

 autogen.sh |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 66178c1..60ed8c1 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -15,7 +15,8 @@ PKG_NAME="gedit"
 }
 
 which gnome-autogen.sh || {
-    echo "You need to install gnome-common from the GNOME CVS"
+    echo "You need to install gnome-common from GNOME Git (or from"
+    echo "your OS vendor's package manager)."
     exit 1
 }
 



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