author | kergoth <kergoth> | 2003-01-16 04:45:54 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-16 04:45:54 (UTC) |
commit | 94fcc520c0e53af7f0746697f28e4257a45c8a3e (patch) (side-by-side diff) | |
tree | 47ef7dfbd2bf9096059a85a7caa68b0cc232d1d2 /inputmethods/keyboard | |
parent | 27adc303dffae98b91ecefd5a81d016dc539dd87 (diff) | |
download | opie-94fcc520c0e53af7f0746697f28e4257a45c8a3e.zip opie-94fcc520c0e53af7f0746697f28e4257a45c8a3e.tar.gz opie-94fcc520c0e53af7f0746697f28e4257a45c8a3e.tar.bz2 |
Formatting cleanups in the config system.
-rw-r--r-- | inputmethods/keyboard/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inputmethods/keyboard/config.in b/inputmethods/keyboard/config.in index e260685..eed42a3 100644 --- a/inputmethods/keyboard/config.in +++ b/inputmethods/keyboard/config.in @@ -1,4 +1,4 @@ config KEYBOARD - boolean "keyboard" + boolean "Keyboard" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |