summaryrefslogtreecommitdiffstats
path: root/src/gui/application
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-03 23:14:35 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-03 23:14:35 -0500
commit7415ff7f61959e1ccd1dc5326ea071cd705d2f30 (patch)
tree82aaf97172b8d184905bde6af224ca5661ee4e0a /src/gui/application
parent775e84eae87c1f93a42b867b9a44c0fab8234686 (diff)
downloadrosegarden-7415ff7f61959e1ccd1dc5326ea071cd705d2f30.tar.gz
rosegarden-7415ff7f61959e1ccd1dc5326ea071cd705d2f30.zip
Branding cleanup: KDE -> TDE
Diffstat (limited to 'src/gui/application')
-rw-r--r--src/gui/application/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/application/main.cpp b/src/gui/application/main.cpp
index 0744afa..5f6a0ff 100644
--- a/src/gui/application/main.cpp
+++ b/src/gui/application/main.cpp
@@ -370,7 +370,7 @@ void testInstalledVersion()
(0,
i18n("Installation contains the wrong version of Rosegarden."),
i18n(" The wrong versions of Rosegarden's data files were\n"
- " found in the standard KDE installation directories.\n"
+ " found in the standard TDE installation directories.\n"
" (I am %1, but the installed files are for version %2.)\n\n"
" This may mean one of the following:\n\n"
" 1. This is a new upgrade of Rosegarden, and it has not yet been\n"
@@ -389,7 +389,7 @@ void testInstalledVersion()
(0,
i18n("Rosegarden does not appear to have been installed."),
i18n(" One or more of Rosegarden's data files could not be\n"
- " found in the standard KDE installation directories.\n\n"
+ " found in the standard TDE installation directories.\n\n"
" This may mean one of the following:\n\n"
" 1. Rosegarden has not been correctly installed. If you compiled\n"
" it yourself, check that you have run \"make install\" and that\n"