diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:35:49 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:35:49 -0600 |
commit | 974382c11f3a737be5416e7308dd80cd808c5d8e (patch) | |
tree | ed0277b9240508610a76dc6d89b586ae3860ba28 /lib/koproperty/editors | |
parent | f2afc831b98f7d114db0ea2802e0a95aec079644 (diff) | |
download | koffice-974382c11f3a737be5416e7308dd80cd808c5d8e.tar.gz koffice-974382c11f3a737be5416e7308dd80cd808c5d8e.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'lib/koproperty/editors')
-rw-r--r-- | lib/koproperty/editors/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/editors/Makefile.am b/lib/koproperty/editors/Makefile.am index 461fbc00..f617a19f 100644 --- a/lib/koproperty/editors/Makefile.am +++ b/lib/koproperty/editors/Makefile.am @@ -1,7 +1,7 @@ INCLUDES = -I$(top_srcdir)/lib/koproperty -I$(top_srcdir)/lib/kofficecore $(all_includes) noinst_LTLIBRARIES = libkopropertyeditors.la -libkopropertyeditors_la_LIBADD = $(LIB_KDEUI) $(LIB_KIO) +libkopropertyeditors_la_LIBADD = $(LIB_TDEUI) $(LIB_KIO) libkopropertyeditors_la_LDFLAGS = -Wno-unresolved $(all_libraries) libkopropertyeditors_la_SOURCES = booledit.cpp coloredit.cpp combobox.cpp cursoredit.cpp dateedit.cpp \ datetimeedit.cpp dummywidget.cpp fontedit.cpp linestyledit.cpp pixmapedit.cpp pointedit.cpp \ |