summaryrefslogtreecommitdiffstats
path: root/desktop-entry
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2007-05-30 06:31:07 +0000
committerVincent Untz <vuntz@gnome.org>2007-05-30 06:31:07 +0000
commit48119766bc80fec5d9630af3b08cff447b47fe8c (patch)
treec1fca6f6fcb3680fc5552fa58d228ebe0f3828e8 /desktop-entry
parent8bdd924cac64f6776873726d2b1894630995b89e (diff)
downloadxdg-specs-48119766bc80fec5d9630af3b08cff447b47fe8c.tar.xz
s/DESKTOP_LAUNCH_ID/DESKTOP_STARTUP_ID/ Thanks to Dan Winship
2007-05-30 Vincent Untz <vuntz@gnome.org> * desktop-entry-spec.xml: s/DESKTOP_LAUNCH_ID/DESKTOP_STARTUP_ID/ Thanks to Dan Winship <danw@gnome.org> for catching this. Bug #11081.
Diffstat (limited to 'desktop-entry')
-rw-r--r--desktop-entry/ChangeLog6
-rw-r--r--desktop-entry/desktop-entry-spec.xml2
2 files changed, 7 insertions, 1 deletions
diff --git a/desktop-entry/ChangeLog b/desktop-entry/ChangeLog
index a494d49..256b668 100644
--- a/desktop-entry/ChangeLog
+++ b/desktop-entry/ChangeLog
@@ -1,3 +1,9 @@
+2007-05-30 Vincent Untz <vuntz@gnome.org>
+
+ * desktop-entry-spec.xml: s/DESKTOP_LAUNCH_ID/DESKTOP_STARTUP_ID/
+ Thanks to Dan Winship <danw@gnome.org> for catching this.
+ Bug #11081.
+
2007-04-28 Vincent Untz <vuntz@gnome.org>
* desktop-entry-spec.xml: scanf behavior is locale-dependent, and the
diff --git a/desktop-entry/desktop-entry-spec.xml b/desktop-entry/desktop-entry-spec.xml
index 9d510c2..4b52d19 100644
--- a/desktop-entry/desktop-entry-spec.xml
+++ b/desktop-entry/desktop-entry-spec.xml
@@ -531,7 +531,7 @@
<entry id="key-startupnotify"><varname>StartupNotify</varname></entry>
<entry>
If true, it is KNOWN that the application will send a "remove"
- message when started with the DESKTOP_LAUNCH_ID environment variable set.
+ message when started with the DESKTOP_STARTUP_ID environment variable set.
If false, it is KNOWN that the application does not work
with startup notification at all (does not shown any window, breaks
even when using StartupWMClass, etc.).