summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-08-20 15:41:42 +0200
committerBastien Nocera <hadess@hadess.net>2019-08-20 15:41:42 +0200
commit86cb39f71d80d119d1b8f9d346e5d8a6a48e26ee (patch)
treea80dc3c0d1a3ce43f50858bf66e8a30586dfcc32
parentb67463d275fede59e7d89dca0802b9ad3b83e9b2 (diff)
spec: Remove acronym translation
None of the acronyms we've added were ever translated in the 15-odd years when they could have been, so remove the feature.
-rw-r--r--freedesktop.org.xml.in2
-rw-r--r--shared-mime-info-spec.xml4
2 files changed, 0 insertions, 6 deletions
diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in
index 9ff8be8..52be98a 100644
--- a/freedesktop.org.xml.in
+++ b/freedesktop.org.xml.in
@@ -12,11 +12,9 @@
<!-- a comment describing the respective unexpanded MIME type acronym. Example: "WMV" -->
<!ELEMENT acronym (#PCDATA)>
- <!ATTLIST acronym xml:lang CDATA #IMPLIED>
<!-- a comment describing the respective expanded MIME type acronym. Example: "Windows Media Video" -->
<!ELEMENT expanded-acronym (#PCDATA)>
- <!ATTLIST expanded-acronym xml:lang CDATA #IMPLIED>
<!ELEMENT icon EMPTY>
<!ATTLIST icon name CDATA #REQUIRED>
diff --git a/shared-mime-info-spec.xml b/shared-mime-info-spec.xml
index 4ace59e..c9e5136 100644
--- a/shared-mime-info-spec.xml
+++ b/shared-mime-info-spec.xml
@@ -324,16 +324,12 @@ to provide the text in multiple languages.
<listitem><para>
<userinput>acronym</userinput> elements give experienced users a terse idea of the document contents.
for example "ODS", "GEDCOM", "JPEG" and "XML".
-There may be many of these elements with different <userinput>xml:lang</userinput> attributes
-to provide the text in multiple languages, although these should only be used if absolutely necessary.
</para></listitem>
<listitem><para>
<userinput>expanded-acronym</userinput> elements are the expanded versions of the acronym elements,
for example "OpenDocument Spreadsheet", "GEnealogical Data COMmunication", and "eXtensible Markup Language".
The purpose of these elements is to provide users a way to look up information on various MIME types or
file formats in third-party resources.
-There may be many of these elements with different <userinput>xml:lang</userinput> attributes
-to provide the text in multiple languages, although these should only be used if absolutely necessary.
</para></listitem>
<listitem><para>
<userinput>icon</userinput> elements specify the icon to be used for this particular mime-type, given