Git commit 32925f48a0251ec2728fad6d57ca3198a4d689b1 by Burkhard L?ck. Committed on 29/05/2013 at 06:24. Pushed by lueck into branch 'master'.
fix wrong releaseinfo M +4 -2 doc/index.docbook http://commits.kde.org/k3b/32925f48a0251ec2728fad6d57ca3198a4d689b1 diff --git a/doc/index.docbook b/doc/index.docbook index e657c96..5f953a0 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -16,7 +16,7 @@ </author> <author> <personname> - <firstname>Update to 2.1 by the &kde; Documentation Team</firstname> + <firstname>Update to 2.0 by the &kde; Documentation Team</firstname> <surname></surname> </personname> </author> @@ -24,7 +24,7 @@ </authorgroup> <legalnotice>&FDLNotice;</legalnotice> <date>2012-01-06</date> - <releaseinfo>2.1 (&kde; 4.8)</releaseinfo> + <releaseinfo>2.0 (&kde; 4.8)</releaseinfo> <abstract> <para></para> </abstract> @@ -62,6 +62,8 @@ window. FEATURE: 220040 FIXED-IN: 2.1.0 GUI: K3bSetup no longer exists + +Commit log is wrong here, this is FIXED-IN:2.0 branch --> <chapter id="pre-setup"><title>Pre-setup</title> <para>When you run &k3b; for the first time, you may find &k3b; informing you that no optical writer drivers have been found, meaning you will not be able to write to any optical discs. There is no need to panic as &k3b; will open the <guilabel>Permissions</guilabel> tab on the <guilabel>Programs</guilabel> page of the configuration dialog, where permissions can now be changed. In
