Commit Graph

7 Commits

Author SHA1 Message Date
AsamK
069b112135 Update README.md 2015-09-01 14:53:18 +02:00
AsamK
2be400e33e CONFIG shouldn't be reset at qmake call, use CONFIG+=… instead
With CONFIG=…, the default values of CONFIG are cleared, with qt4 this
doesn't seem to be a problem, but with qt5 the build fails.

CONFIG=staticlib in openpgpsdk.pro was added in 3caeb0ab7f
for OS X, but is not necessary on linux
2015-09-01 14:53:17 +02:00
AsamK
5c67941e53 Update README.md 2015-08-24 00:15:36 +02:00
AsamK
5ae5d76ffc Make file names consistent with packaging
Rename executables:
RetroShare -> RetroShare06
retroshare-nogui -> RetroShare06-nogui

Add 06 suffix to icons and desktop file

Update README, debian rules and windows installer file
2015-08-24 00:03:57 +02:00
cave beat
c66de1c17e fixed comma in README for debian 2015-08-23 01:07:28 +02:00
AsamK
5a32ccac63 README: Fix executable name 2015-08-22 14:27:24 +02:00
AsamK
339558f1df Update and rename README.txt to README.md
Make README a bit nicer, with Markdown formatting and add compile dependencies for suse and arch.
2015-08-22 14:18:43 +02:00