diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 00:56:34 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 00:56:34 -0600 |
commit | 0923f15537bc8cf775a2306f8dd0a81bf8d47a20 (patch) | |
tree | 2c6657e04cdd74a18e2262ee991a245d61878939 /systemsettings/tdecmodulemenu.h | |
parent | 799765ceef59a1f9725c0e7aabc6a945dcd05941 (diff) | |
download | tde-systemsettings-0923f15537bc8cf775a2306f8dd0a81bf8d47a20.tar.gz tde-systemsettings-0923f15537bc8cf775a2306f8dd0a81bf8d47a20.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'systemsettings/tdecmodulemenu.h')
-rw-r--r-- | systemsettings/tdecmodulemenu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemsettings/tdecmodulemenu.h b/systemsettings/tdecmodulemenu.h index e025f8d..d056f96 100644 --- a/systemsettings/tdecmodulemenu.h +++ b/systemsettings/tdecmodulemenu.h @@ -66,7 +66,7 @@ class TDECModuleMenuPrivate; * * example.menu should be installed in xdg/menus/ so that ksyscoco will find * it. See the above url for example menus. After changing the menu you need - * to run "kbuildsycoca" to regenerate the cache as ksyscoco will cache the + * to run "tdebuildsycoca" to regenerate the cache as ksyscoco will cache the * menu and is a file that doesn't change on users. */ |