1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
==============
Grr RSS Reader
==============
:Maintainer: Guenther Noack <guenther@unix-ag.uni-kl.de>
:Author: Guenther Noack
:License: GPLv2 (see COPYING)
:Version: 0.8-beta
Grr is an extendable RSS Reader application.
Build and Install
-----------------
The usual. gnumake, gnumake install.
Mac OS X support
----------------
Not ported yet.
Known issues
------------
The font preference panel doesn't work 100%.
Drag&drop in the outline view is very hard to use. This is
a GNUstep bug. A bugreport has been filed.
The article view can't render all HTML documents properly.
Developer notes
===============
Dependencies
------------
RSSKit is required.
Contributing
------------
See documentation in the Documentation subdirectory
|