summaryrefslogtreecommitdiffstats
path: root/smoke/kde/generate.pl.in
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:00 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:17:00 -0600
commit2d84c9d3ad0aaea0620658024537d54e6a7939f4 (patch)
tree35675532f42e78dbfcd56c6b344e1f0e79013a2e /smoke/kde/generate.pl.in
parent980972d200e109a643e5a10037d7f9fcf02382ed (diff)
downloadtdebindings-2d84c9d3ad0aaea0620658024537d54e6a7939f4.tar.gz
tdebindings-2d84c9d3ad0aaea0620658024537d54e6a7939f4.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'smoke/kde/generate.pl.in')
-rw-r--r--smoke/kde/generate.pl.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/smoke/kde/generate.pl.in b/smoke/kde/generate.pl.in
index 3aa180da..6365c739 100644
--- a/smoke/kde/generate.pl.in
+++ b/smoke/kde/generate.pl.in
@@ -97,7 +97,7 @@ my %kdeexcludes = (
'kdirnotify_stub.h' => 1,
# These headers currently give problems
- 'kscreensaver.h' => 1,
+ 'tdescreensaver.h' => 1,
'kdirnotify_stub.h' => 1,
'kio/uiserver_stub.h' => 1,
'kio/uiserver.h' => 1,
@@ -106,8 +106,8 @@ my %kdeexcludes = (
'kio/thumbcreator.h' => 1,
'kio/file.h' => 1,
'kio/chmodjob.h' => 1,
- 'kparts/genericfactory.h' => 1,
- 'kparts/pluginselectormodule.h' => 1,
+ 'tdeparts/genericfactory.h' => 1,
+ 'tdeparts/pluginselectormodule.h' => 1,
'kopenssl.h' => 1,
'kautomount.h' => 1,
'kimagefilepreview.h' => 1,