diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:22 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:22 -0500 |
commit | 24db855178b48508b54c201c503a89ef8d6e36e9 (patch) | |
tree | 18aa37936a4acfff0008d01934be8b0879d6cb77 /tqt3integration/module | |
parent | ee9dade9cf387a60b5c2a591500f68d8096ad9dc (diff) | |
download | tdebase-24db855178b48508b54c201c503a89ef8d6e36e9.tar.gz tdebase-24db855178b48508b54c201c503a89ef8d6e36e9.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'tqt3integration/module')
-rw-r--r-- | tqt3integration/module/kdeintegration.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tqt3integration/module/kdeintegration.desktop b/tqt3integration/module/kdeintegration.desktop index d8d10c851..406c1fd39 100644 --- a/tqt3integration/module/kdeintegration.desktop +++ b/tqt3integration/module/kdeintegration.desktop @@ -2,7 +2,7 @@ Encoding=UTF-8 Type=Service -ServiceTypes=KDEDModule +X-TDE-ServiceTypes=KDEDModule X-TDE-ModuleType=Library X-TDE-Library=kdeintegration X-TDE-Factory=kdeintegration |