Rename KLocale to enhance compatibility with KDE4

pull/1/head
Timothy Pearson 12 years ago
parent 9ec556b0dd
commit c95876511a

@ -38,7 +38,7 @@ static KCmdLineOptions options[] =
};
int main ( int argc, char *argv[] ) {
KLocale::setMainCatalogue( "tdelibs" );
TDELocale::setMainCatalogue( "tdelibs" );
TDEAboutData aboutdata( "kmfiptinterface", I18N_NOOP( "TDE" ),
version, description,
TDEAboutData::License_GPL, "(C) 2001, Christian Hubinger" );

Loading…
Cancel
Save