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 | 382b6ce702f456256b7bbedf35a77fce585b28db (patch) | |
tree | 2da2ee42efcf45b06917d3a4cdf88365a8fd54fa /konq-plugins/tdehtmlsettingsplugin | |
parent | a036c261d34c611ee392e1494acc0ad074446588 (diff) | |
download | tdeaddons-382b6ce702f456256b7bbedf35a77fce585b28db.tar.gz tdeaddons-382b6ce702f456256b7bbedf35a77fce585b28db.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'konq-plugins/tdehtmlsettingsplugin')
-rw-r--r-- | konq-plugins/tdehtmlsettingsplugin/tdehtmlsettingsplugin.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/tdehtmlsettingsplugin/tdehtmlsettingsplugin.desktop b/konq-plugins/tdehtmlsettingsplugin/tdehtmlsettingsplugin.desktop index 417f0b9..fd28d4e 100644 --- a/konq-plugins/tdehtmlsettingsplugin/tdehtmlsettingsplugin.desktop +++ b/konq-plugins/tdehtmlsettingsplugin/tdehtmlsettingsplugin.desktop @@ -133,4 +133,4 @@ Comment[zh_CN]=改变 TDEHTML 设置的快速方式 Comment[zh_TW]=快速變更 TDEHTML 設定的方法 X-TDE-ParentApp=konqueror Icon=configure -DocPath=konq-plugins/tdehtmlsettings/index.html +X-DocPath=konq-plugins/tdehtmlsettings/index.html |