summaryrefslogtreecommitdiff
path: root/noncore
authormickeyl <mickeyl>2004-02-26 16:21:06 (UTC)
committer mickeyl <mickeyl>2004-02-26 16:21:06 (UTC)
commit89cbb91c0217a1ba0480c23e8ef14221975f04e2 (patch) (side-by-side diff)
treef7062ba41851dffb3c1b9c3c62c632db7de0738b /noncore
parentf3b775c3008bdc182d0eae8eb5e99749833fa048 (diff)
downloadopie-89cbb91c0217a1ba0480c23e8ef14221975f04e2.zip
opie-89cbb91c0217a1ba0480c23e8ef14221975f04e2.tar.gz
opie-89cbb91c0217a1ba0480c23e8ef14221975f04e2.tar.bz2
make difference between OnScreen keyboard and hardware keyboard clear
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/applets/zkbapplet/config.in2
-rw-r--r--noncore/apps/keyz-cfg/config.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/noncore/applets/zkbapplet/config.in b/noncore/applets/zkbapplet/config.in
index 19d6597..3e02fdd 100644
--- a/noncore/applets/zkbapplet/config.in
+++ b/noncore/applets/zkbapplet/config.in
@@ -1,4 +1,4 @@
config ZKBAPPLET
- boolean "zkbapplet (switch keyboard layout on the fly)"
+ boolean "zkbapplet (Switch hardware keyboard layout on the fly)"
default "n"
depends ( LIBQPE || LIBQPE-X11 ) && KEYZCFG
diff --git a/noncore/apps/keyz-cfg/config.in b/noncore/apps/keyz-cfg/config.in
index 319bc1e..29a10f5 100644
--- a/noncore/apps/keyz-cfg/config.in
+++ b/noncore/apps/keyz-cfg/config.in
@@ -1,4 +1,4 @@
config KEYZCFG
- boolean "keyz-cfg (configuration tool for keyz applett)"
+ boolean "keyz-cfg (configuration tool for keyz applet)"
default "n"
depends ( LIBQPE || LIBQPE-X11 )