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 /knetattach | |
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 'knetattach')
-rw-r--r-- | knetattach/knetattach.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/knetattach/knetattach.desktop b/knetattach/knetattach.desktop index 0b98dd833..6003b68e9 100644 --- a/knetattach/knetattach.desktop +++ b/knetattach/knetattach.desktop @@ -73,10 +73,10 @@ GenericName[wa]=Usteye d' ridant rantoele GenericName[zh_CN]=网络文件夹向导 GenericName[zh_TW]=網路資料夾精靈 Exec=knetattach -InitialPreference=6 +X-TDE-InitialPreference=6 Icon=knetattach Type=Application Terminal=false X-TDE-StartupNotify=true Categories=Qt;TDE;Network; -DocPath=knetattach/index.html +X-DocPath=knetattach/index.html |