From 8f2cfbf0a08d270a5f3d8ed7ca49341b8bbfa174 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Sat, 28 Apr 2007 13:42:05 +0000 Subject: clarify a bit the text about keys that only makes sense in a specific 2007-04-28 Vincent Untz * desktop-entry-spec.xml:clarify a bit the text about keys that only makes sense in a specific context. Also, state that the keys should not be used outside of this context. For example, the URL key should not be present if the type is not Link. http://lists.freedesktop.org/archives/xdg/2007-March/009437.html --- desktop-entry/ChangeLog | 8 ++++++++ desktop-entry/desktop-entry-spec.xml | 6 +++++- 2 files changed, 13 insertions(+), 1 deletion(-) (limited to 'desktop-entry') diff --git a/desktop-entry/ChangeLog b/desktop-entry/ChangeLog index 28371ff..18e64dc 100644 --- a/desktop-entry/ChangeLog +++ b/desktop-entry/ChangeLog @@ -1,3 +1,11 @@ +2007-04-28 Vincent Untz + + * desktop-entry-spec.xml:clarify a bit the text about keys that only + makes sense in a specific context. Also, state that the keys should + not be used outside of this context. For example, the URL key should + not be present if the type is not Link. + http://lists.freedesktop.org/archives/xdg/2007-March/009437.html + 2007-04-28 Vincent Untz * desktop-entry-spec.xml: small typo diff --git a/desktop-entry/desktop-entry-spec.xml b/desktop-entry/desktop-entry-spec.xml index 91d3dd0..73006a9 100644 --- a/desktop-entry/desktop-entry-spec.xml +++ b/desktop-entry/desktop-entry-spec.xml @@ -326,7 +326,11 @@ Some keys only make sense in the context when another particular key - is also present. + is also present and set to a specific value. Those keys should not be + used if the particular key is not present or not set to the specific + value. For example, the Terminal key can only be used + when the value of the Type key is + Application. Some example keys: Name[C], Comment[it]. -- cgit v1.2.3-54-g00ecf