diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:16 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:16 -0500 |
commit | 5b1f358aad613d6b5de7e02efffefe5d6e7bc883 (patch) | |
tree | f24ce86870af711b367c2de3e64e3f1aa0376a57 /src/servicemenus/amarok_addaspodcast.desktop | |
parent | 04adf69a8d983ab9e55043bf9de89fc6ab7d0d56 (diff) | |
download | dolphin-5b1f358aad613d6b5de7e02efffefe5d6e7bc883.tar.gz dolphin-5b1f358aad613d6b5de7e02efffefe5d6e7bc883.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'src/servicemenus/amarok_addaspodcast.desktop')
-rw-r--r-- | src/servicemenus/amarok_addaspodcast.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/servicemenus/amarok_addaspodcast.desktop b/src/servicemenus/amarok_addaspodcast.desktop index 7c61588..cf523e2 100644 --- a/src/servicemenus/amarok_addaspodcast.desktop +++ b/src/servicemenus/amarok_addaspodcast.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -ServiceTypes=text/html,text/xml,application/xml,text/rss +X-TDE-ServiceTypes=text/html,text/xml,application/xml,text/rss Actions=addAsPodcast [Desktop Action addAsPodcast] Name=Add as podcast to amaroK |