diff options
| author | Gavin Andresen <[email protected]> | 2011-11-04 10:22:55 -0400 |
|---|---|---|
| committer | Gavin Andresen <[email protected]> | 2011-11-04 10:22:55 -0400 |
| commit | f6aacbfe6d3d73dd83601a396c45d130add60313 (patch) | |
| tree | 80bdaa78ca8ef2ee53f4757dd377e6e800cc8616 /contrib/macdeploy | |
| parent | Merge git://github.com/p2k/bitcoin-qt (diff) | |
| download | discoin-f6aacbfe6d3d73dd83601a396c45d130add60313.tar.xz discoin-f6aacbfe6d3d73dd83601a396c45d130add60313.zip | |
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 ac794d0f7..0654ff716 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. |