diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 08:21:29 -0600 | 
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 08:21:29 -0600 | 
| commit | dffee3468e31b04b6cdb6fb52e1e8ae2a5446c69 (patch) | |
| tree | 8ed41ef51ec9a332fe43bfc83c1bd0529a74e492 /libreoffice/git_10_28_2011/patches/libreoffice-trinity.diff | |
| parent | ec18d4e99fd89a10514f6dea8a4af3209b47be01 (diff) | |
| download | thirdparty-dffee3468e31b04b6cdb6fb52e1e8ae2a5446c69.tar.gz thirdparty-dffee3468e31b04b6cdb6fb52e1e8ae2a5446c69.zip | |
Rename KLocale to enhance compatibility with KDE4
Diffstat (limited to 'libreoffice/git_10_28_2011/patches/libreoffice-trinity.diff')
| -rw-r--r-- | libreoffice/git_10_28_2011/patches/libreoffice-trinity.diff | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/libreoffice/git_10_28_2011/patches/libreoffice-trinity.diff b/libreoffice/git_10_28_2011/patches/libreoffice-trinity.diff index d9ce39d..95b7efd 100644 --- a/libreoffice/git_10_28_2011/patches/libreoffice-trinity.diff +++ b/libreoffice/git_10_28_2011/patches/libreoffice-trinity.diff @@ -9368,7 +9368,7 @@ index 0000000..eb20aa3  +    TDECmdLineArgs::addCmdLineOptions( sOptions );  +    TDECmdLineArgs::init( argc, argv, &qAboutData );  + -+    KLocale::setMainCatalogue( "kdialog" ); ++    TDELocale::setMainCatalogue( "kdialog" );  +  +    TDEApplication kApplication;  + | 
