summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-08 20:06:00 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-01-08 20:06:00 +0100
commit636f509299122d02087c6fd62e1e4a46dbd22026 (patch)
tree70e43efceeb5b00e7f19cdac8da44928bd2fb459 /README
parent719b61750c08343f530068ed4127623aeac71cf0 (diff)
downloadtdebindings-636f509299122d02087c6fd62e1e4a46dbd22026.tar.gz
tdebindings-636f509299122d02087c6fd62e1e4a46dbd22026.zip
Rename many classes to avoid conflicts with KDE
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 8 insertions, 8 deletions
diff --git a/README b/README
index 9fcbbdfb..3e5fadbb 100644
--- a/README
+++ b/README
@@ -14,22 +14,22 @@ Notes for developers
This package contains:
+ working:
* dcopperl: DCOP bindings for Perl
- * kjsembed: javascript scripting support library for KDE applications
- * kdejava: KDE bindings for Java JNI to use Qt/KDE classes with Java
- * korundum: KDE bindings for ruby
- * python: a copy of SIP/pyQt/pyKDE bindings from riverbankcomputing.co.uk
- * qtjava: Qt bindings for Java JNI to use Qt/KDE classes with Java
+ * kjsembed: javascript scripting support library for TDE applications
+ * tdejava: TDE bindings for Java JNI to use Qt/TDE classes with Java
+ * korundum: TDE bindings for ruby
+ * python: a copy of SIP/pyQt/pyTDE bindings from riverbankcomputing.co.uk
+ * qtjava: Qt bindings for Java JNI to use Qt/TDE classes with Java
* qtruby: Qt bindings for Ruby
- * smoke: Language independent library for Qt and KDE bindings. Used by QtRuby
+ * smoke: Language independent library for Qt and TDE bindings. Used by QtRuby
and PerlQt.
- * kalyptus: a header parser and bindings generator for Qt/KDE. Used for
+ * kalyptus: a header parser and bindings generator for Qt/TDE. Used for
Smoke, Java, C# and KSVG bindings generation at present.
* dcoppython: DCOP bindings for Python
+ possibly broken:
* dcopc: DCOP bindings for C
* dcopjava: DCOP bindings for JAVA
- * xparts: allows you to embed non-KDE apps as a KPart
+ * xparts: allows you to embed non-TDE apps as a KPart
+ broken:
* qtsharp: C# bindings for Qt (badly broken after qtc removal)