diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-04 10:47:47 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-04 18:01:58 +0900 |
commit | 104fd81e3f1ade2dacaa39e0968b8899061f89b0 (patch) | |
tree | 1e71d888c3bbb204c642201b4e8089b18eab73c4 /khotkeys | |
parent | 3b75bf0aeb7d69defedb0c20f46091b586d98056 (diff) | |
download | tdebase-104fd81e3f1ade2dacaa39e0968b8899061f89b0.tar.gz tdebase-104fd81e3f1ade2dacaa39e0968b8899061f89b0.zip |
Fix khotkeys autostart unnecessary feedback. This resolves issue #495
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: wjaguar <wjaguar@users.sourceforge.net>
(cherry picked from commit 43bf24626223eea6ceae09ab0987a726b69c0594)
Diffstat (limited to 'khotkeys')
-rw-r--r-- | khotkeys/kcontrol/khotkeys.desktop | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/khotkeys/kcontrol/khotkeys.desktop b/khotkeys/kcontrol/khotkeys.desktop index 4394e36b6..7c1f4efb7 100644 --- a/khotkeys/kcontrol/khotkeys.desktop +++ b/khotkeys/kcontrol/khotkeys.desktop @@ -7,6 +7,7 @@ X-TDE-ModuleType=Library X-TDE-Library=khotkeys X-TDE-Init-Library=khotkeys_init X-TDE-Init=khotkeys +X-TDE-StartupNotify=false Categories=Qt;TDE;X-TDE-settings-accessibility; Name=Input Actions |