aboutsummaryrefslogtreecommitdiff
path: root/contrib/macdeploy
diff options
context:
space:
mode:
authorGavin Andresen <gavinandresen@gmail.com>2011-11-04 10:22:55 -0400
committerGavin Andresen <gavinandresen@gmail.com>2011-11-04 10:22:55 -0400
commitf6aacbfe6d3d73dd83601a396c45d130add60313 (patch)
tree80bdaa78ca8ef2ee53f4757dd377e6e800cc8616 /contrib/macdeploy
parent8c69b6621c6d0a03ddcb9e3c16ebed3af81497e9 (diff)
downloadbitcoin-f6aacbfe6d3d73dd83601a396c45d130add60313.tar.xz
Mac releases use macdeployqtplus
Diffstat (limited to 'contrib/macdeploy')
-rw-r--r--contrib/macdeploy/notes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/macdeploy/notes.txt b/contrib/macdeploy/notes.txt
index ac794d0f7a..0654ff7169 100644
--- a/contrib/macdeploy/notes.txt
+++ b/contrib/macdeploy/notes.txt
@@ -6,7 +6,7 @@ You will need the appscript package for the fancy disk image creation to work.
Install it by invoking "sudo easy_install appscript".
Ths script should be invoked in the target directory like this:
-$source_dir/contrib/macdeploy/macdeployqtplus Bitcoin-Qt.app -add-qt-tr de,ru -dmg -fancy $source_dir/contrib/macdeploy/fancy.plist
+$source_dir/contrib/macdeploy/macdeployqtplus Bitcoin-Qt.app -add-qt-tr de,es,ru -dmg -fancy $source_dir/contrib/macdeploy/fancy.plist
During the process, the disk image window will pop up briefly where the fancy
settings are applied. This is normal, please do not interfere.