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