From 8d7027ce9506c909253e88496b410e54c3973082 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:29:32 -0600 Subject: Additional kde to tde renaming --- korundum/bin/krubyinit.cpp | 2 +- korundum/rubylib/rbkconfig_compiler/Makefile.am | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'korundum') diff --git a/korundum/bin/krubyinit.cpp b/korundum/bin/krubyinit.cpp index bbd7c806..7ed0b0a4 100644 --- a/korundum/bin/krubyinit.cpp +++ b/korundum/bin/krubyinit.cpp @@ -1,7 +1,7 @@ #include /*************************************************************************** - krubyinit - makes use of kdeinit_wrapper possible for ruby programs + krubyinit - makes use of tdeinit_wrapper possible for ruby programs ------------------- begin : Wed Jan 7 2004 copyright : (C) 2004 by Alexander Kellett diff --git a/korundum/rubylib/rbkconfig_compiler/Makefile.am b/korundum/rubylib/rbkconfig_compiler/Makefile.am index 670ca429..7f38dbcb 100644 --- a/korundum/rubylib/rbkconfig_compiler/Makefile.am +++ b/korundum/rubylib/rbkconfig_compiler/Makefile.am @@ -8,11 +8,11 @@ RBUIC=rbuic exampleprefs_base.rb: $(srcdir)/example.kcfg rbkconfig_compiler $(srcdir)/exampleprefs_base.kcfgc ./rbkconfig_compiler $(srcdir)/example.kcfg $(srcdir)/exampleprefs_base.kcfgc -AM_CPPFLAGS = -I$(top_srcdir)/kdecore -I$(top_srcdir) $(all_includes) +AM_CPPFLAGS = -I$(top_srcdir)/tdecore -I$(top_srcdir) $(all_includes) bin_PROGRAMS = rbkconfig_compiler -rbkconfig_compiler_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +rbkconfig_compiler_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor rbkconfig_compiler_LDADD = $(LIB_KDECORE) rbkconfig_compiler_SOURCES = rbkconfig_compiler.cpp -- cgit v1.2.1