author | hash <hash> | 2002-07-28 10:10:35 (UTC) |
---|---|---|
committer | hash <hash> | 2002-07-28 10:10:35 (UTC) |
commit | b18897e49eb04eb5d847c8231dde7442eca19fb4 (patch) (side-by-side diff) | |
tree | 05f1bebfe62c4fbc9c6ee84fae46d3d781027470 /inputmethods/multikey/qpe-keyboard.postinst | |
parent | dfa88fddb768b27d6a3c92c25b223b59c84af153 (diff) | |
download | opie-b18897e49eb04eb5d847c8231dde7442eca19fb4.zip opie-b18897e49eb04eb5d847c8231dde7442eca19fb4.tar.gz opie-b18897e49eb04eb5d847c8231dde7442eca19fb4.tar.bz2 |
keyboard that changes according to current locale setting
Diffstat (limited to 'inputmethods/multikey/qpe-keyboard.postinst') (more/less context) (ignore whitespace changes)
-rwxr-xr-x | inputmethods/multikey/qpe-keyboard.postinst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/inputmethods/multikey/qpe-keyboard.postinst b/inputmethods/multikey/qpe-keyboard.postinst new file mode 100755 index 0000000..c254b01 --- a/dev/null +++ b/inputmethods/multikey/qpe-keyboard.postinst @@ -0,0 +1,2 @@ +#!/bin/sh +/opt/QtPalmtop/bin/qcop QPE/TaskBar "reloadInputMethods()" |