diff options
Diffstat (limited to 'mimetypes/text')
-rw-r--r-- | mimetypes/text/html.desktop | 2 | ||||
-rw-r--r-- | mimetypes/text/rtf.desktop | 2 | ||||
-rw-r--r-- | mimetypes/text/vnd.wap.wml.desktop | 2 | ||||
-rw-r--r-- | mimetypes/text/x-mswinurl.desktop | 2 | ||||
-rw-r--r-- | mimetypes/text/x-xslfo.desktop | 2 | ||||
-rw-r--r-- | mimetypes/text/x-xslt.desktop | 2 | ||||
-rw-r--r-- | mimetypes/text/xml.desktop | 2 |
7 files changed, 7 insertions, 7 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; diff --git a/mimetypes/text/rtf.desktop b/mimetypes/text/rtf.desktop index 3ec971b54..1d1ffe389 100644 --- a/mimetypes/text/rtf.desktop +++ b/mimetypes/text/rtf.desktop @@ -77,7 +77,7 @@ Comment[wa]=Documint RTF Comment[zh_CN]=RTF 文档 Comment[zh_HK]=RTF 文件 Comment[zh_TW]=RTF 文件 -Icon=text-x-text-rtf +Icon=text-rtf Type=MimeType Patterns=*.rtf;*.RTF; [Property::X-TDE-text] diff --git a/mimetypes/text/vnd.wap.wml.desktop b/mimetypes/text/vnd.wap.wml.desktop index 8751bc3aa..4c365d295 100644 --- a/mimetypes/text/vnd.wap.wml.desktop +++ b/mimetypes/text/vnd.wap.wml.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -Icon=text-x-text-html +Icon=text-html Type=MimeType MimeType=text/vnd.wap.wml Patterns=*.wml;*.WML; diff --git a/mimetypes/text/x-mswinurl.desktop b/mimetypes/text/x-mswinurl.desktop index 63b9bda26..023884568 100644 --- a/mimetypes/text/x-mswinurl.desktop +++ b/mimetypes/text/x-mswinurl.desktop @@ -2,7 +2,7 @@ Type=MimeType MimeType=text/x-mswinurl Patterns=*.url;*.URL; -Icon=text-x-text-html +Icon=text-html Comment=Internet Shortcut Comment[af]=Internet Kortpad Comment[ar]=إختصار إنترنت diff --git a/mimetypes/text/x-xslfo.desktop b/mimetypes/text/x-xslfo.desktop index 3118c1ed9..aae479ae0 100644 --- a/mimetypes/text/x-xslfo.desktop +++ b/mimetypes/text/x-xslfo.desktop @@ -78,7 +78,7 @@ Comment[zh_CN]=XSL 格式对象文件 Comment[zh_HK]=XSL 格式物件檔案 Comment[zh_TW]=XSL 格式物件檔案 Comment[zu]=Ifayela Lokubonisa Lesakhiwo se-XSL -Icon=text-x-text-html +Icon=text-html MimeType=text/x-xslfo Patterns=*.fo;*.xslfo Type=MimeType diff --git a/mimetypes/text/x-xslt.desktop b/mimetypes/text/x-xslt.desktop index 3f68df71d..14d1408a6 100644 --- a/mimetypes/text/x-xslt.desktop +++ b/mimetypes/text/x-xslt.desktop @@ -80,7 +80,7 @@ Comment[zh_CN]=XSLT 样式表文件 Comment[zh_HK]=XSLT 樣式表格檔案 Comment[zh_TW]=XSLT 樣式表格檔案 Comment[zu]=Ifayela Lepheshana lesitayela lika-XSLT -Icon=text-x-text-html +Icon=text-html MimeType=text/x-xslt X-TDE-IsAlso=text/xml Patterns=*.xslt;*.xsl; diff --git a/mimetypes/text/xml.desktop b/mimetypes/text/xml.desktop index c64f3cf37..1025f4594 100644 --- a/mimetypes/text/xml.desktop +++ b/mimetypes/text/xml.desktop @@ -76,7 +76,7 @@ Comment[wa]=Documint XML Comment[zh_CN]=XML 文档 Comment[zh_HK]=XML 文件 Comment[zh_TW]=XML 文件 -Icon=text-x-text-html +Icon=text-html Type=MimeType MimeType=text/xml Patterns=*.xml;*.XML; |