[hdf-compass] 65/295: Improve background for OS X disk image

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun May 8 10:35:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/master
in repository hdf-compass.

commit 63f5d095c2131d4f808cf4a37b0676f471c9f39a
Author: Andrew Collette <andrew.collette at gmail.com>
Date:   Sun Apr 26 13:19:42 2015 -0600

    Improve background for OS X disk image
---
 compass_viewer/icons/background.png | Bin 455125 -> 0 bytes
 dmg.png                             | Bin 0 -> 65324 bytes
 spec.json                           |   6 +++---
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/compass_viewer/icons/background.png b/compass_viewer/icons/background.png
deleted file mode 100644
index bc3a772..0000000
Binary files a/compass_viewer/icons/background.png and /dev/null differ
diff --git a/dmg.png b/dmg.png
new file mode 100644
index 0000000..7eb208e
Binary files /dev/null and b/dmg.png differ
diff --git a/spec.json b/spec.json
index 56f51a4..a893730 100644
--- a/spec.json
+++ b/spec.json
@@ -1,10 +1,10 @@
 {
   "title": "HDFCompass",
-   "background": "compass_viewer/icons/background.png",
+   "background": "dmg.png",
    "icon-size": 80,
    "contents": [
-    { "x": 92, "y": 100, "type": "file", "path": "dist/HDFCompass.app" },
-    { "x": 348, "y": 100, "type": "link", "path": "/Applications" }
+    { "x": 128, "y": 110, "type": "file", "path": "dist/HDFCompass.app" },
+    { "x": 370, "y": 110, "type": "link", "path": "/Applications" }
   ]
    
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/hdf-compass.git



More information about the debian-science-commits mailing list