summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Faure <faure@kde.org>2014-04-04 00:16:54 +0200
committerDavid Faure <faure@kde.org>2014-04-04 10:05:43 +0200
commit1354abdb635b560f3c36373c8074ee7e5f63abab (patch)
tree533d76d0da78681ba83ef65395cc1ce6b31e5427
parent6d90a9d53104e185303895b40927ce44be87edcb (diff)
mime-apps: refer to desktop file IDs in desktop entry spec
-rw-r--r--mime-apps/mime-apps-spec.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mime-apps/mime-apps-spec.xml b/mime-apps/mime-apps-spec.xml
index 4459c83..ad8b008 100644
--- a/mime-apps/mime-apps-spec.xml
+++ b/mime-apps/mime-apps-spec.xml
@@ -68,6 +68,7 @@
[Default Applications]
mimetype1=default1.desktop;default2.desktop</programlisting>
</para>
+ <para>The value is a semicolon-separated list of desktop file IDs (as defined in the desktop entry spec).</para>
<para>In the absence of such an entry, the next mimeapps.list is checked. Once all levels have been checked, if no entry could be found, the implementations can pick any of the .desktop files associated with the mimetype, taking into account added and removed associations as per the next section.</para>
</sect1>
<sect1 id="associations">