[gnome-common] Trivial update



commit cd4ebced07dcb2ff7f12e53afdcb092339ac0d89
Author: Vincent Legoll <vincent legoll gmail com>
Date:   Mon Apr 27 00:07:05 2009 +0200

    Trivial update
    
    * Remove CVS references, use "repository tree"
    * Fix whitespace
    * Fix typo "The" -> "There"
---
 README |   17 +++++++++--------
 1 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/README b/README
index 611a0a0..edd42be 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ GNOME application.
 -----------------------------------------------------------------------------
 
 To make this work both for GNOME Applications inside and outside the
-GNOME CVS Tree I did the following:
+GNOME repository tree I did the following:
 
 * There is an `INSIDE_GNOME_COMMON' automake conditional which is defined
   in two places:
@@ -19,17 +19,18 @@ GNOME CVS Tree I did the following:
   in `$(datadir)/aclocal/gnome'.
 
   Since aclocal doesn't look in subdirectories we can safely install them
-  there even when compiling from CVS.
+  there even when compiling from the repository.
 
   Also, there is no need to make any change to any existing application
-  in the GNOME CVS Tree - really fine ...
+  in the GNOME repository tree - really fine...
 
-* When we're outside the GNOME CVS Tree we simply need to tell aclocal that
-  it should also look in `$(datadir)/aclocal/gnome' and it will find all
+* When we're outside the GNOME repository tree, we simply need to tell aclocal
+  that it should also look in `$(datadir)/aclocal/gnome' and it will find all
   the macros.
 
-  The is a `gnome-skel' module in CVS that can be used as a starting point
-  when writing a new GNOME Application that should be used outside CVS.
+  There is a `gnome-skel' module in the repository that can be used as a
+  starting point when writing a new GNOME application that should be used
+  outside the repository.
 
-February  4, 1999,
+February 4, 1999,
 Martin Baulig <martin home-of-linux org>



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