From bc20a8f98980dfc2bf41adbcffabf611897c9c1e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 16 Feb 2013 01:06:51 -0600 Subject: [PATCH] Fix build system references to kabc --- Changelog | 2 +- pytde350.prj | 4 ++-- pytde351.prj | 4 ++-- pytde352.prj | 4 ++-- pytde353.prj | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Changelog b/Changelog index 0baca47..2a97886 100644 --- a/Changelog +++ b/Changelog @@ -139,7 +139,7 @@ fully-qualified names in tdeabc/resourcefile.sip r130 | (no author) | 2006-01-26 16:53:44 -0800 (Thu, 26 Jan 2006) | 3 lines Put tdeabc/resourcefile.sip back into kabc for later -versions (missing in tdelibs tarball, but in trinity/include/kabc) +versions (missing in tdelibs tarball, but in trinity/include/tdeabc) ------------------------------------------------------------------------ r129 | (no author) | 2006-01-26 16:50:00 -0800 (Thu, 26 Jan 2006) | 3 lines diff --git a/pytde350.prj b/pytde350.prj index 9a639a0..7c62eff 100644 --- a/pytde350.prj +++ b/pytde350.prj @@ -221,9 +221,9 @@ retain module = kabc -source = $SRC/kabc +source = $SRC/tdeabc ignore = -compare = $COMP $COMP/kabc +compare = $COMP $COMP/tdeabc subst = import = qtmod.sip (TQt_3_0_0 TQt_4_0_0 WS_X11) import = qtxmlmod.sip (TQt_3_0_0 TQt_4_0_0 WS_X11) diff --git a/pytde351.prj b/pytde351.prj index 96395c5..602b060 100644 --- a/pytde351.prj +++ b/pytde351.prj @@ -221,9 +221,9 @@ retain module = kabc -source = $SRC/kabc $SRC/tdeabc/plugins/file +source = $SRC/tdeabc $SRC/tdeabc/plugins/file ignore = -compare = $COMP $COMP/kabc +compare = $COMP $COMP/tdeabc subst = import = qtmod.sip (TQt_3_0_0 TQt_4_0_0 WS_X11) import = qtxmlmod.sip (TQt_3_0_0 TQt_4_0_0 WS_X11) diff --git a/pytde352.prj b/pytde352.prj index 1463c79..722e05a 100644 --- a/pytde352.prj +++ b/pytde352.prj @@ -221,9 +221,9 @@ retain module = kabc -source = $SRC/kabc $SRC/tdeabc/plugins/file +source = $SRC/tdeabc $SRC/tdeabc/plugins/file ignore = -compare = $COMP $COMP/kabc +compare = $COMP $COMP/tdeabc subst = import = qtmod.sip (TQt_3_0_0 TQt_4_0_0 WS_X11) import = qtxmlmod.sip (TQt_3_0_0 TQt_4_0_0 WS_X11) diff --git a/pytde353.prj b/pytde353.prj index 2f4f344..7a95f33 100644 --- a/pytde353.prj +++ b/pytde353.prj @@ -221,9 +221,9 @@ retain module = kabc -source = $SRC/kabc $SRC/tdeabc/plugins/file +source = $SRC/tdeabc $SRC/tdeabc/plugins/file ignore = -compare = $COMP $COMP/kabc +compare = $COMP $COMP/tdeabc subst = import = qtmod.sip (TQt_3_0_0 TQt_4_0_0 WS_X11) import = qtxmlmod.sip (TQt_3_0_0 TQt_4_0_0 WS_X11)