From 6108be39190a9dc6160127012fd8e2cfb4cf5ca4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:49:44 -0600 Subject: Additional renaming of kde to tde --- kalyptus/ChangeLog | 10 +++++----- kalyptus/dcopidlng | 2 +- kalyptus/kalyptusCxxToSmoke.pm | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'kalyptus') diff --git a/kalyptus/ChangeLog b/kalyptus/ChangeLog index adcb5ce4..f2119248 100644 --- a/kalyptus/ChangeLog +++ b/kalyptus/ChangeLog @@ -198,8 +198,8 @@ * 'KDE Integrates Mono'; added -fkimono option to generate C# bindings * It doens't use the Qt C bindings, like Qt# but the Smoke lib instead - * To generate the code and review the api, edit kdebindings/smoke/kde/generate.pl.in - and change '-fsmoke' to '-fkimono'. Then configure kdebindings with the + * To generate the code and review the api, edit tdebindings/smoke/kde/generate.pl.in + and change '-fsmoke' to '-fkimono'. Then configure tdebindings with the '--with-smoke=kde' option. The sources will be generated in smoke/kde. * It uses custom real proxies as AOP style interceptors, one per instance and a static interceptor per class. @@ -254,8 +254,8 @@ bindings The '-fjava' option generates code for the forthcoming Dynamic Proxy/Smoke library based java bindings in KDE 3.3. * The Qt and KDE bindings just checked in were generated by changing the kalyptus - option '-fsmoke' to '-fjni' in kdebindings/smoke/kde/generate.pl.in. Then - configure kdebindings with '--enable-smoke=kde' option to generate the .cpp + option '-fsmoke' to '-fjni' in tdebindings/smoke/kde/generate.pl.in. Then + configure tdebindings with '--enable-smoke=kde' option to generate the .cpp and .java sources. The .h files are generated by using javah on the compiled java .class files. @@ -299,7 +299,7 @@ 2003-09-16 Richard Dale * Added various parser and code generation fixes so that a libsmokekde.so - can be generated from the kdelibs headers. + can be generated from the tdelibs headers. 2003-08-30 Richard Dale diff --git a/kalyptus/dcopidlng b/kalyptus/dcopidlng index fc405047..a9add539 100755 --- a/kalyptus/dcopidlng +++ b/kalyptus/dcopidlng @@ -1,7 +1,7 @@ #!/bin/sh if [[ -z $KALYPTUS || ! -d $KALYPTUS ]] then - echo "Please set enviroment variable KALYPTUS to point to your kdebindings/kaltyptus checkout directory" + echo "Please set enviroment variable KALYPTUS to point to your tdebindings/kaltyptus checkout directory" exit fi perl -I$KALYPTUS $KALYPTUS/kalyptus $2 --allow_k_dcop_accessors -f dcopidl $1 2>/tmp/dcopidlng.stderr.$$ diff --git a/kalyptus/kalyptusCxxToSmoke.pm b/kalyptus/kalyptusCxxToSmoke.pm index 6931bac8..ec47ea31 100644 --- a/kalyptus/kalyptusCxxToSmoke.pm +++ b/kalyptus/kalyptusCxxToSmoke.pm @@ -230,7 +230,7 @@ BEGIN 'QStyle::SubControls' => 'int', ); -$headerSubdirectories = "kio/|kdevelop/|kinterfacedesigner/|kontact/|kate/|kparts/|dom/|kabc/|ksettings/|kjs/|ktexteditor/|tdeprint/|tdesu/|knewstuff/" +$headerSubdirectories = "kio/|tdevelop/|kinterfacedesigner/|kontact/|kate/|kparts/|dom/|kabc/|ksettings/|kjs/|ktexteditor/|tdeprint/|tdesu/|knewstuff/" } -- cgit v1.2.1