Revision: 7079
Author:   nogu.dev
Date:     Thu May 12 06:15:37 2011
Log:      * configure.ac
  - (enable-gnome3-applet): Fix typo.
http://code.google.com/p/uim/source/detail?r=7079

Modified:
 /trunk/configure.ac

=======================================
--- /trunk/configure.ac Wed May 11 21:14:09 2011
+++ /trunk/configure.ac Thu May 12 06:15:37 2011
@@ -878,7 +878,7 @@
 AC_ARG_ENABLE(gnome3-applet,
   AC_HELP_STRING([--enable-gnome3-applet],
                  [enable uim applet for Gnome3 panel
-            @<:@default=yet@:>@]),
+            @<:@default=yes@:>@]),
   [
     case $enable_gnome3_applet in
       no)

Reply via email to