summaryrefslogtreecommitdiffstats
path: root/twin-styles/glow
diff options
context:
space:
mode:
Diffstat (limited to 'twin-styles/glow')
-rw-r--r--twin-styles/glow/CMakeLists.txt4
-rw-r--r--twin-styles/glow/Makefile.am8
-rw-r--r--twin-styles/glow/glow.desktop2
3 files changed, 7 insertions, 7 deletions
diff --git a/twin-styles/glow/CMakeLists.txt b/twin-styles/glow/CMakeLists.txt
index c2964870..7020246a 100644
--- a/twin-styles/glow/CMakeLists.txt
+++ b/twin-styles/glow/CMakeLists.txt
@@ -31,9 +31,9 @@ tde_create_translated_desktop(
)
-##### twin3_glow ################################
+##### twin_glow ################################
-tde_add_kpart( twin3_glow AUTOMOC
+tde_add_kpart( twin_glow AUTOMOC
SOURCES glowbutton.cpp glowclient.cpp
LINK tdecorations-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
diff --git a/twin-styles/glow/Makefile.am b/twin-styles/glow/Makefile.am
index ef4ae58b..dc27fbed 100644
--- a/twin-styles/glow/Makefile.am
+++ b/twin-styles/glow/Makefile.am
@@ -3,11 +3,11 @@ INCLUDES = $(all_includes)
SUBDIRS = . config themes
-kde_module_LTLIBRARIES = twin3_glow.la
+kde_module_LTLIBRARIES = twin_glow.la
-twin3_glow_la_SOURCES = glowclient.cpp glowbutton.cpp
-twin3_glow_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx
-twin3_glow_la_LIBADD = $(LIB_TDECORE) -ltdecorations
+twin_glow_la_SOURCES = glowclient.cpp glowbutton.cpp
+twin_glow_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx
+twin_glow_la_LIBADD = $(LIB_TDECORE) -ltdecorations
METASOURCES = AUTO
noinst_HEADERS = glowclient.h glowbutton.h resources.h
diff --git a/twin-styles/glow/glow.desktop b/twin-styles/glow/glow.desktop
index 88895ca3..962d3adc 100644
--- a/twin-styles/glow/glow.desktop
+++ b/twin-styles/glow/glow.desktop
@@ -1,3 +1,3 @@
[Desktop Entry]
Name=Glow
-X-TDE-Library=twin3_glow
+X-TDE-Library=twin_glow