From 48119766bc80fec5d9630af3b08cff447b47fe8c Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 30 May 2007 06:31:07 +0000 Subject: s/DESKTOP_LAUNCH_ID/DESKTOP_STARTUP_ID/ Thanks to Dan Winship 2007-05-30 Vincent Untz * desktop-entry-spec.xml: s/DESKTOP_LAUNCH_ID/DESKTOP_STARTUP_ID/ Thanks to Dan Winship for catching this. Bug #11081. --- desktop-entry/ChangeLog | 6 ++++++ desktop-entry/desktop-entry-spec.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'desktop-entry') 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 + + * desktop-entry-spec.xml: s/DESKTOP_LAUNCH_ID/DESKTOP_STARTUP_ID/ + Thanks to Dan Winship for catching this. + Bug #11081. + 2007-04-28 Vincent Untz * 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 @@ StartupNotify 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.). -- cgit v1.2.3-54-g00ecf