From 5ddc4d2fa0a88092a515275b93575458cd36324d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 17:59:29 -0600 Subject: Rename startkde to starttde --- ksplashml/wndmain.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksplashml') diff --git a/ksplashml/wndmain.cpp b/ksplashml/wndmain.cpp index ab348e1cc..39a786b5d 100644 --- a/ksplashml/wndmain.cpp +++ b/ksplashml/wndmain.cpp @@ -348,7 +348,7 @@ ThemeEngine *KSplash::_loadThemeEngine( const TQString& pluginName, const TQStri { // Since we may be called before the DCOP server is active, we cannot use the KTrader framework for obtaining plugins. In its // place, we use the following naive heuristic to locate plugins. If we are not in managed mode, and we are not in testing mode - // either, we assume that we have been called by startkde. In this case, we simply try to load the library whose name should + // either, we assume that we have been called by starttde. In this case, we simply try to load the library whose name should // conform to the following specification: // TQString("ksplash") + pluginName.lower() // The object should be called as follows: -- cgit v1.2.1