From c2432800b1d387c5512e605ba92060d4827b7606 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Wed, 15 Feb 2006 16:25:12 +0000 Subject: Merge the changes to the bindings from the KDE Subversion server. This is a major change: library is source- and binary-incompatible to what it used to be. All testcases are green, functionality is preserved. It is not feature-complete. Development will continue in the branch in the Subversion server for a while. --- qt/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 qt/README (limited to 'qt/README') diff --git a/qt/README b/qt/README new file mode 100644 index 00000000..efa2799d --- /dev/null +++ b/qt/README @@ -0,0 +1,10 @@ +These are the Qt4 D-Bus bindings. + +They are being maintained by Trolltech AS. As we are currently +considering placing this code in a future version of Qt, we would like +to ask any contributors to contact us before submitting code to this +repository. + + +For more information, please contact + Thiago Macieira -- cgit