diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 16:12:19 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 16:12:19 -0600 |
commit | 44c26994c9087200cf941f08df9f77b553a1365e (patch) | |
tree | d44f6b84c9218232ee50a929258431c9eadbc99d /lanbrowsing/kcmlisa/CMakeLists.txt | |
parent | 1334b51442f51913f8d8f1e908674bb20a7ab415 (diff) | |
download | tdenetwork-44c26994c9087200cf941f08df9f77b553a1365e.tar.gz tdenetwork-44c26994c9087200cf941f08df9f77b553a1365e.zip |
Rename kioslaves
Diffstat (limited to 'lanbrowsing/kcmlisa/CMakeLists.txt')
-rw-r--r-- | lanbrowsing/kcmlisa/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lanbrowsing/kcmlisa/CMakeLists.txt b/lanbrowsing/kcmlisa/CMakeLists.txt index 12072365..24446a44 100644 --- a/lanbrowsing/kcmlisa/CMakeLists.txt +++ b/lanbrowsing/kcmlisa/CMakeLists.txt @@ -24,7 +24,7 @@ link_directories( ##### other data ################################ install( FILES - kcmkiolan.desktop kcmlisa.desktop kcmreslisa.desktop + kcmtdeiolan.desktop kcmlisa.desktop kcmreslisa.desktop DESTINATION ${APPS_INSTALL_DIR}/.hidden ) @@ -32,7 +32,7 @@ install( FILES tde_add_kpart( kcm_lanbrowser AUTOMOC SOURCES - main.cpp setupwizard.cpp kcmlisa.cpp kcmreslisa.cpp kcmkiolan.cpp + main.cpp setupwizard.cpp kcmlisa.cpp kcmreslisa.cpp kcmtdeiolan.cpp portsettingsbar.cpp findnic.cpp LINK tdeui-shared DESTINATION ${PLUGIN_INSTALL_DIR} |