Skip to content

Commit 7fb99ff

Browse files
committed
Fix Icon position in dmg
1 parent 6132c01 commit 7fb99ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/macdeploy/macdeployqtplus

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ ds['.']['icvp'] = icvp
536536
ds['.']['vSrn'] = ('long', 1)
537537

538538
ds['Applications']['Iloc'] = (370, 156)
539-
ds['Bitcoin-Qt.app']['Iloc'] = (128, 156)
539+
ds['Elements-Qt.app']['Iloc'] = (128, 156)
540540

541541
ds.flush()
542542
ds.close()

0 commit comments

Comments
 (0)