[dia/dia-0-97] Icon and splash logo for the DMG build.
- From: Steffen Macke <sdteffen src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dia/dia-0-97] Icon and splash logo for the DMG build.
- Date: Thu, 21 Apr 2011 05:39:31 +0000 (UTC)
commit a3161586c607fe10078c39f167ec8fd7ca45c763
Author: Steffen Macke <sdteffen sdteffen de>
Date: Thu Apr 21 07:38:18 2011 +0200
Icon and splash logo for the DMG build.
installer/macosx/Dia.icns | Bin 0 -> 103759 bytes
installer/macosx/osx-app.sh | 2 ++
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/installer/macosx/Dia.icns b/installer/macosx/Dia.icns
new file mode 100644
index 0000000..b6fdb95
Binary files /dev/null and b/installer/macosx/Dia.icns differ
diff --git a/installer/macosx/osx-app.sh b/installer/macosx/osx-app.sh
index 00ffa7b..639a6f9 100755
--- a/installer/macosx/osx-app.sh
+++ b/installer/macosx/osx-app.sh
@@ -193,6 +193,8 @@ binary_dir=`dirname "$binary"`
binpath="$pkgbin/dia-bin"
cp -v "$binary" "$binpath"
cp "dia" "$pkgbin/dia"
+cp "Dia.icns" "$pkgresources/"
+cp "../../data/dia-splash.png" "pkgresources/"
# Share files
rsync -av "$binary_dir/../share/$binary_name"/* "$pkgresources/"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]