ttrss/ubuntu
Franck Albaret f18a1045ee Add files via upload
Hi Alberto "Mardy",

I use your app recently on my Ubuntu phone and, although it's very useful (thank you for that), I think that some graphical improvements would not be refused ;)

Starting with the icon, I propose to you this new (simple) one in 3 sizes (128, 256 and 512 pix by side).

Tell me if you're interested, if you're not agree or if you need some changes.

Best regards,
Franck
2016-06-17 15:26:27 +02:00
..
manifest.json.in [ubuntu] Use new 15.04.1 framework 2016-04-08 18:31:03 +03:00
README.txt Ubuntu: add "click" make target 2014-12-27 22:06:27 +01:00
ttrss.desktop.in Ubuntu, update project, click, port some fixes 2014-12-27 22:06:16 +01:00
ttrss.json [ubuntu] Use new 15.04.1 framework 2016-04-08 18:31:03 +03:00
ttrss.svg Ubuntu: use new SVG icon 2014-12-27 22:06:27 +01:00
ttrss_icon_128.png Add files via upload 2016-06-17 15:26:27 +02:00
ttrss_icon_256.png Add files via upload 2016-06-17 15:26:27 +02:00
ttrss_icon_512.png Add files via upload 2016-06-17 15:26:27 +02:00

In order to build the Ubuntu click package of ttRSS, simply do the following:

mkdir build && cd build
qmake ../ttrss-ubuntu.pro
make click

The click file will be generated in the current directory.