spek

Acoustic spectrum analyser
git clone http://git.hanabi.in/repos/spek.git
Log | Files | Refs | README

commit ae2d7160e114aed589832154fac31b0f51c90f8c
parent 10f1ce864d55639a67019d04011af228a431e8b0
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date:   Thu, 27 Sep 2012 09:57:36 -0700

osx: Fix localisation of standard dialogs

Diffstat:
Mdist/osx/bundle.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/dist/osx/bundle.sh b/dist/osx/bundle.sh @@ -28,6 +28,7 @@ for lang in $LANGUAGES; do cp -v ../../po/"$lang".gmo Spek.app/Contents/Resources/"$lang".lproj/spek.mo cp -v "$INSTALL_PATH"/share/locale/"$lang"/LC_MESSAGES/wxstd.mo Spek.app/Contents/Resources/"$lang".lproj/ done +mkdir -p Spek.app/Contents/Resources/en.lproj # Make DMG image VOLUME_NAME=Spek