From 6171dbf970c2c4f8d9736a8ae5184eb9ac38d7ce Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 13 May 2007 22:49:20 +0000 Subject: when using openbox-gnome/kde-session, use a separate config file (rc-gnome/kde.xml) --- openbox/startupnotify.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'openbox/startupnotify.c') diff --git a/openbox/startupnotify.c b/openbox/startupnotify.c index 03cb752b..45a2b4c2 100644 --- a/openbox/startupnotify.c +++ b/openbox/startupnotify.c @@ -24,10 +24,7 @@ #ifndef USE_LIBSN -void sn_startup(gboolean reconfig) { - /* unset this so we don't pass it on unknowingly */ - if (!reconfig) unsetenv("DESKTOP_STARTUP_ID"); -} +void sn_startup(gboolean reconfig) {} void sn_shutdown(gboolean reconfig) {} gboolean sn_app_starting() { return FALSE; } Time sn_app_started(const gchar *id, const gchar *wmclass) -- cgit v1.2.3