switched source to git
[prss.git] / doc / index.txt
index e70b855..acfa824 100644 (file)
@@ -1,7 +1,7 @@
 PRSS
 ====
 
-PRSS is a GTK+ client application for Tiny Tiny RSS.
+PRSS is a GNOME/GTK+ client application for Tiny Tiny RSS.
 
 Installation from sources
 -------------------------
@@ -19,7 +19,6 @@ To compile PRSS, the following librairies and tools must be installed:
  * gettext
  * help2man
  * CURL library
- * GConf2 library
  * GTK+ 3 library
  * JSON-C library
  * GTK+ Webkit 2 library
@@ -36,7 +35,6 @@ For Ubuntu 13.04, the following list of packages must be installed:
  * gettext
  * help2man
  * libcurl4-gnutls-dev
- * libgconf2-dev
  * libgtk-3-dev
  * libjson0-dev
  * libwebkitgtk-3.0-dev
@@ -49,7 +47,7 @@ Download sources
 Download a source archive from http://wpitchoune.net/prss/files or
 checkout the last development sources from the repository:
 -----------------------------
-svn co http://wpitchoune.net/svnpub/prss/trunk
+git git://git.wpitchoune.net/prss.git
 -----------------------------
 
 Compilation and installation of PRSS
@@ -66,7 +64,7 @@ sudo make install
 Installation from PPA
 ---------------------
 
-For Ubuntu 12.04, 12.10 and 13.04:
+For Ubuntu:
 ------------------------------
 sudo apt-add-repository ppa:jfi/prss
 sudo apt-get update
@@ -83,3 +81,8 @@ configuration+.
 Launch PRSS, click on the button 'Preferences' in the toolbar, set
 the +URL+ to +http://server_hostname/tt-rss+, and set the login and
 password fields.
+
+Contact
+-------
+
+Send questions, comments, or bugs to jeanfi@gmail.com.