mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Merge ElementsProject/elements#1140: Fix Icon position in dmg
7fb99ff33fFix Icon position in dmg (Pablo Greco) Pull request description: Mac installer is showing the elements icon in a bad position  This small fix puts it back where it should be  ACKs for top commit: apoelstra: utACK7fb99ff33f. Confirmed that it only touches Mac stuff. Tree-SHA512: cbe3cd3ae4b5d461dc7f993ca0ea11f6ff1759a616d4d96d3a7ca9eda59cd2dc8e6664f2708d168bc9d84a8158adef73d0c995d6a8d40fd31311e4591f6747fd
This commit is contained in:
commit
6422e50652
1 changed files with 1 additions and 1 deletions
|
|
@ -536,7 +536,7 @@ ds['.']['icvp'] = icvp
|
|||
ds['.']['vSrn'] = ('long', 1)
|
||||
|
||||
ds['Applications']['Iloc'] = (370, 156)
|
||||
ds['Bitcoin-Qt.app']['Iloc'] = (128, 156)
|
||||
ds['Elements-Qt.app']['Iloc'] = (128, 156)
|
||||
|
||||
ds.flush()
|
||||
ds.close()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue