diff options
author | Gavin Andresen <gavinandresen@gmail.com> | 2011-11-04 10:22:55 -0400 |
---|---|---|
committer | Gavin Andresen <gavinandresen@gmail.com> | 2011-11-04 10:22:55 -0400 |
commit | f6aacbfe6d3d73dd83601a396c45d130add60313 (patch) | |
tree | 80bdaa78ca8ef2ee53f4757dd377e6e800cc8616 /contrib/macdeploy | |
parent | 8c69b6621c6d0a03ddcb9e3c16ebed3af81497e9 (diff) |
Mac releases use macdeployqtplus
Diffstat (limited to 'contrib/macdeploy')
-rw-r--r-- | contrib/macdeploy/notes.txt | 2 |
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. |