fixup previous commit for OS X
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 30 May 2012 15:33:56 +0000 (15:33 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 30 May 2012 15:33:56 +0000 (15:33 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@12491 d708f5d6-7413-0410-9779-e7cbd77b26cf

gtk2_ardour/main.cc

index 266ddbb6dd0e9dd6c2524ab9b3fd66b112a69d89..3895a96fd673a4821f773ddc843325b01d556421 100644 (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