From 27f2cfdc57b75ea3994e31ad436464353d966cdd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:32:00 -0600 Subject: Additional kde to tde renaming --- kdelirc/irkick/Makefile.am | 2 +- kdelirc/kdelirc/Makefile.am | 2 +- kdelirc/profiles/klauncher.profile.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'kdelirc') diff --git a/kdelirc/irkick/Makefile.am b/kdelirc/irkick/Makefile.am index 5479ac1..eb7f6d8 100644 --- a/kdelirc/irkick/Makefile.am +++ b/kdelirc/irkick/Makefile.am @@ -3,7 +3,7 @@ SUBDIRS = icons bin_PROGRAMS = lib_LTLIBRARIES = noinst_LTLIBRARIES = libirkick_common.la -kdeinit_LTLIBRARIES = irkick.la +tdeinit_LTLIBRARIES = irkick.la CLEANFILES = dummy.cpp diff --git a/kdelirc/kdelirc/Makefile.am b/kdelirc/kdelirc/Makefile.am index 1c65118..e4951ef 100644 --- a/kdelirc/kdelirc/Makefile.am +++ b/kdelirc/kdelirc/Makefile.am @@ -34,7 +34,7 @@ INCLUDES = $(all_includes) METASOURCES = AUTO # the library search path. -libkdelirc_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +libkdelirc_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor # Uncomment the following two lines if you add a ui.rc file for your application to make use of # KDE´s XML GUI builing diff --git a/kdelirc/profiles/klauncher.profile.xml b/kdelirc/profiles/klauncher.profile.xml index 87f9035..d5fa6f0 100644 --- a/kdelirc/profiles/klauncher.profile.xml +++ b/kdelirc/profiles/klauncher.profile.xml @@ -3,13 +3,13 @@ KDE Program Launcher Gav Wood - + Execute Runs a program or script The executable name and path of the program or script to run Parameters for the program or script - + Execute and Wait Runs a program or script and waits for it to finish The executable name and path of the program or script to run -- cgit v1.2.1