summaryrefslogtreecommitdiffstats
path: root/kwin-styles/system
diff options
context:
space:
mode:
Diffstat (limited to 'kwin-styles/system')
-rw-r--r--kwin-styles/system/CMakeLists.txt6
-rw-r--r--kwin-styles/system/Makefile.am12
-rw-r--r--kwin-styles/system/system.desktop2
3 files changed, 10 insertions, 10 deletions
diff --git a/kwin-styles/system/CMakeLists.txt b/kwin-styles/system/CMakeLists.txt
index bc78b14c..09a3a966 100644
--- a/kwin-styles/system/CMakeLists.txt
+++ b/kwin-styles/system/CMakeLists.txt
@@ -21,11 +21,11 @@ link_directories(
##### other data ################################
-install( FILES system.desktop DESTINATION ${DATA_INSTALL_DIR}/kwin )
+install( FILES system.desktop DESTINATION ${DATA_INSTALL_DIR}/twin )
-##### kwin3_system ###############################
+##### twin3_system ###############################
-tde_add_kpart( kwin3_system AUTOMOC
+tde_add_kpart( twin3_system AUTOMOC
SOURCES systemclient.cpp
LINK tdecorations-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
diff --git a/kwin-styles/system/Makefile.am b/kwin-styles/system/Makefile.am
index 584c2d10..5b401370 100644
--- a/kwin-styles/system/Makefile.am
+++ b/kwin-styles/system/Makefile.am
@@ -1,17 +1,17 @@
INCLUDES = $(all_includes)
-kde_module_LTLIBRARIES = kwin3_system.la
+kde_module_LTLIBRARIES = twin3_system.la
-kwin3_system_la_SOURCES = systemclient.cpp
-kwin3_system_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx
-#kwin_system_la_LDFLAGS = $(all_libraries) -avoid-version -module $(KDE_RPATH) $(KDE_MT_LDFLAGS)
-kwin3_system_la_LIBADD = $(LIB_TDEUI) -ltdecorations
+twin3_system_la_SOURCES = systemclient.cpp
+twin3_system_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx
+#twin_system_la_LDFLAGS = $(all_libraries) -avoid-version -module $(KDE_RPATH) $(KDE_MT_LDFLAGS)
+twin3_system_la_LIBADD = $(LIB_TDEUI) -ltdecorations
METASOURCES = AUTO
noinst_HEADERS = systemclient.h
-lnkdir = $(kde_datadir)/kwin/
+lnkdir = $(kde_datadir)/twin/
lnk_DATA = system.desktop
EXTRA_DIST = $(lnk_DATA)
diff --git a/kwin-styles/system/system.desktop b/kwin-styles/system/system.desktop
index acadcdda..94156b29 100644
--- a/kwin-styles/system/system.desktop
+++ b/kwin-styles/system/system.desktop
@@ -24,4 +24,4 @@ Name[tr]=Sistem++
Name[ven]=Sisitemu++
Name[xh]=Indlela esetyenziswayo++
Name[zu]=Indlela esetshenziswayo++
-X-KDE-Library=kwin3_system
+X-KDE-Library=twin3_system