diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:19 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:19 -0500 |
commit | e1a579ca44e09c220ae08ebad1ed5e6c8a4816cd (patch) | |
tree | 63971fbca66d52a75522f60807125850a7fe4fbe /src | |
parent | 1cf293d628a5182d650c091698dbea3c9ede62e1 (diff) | |
download | ksplash-engine-moodin-e1a579ca44e09c220ae08ebad1ed5e6c8a4816cd.tar.gz ksplash-engine-moodin-e1a579ca44e09c220ae08ebad1ed5e6c8a4816cd.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'src')
-rw-r--r-- | src/ksplashmoodin.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ksplashmoodin.desktop b/src/ksplashmoodin.desktop index 44cc8ab..1e8a3ba 100644 --- a/src/ksplashmoodin.desktop +++ b/src/ksplashmoodin.desktop @@ -3,7 +3,7 @@ Comment=KSplash Plugin Encoding=UTF-8 Icon= Name=KSplashMoodin -ServiceTypes=KSplash/Plugin +X-TDE-ServiceTypes=KSplash/Plugin Type=Service X-TDE-Library=ksplashmoodin X-KSplash-Default=true |