diff options
author | Timothy Pearson <[email protected]> | 2014-10-22 01:27:30 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-22 01:27:30 -0500 |
commit | 2cd15151863796c2e708f6193f0f8420a6363383 (patch) | |
tree | 0ea2792da210f89f8a66c45472749b2e13d36404 /mimetypes/text/plain.desktop | |
parent | 628f37ef39a7f2dd8d64a3f8b0c08f384362fc91 (diff) | |
download | tdelibs-2cd15151863796c2e708f6193f0f8420a6363383.tar.gz tdelibs-2cd15151863796c2e708f6193f0f8420a6363383.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 'mimetypes/text/plain.desktop')
-rw-r--r-- | mimetypes/text/plain.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mimetypes/text/plain.desktop b/mimetypes/text/plain.desktop index 1748502e8..234a5123c 100644 --- a/mimetypes/text/plain.desktop +++ b/mimetypes/text/plain.desktop @@ -77,7 +77,7 @@ Comment[wa]=Documint e peur tecse Comment[zh_CN]=纯文本文档 Comment[zh_HK]=純文字檔案 Comment[zh_TW]=純文字檔案 -Icon=txt +Icon=text-plain Type=MimeType Patterns=*.txt;*.TXT; |