X-Git-Url: https://git.wpitchoune.net/gitweb/?p=prss.git;a=blobdiff_plain;f=doc%2Findex.txt;h=acfa8246910c140122d00d78a89c1f0ae92a9c0b;hp=1cb2c8491ed74b7eccedf26eeb7b2f921b073987;hb=HEAD;hpb=f7099ead97bd2052c14213994d05a98fbe172715 diff --git a/doc/index.txt b/doc/index.txt index 1cb2c84..acfa824 100644 --- a/doc/index.txt +++ b/doc/index.txt @@ -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,6 +64,7 @@ sudo make install Installation from PPA --------------------- +For Ubuntu: ------------------------------ sudo apt-add-repository ppa:jfi/prss sudo apt-get update @@ -82,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.