On vie, 2011-12-16 at 10:12 +0000, Peter TB Brett wrote:
> Your update patch[1] looks good to me.  You should probably write a
> patch for the "reserved keywords" section too, though,

Oh, right - does the attached proposal sound about right?


> and make sure that the TDE folks have been officially made cognizant of the 
> change...

Indeed. Apparently their ml is subscribers-only, I'll send a mail once
they let me through :)


Florian
>From 96b0f855302e9f53738d83154b39c7dec67dc007 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Florian=20M=C3=BCllner?= <[email protected]>
Date: Fri, 16 Dec 2011 18:20:04 +0100
Subject: [PATCH] Proposed wording for "Reserved Keywords" section

---
 desktop-entry/desktop-entry-spec.xml |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/desktop-entry/desktop-entry-spec.xml b/desktop-entry/desktop-entry-spec.xml
index d705e21..01638e6 100644
--- a/desktop-entry/desktop-entry-spec.xml
+++ b/desktop-entry/desktop-entry-spec.xml
@@ -907,8 +907,7 @@ X-KDE-ServiceType=FooService</programlisting>
       <listitem>
         <para>
          KDE specific keys: <varname>ServiceTypes</varname>,
-         <varname>DocPath</varname>, <varname>Keywords</varname>,
-         <varname>InitialPreference</varname>
+         <varname>DocPath</varname>, <varname>InitialPreference</varname>
         </para>
       </listitem>
 	  <listitem>
@@ -919,6 +918,13 @@ X-KDE-ServiceType=FooService</programlisting>
       </listitem>
 	</itemizedlist>
     <para>
+      KDE also used the <varname>Keywords</varname> key before it was
+      standardized, using commas instead of semi-colons as separators.
+      At the time of standardization, the field had been prefixed with a
+      <literal>X-KDE</literal> prefix, but the Trinity fork still used
+      the non-prefixed variant.
+    </para>
+    <para>
       KDE uses the following additional keys for desktop entries of the
       <constant>FSDevice</constant> type.
     </para>
-- 
1.7.8

_______________________________________________
xdg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xdg

Reply via email to