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:00:36 +0900 |
commit | 43bf24626223eea6ceae09ab0987a726b69c0594 (patch) | |
tree | b3576334589fbdb397a0e36a8fa8715bfbf1e02c /khotkeys | |
parent | 915c3a95724e8e9a6fc93fcc92bc78c0c0362618 (diff) | |
download | tdebase-43bf24626223eea6ceae09ab0987a726b69c0594.tar.gz tdebase-43bf24626223eea6ceae09ab0987a726b69c0594.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>
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 |