From a5355f151396be579eba5838c7d8d93a43362cd7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 7 Nov 2011 20:25:05 -0600 Subject: Rename kwin to twin (part 1 of 2) --- kwin-styles/smooth-blend/client/CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kwin-styles/smooth-blend/client/CMakeLists.txt') diff --git a/kwin-styles/smooth-blend/client/CMakeLists.txt b/kwin-styles/smooth-blend/client/CMakeLists.txt index 5b75b64a..d59126f9 100644 --- a/kwin-styles/smooth-blend/client/CMakeLists.txt +++ b/kwin-styles/smooth-blend/client/CMakeLists.txt @@ -27,11 +27,11 @@ link_directories( ##### other data ################################ -install( FILES smoothblend.desktop DESTINATION ${DATA_INSTALL_DIR}/kwin ) +install( FILES smoothblend.desktop DESTINATION ${DATA_INSTALL_DIR}/twin ) -##### kwin3_smoothblend ########################## +##### twin3_smoothblend ########################## -tde_add_kpart( kwin3_smoothblend AUTOMOC +tde_add_kpart( twin3_smoothblend AUTOMOC SOURCES smoothblend.cc LINK tdecorations-shared DESTINATION ${PLUGIN_INSTALL_DIR} -- cgit v1.2.1