[Buildroot] svn commit: trunk/buildroot/package/matchbox

jacmet at uclibc.org jacmet at uclibc.org
Sun Oct 19 07:44:25 UTC 2008


Author: jacmet
Date: 2008-10-19 00:44:25 -0700 (Sun, 19 Oct 2008)
New Revision: 23717

Log:
package/matchbox: fix BR2_PACKAGE_MATCHBOX_KEYBOARD Kconfig

Fix typo and wrong information in help text (not a cvs snapshot)

Modified:
   trunk/buildroot/package/matchbox/Config.in


Changeset:
Modified: trunk/buildroot/package/matchbox/Config.in
===================================================================
--- trunk/buildroot/package/matchbox/Config.in	2008-10-19 04:21:21 UTC (rev 23716)
+++ trunk/buildroot/package/matchbox/Config.in	2008-10-19 07:44:25 UTC (rev 23717)
@@ -31,8 +31,8 @@
 	  A PDA style application launcher or 'item browser'.
 
 config BR2_PACKAGE_MATCHBOX_KEYBOARD
-	bool "Metchbox Virtual Keyboard"
+	bool "Matchbox Virtual Keyboard"
 	depends on BR2_PACKAGE_MATCHBOX
 	select BR2_PACKAGE_XLIB_LIBXTST
 	help
-	  Virtual Keyboard (developement version from CVS)
+	  Virtual Keyboard




More information about the buildroot mailing list