summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vcl/unx/kde4/KDEXLib.cxx2
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");
ef='/cgit/lo/core/commit/Makefile.gbuild?h=cp-6.4-19&id=7f52e3848e8b153f8a0b6bb7eef4f40afabe7e69'>move most of the updater settings to ini fileMarkus Mohrhard 2017-05-19create complete and correct build_config files for the updaterMarkus Mohrhard 2017-05-19use a few more variables instead of hard coded pathsMarkus Mohrhard 2017-05-19improve the build system part for generating mar filesMarkus Mohrhard 2017-05-19also include the platform into the build configMarkus Mohrhard 2017-05-19add makefile part to generate mar file and update infoMarkus Mohrhard 2016-05-24add build system part for upload crashreport symbolsMarkus Mohrhard