gnome-icon-theme r1831 - trunk



Author: dobey
Date: Sun Jun 15 16:32:28 2008
New Revision: 1831
URL: http://svn.gnome.org/viewvc/gnome-icon-theme?rev=1831&view=rev

Log:
2008-06-15  Rodney Dawes  <dobey pwns gmail com>

	* configure.in:
	Fix the help text for icon-mapping to say auto instead of $mapenable



Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sun Jun 15 16:32:28 2008
@@ -38,7 +38,7 @@
 
 AC_ARG_ENABLE([icon-mapping],
 	AC_HELP_STRING([--enable-icon-mapping],
-			[Enable compatibility symlinks [default=$mapenable]]),
+			[Enable compatibility symlinks [default=auto]]),
 	enable_mapping=$enableval,
 	enable_mapping=$mapenable)
 



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