From a5430e4b98efd05937bd3bfe78c56eb826f145fa Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:19:22 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- kcontrol/keys/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcontrol/keys/Makefile.am') diff --git a/kcontrol/keys/Makefile.am b/kcontrol/keys/Makefile.am index a41bbaa71..2a6fc4ab1 100644 --- a/kcontrol/keys/Makefile.am +++ b/kcontrol/keys/Makefile.am @@ -12,7 +12,7 @@ messages: customkeys=`grep "^.include .\.\." keyconfig.cpp | sed -e "s#.*\"\(.*\)\"#\1#"` ;\ $(XGETTEXT) $(kcm_keys_la_SOURCES) $$customkeys -o $(podir)/kcmkeys.pot -update_DATA = kaccel.upd +update_DATA = tdeaccel.upd update_SCRIPTS = convertShortcuts.pl updatedir = $(kde_datadir)/tdeconf_update -- cgit v1.2.1