From 01bd7e2ffdc3caa95228e03ad501d778b05270a9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 4 Dec 2011 18:33:16 -0600 Subject: Part 1 of 2 rename pykde to pytde --- doc/trouble.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/trouble.html') diff --git a/doc/trouble.html b/doc/trouble.html index c3f5576..5e8a24e 100644 --- a/doc/trouble.html +++ b/doc/trouble.html @@ -116,14 +116,14 @@ The PyKDE sources are mostly "sip" files which describe the interface to KDE's C to the sip code generator. These files should be error free. If a sip or code generation error occurs, please report it to the PyKDE mailing list at PyKDE@mats.imk.fraunhofer.de Subscribe to the list -here +here
Compile errors
PyKDE should not experience any compile errors. Currently sip 4.0 based compiles will generate a number of warnings - these can be safely ignored. If errors occur, please report them to the PyKDE mailing list at PyKDE@mats.imk.fraunhofer.de . -Subscribe to the list here +Subscribe to the list here

Compile-time errors

@@ -182,7 +182,7 @@ If you can locate the sip file for the class, you can comment out ("//") the mis report it on the PyKDE mailing list at PyKDE@mats.imk.fraunhofer.de . Subscribe to the list

-here +here
Other run-time errors
@@ -193,7 +193,7 @@ because it's running from Python and not C++. If you suspect an error, please do code and review the PyKDE docs to be sure the argument lists and expected return types are what you thought they were. If the problem persists, report it to the PyKDE mailing list at PyKDE@mats.imk.fraunhofer.de . Subscribe to the list -here. When reporting errors to the +here. When reporting errors to the list, it's always helpful if you provide:
  • -- cgit v1.2.1