Update for the new smokegenerator
Thu Aug 27 13:47:08 CEST 2009 Tobias Rautenkranz <tobias@rautenkranz.ch>
* Update for the new smokegenerator
diff -rN -u old-doc/introduction.xml new-doc/introduction.xml
--- old-doc/introduction.xml 2014-09-28 22:29:55.000000000 +0200
+++ new-doc/introduction.xml 2014-09-28 22:29:55.000000000 +0200
@@ -33,7 +33,6 @@
Pentium M 1.7GHz. (Compilation ~20 seconds)</para></listitem>
<listitem><para>Needs to be recompiled when the Smoke library is updated.</para></listitem>
<listitem><para>Could be faster</para></listitem>
- <listitem><para>No const-correctness</para></listitem>
</itemizedlist>
<section><title>Performance</title>
<para>
@@ -50,7 +49,11 @@
<itemizedlist>
<listitem><para><ulink
url="http://techbase.kde.org/Development/Languages/Smoke">Smoke2</ulink>
- bindings 4.2 or later</para></listitem>
+ bindings from svn; r1015073 or later
+ <footnote><para>
+ The new smokegenerator is needed (developed by Arno Rehn for the GSOC 09).
+ </para></footnote>
+ </para></listitem>
<listitem><para><ulink url="http://qtsoftware.com">Qt</ulink>
(development package)</para></listitem>
<listitem><para>
diff -rN -u old-doc/manual.xsl new-doc/manual.xsl
--- old-doc/manual.xsl 2014-09-28 22:29:55.000000000 +0200
+++ new-doc/manual.xsl 2014-09-28 22:29:55.000000000 +0200
@@ -11,5 +11,4 @@
<xsl:param name="highlight.source" select="1"/>
-
</xsl:stylesheet>