diff options
author | Vincent Untz <vuntz@gnome.org> | 2007-04-28 13:42:05 +0000 |
---|---|---|
committer | Vincent Untz <vuntz@gnome.org> | 2007-04-28 13:42:05 +0000 |
commit | 8f2cfbf0a08d270a5f3d8ed7ca49341b8bbfa174 (patch) | |
tree | be009cf708de48b37a7d9337cecc059f23d16c97 /desktop-entry/ChangeLog | |
parent | 7959592681302aa33f401a65e5aa786e92c481c2 (diff) |
clarify a bit the text about keys that only makes sense in a specific
2007-04-28 Vincent Untz <vuntz@gnome.org>
* 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
Diffstat (limited to 'desktop-entry/ChangeLog')
-rw-r--r-- | desktop-entry/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/desktop-entry/ChangeLog b/desktop-entry/ChangeLog index 28371ff..18e64dc 100644 --- a/desktop-entry/ChangeLog +++ b/desktop-entry/ChangeLog @@ -1,5 +1,13 @@ 2007-04-28 Vincent Untz <vuntz@gnome.org> + * 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 <vuntz@gnome.org> + * desktop-entry-spec.xml: small typo http://lists.freedesktop.org/archives/xdg/2007-March/009437.html |