diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:29:32 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:29:32 -0600 |
commit | 8d7027ce9506c909253e88496b410e54c3973082 (patch) | |
tree | 7174da6d8b5297f1a658ab6d2dac0501c8944f74 /kalyptus/README | |
parent | 53e0924a1f58a7e82dbae9acadbd8de6226cd26c (diff) | |
download | tdebindings-8d7027ce9506c909253e88496b410e54c3973082.tar.gz tdebindings-8d7027ce9506c909253e88496b410e54c3973082.zip |
Additional kde to tde renaming
Diffstat (limited to 'kalyptus/README')
-rw-r--r-- | kalyptus/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kalyptus/README b/kalyptus/README index 373e4000..a966384d 100644 --- a/kalyptus/README +++ b/kalyptus/README @@ -51,8 +51,8 @@ Remove any Q_OVERRIDE macros from the Qt headers, and remove EXPORT_DOCKCLASS fr KDE headers # Generate Java and C++ sources. Copy all the target headers to directory 'test/tmp' -kalyptus -fjava test/tmp/*.h test/tmp/dom/*.h test/tmp/kio/*.h test/tmp/kdeprint/*.h \ - test/tmp/kjs/*.h test/tmp/kparts/*.h test/tmp/kdesu/*.h test/ktextedit/*.h test/tmp/libkmid/*.h +kalyptus -fjava test/tmp/*.h test/tmp/dom/*.h test/tmp/kio/*.h test/tmp/tdeprint/*.h \ + test/tmp/kjs/*.h test/tmp/kparts/*.h test/tmp/tdesu/*.h test/ktextedit/*.h test/tmp/libkmid/*.h # Shorten generated filenames mv DOM__Node.cpp DOMNode.cpp |