diff options
author | Vincent Untz <vuntz@gnome.org> | 2007-04-28 13:45:54 +0000 |
---|---|---|
committer | Vincent Untz <vuntz@gnome.org> | 2007-04-28 13:45:54 +0000 |
commit | 47f5606dc7ae797b74567666b0734b7ee25c7d87 (patch) | |
tree | 9017e6a0788055e058c615627752b80cf267fd4e /desktop-entry/ChangeLog | |
parent | 07091e8c03b7e9240ae6ec1f4dfe872e034d47b7 (diff) | |
download | xdg-specs-47f5606dc7ae797b74567666b0734b7ee25c7d87.tar.xz |
a desktop file of type Application should always have an Exec key. Same
2007-04-28 Vincent Untz <vuntz@gnome.org>
* desktop-entry-spec.xml: a desktop file of type Application should
always have an Exec key. Same for Link Type and URL key.
http://lists.freedesktop.org/archives/xdg/2007-March/009437.html
Diffstat (limited to 'desktop-entry/ChangeLog')
-rw-r--r-- | desktop-entry/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop-entry/ChangeLog b/desktop-entry/ChangeLog index da220e1..2dd9562 100644 --- a/desktop-entry/ChangeLog +++ b/desktop-entry/ChangeLog @@ -1,5 +1,11 @@ 2007-04-28 Vincent Untz <vuntz@gnome.org> + * desktop-entry-spec.xml: a desktop file of type Application should + always have an Exec key. Same for Link Type and URL key. + http://lists.freedesktop.org/archives/xdg/2007-March/009437.html + +2007-04-28 Vincent Untz <vuntz@gnome.org> + * desktop-entry-spec.xml: desktop files of type Directory have a .directory extension right now (at least in GNOME), but according to the spec, this is wrong. The patch fixes this. Also, it removes a |