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 /kappfinder/apps/Internet/Terminal | |
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 'kappfinder/apps/Internet/Terminal')
-rw-r--r-- | kappfinder/apps/Internet/Terminal/btdownloadcurses.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kappfinder/apps/Internet/Terminal/btdownloadcurses.desktop b/kappfinder/apps/Internet/Terminal/btdownloadcurses.desktop index f44293337..033223250 100644 --- a/kappfinder/apps/Internet/Terminal/btdownloadcurses.desktop +++ b/kappfinder/apps/Internet/Terminal/btdownloadcurses.desktop @@ -52,7 +52,7 @@ GenericName[vi]=Giao diện BitTorrent GenericName[wa]=Eterface grafike po BitTorrent GenericName[zh_TW]=BitTorrent 圖型使用者介面 Icon=xapp -InitialPreference=1 +X-TDE-InitialPreference=1 MimeType=application/x-bittorrent Name=BitTorrent Python Curses GUI Name[be]=Графічны кліент BitTorrent на мове Python @@ -101,6 +101,6 @@ Name[uz@cyrillic]=BitTorrent учун Python Curses график интерфе Name[vi]=Con trỏ Giao diện Python BitTorrent Name[wa]=Eterface grafike e python po BitTorrent Name[zh_TW]=BitTorrent Python Curses 圖型使用者介面 -ServiceTypes= +X-TDE-ServiceTypes= Terminal=true Type=Application |