From 39177c1528006932b00136d34cf022434df73d72 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:15:08 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- kate/filetemplates/plugin/Makefile.am | 2 +- kate/filetemplates/plugin/filetemplates.cpp | 2 +- kate/textfilter/plugin_katetextfilter.cpp | 2 +- kate/xmltools/kde-docbook.dtd.xml | 14 +++++++------- kate/xmltools/plugin_katexmltools.h | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) (limited to 'kate') diff --git a/kate/filetemplates/plugin/Makefile.am b/kate/filetemplates/plugin/Makefile.am index 7963916..826ca4b 100644 --- a/kate/filetemplates/plugin/Makefile.am +++ b/kate/filetemplates/plugin/Makefile.am @@ -9,7 +9,7 @@ subdirs=src templates kde_module_LTLIBRARIES = katefiletemplates.la katefiletemplates_la_SOURCES = filetemplates.cpp -katefiletemplates_la_LIBADD = -lkateinterfaces -lktexteditor $(LIB_KNEWSTUFF) +katefiletemplates_la_LIBADD = -lkateinterfaces -ltdetexteditor $(LIB_KNEWSTUFF) katefiletemplates_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) pluginsdir = $(kde_datadir)/kate/plugins/katefiletemplates diff --git a/kate/filetemplates/plugin/filetemplates.cpp b/kate/filetemplates/plugin/filetemplates.cpp index e1c35be..0be3393 100644 --- a/kate/filetemplates/plugin/filetemplates.cpp +++ b/kate/filetemplates/plugin/filetemplates.cpp @@ -67,7 +67,7 @@ #include #include -#include +#include //END Includes //BEGIN plugin + factory stuff diff --git a/kate/textfilter/plugin_katetextfilter.cpp b/kate/textfilter/plugin_katetextfilter.cpp index 327f903..ca95595 100644 --- a/kate/textfilter/plugin_katetextfilter.cpp +++ b/kate/textfilter/plugin_katetextfilter.cpp @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kate/xmltools/kde-docbook.dtd.xml b/kate/xmltools/kde-docbook.dtd.xml index 3e044e6..913dbf8 100644 --- a/kate/xmltools/kde-docbook.dtd.xml +++ b/kate/xmltools/kde-docbook.dtd.xml @@ -977,9 +977,9 @@   - + -tkmidi +ttdemidi @@ -1246,7 +1246,7 @@ ŧ - + KScreensaver @@ -2523,7 +2523,7 @@ ġ - + KSpell @@ -2948,7 +2948,7 @@ kwm - + KMidi @@ -3406,9 +3406,9 @@ ≡ - + -kmid +tdemid diff --git a/kate/xmltools/plugin_katexmltools.h b/kate/xmltools/plugin_katexmltools.h index 56fff4e..6cf5728 100644 --- a/kate/xmltools/plugin_katexmltools.h +++ b/kate/xmltools/plugin_katexmltools.h @@ -39,7 +39,7 @@ #include #include -#include +#include #include #include -- cgit v1.2.1