diff options
author | Timothy Pearson <[email protected]> | 2014-10-26 16:10:27 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-26 16:10:27 -0500 |
commit | d89a7e4c97333186cad06920762e91e49303cb94 (patch) | |
tree | d31c820bbff4c2b1cb5257ae15f24bccbce7d8f1 /mimetypes/text/html.desktop | |
parent | f12e618a17fac21e5b1556ad50c16b2798276d76 (diff) | |
download | tdelibs-d89a7e4c97333186cad06920762e91e49303cb94.tar.gz tdelibs-d89a7e4c97333186cad06920762e91e49303cb94.zip |
Fix another incorrect renaming from the previous mimetype compliance patches
Diffstat (limited to 'mimetypes/text/html.desktop')
-rw-r--r-- | mimetypes/text/html.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mimetypes/text/html.desktop b/mimetypes/text/html.desktop index 7b0c22140..28f845649 100644 --- a/mimetypes/text/html.desktop +++ b/mimetypes/text/html.desktop @@ -76,7 +76,7 @@ Comment[wa]=Documint HTML Comment[zh_CN]=HTML 文档 Comment[zh_HK]=HTML 文件 Comment[zh_TW]=HTML 文件 -Icon=text-x-text-html +Icon=text-html Type=MimeType MimeType=text/html Patterns=*.html;*.HTML;*.htm;*.HTM;*.shtml; |