Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 60392 | Differences between
and this patch

Collapse All | Expand All

(-)minorGems/util/TranslationManager.cpp.orig (-1 / +1 lines)
Lines 130-136 Link Here
130
      mNaturalLanguageStrings( NULL ) {
130
      mNaturalLanguageStrings( NULL ) {
131
131
132
    // default
132
    // default
133
    setDirectoryAndLanguage( "languages", "English" );
133
    setDirectoryAndLanguage( "/usr/share/mute/languages", "English" );
134
    }
134
    }
135
135
136
136

Return to bug 60392