diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:56:34 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:56:34 -0600 |
commit | 0923f15537bc8cf775a2306f8dd0a81bf8d47a20 (patch) | |
tree | 2c6657e04cdd74a18e2262ee991a245d61878939 /systemsettings/menu/Makefile.am | |
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/menu/Makefile.am')
-rw-r--r-- | systemsettings/menu/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/systemsettings/menu/Makefile.am b/systemsettings/menu/Makefile.am index f777e39..3ce8c1c 100644 --- a/systemsettings/menu/Makefile.am +++ b/systemsettings/menu/Makefile.am @@ -1,5 +1,5 @@ #temporary till KDE4 and it can be renamed -xdg_apps_DATA = audioencoding.desktop defaultapplication.desktop kcmfontinst.desktop kcm_knetworkconfmodule_ss.desktop laptop.desktop medianotifications.desktop +xdg_apps_DATA = audioencoding.desktop defaultapplication.desktop kcmfontinst.desktop kcm_knetwortdeconfmodule_ss.desktop laptop.desktop medianotifications.desktop xdg_menu_DATA = system-settings.menu @@ -33,4 +33,4 @@ tde-settings-windowbehavior.directory \ system-settings.directory #install-data-local: -# kbuildsycoca +# tdebuildsycoca |