Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


On Tue, 2010-10-05 at 15:02 +0200, Giuseppe Castagno wrote:
For Linux, line:

http://opengrok.go-oo.org/xref/sdk/odk/source/com/sun/star/lib/loader/InstallationFinder.java#74

has a "soffice", shouldn't it be "libreoffice" ?


Dunno about the others, but some notes on the "soffice" binary.

desktop/source/app/sofficemain.cxx hardcodes "soffice" with
Application::SetAppName which means that vcl/unx/gtk/app/gtkdata.cxx
calls g_set_prgname with that name. Which means that the recently-used
files in GNOME spawns off "soffice" when you open those up from
places->recent documents. 

So *if* soffice is changed to "libreoffice" then that hard-coded line in
desktop needs to be changed as well. 

C.


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.