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 --- kdesktop/main.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdesktop') diff --git a/kdesktop/main.cc b/kdesktop/main.cc index 9e5dea4ae..8bcde85e3 100644 --- a/kdesktop/main.cc +++ b/kdesktop/main.cc @@ -279,7 +279,7 @@ extern "C" KDE_EXPORT int kdemain( int argc, char **argv ) myApp->config()->reparseConfiguration(); } - // for the KDE-already-running check in startkde + // for the KDE-already-running check in starttde KSelectionOwner kde_running( "_KDE_RUNNING", 0 ); kde_running.claim( false ); -- cgit v1.2.1