Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Syndicate.pro
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ TEMPLATE = app
TARGET = Syndicate-qt
VERSION = 1.0.0.7
INCLUDEPATH += src src/json src/qt src/qt/plugins/mrichtexteditor
QT += network printsupport
QT += network printsupport webkitwidgets
DEFINES += ENABLE_WALLET
DEFINES += BOOST_THREAD_USE_LIB BOOST_SPIRIT_THREADSAFE
CONFIG += no_include_pwd
Expand Down
2 changes: 1 addition & 1 deletion doc/build-unix.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ If both Qt 4 and Qt 5 are installed, Qt 5 will be used.

To build with Qt 5 (recommended) you need the following:

sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler
sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqt5webkit5-dev

libqrencode (optional) can be installed with:

Expand Down
6 changes: 3 additions & 3 deletions src/qt/locale/bitcoin_de.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
<source>Copyright © 2009-2014 The Bitcoin developers
Copyright © 2012-2014 The NovaCoin developers
Copyright © 2016 The Syndicate developers</source>
<translation><source>Copyright © 2009-2014 Die Bitcoin Entwickler
<translation>Copyright © 2009-2014 Die Bitcoin Entwickler
Copyright © 2012-2014 Die NovaCoin Entwickler
Copyright © 2016 Die Syndicate Entwickler</source></translation>
Copyright © 2016 Die Syndicate Entwickler</translation>
</message>
<message>
<location line="+15"/>
Expand Down Expand Up @@ -3394,4 +3394,4 @@ If the file does not exist, create it with owner-readable-only file permissions.
Falls die Konfigurationsdatei nicht existiert, erzeugen Sie diese bitte mit Leserechten nur für den Dateibesitzer.</translation>
</message>
</context>
</TS>
</TS>