[tor-commits] [tor-browser-build/maint-8.0] Bug 26263: app icon positioned incorrectly in macOS DMG installer window

gk at torproject.org gk at torproject.org
Wed Dec 5 07:32:11 UTC 2018


commit cb37fc36ffb8d21c99e90a61b6a31a8981b64e41
Author: Kathy Brade <brade at pearlcrescent.com>
Date:   Tue Oct 16 17:29:59 2018 +0000

    Bug 26263: app icon positioned incorrectly in macOS DMG installer window
    
    Use a new .DS_Store file that has the correct app icon position.
    Incorporate a new background image with updated Tor Browser branding,
      including @1x and @2x (Retina) images.
    Remove the .fseventsd/ directory, which is not needed in a DMG.
    These changes also fix bug 25151: Update Tor Browser branding on
      installation.
---
 .../Bundle-Data/mac-applications.dmg/.DS_Store      | Bin 12292 -> 15365 bytes
 .../mac-applications.dmg/.background/background.png | Bin 50020 -> 0 bytes
 .../.background/background.tiff                     | Bin 0 -> 36170 bytes
 .../.fseventsd/0000000000400c60                     | Bin 173 -> 0 bytes
 .../mac-applications.dmg/.fseventsd/fseventsd-uuid  |   1 -
 5 files changed, 1 deletion(-)

diff --git a/projects/tor-browser/Bundle-Data/mac-applications.dmg/.DS_Store b/projects/tor-browser/Bundle-Data/mac-applications.dmg/.DS_Store
index aeb3104..deb29a7 100644
Binary files a/projects/tor-browser/Bundle-Data/mac-applications.dmg/.DS_Store and b/projects/tor-browser/Bundle-Data/mac-applications.dmg/.DS_Store differ
diff --git a/projects/tor-browser/Bundle-Data/mac-applications.dmg/.background/background.png b/projects/tor-browser/Bundle-Data/mac-applications.dmg/.background/background.png
deleted file mode 100644
index 94e4584..0000000
Binary files a/projects/tor-browser/Bundle-Data/mac-applications.dmg/.background/background.png and /dev/null differ
diff --git a/projects/tor-browser/Bundle-Data/mac-applications.dmg/.background/background.tiff b/projects/tor-browser/Bundle-Data/mac-applications.dmg/.background/background.tiff
new file mode 100644
index 0000000..5d28d71
Binary files /dev/null and b/projects/tor-browser/Bundle-Data/mac-applications.dmg/.background/background.tiff differ
diff --git a/projects/tor-browser/Bundle-Data/mac-applications.dmg/.fseventsd/0000000000400c60 b/projects/tor-browser/Bundle-Data/mac-applications.dmg/.fseventsd/0000000000400c60
deleted file mode 100644
index e21068d..0000000
Binary files a/projects/tor-browser/Bundle-Data/mac-applications.dmg/.fseventsd/0000000000400c60 and /dev/null differ
diff --git a/projects/tor-browser/Bundle-Data/mac-applications.dmg/.fseventsd/fseventsd-uuid b/projects/tor-browser/Bundle-Data/mac-applications.dmg/.fseventsd/fseventsd-uuid
deleted file mode 100644
index 538367d..0000000
--- a/projects/tor-browser/Bundle-Data/mac-applications.dmg/.fseventsd/fseventsd-uuid
+++ /dev/null
@@ -1 +0,0 @@
-B29020CB-1603-4E1C-8C56-5C8A4434D120
\ No newline at end of file



More information about the tor-commits mailing list