diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:32:00 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:32:00 -0600 |
commit | 27f2cfdc57b75ea3994e31ad436464353d966cdd (patch) | |
tree | 0aab4fe14ca3ea9071b7a0d97529996e5bb35440 /kregexpeditor | |
parent | 73dc36225d414b2108708fac11960774f74a3a8a (diff) | |
download | tdeutils-27f2cfdc57b75ea3994e31ad436464353d966cdd.tar.gz tdeutils-27f2cfdc57b75ea3994e31ad436464353d966cdd.zip |
Additional kde to tde renaming
Diffstat (limited to 'kregexpeditor')
-rw-r--r-- | kregexpeditor/Makefile.am | 2 | ||||
-rw-r--r-- | kregexpeditor/TODO | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kregexpeditor/Makefile.am b/kregexpeditor/Makefile.am index 9a12b31..f7118bb 100644 --- a/kregexpeditor/Makefile.am +++ b/kregexpeditor/Makefile.am @@ -46,7 +46,7 @@ libkregexpeditorgui_la_LIBADD = libkregexpeditorcommon.la bin_PROGRAMS = kregexpeditor kregexpeditor_SOURCES = main.cpp -kregexpeditor_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +kregexpeditor_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor kregexpeditor_LDADD = libkregexpeditorcommon.la $(LIB_KIO) kregexpeditor_INCLUDES = $(all_includes) diff --git a/kregexpeditor/TODO b/kregexpeditor/TODO index d8c492b..7ee9a13 100644 --- a/kregexpeditor/TODO +++ b/kregexpeditor/TODO @@ -31,14 +31,14 @@ KodeKnight kdeadmin kdebase kdeedu -kdegames +tdegames kdegraphics kdeinstaller kdelibs kdemultimedia kdenetwork kdenonbeta -kdepim +tdepim kdesdk kdetoys kfte |