summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-26 10:48:49 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-10-26 10:48:49 +0100
commit600157c2cb6925f65817864dc6e9e63c6c4ac04d (patch)
tree4344699fd1836dabc34f709119ebb9e490b9abea
parentupdated TODO (diff)
downloadrekonq-600157c2cb6925f65817864dc6e9e63c6c4ac04d.tar.xz
rekonq 0.2.73
just to trace last changes and bugfixing updated docs
-rw-r--r--CMakeLists.txt2
-rw-r--r--docs/index.docbook20
2 files changed, 11 insertions, 11 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a7d21405..559ade55 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ PROJECT( rekonq )
# Informations to update before to release this package.
# rekonq info
-SET(REKONQ_VERSION "0.2.72" )
+SET(REKONQ_VERSION "0.2.73" )
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/version.h )
diff --git a/docs/index.docbook b/docs/index.docbook
index 118f1bfd..08531069 100644
--- a/docs/index.docbook
+++ b/docs/index.docbook
@@ -49,11 +49,11 @@
<legalnotice>&FDLNotice;</legalnotice>
<date>2009-10-22</date>
-<releaseinfo>0.0.5</releaseinfo>
+<releaseinfo>0.3.0</releaseinfo>
<abstract>
<para>
-&rekonq; is a lightweight &kde; browser based on WebKit with support for tabbed browsing.
+&rekonq; is a lightweight web browser for &kde; based on WebKit.
</para>
</abstract>
@@ -73,13 +73,14 @@
<title>Overview</title>
<para>
-&rekonq; is a lightweight &kde; browser based on WebKit . It can currently
+&rekonq; is a lightweight web browser for &kde; based on WebKit. It can currently
<itemizedlist>
<listitem><para>Share bookmarks with &Konqueror;</para></listitem>
+<listitem><para>Share Cookies with &Konqueror;</para></listitem>
<listitem><para>Handle tabbed browsing</para></listitem>
<listitem><para>Display tab previews</para></listitem>
-<listitem><para>Handle flash based sites</para></listitem>
-<listitem><para>Navigate in a proxied net</para></listitem>
+<listitem><para>Handle support for NS plugins (eg: flash)</para></listitem>
+<listitem><para>Share General &kde; Proxy settings</para></listitem>
<listitem><para>Browse anonymously</para></listitem>
<listitem><para>Inspect web pages</para></listitem>
</itemizedlist>
@@ -93,7 +94,7 @@
<title>Introduction</title>
<para>
-&rekonq; is a lightweight &kde; browser based on WebKit. Its code is based on Nokia QtDemoBrowser. Its implementation is going to embrace KDE technologies to have a full-featured KDE web browser.
+&rekonq; is a lightweight web browser for &kde; based on WebKit. Its code is based on Nokia QtDemoBrowser. Its implementation is going to embrace &kde; technologies to have a full-featured &kde; web browser.
</para>
</chapter>
<!-- ================== CHAPTER ================== -->
@@ -147,17 +148,16 @@ Program copyright:
<itemizedlist>
<title>Developers</title>
-<!-- <listitem><para>&Andrea.Diamantini; &Andrea.Diamantini.mail;</para></listitem> ##Need to confirm from adjam if his name is required -->
<listitem><para>&The.rekonq.Team; &The.rekonq.Team.mail; Find more about us in the 'About rekonq' section</para></listitem>
</itemizedlist>
<para>
-Documentation copyright 2009 &Rohan.Garg; &Rohan.Garg.mail;
+Documentation copyright 2008 &Andrea.Diamantini; &Andrea.Diamantini.mail;
</para>
<para>
-Documentation copyright 2008 &Andrea.Diamantini; &Andrea.Diamantini.mail;
+Documentation copyright 2009 &Rohan.Garg; &Rohan.Garg.mail;
</para>
@@ -181,7 +181,7 @@ Documentation copyright 2008 &Andrea.Diamantini; &Andrea.Diamantini.mail;
<title>Requirements</title>
<para>
-In order to successfully use &rekonq;, you need at least &Qt; 4.4.x and &kde; 4.1.x.
+In order to successfully use &rekonq;, you need at least &Qt; 4.5.x and &kde; 4.3.x.
</para>
</sect1>