From 04c5e65b8cd52bf10d49375d22ba0908efbaa985 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 16 Oct 2012 21:24:02 -0700 Subject: Redoing the Mac bundling With the right tools in place you can now create a bundle from the Makefile by calling "make create-macos-bundle" In the process of this I also moved the locale directory where we stage our .mo files to share/locale (which is much more logical). Signed-off-by: Dirk Hohndel --- packaging/macosx/subsurface.bundle | 3 +++ packaging/macosx/subsurface.sh | 5 +++-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'packaging/macosx') diff --git a/packaging/macosx/subsurface.bundle b/packaging/macosx/subsurface.bundle index fcfd4f7f1..bff9c962e 100644 --- a/packaging/macosx/subsurface.bundle +++ b/packaging/macosx/subsurface.bundle @@ -86,6 +86,9 @@ ${prefix}/share/locale + + ${project}/Subsurface.app/Contents/Resources/share/locale +