summaryrefslogtreecommitdiff
path: root/xfce4-session/xfsm-compat-kde.c
diff options
context:
space:
mode:
Diffstat (limited to 'xfce4-session/xfsm-compat-kde.c')
-rw-r--r--xfce4-session/xfsm-compat-kde.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce4-session/xfsm-compat-kde.c b/xfce4-session/xfsm-compat-kde.c
index 08db0c9c..6fe148a0 100644
--- a/xfce4-session/xfsm-compat-kde.c
+++ b/xfce4-session/xfsm-compat-kde.c
@@ -1,6 +1,6 @@
/* $Id$ */
/*-
- * Copyright (c) 2003-2004 Benedikt Meurer <benny@xfce.org>
+ * Copyright (c) 2004 Benedikt Meurer <benny@xfce.org>
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
@@ -45,7 +45,7 @@ xfsm_compat_kde_startup (XfsmSplashScreen *splash)
gchar command[256];
xfsm_splash_screen_next (splash, _("Starting KDE services"));
- run ("kdeinit +kcminit");
+ run ("kdeinit +kcminit +knotify");
/* tell klauncher about the session manager */
g_snprintf (command, 256, "dcop klauncher klauncher setLaunchEnv "