diff options
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; + |