prepare internationalization; rename project to bitcoin-qt
authorWladimir J. van der Laan <laanwj@gmail.com>
Sun, 12 Jun 2011 12:32:36 +0000 (14:32 +0200)
committerWladimir J. van der Laan <laanwj@gmail.com>
Sun, 12 Jun 2011 12:32:36 +0000 (14:32 +0200)
README.rst
bitcoin-qt.pro [moved from bitcoin.pro with 98% similarity]

index df73f06..2ffc4a9 100644 (file)
@@ -2,7 +2,8 @@ Bitcoin-qt: Qt4 based GUI replacement for Bitcoin
 =================================================
 
 **Warning** **Warning** **Warning**
-Pre-alpha stuff! Use on testnet only!
+
+Pre-alpha stuff! I'm using this client myself on the production network, and I haven't noticed any glitches, but remember: always backup your wallet! Testing on the testnet is recommended.
 
 This has been implemented:
 
@@ -55,7 +56,7 @@ then execute the following:
     qmake
     make
 
-Alternatively, install Qt Creator and open the `bitcoin.pro` file.
+Alternatively, install Qt Creator and open the `bitcoin-qt.pro` file.
 
-An executable named `bitcoin` will be built.
+An executable named `bitcoin-qt` will be built.
 
similarity index 98%
rename from bitcoin.pro
rename to bitcoin-qt.pro
index dd9ea7f..ab5ddad 100644 (file)
@@ -105,3 +105,6 @@ FORMS += \
     src/qt/forms/aboutdialog.ui \
     src/qt/forms/editaddressdialog.ui \
     src/qt/forms/transactiondescdialog.ui
+
+CODECFORTR = UTF-8
+TRANSLATIONS = src/qt/locale/bitcoin_nl.ts