summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-26 16:10:27 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-26 16:10:27 -0500
commitd89a7e4c97333186cad06920762e91e49303cb94 (patch)
treed31c820bbff4c2b1cb5257ae15f24bccbce7d8f1
parentf12e618a17fac21e5b1556ad50c16b2798276d76 (diff)
downloadtdelibs-d89a7e4c.tar.gz
tdelibs-d89a7e4c.zip
Fix another incorrect renaming from the previous mimetype compliance patches
-rw-r--r--mimetypes/application/mathml+xml.desktop2
-rw-r--r--mimetypes/application/relaxng.desktop2
-rw-r--r--mimetypes/application/xhtml+xml.desktop2
-rw-r--r--mimetypes/application/xml-dtd.desktop2
-rw-r--r--mimetypes/application/xml.desktop2
-rw-r--r--mimetypes/application/xsd.desktop2
-rw-r--r--mimetypes/text/html.desktop2
-rw-r--r--mimetypes/text/rtf.desktop2
-rw-r--r--mimetypes/text/vnd.wap.wml.desktop2
-rw-r--r--mimetypes/text/x-mswinurl.desktop2
-rw-r--r--mimetypes/text/x-xslfo.desktop2
-rw-r--r--mimetypes/text/x-xslt.desktop2
-rw-r--r--mimetypes/text/xml.desktop2
13 files changed, 13 insertions, 13 deletions
diff --git a/mimetypes/application/mathml+xml.desktop b/mimetypes/application/mathml+xml.desktop
index 364dd6913..18ad51d73 100644
--- a/mimetypes/application/mathml+xml.desktop
+++ b/mimetypes/application/mathml+xml.desktop
@@ -2,7 +2,7 @@
Type=MimeType
MimeType=application/mathml+xml
Patterns=*.mml;*.MML
-Icon=text-x-text-html
+Icon=text-html
Hidden=false
X-TDE-IsAlso=text/xml
Comment=MathML Document
diff --git a/mimetypes/application/relaxng.desktop b/mimetypes/application/relaxng.desktop
index 3df8f41c6..b605e97c8 100644
--- a/mimetypes/application/relaxng.desktop
+++ b/mimetypes/application/relaxng.desktop
@@ -3,7 +3,7 @@ Comment=RELAX NG
Comment[af]=Ontspannende NG
Comment[hi]=रीलेक्स एनजी
Comment[te]=రిలేక్స్ NG
-Icon=text-x-text-html
+Icon=text-html
Type=MimeType
MimeType=application/xml
X-TDE-IsAlso=text/xml
diff --git a/mimetypes/application/xhtml+xml.desktop b/mimetypes/application/xhtml+xml.desktop
index 58a56501c..ab3117273 100644
--- a/mimetypes/application/xhtml+xml.desktop
+++ b/mimetypes/application/xhtml+xml.desktop
@@ -77,7 +77,7 @@ Comment[zh_CN]=XHTML 及类似文档
Comment[zh_HK]=XHTML 類型文件
Comment[zh_TW]=XHTML Family 文件
Type=MimeType
-Icon=text-x-text-html
+Icon=text-html
MimeType=application/xhtml+xml
X-TDE-IsAlso=text/xml
Patterns=*.xhtml
diff --git a/mimetypes/application/xml-dtd.desktop b/mimetypes/application/xml-dtd.desktop
index dbb05585c..dde38f6fe 100644
--- a/mimetypes/application/xml-dtd.desktop
+++ b/mimetypes/application/xml-dtd.desktop
@@ -64,7 +64,7 @@ Comment[vi]=Tài liệu DTD XML
Comment[zh_CN]=XML DTD 文档
Comment[zh_HK]=XML DTD 文件
Comment[zh_TW]=XML DTD 文件
-Icon=text-x-text-html
+Icon=text-html
Type=MimeType
# RFC 3023
MimeType=application/xml-dtd
diff --git a/mimetypes/application/xml.desktop b/mimetypes/application/xml.desktop
index 9b4f57e34..dd403a6bb 100644
--- a/mimetypes/application/xml.desktop
+++ b/mimetypes/application/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=application/xml
# This mimetype is an alias for text/xml. Both are referenced by the W3C.
diff --git a/mimetypes/application/xsd.desktop b/mimetypes/application/xsd.desktop
index f57222234..831660ab7 100644
--- a/mimetypes/application/xsd.desktop
+++ b/mimetypes/application/xsd.desktop
@@ -64,7 +64,7 @@ Comment[uz]=W3C XML hujjati
Comment[uz@cyrillic]=W3C XML ҳужжати
Comment[vi]=Giản đồ XML W3C
Comment[zh_CN]=W3C WML 大纲
-Icon=text-x-text-html
+Icon=text-html
Type=MimeType
MimeType=application/xsd
X-TDE-IsAlso=text/xml
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;