summaryrefslogtreecommitdiffstats
path: root/ksmserver/startup.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksmserver/startup.cpp')
-rw-r--r--ksmserver/startup.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksmserver/startup.cpp b/ksmserver/startup.cpp
index bd2fe440f..b53ae3d18 100644
--- a/ksmserver/startup.cpp
+++ b/ksmserver/startup.cpp
@@ -329,7 +329,7 @@ void KSMServer::autoStart2()
DCOPRef( "kcminit", "kcminit" ).send( "runPhase2" );
if( !defaultSession())
restoreLegacySession( KGlobal::config());
- KNotifyClient::event( 0, "startkde" ); // this is the time KDE is up, more or less
+ KNotifyClient::event( 0, "starttde" ); // this is the time KDE is up, more or less
}
void KSMServer::autoStart2Done()