diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:18 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:18 -0500 |
commit | 18a9fb18c95328274f88ff69bfc206ae9d702323 (patch) | |
tree | eab2ddbb0cc1fa5ccf90fac739eddde263d6b99e | |
parent | 67e3683be9f29ed9d84236b2f01e583100c851ef (diff) | |
download | kkbswitch-18a9fb18c95328274f88ff69bfc206ae9d702323.tar.gz kkbswitch-18a9fb18c95328274f88ff69bfc206ae9d702323.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
-rw-r--r-- | kkbswitch/kkbswitch.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kkbswitch/kkbswitch.desktop b/kkbswitch/kkbswitch.desktop index cafa1fa..7ab0616 100644 --- a/kkbswitch/kkbswitch.desktop +++ b/kkbswitch/kkbswitch.desktop @@ -5,7 +5,7 @@ GenericName=Keyboard Layout Indicator Exec=kkbswitch -caption "%c" %i %m Terminal=false Icon=kkbswitch -DocPath=kkbswitch/index.html +X-DocPath=kkbswitch/index.html Comment=Keyboard Layout Indicator Comment[ru]=Индикатор раскладки клавиатуры Comment[uk]=Індикатор розкладки клавіатури |