[gcompris/gcomprixogoo] Improved macosx bundling.
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris/gcomprixogoo] Improved macosx bundling.
- Date: Sun, 25 Apr 2010 21:39:47 +0000 (UTC)
commit b76798df93567882e5571b023f9c20effad07c74
Author: Bruno Coudoin <bruno ordinateur-de-bruno-coudoin local>
Date: Sun Apr 25 21:32:35 2010 +0200
Improved macosx bundling.
configure.ac | 3 ++-
macosx/GCompris.icns | Bin 42321 -> 43502 bytes
macosx/GComprisAdmin.icns | Bin 0 -> 56060 bytes
macosx/Info.plist | 30 ------------------------------
macosx/gcompris.bundle | 2 +-
5 files changed, 3 insertions(+), 32 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a699334..f836ef1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(gcompris, 9.3BETA2, http://gcompris.net)
+AC_INIT(gcompris, 9.3, http://gcompris.net)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)
@@ -567,6 +567,7 @@ docs/Makefile
docs/eu/Makefile
docs/fr/Makefile
gcompris-installer.nsi
+macosx/Info.plist
po/Makefile.in
src/Makefile
src/administration-activity/Makefile
diff --git a/macosx/GCompris.icns b/macosx/GCompris.icns
index 6ff1c40..09021ad 100644
Binary files a/macosx/GCompris.icns and b/macosx/GCompris.icns differ
diff --git a/macosx/GComprisAdmin.icns b/macosx/GComprisAdmin.icns
new file mode 100644
index 0000000..114927f
Binary files /dev/null and b/macosx/GComprisAdmin.icns differ
diff --git a/macosx/gcompris.bundle b/macosx/gcompris.bundle
index a6c2f6c..450400e 100644
--- a/macosx/gcompris.bundle
+++ b/macosx/gcompris.bundle
@@ -18,7 +18,7 @@
app. If you leave out the path, the current directory is
used. Note the usage of an environment variable here again.
-->
- <destination overwrite="yes">${env:HOME}/Desktop</destination>
+ <destination overwrite="yes">GCompris</destination>
<image>
<!-- Not implemented yet (DMG image). -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]