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

gEDA-cvs: branch: master updated (1.3.0-20071229-10-g208cb97)



The branch, master has been updated
       via  208cb97b474b29efea9b76d8b9099ffe2bf446af (commit)
      from  25557429d0ca8baaa921b4a2ce5f243f8df8dfc2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 gattrib/configure.ac   |    4 ++--
 gschem/configure.ac.in |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


=================
 Commit Messages
=================

commit 208cb97b474b29efea9b76d8b9099ffe2bf446af
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Wed Jan 2 01:22:20 2008 +0000

    Fix typo in --disable-update-desktop-database help text
    
    Also fixed closing comment which had "mime" instead of "desktop"

:100644 100644 83e7ee1... 75f4288... M	gattrib/configure.ac
:100644 100644 26816ad... 8e1b106... M	gschem/configure.ac.in

=========
 Changes
=========

commit 208cb97b474b29efea9b76d8b9099ffe2bf446af
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Wed Jan 2 01:22:20 2008 +0000

    Fix typo in --disable-update-desktop-database help text
    
    Also fixed closing comment which had "mime" instead of "desktop"

diff --git a/gattrib/configure.ac b/gattrib/configure.ac
index 83e7ee1..75f4288 100644
--- a/gattrib/configure.ac
+++ b/gattrib/configure.ac
@@ -44,7 +44,7 @@ IT_PROG_INTLTOOL(0.35.0)
 #
 
 AC_ARG_ENABLE(update-desktop-database,
-   AC_HELP_STRING([--disable-update-dektop-database],
+   AC_HELP_STRING([--disable-update-desktop-database],
                    [do not update desktop file database after installation]),,
                    enable_update_desktop_database=yes)
 
@@ -59,7 +59,7 @@ if test x$enable_update_desktop_database = xyes ; then
 fi
 
 #
-# Update mime database utility end
+# Update desktop database utility end
 ############################################################################
 
 # Set USE_NLS
diff --git a/gschem/configure.ac.in b/gschem/configure.ac.in
index 26816ad..8e1b106 100644
--- a/gschem/configure.ac.in
+++ b/gschem/configure.ac.in
@@ -71,7 +71,7 @@ IT_PROG_INTLTOOL(0.35.0)
 #
 
 AC_ARG_ENABLE(update-desktop-database,
-   AC_HELP_STRING([--disable-update-dektop-database],
+   AC_HELP_STRING([--disable-update-desktop-database],
                    [do not update desktop file database after installation]),,
                    enable_update_desktop_database=yes)
 
@@ -86,7 +86,7 @@ if test x$enable_update_desktop_database = xyes ; then
 fi
 
 #
-# Update mime database utility end
+# Update desktop database utility end
 ############################################################################
 
 ############################################################################




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs