diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:17 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:17 -0500 |
commit | a7221e9c2714e165caf71df87002fb2d19732af1 (patch) | |
tree | 7e3809531ae746e7da2efa2337c2251a2a3277c0 /configdialog/kbfx_prepare_theme.desktop | |
parent | 728202eebf77153a666f93948b29a52f72456ebc (diff) | |
download | kbfx-a7221e9c2714e165caf71df87002fb2d19732af1.tar.gz kbfx-a7221e9c2714e165caf71df87002fb2d19732af1.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'configdialog/kbfx_prepare_theme.desktop')
-rw-r--r-- | configdialog/kbfx_prepare_theme.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configdialog/kbfx_prepare_theme.desktop b/configdialog/kbfx_prepare_theme.desktop index f510fc5..5dcdaed 100644 --- a/configdialog/kbfx_prepare_theme.desktop +++ b/configdialog/kbfx_prepare_theme.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Encoding=UTF-8 -ServiceTypes=inode/directory +X-TDE-ServiceTypes=inode/directory Actions=kbfx_prepare_theme [Desktop Action kbfx_prepare_theme] |