fixup previous commit for OS X

git-svn-id: svn://localhost/ardour2/branches/3.0@12491 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2012-05-30 15:33:56 +00:00
parent 1de10f1229
commit 5d10ef90b8

View File

@ -170,7 +170,7 @@ fixup_bundle_environment (int, char* [])
unsetenv ("GTK_RC_FILES");
if (!ARDOUR::translations_are_disabled ()) {
expoirt_search_path (bundle_dir, "GTK_LOCALEDIR", "/Resources/locale");
export_search_path (bundle_dir, "GTK_LOCALEDIR", "/Resources/locale");
}
/* write a pango.rc file and tell pango to use it. we'd love