diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:23:48 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:23:48 -0600 |
commit | 263145f07858095cca19bb314f026bbc35c45d1e (patch) | |
tree | e5b38ca3bc780ba05c0cb91bc958fe7265b91163 /client | |
parent | 17c573ced9d3f864e9fce1f3fd5b9a1fca916a4a (diff) | |
download | twin-style-crystal-263145f07858095cca19bb314f026bbc35c45d1e.tar.gz twin-style-crystal-263145f07858095cca19bb314f026bbc35c45d1e.zip |
Additional kde to tde renaming
Diffstat (limited to 'client')
-rw-r--r-- | client/Makefile.am | 2 | ||||
-rw-r--r-- | client/myrootpixmap.cc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/client/Makefile.am b/client/Makefile.am index e0039c3..c05be98 100644 --- a/client/Makefile.am +++ b/client/Makefile.am @@ -15,7 +15,7 @@ kde_module_LTLIBRARIES = kwin3_crystal.la kwin3_crystal_la_SOURCES = crystalclient.cc myrootpixmap.cc crystalbutton.cpp \ imageholder.cpp buttonimage.cpp tiles.h overlays.h kwin3_crystal_la_LIBADD = $(kde_libraries)/libtdecorations.la $(LIB_QT) $(LIB_KDEUI) -kwin3_crystal_la_LDFLAGS = -module $(all_libraries) $(KDE_PLUGIN) $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx -lDCOP +kwin3_crystal_la_LDFLAGS = -module $(all_libraries) $(KDE_PLUGIN) $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx -lDCOP kwin3_crystal_la_METASOURCES = AUTO CLEANFILES = tiles.h overlays.h diff --git a/client/myrootpixmap.cc b/client/myrootpixmap.cc index 2a39145..25f4dd6 100644 --- a/client/myrootpixmap.cc +++ b/client/myrootpixmap.cc @@ -2,7 +2,7 @@ * * $Id: krootpixmap.cpp,v 1.20 2003/06/01 01:49:31 hadacek Exp $ * - * This file is part of the KDE project, module kdeui. + * This file is part of the KDE project, module tdeui. * Copyright (C) 1999,2000 Geert Jansen <jansen@kde.org> * * You can Freely distribute this program under the GNU Library |