From f17c7dd62027718a6e36b6f7cd9da93a583260f7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 18:01:55 -0600 Subject: Rename startkde to starttde --- tdecore/knotifyclient.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdecore/knotifyclient.cpp') diff --git a/tdecore/knotifyclient.cpp b/tdecore/knotifyclient.cpp index e146fec85..c219cef28 100644 --- a/tdecore/knotifyclient.cpp +++ b/tdecore/knotifyclient.cpp @@ -42,7 +42,7 @@ static bool canAvoidStartupEvent( const TQString& event, const TQString& appname checkAvoid = false; return false; } - // startkde event is in global events file + // starttde event is in global events file static KConfig* configfile = appname != "ksmserver" ? new KConfig( appname + ".eventsrc", true, false ) : new KConfig( "knotify.eventsrc", true, false ); -- cgit v1.2.1