This repository was archived by the owner on Jan 11, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 5353 </provides >
5454
5555 <releases >
56+ <release version =" 1.6" timestamp =" 1463182002" >
57+ <description >
58+ <p >Inoreader support</p >
59+ <p >Offline Mode</p >
60+ <p >Imageviewer</p >
61+ <p >Manipulate feeds and categories</p >
62+ <p >Sidebar themes</p >
63+ <p >Support http-basic-auth</p >
64+ <p >Article List: time stamp</p >
65+ <p >Article List: double click to open in browser</p >
66+ <p >Article View: Show URL on mouseover</p >
67+ <p >Article View: Right click menu</p >
68+ <p >Article View: Configure font size</p >
69+ <p >Commit version in "--about"</p >
70+ <p >Support Gtk+ 3.20</p >
71+ <p >HiDPI support</p >
72+ <p >lots of bugfixes</p >
73+ </description >
74+ </release >
5675 <release version =" 1.4" timestamp =" 1441065600" >
5776 <description >
5877 <p >ownCloud News support</p >
Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ namespace FeedReader {
195195 namespace AboutInfo {
196196 const string programmName = _ ("FeedReader ");
197197 const string copyright = " Copyright © 2014 Jan Lukas Gernert" ;
198- const string version = " 1.5 dev " ;
198+ const string version = " 1.6 beta " ;
199199 const string comments = _ ("Desktop Client for various RSS Services ");
200200 const string [] authors = { " Jan Lukas Gernert" , " Bilal Elmoussaoui" , null };
201201 const string [] documenters = { " nobody" , null };
You can’t perform that action at this time.
0 commit comments