Would it be possible to do the same for the Windows OS?
Now that the 8.3 file name limitation is gone (I think...) this would be
a way to solve incompatibilities on systems also running LibreOffice...
Just a thought ;)
On 21/12/2016 18:29, Marcus wrote:
I wanted to suggest exactly after seeing your previous commit.
So, thanks for being faster than me. ;-)
Marcus
Am 12/21/2016 05:58 PM, schrieb dam...@apache.org:
Author: damjan
Date: Wed Dec 21 16:58:47 2016
New Revision: 1775507
URL: http://svn.apache.org/viewvc?rev=1775507&view=rev
Log:
Use "OpenOffice" instead of "soffice" as our KDE appName.
Patch by: pfg
Reviewed by: me
Modified:
openoffice/trunk/main/vcl/unx/kde4/KDEXLib.cxx
Modified: openoffice/trunk/main/vcl/unx/kde4/KDEXLib.cxx
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/unx/kde4/KDEXLib.cxx?rev=1775507&r1=1775506&r2=1775507&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/unx/kde4/KDEXLib.cxx (original)
+++ openoffice/trunk/main/vcl/unx/kde4/KDEXLib.cxx Wed Dec 21
16:58:47 2016
@@ -74,7 +74,7 @@ void KDEXLib::Init()
pInputMethod->SetLocale();
XrmInitialize();
- KAboutData *kAboutData = new KAboutData("soffice",
+ KAboutData *kAboutData = new KAboutData("OpenOffice",
"kdelibs4",
ki18n( "Apache OpenOffice" ),
"3.4.0",
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org