[gcompris] Fixed MacOSX bundle.
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris] Fixed MacOSX bundle.
- Date: Sat, 5 Mar 2011 17:12:12 +0000 (UTC)
commit 5329289b89486276ddd820411a8bfdb7986cdb56
Author: Bruno Coudoin <bruno coudoin gcompris net>
Date: Sat Mar 5 18:05:06 2011 +0100
Fixed MacOSX bundle.
macosx/gcompris.bundle | 23 +----------------------
1 files changed, 1 insertions(+), 22 deletions(-)
---
diff --git a/macosx/gcompris.bundle b/macosx/gcompris.bundle
index 450400e..1ea0ee0 100644
--- a/macosx/gcompris.bundle
+++ b/macosx/gcompris.bundle
@@ -91,17 +91,9 @@
${prefix}/lib/libvorbisfile.dylib
</binary>
- <!-- Python
<binary>
- ${prefix}/../local/lib/libpython2.6.dylib
+ ${prefix}/lib/libpyglib-2.0-python.dylib
</binary>
- <binary>
- ${prefix}/../local/lib/libpyglib-2.0-python.dylib
- </binary>
- <binary>
- ${prefix}/../local/lib/python2.6
- </binary>
- -->
<!-- GCompris plugins -->
<binary>
@@ -117,19 +109,6 @@
${prefix}/lib/gtk-2.0/${pkg:gtk+-2.0:gtk_binary_version}/loaders/*.so
</binary -->
- <!-- Translation filenames, one for each program or library that you
- want to copy in to the bundle. The "dest" attribute is
- optional, as usual. Bundler will find all translations of that
- library/program under the indicated directory and copy them.-->
- <translations dest="${bundle}/Contents/Resources" name="gcompris">
- ${prefix}/share/locale
- </translations>
-
- <translations dest="${bundle}/Contents/Resources" name="gtk20">
- ${prefix}/share/locale
- </translations>
-
-
<!-- Data to copy in, usually Glade/UI files, images, sounds files
etc. The destination inside the bundle can be specified if the
files should end up at a different location, by using the
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]