diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:23 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:23 -0500 |
commit | c31057da306afcc30cb7b4b03206cc43c2b7c6b6 (patch) | |
tree | 16d534a7afbd5e57e29fabb4bab2eeb7f3866a89 /filesharing/advanced/propsdlgplugin/fileshare_propsdlgplugin.desktop | |
parent | 096cbbcfcae860708e109fc10fa8edc6730c8fa4 (diff) | |
download | tdenetwork-c31057da306afcc30cb7b4b03206cc43c2b7c6b6.tar.gz tdenetwork-c31057da306afcc30cb7b4b03206cc43c2b7c6b6.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'filesharing/advanced/propsdlgplugin/fileshare_propsdlgplugin.desktop')
-rw-r--r-- | filesharing/advanced/propsdlgplugin/fileshare_propsdlgplugin.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filesharing/advanced/propsdlgplugin/fileshare_propsdlgplugin.desktop b/filesharing/advanced/propsdlgplugin/fileshare_propsdlgplugin.desktop index ef58019f..e06625bd 100644 --- a/filesharing/advanced/propsdlgplugin/fileshare_propsdlgplugin.desktop +++ b/filesharing/advanced/propsdlgplugin/fileshare_propsdlgplugin.desktop @@ -99,4 +99,4 @@ Comment[zh_HK]=用於與本地網絡分享目錄的 Konqueror 屬性對話盒插 Comment[zh_TW]=Konqueror 屬性對話框外掛程式,用於在本地端網路上分享目錄 X-TDE-Library=fileshare_propsdlgplugin X-TDE-Protocol=file -ServiceTypes=KPropsDlg/Plugin,inode/directory +X-TDE-ServiceTypes=KPropsDlg/Plugin,inode/directory |