To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61174





------- Additional comments from [EMAIL PROTECTED] Mon Jan 30 16:37:16 -0800 
2006 -------
ericb->pl

Thank you very much for the information. Very interesting, and I'll take note. 
To be more precise, I 
mean change the content of the macosxrc file from OOo, e.g. using a dialog box. 
IMHO, this is not 
necessary to implement such feature. Just one simple config file with Aqua 
colors,and  the objective is 
reached : stop to use the default grey/blue :-)


ericb->mox

I'll attach all the changes I have in mind (excepted scp2 not tested, the rest 
works) :

- in desktop  :  create macosx/source/misc directory, with macosxrc and 
corresponding makefile (to 
make macosxrc delivered) + prj/build.lst and prj/d.lst modified + 
soffice_lean.sh modified wit 
OOO_FORCE_DESKTOP environment checked, only if uname returns Darwin ( means Mac 
OS X is 
running)

- in vcl (aqua-colors-v7.patch) : my changes, in sync with m154, including 
#ifdef MACOSX , to protect 
other archs/OS for the build

- scp2 : add macosxrc in packaging, with good directory (I'm not sure, and I 
have not verified)

What is not clear, is in macosxint.cxx :  obr (Oliver Braun) told me about use 
Bootstrap::get ( in rtl/
bootstrap.hxx), using something like :

OUString Bootstrap::get( 
OUString(RTL_CONSTASCII_USTRINGPARAM("BaseInstallation")); 
BaseInstallation, OUString);

But I have not found (using bootstrap.hxx as example) how to use it correctly 
in macosxint.cxx.

The idea is to search first in ~/Library/Application Support/OpenOffice.org 2.0 
if macosxrc does exist, 
and if not, search -using Bootstrap::get()-  in <INSTALL_DIR>/share/config, 
whith <INSTALL_DIR> ==  /Applications/OpenOffice.org 
2.0.app/Contents/openoffice.org2, by default, 
but not always...

This way, we could have a default configuration, and for the users interested 
with experiences, they will 
just have to create macosxrc in ~/Library/Application Support/OpenOffice.org 2.0

Our problem is to check default macosxrc wherever OpenOffice.org 2.0 is 
installed ...
Of course, all attached files are draft, and I wait for opinion before to 
commit something.

Last but not least, I'll be away all the week, so I'll probably slow down the 
work for some times.






---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to