From a5a7573f3597f76e3cf9ebfb5a38416906289ff3 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 21:01:57 -0600 Subject: Rename kiobuffer and KHTML --- kate/filelistloader/Makefile.am | 6 +++--- kate/htmltools/Makefile.am | 6 +++--- kate/insertcommand/Makefile.am | 6 +++--- kate/kjswrapper/Makefile.am | 4 ++-- kate/kjswrapper/samples/Makefile.am | 2 +- kate/make/Makefile.am | 6 +++--- kate/modeline/Makefile.am | 6 +++--- kate/openheader/Makefile.am | 6 +++--- kate/textfilter/Makefile.am | 6 +++--- kate/xmlcheck/Makefile.am | 6 +++--- kate/xmltools/Makefile.am | 6 +++--- 11 files changed, 30 insertions(+), 30 deletions(-) (limited to 'kate') diff --git a/kate/filelistloader/Makefile.am b/kate/filelistloader/Makefile.am index 8b47569..f9638ff 100644 --- a/kate/filelistloader/Makefile.am +++ b/kate/filelistloader/Makefile.am @@ -7,8 +7,8 @@ METASOURCES = AUTO #kde_module_LTLIBRARIES = katefll_initplugin.la katefll_plugin.la kde_module_LTLIBRARIES = katefll_plugin.la -# This is all standard. Remove the LIB_KHTML reference if you are not -# using the KHTML Part +# This is all standard. Remove the LIB_TDEHTML reference if you are not +# using the TDEHTML Part #katefll_initplugin_la_SOURCES = katefll_initplugin.cpp #katefll_initplugin_la_LIBADD = -lkateinterfaces #katefll_initplugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) @@ -18,7 +18,7 @@ katefll_plugin_la_LIBADD = -lkateinterfaces katefll_plugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) # Install the .rc file in the Part's directory (in this case, the part -# is KHTMLPart) +# is TDEHTMLPart) pluginsdir = $(kde_datadir)/kate/plugins/katefll plugins_DATA = ui.rc diff --git a/kate/htmltools/Makefile.am b/kate/htmltools/Makefile.am index 73795b7..d24d040 100644 --- a/kate/htmltools/Makefile.am +++ b/kate/htmltools/Makefile.am @@ -4,14 +4,14 @@ METASOURCES = AUTO # Install this plugin in the KDE modules directory kde_module_LTLIBRARIES = katehtmltoolsplugin.la -# This is all standard. Remove the LIB_KHTML reference if you are not -# using the KHTML Part +# This is all standard. Remove the LIB_TDEHTML reference if you are not +# using the TDEHTML Part katehtmltoolsplugin_la_SOURCES = plugin_katehtmltools.cpp katehtmltoolsplugin_la_LIBADD = -lkateinterfaces katehtmltoolsplugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) # Install the .rc file in the Part's directory (in this case, the part -# is KHTMLPart) +# is TDEHTMLPart) pluginsdir = $(kde_datadir)/kate/plugins/katehtmltools plugins_DATA = ui.rc diff --git a/kate/insertcommand/Makefile.am b/kate/insertcommand/Makefile.am index 22fd871..ae8e264 100644 --- a/kate/insertcommand/Makefile.am +++ b/kate/insertcommand/Makefile.am @@ -4,14 +4,14 @@ METASOURCES = AUTO # Install this plugin in the KDE modules directory kde_module_LTLIBRARIES = kateinsertcommandplugin.la -# This is all standard. Remove the LIB_KHTML reference if you are not -# using the KHTML Part +# This is all standard. Remove the LIB_TDEHTML reference if you are not +# using the TDEHTML Part kateinsertcommandplugin_la_SOURCES = plugin_kateinsertcommand.cpp kateinsertcommandplugin_la_LIBADD = -lkateinterfaces kateinsertcommandplugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) # Install the .rc file in the Part's directory (in this case, the part -# is KHTMLPart) +# is TDEHTMLPart) pluginsdir = $(kde_datadir)/kate/plugins/kateinsertcommand plugins_DATA = ui.rc diff --git a/kate/kjswrapper/Makefile.am b/kate/kjswrapper/Makefile.am index 51258f7..1973f5f 100644 --- a/kate/kjswrapper/Makefile.am +++ b/kate/kjswrapper/Makefile.am @@ -5,8 +5,8 @@ METASOURCES = AUTO # Install this plugin in the KDE modules directory kde_module_LTLIBRARIES = katekjswrapperplugin.la -# This is all standard. Remove the LIB_KHTML reference if you are not -# using the KHTML Part +# This is all standard. Remove the LIB_TDEHTML reference if you are not +# using the TDEHTML Part katekjswrapperplugin_la_SOURCES = plugin_katekjswrapper.cpp bindings.cpp katekjswrapperplugin_la_LIBADD = -lkateinterfaces -lkjsembed -lkjs katekjswrapperplugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) diff --git a/kate/kjswrapper/samples/Makefile.am b/kate/kjswrapper/samples/Makefile.am index ee9a457..42e677f 100644 --- a/kate/kjswrapper/samples/Makefile.am +++ b/kate/kjswrapper/samples/Makefile.am @@ -1,6 +1,6 @@ # Install the .rc file in the Part's directory (in this case, the part -# is KHTMLPart) +# is TDEHTMLPart) #pluginsdir=$(kde_datadir)/kate/plugins/katekjswrapper #plugins_DATA=ui.rc diff --git a/kate/make/Makefile.am b/kate/make/Makefile.am index a110563..1c68c7d 100644 --- a/kate/make/Makefile.am +++ b/kate/make/Makefile.am @@ -4,14 +4,14 @@ METASOURCES = AUTO # Install this plugin in the KDE modules directory kde_module_LTLIBRARIES = katemakeplugin.la -# This is all standard. Remove the LIB_KHTML reference if you are not -# using the KHTML Part +# This is all standard. Remove the LIB_TDEHTML reference if you are not +# using the TDEHTML Part katemakeplugin_la_SOURCES = plugin_katemake.cpp katemakeplugin_la_LIBADD = -lkateinterfaces katemakeplugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) # Install the .rc file in the Part's directory (in this case, the part -# is KHTMLPart) +# is TDEHTMLPart) pluginsdir = $(kde_datadir)/kate/plugins/katemake plugins_DATA = ui.rc diff --git a/kate/modeline/Makefile.am b/kate/modeline/Makefile.am index 3afccbc..c512508 100644 --- a/kate/modeline/Makefile.am +++ b/kate/modeline/Makefile.am @@ -4,14 +4,14 @@ METASOURCES = AUTO # Install this plugin in the KDE modules directory kde_module_LTLIBRARIES = katemodelineplugin.la -# This is all standard. Remove the LIB_KHTML reference if you are not -# using the KHTML Part +# This is all standard. Remove the LIB_TDEHTML reference if you are not +# using the TDEHTML Part katemodelineplugin_la_SOURCES = ModelinePlugin.cpp katemodelineplugin_la_LIBADD = -lkateinterfaces katemodelineplugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) # Install the .rc file in the Part's directory (in this case, the part -# is KHTMLPart) +# is TDEHTMLPart) pluginsdir = $(kde_datadir)/kate/plugins/katemodeline plugins_DATA = ui.rc diff --git a/kate/openheader/Makefile.am b/kate/openheader/Makefile.am index 9db3328..e72cc6f 100644 --- a/kate/openheader/Makefile.am +++ b/kate/openheader/Makefile.am @@ -4,14 +4,14 @@ METASOURCES = AUTO # Install this plugin in the KDE modules directory kde_module_LTLIBRARIES = kateopenheaderplugin.la -# This is all standard. Remove the LIB_KHTML reference if you are not -# using the KHTML Part +# This is all standard. Remove the LIB_TDEHTML reference if you are not +# using the TDEHTML Part kateopenheaderplugin_la_SOURCES = plugin_kateopenheader.cpp kateopenheaderplugin_la_LIBADD = -lkateinterfaces kateopenheaderplugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) # Install the .rc file in the Part's directory (in this case, the part -# is KHTMLPart) +# is TDEHTMLPart) pluginsdir = $(kde_datadir)/kate/plugins/kateopenheader plugins_DATA = ui.rc diff --git a/kate/textfilter/Makefile.am b/kate/textfilter/Makefile.am index 32c2bc7..11e24d7 100644 --- a/kate/textfilter/Makefile.am +++ b/kate/textfilter/Makefile.am @@ -4,14 +4,14 @@ METASOURCES = AUTO # Install this plugin in the KDE modules directory kde_module_LTLIBRARIES = katetextfilterplugin.la -# This is all standard. Remove the LIB_KHTML reference if you are not -# using the KHTML Part +# This is all standard. Remove the LIB_TDEHTML reference if you are not +# using the TDEHTML Part katetextfilterplugin_la_SOURCES = plugin_katetextfilter.cpp katetextfilterplugin_la_LIBADD = -lkateinterfaces katetextfilterplugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) # Install the .rc file in the Part's directory (in this case, the part -# is KHTMLPart) +# is TDEHTMLPart) pluginsdir = $(kde_datadir)/kate/plugins/katetextfilter plugins_DATA = ui.rc diff --git a/kate/xmlcheck/Makefile.am b/kate/xmlcheck/Makefile.am index f6554c2..2c6d57c 100644 --- a/kate/xmlcheck/Makefile.am +++ b/kate/xmlcheck/Makefile.am @@ -4,14 +4,14 @@ METASOURCES = AUTO # Install this plugin in the KDE modules directory kde_module_LTLIBRARIES = katexmlcheckplugin.la -# This is all standard. Remove the LIB_KHTML reference if you are not -# using the KHTML Part +# This is all standard. Remove the LIB_TDEHTML reference if you are not +# using the TDEHTML Part katexmlcheckplugin_la_SOURCES = plugin_katexmlcheck.cpp katexmlcheckplugin_la_LIBADD = -lkateinterfaces katexmlcheckplugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) # Install the .rc file in the Part's directory (in this case, the part -# is KHTMLPart) +# is TDEHTMLPart) pluginsdir = $(kde_datadir)/kate/plugins/katexmlcheck plugins_DATA = ui.rc diff --git a/kate/xmltools/Makefile.am b/kate/xmltools/Makefile.am index 64a9b60..582f3fb 100644 --- a/kate/xmltools/Makefile.am +++ b/kate/xmltools/Makefile.am @@ -4,14 +4,14 @@ METASOURCES = AUTO # Install this plugin in the KDE modules directory kde_module_LTLIBRARIES = katexmltoolsplugin.la -# This is all standard. Remove the LIB_KHTML reference if you are not -# using the KHTML Part +# This is all standard. Remove the LIB_TDEHTML reference if you are not +# using the TDEHTML Part katexmltoolsplugin_la_SOURCES = pseudo_dtd.cpp plugin_katexmltools.cpp katexmltoolsplugin_la_LIBADD = -lkateinterfaces katexmltoolsplugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) # Install the .rc file in the Part's directory (in this case, the part -# is KHTMLPart) +# is TDEHTMLPart) pluginsdir = $(kde_datadir)/kate/plugins/katexmltools plugins_DATA = ui.rc -- cgit v1.2.1