aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-05-25 23:02:34 +0000
committerGerald Combs <gerald@wireshark.org>2009-05-25 23:02:34 +0000
commitc63055e010b8a5660c193d80eaa9375114d7046c (patch)
tree1181c44bf7138aadf5e05ce0c781e837013f62bb /packaging
parentb9960e08d8e607ef86d16fe44d587b1675533d4a (diff)
Increase the size of the Finder windows slightly.
svn path=/trunk/; revision=28473
Diffstat (limited to 'packaging')
-rw-r--r--packaging/macosx/dmg_background.pngbin55739 -> 63859 bytes
-rwxr-xr-xpackaging/macosx/osx-dmg.sh2
-rw-r--r--packaging/macosx/root.ds_storebin15364 -> 12292 bytes
-rw-r--r--packaging/macosx/util.ds_storebin6148 -> 6148 bytes
-rw-r--r--packaging/macosx/util_background.pngbin58514 -> 64561 bytes
5 files changed, 1 insertions, 1 deletions
diff --git a/packaging/macosx/dmg_background.png b/packaging/macosx/dmg_background.png
index 36bcc1cb61..f235fee46b 100644
--- a/packaging/macosx/dmg_background.png
+++ b/packaging/macosx/dmg_background.png
Binary files differ
diff --git a/packaging/macosx/osx-dmg.sh b/packaging/macosx/osx-dmg.sh
index f423d8acf1..f66b2d9d73 100755
--- a/packaging/macosx/osx-dmg.sh
+++ b/packaging/macosx/osx-dmg.sh
@@ -172,7 +172,7 @@ bless -openfolder /Volumes/$volume_name
# In case the apperance has to be modified, mount the image and apply the base settings to it via Applescript
if [ ${set_ds_store} = "true" ]; then
- /usr/bin/osascript dmg_set_style.scpt
+# /usr/bin/osascript dmg_set_style.scpt
open "/Volumes/$volume_name"
# BUG: one needs to move and close the window manually for the
diff --git a/packaging/macosx/root.ds_store b/packaging/macosx/root.ds_store
index fbc9004a21..a2f7d7ab16 100644
--- a/packaging/macosx/root.ds_store
+++ b/packaging/macosx/root.ds_store
Binary files differ
diff --git a/packaging/macosx/util.ds_store b/packaging/macosx/util.ds_store
index 4256255029..79cc8afda6 100644
--- a/packaging/macosx/util.ds_store
+++ b/packaging/macosx/util.ds_store
Binary files differ
diff --git a/packaging/macosx/util_background.png b/packaging/macosx/util_background.png
index 5fff54efcd..928fb6c5dd 100644
--- a/packaging/macosx/util_background.png
+++ b/packaging/macosx/util_background.png
Binary files differ