diff options
-rw-r--r-- | vcl/unx/kde4/KDEXLib.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/kde4/KDEXLib.cxx b/vcl/unx/kde4/KDEXLib.cxx index 3fc53a0e61c9..fc3eafd54a6b 100644 --- a/vcl/unx/kde4/KDEXLib.cxx +++ b/vcl/unx/kde4/KDEXLib.cxx @@ -99,7 +99,7 @@ void KDEXLib::Init() "3.6.0", ki18n( "LibreOffice with KDE Native Widget Support." ), KAboutData::License_File, - "(c) 2003-2012 Novell, Inc and Apache Software Foundation", + ki18n(" (c) 2003-2012 Novell, Inc and Apache Software Foundation" ), ki18n( "LibreOffice is an office suite.\n" ), "http://libreoffice.org", "libreoffice@lists.freedesktop.org"); |