diff options
author | Timothy Pearson <[email protected]> | 2014-10-22 01:27:29 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-22 01:27:29 -0500 |
commit | 46e2e93fa23ff2b5e1fd9f40046bb96f6e6a2870 (patch) | |
tree | f643c1f8c35237043b62bc9a438c64cfd95237fd /kappfinder/apps/Internet | |
parent | 2a34ebd1f8117f3e87bb66226461b9d812327438 (diff) | |
download | tdebase-46e2e93fa23ff2b5e1fd9f40046bb96f6e6a2870.tar.gz tdebase-46e2e93fa23ff2b5e1fd9f40046bb96f6e6a2870.zip |
Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
Diffstat (limited to 'kappfinder/apps/Internet')
-rw-r--r-- | kappfinder/apps/Internet/Terminal/ncftp.desktop | 2 | ||||
-rw-r--r-- | kappfinder/apps/Internet/gFTP.desktop | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kappfinder/apps/Internet/Terminal/ncftp.desktop b/kappfinder/apps/Internet/Terminal/ncftp.desktop index 06f406d2a..84330d9d0 100644 --- a/kappfinder/apps/Internet/Terminal/ncftp.desktop +++ b/kappfinder/apps/Internet/Terminal/ncftp.desktop @@ -89,7 +89,7 @@ GenericName[zh_TW]=FTP 客戶端程式 GenericName[zu]=Umxhasi we-FTP MimeType= Exec=ncftp -Icon=misc +Icon=application-vnd.tde.misc Path= Type=Application Terminal=true diff --git a/kappfinder/apps/Internet/gFTP.desktop b/kappfinder/apps/Internet/gFTP.desktop index c6c81e38a..959754ff1 100644 --- a/kappfinder/apps/Internet/gFTP.desktop +++ b/kappfinder/apps/Internet/gFTP.desktop @@ -75,5 +75,5 @@ GenericName[zh_CN]=FTP 浏览器 GenericName[zh_TW]=FTP 瀏覽器 Exec=gftp Terminal=false -Icon=gftp +Icon=application-x-tex-gftp Type=Application |