diff options
author | Vincent Untz <vuntz@gnome.org> | 2007-04-28 13:37:36 +0000 |
---|---|---|
committer | Vincent Untz <vuntz@gnome.org> | 2007-04-28 13:37:36 +0000 |
commit | b73913bba44765362d518a6ae8c89afb537ee4da (patch) | |
tree | d6d73e57677dc7abbdfdb4a600fb5963089a1b36 /desktop-entry/ChangeLog | |
parent | e1775a202af19adf9c73e6954293e2e95f8f13a0 (diff) | |
download | xdg-specs-b73913bba44765362d518a6ae8c89afb537ee4da.tar.xz |
clarify that lists should always end with a semicolon, even if there's
2007-04-28 Vincent Untz <vuntz@gnome.org>
* desktop-entry-spec.xml: clarify that lists should always end with a
semicolon, even if there's only one value.
Diffstat (limited to 'desktop-entry/ChangeLog')
-rw-r--r-- | desktop-entry/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-entry/ChangeLog b/desktop-entry/ChangeLog index e014539..9dea91c 100644 --- a/desktop-entry/ChangeLog +++ b/desktop-entry/ChangeLog @@ -1,3 +1,8 @@ +2007-04-28 Vincent Untz <vuntz@gnome.org> + + * desktop-entry-spec.xml: clarify that lists should always end with a + semicolon, even if there's only one value. + 2007-02-06 Waldo Bastian <waldo.bastian@intel.com> * Clearify that %U may result in either local paths or file: URLs * Deprecate %d, %n, %D and %N. They aren't usable on Gnome and |