diff options
author | Darrell Anderson <[email protected]> | 2013-03-02 21:54:48 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2013-03-02 21:54:48 -0600 |
commit | 8272b0e4dcba0e0f284336d9a009ba51b24689ca (patch) | |
tree | e5b711ef1bfc74b63bf8c8a52861ad182c7ec7d6 /doc | |
parent | f25e1484a541819387ed7f9d6aa98e49fb7626fa (diff) | |
download | libtqt-perl-8272b0e4dcba0e0f284336d9a009ba51b24689ca.tar.gz libtqt-perl-8272b0e4dcba0e0f284336d9a009ba51b24689ca.zip |
Fix libtqt-perl from building smoke support when tdebindings has that support.
This resolves bug report 1269.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/en/PerlQt.pod | 2 | ||||
-rw-r--r-- | doc/en/index.html | 2 | ||||
-rw-r--r-- | doc/fr/PerlQt.pod | 2 | ||||
-rw-r--r-- | doc/fr/index.html | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/en/PerlQt.pod b/doc/en/PerlQt.pod index 0f3ebe7..a93256c 100644 --- a/doc/en/PerlQt.pod +++ b/doc/en/PerlQt.pod @@ -56,7 +56,7 @@ v3.0|"http://www.trolltech.com/developer/download/qt-x11.html"> =item * -L<SmokeTQt 1.2.1|"http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdebindings/smoke"> +L<SmokeQt 1.2.1|"http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdebindings/smoke"> The SMOKE library (Scripting Meta Object Kompiler) is part of L<KDE|"http://www.kde.org">'s B<kdebindings> module. You may want to check if a precompiled version of this module exists for your system. diff --git a/doc/en/index.html b/doc/en/index.html index 352240b..ffcb4d0 100644 --- a/doc/en/index.html +++ b/doc/en/index.html @@ -119,7 +119,7 @@ GNU tools : automake(>=1.5), autoconf (>=2.13), aclocal... <a href="http://www.trolltech.com/developer/download/qtx11.html">TQt >= v3.0</a> <p></p> <li></li> -<a href="http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdebindings/smoke">SmokeTQt 1.2.1</a> +<a href="http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdebindings/smoke">SmokeQt 1.2.1</a> The SMOKE library (Scripting Meta Object Kompiler) is part of <a href="http://www.kde.org">KDE</a>'s <strong>kdebindings</strong> module. You may want to check if a precompiled version of this module exists for your system. diff --git a/doc/fr/PerlQt.pod b/doc/fr/PerlQt.pod index 2dc91fc..b59da51 100644 --- a/doc/fr/PerlQt.pod +++ b/doc/fr/PerlQt.pod @@ -57,7 +57,7 @@ v3.0|"http://www.trolltech.com/developer/download/qt-x11.html"> =item * -L<SmokeTQt +L<SmokeQt 1.2.1|"http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdebindings/smoke"> La librarie SMOKE (Scripting Meta Object Kompiler) fait partie du module L<KDE|"http://www.kde.org">'s B<kdebindings>. Vous pouvez v�rifier si diff --git a/doc/fr/index.html b/doc/fr/index.html index 0db306c..3e4a3fe 100644 --- a/doc/fr/index.html +++ b/doc/fr/index.html @@ -119,7 +119,7 @@ un syst�me conforme � la norme POSIX. <a href="http://www.trolltech.com/developer/download/qtx11.html">TQt >= v3.0</a> <p></p> <li></li> -<a href="http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdebindings/smoke">SmokeTQt 1.2.1</a> La +<a href="http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdebindings/smoke">SmokeQt 1.2.1</a> La librarie SMOKE (Scripting Meta Object Kompiler) fait partie du module <a href="http://www.kde.org">KDE</a>'s <strong>kdebindings</strong>. Vous pouvez v�rifier si une version pr�compil�e de ce module existe pour votre syst�me. Mais |