From 76393b851927952cb710783396c669adb99c5f0a Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Sat, 28 Apr 2007 13:39:16 +0000 Subject: this changes the type of the version from numeric to string. It's needed 2007-04-28 Vincent Untz * desktop-entry-spec.xml: this changes the type of the version from numeric to string. It's needed if we consider the possibility that there are some desktop entry files out there using 0.9.x as a value for this key. The change doesn't break anything. --- desktop-entry/ChangeLog | 7 +++++++ desktop-entry/desktop-entry-spec.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'desktop-entry') diff --git a/desktop-entry/ChangeLog b/desktop-entry/ChangeLog index a85c658..7ab3435 100644 --- a/desktop-entry/ChangeLog +++ b/desktop-entry/ChangeLog @@ -1,3 +1,10 @@ +2007-04-28 Vincent Untz + + * desktop-entry-spec.xml: this changes the type of the version from + numeric to string. It's needed if we consider the possibility that + there are some desktop entry files out there using 0.9.x as a value + for this key. The change doesn't break anything. + 2007-04-28 Vincent Untz * desktop-entry-spec.xml: UnmountIcon is a localestring key. diff --git a/desktop-entry/desktop-entry-spec.xml b/desktop-entry/desktop-entry-spec.xml index 300bec1..e2c5304 100644 --- a/desktop-entry/desktop-entry-spec.xml +++ b/desktop-entry/desktop-entry-spec.xml @@ -366,7 +366,7 @@ version of the specification should use 1.0. Note that the version field is not required to be present. - numeric + string NO 1-3 -- cgit v1.2.3-54-g00ecf