Re: [dev] Product name in window title bar

2009-07-31 Thread Mathias Bauer
Carsten Driesner wrote:

 Cor Nouws wrote:
 Hi,

 Someone asked me if it is possible to hide/remove the product name - 
 thus OpenOffice.org - in window title bar.

 I would expect that this only can be done by building your own office.
 Is that right?
 Hi Cor,
 
 You can remove the product name from the whole Office only. Just set the 
 product name property in Setup.xcu to an empty string. Unfortunately 
 this property is used by other features, too (e.g. help, about box, 
 ...). 
I don't consider this unfortunate. This is how it should work.

Regards,
Mathias

-- 
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
Please don't reply to nospamfor...@gmx.de.
I use it for the OOo lists and only rarely read other mails sent to it.


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Product name in window title bar

2009-07-31 Thread Cor Nouws

Hi,

Regina Henschel wrote (30-7-2009 16:03)

There is the node ooName in 
Openoffice.org3\share\registry\modules\org\openoffice\Setup\Setup-brand.xcu
But this entry is not only used in the title bar, but also in 
ToolsOptions and in the Help and likely in other places too. I use it 
to distinguish different developer builds.


Thanks for your answers, Regina, Carsten, Matthias.

I see that for an 2.x version ( ;-) ) I can use
 share/registry/data/org/openoffice/Setup.xcu

For me it is no problem that this also affects the name in other places.

Regards,
Cor

--
Cor Nouws - nl.OpenOffice.org marketing contact
Ontwikkelaar? Join! http://council.openoffice.org/developers.html
Gevoel niet vrij te zijn? Zie www.nieuwsteversie.nl

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Product name in window title bar

2009-07-31 Thread Carsten Driesner

Mathias Bauer wrote:

Carsten Driesner wrote:

  

Cor Nouws wrote:


Hi,

Someone asked me if it is possible to hide/remove the product name - 
thus OpenOffice.org - in window title bar.


I would expect that this only can be done by building your own office.
Is that right?
  

Hi Cor,

You can remove the product name from the whole Office only. Just set the 
product name property in Setup.xcu to an empty string. Unfortunately 
this property is used by other features, too (e.g. help, about box, 
...). 


I don't consider this unfortunate. This is how it should work.
  

Hi Mathias,

Unfortunately was meant to be related to the person who ask the 
question (unfortunately for him/her ...). The feature itself works as 
specified and how it should work. So my comment was not a validation for 
the current implementation or complaining that the feature is broken.


Regards,
Carsten

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Product name in window title bar

2009-07-30 Thread Regina Henschel

Hi Cor,

Cor Nouws schrieb:

Hi,

Someone asked me if it is possible to hide/remove the product name - 
thus OpenOffice.org - in window title bar.


I would expect that this only can be done by building your own office.
Is that right?


There is the node ooName in 
Openoffice.org3\share\registry\modules\org\openoffice\Setup\Setup-brand.xcu
But this entry is not only used in the title bar, but also in 
ToolsOptions and in the Help and likely in other places too. I use it 
to distinguish different developer builds.


kind regards
Regina

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Product name in window title bar

2009-07-30 Thread Carsten Driesner

Cor Nouws wrote:

Hi,

Someone asked me if it is possible to hide/remove the product name - 
thus OpenOffice.org - in window title bar.


I would expect that this only can be done by building your own office.
Is that right?

Hi Cor,

You can remove the product name from the whole Office only. Just set the 
product name property in Setup.xcu to an empty string. Unfortunately 
this property is used by other features, too (e.g. help, about box, 
...). Therefore the answer must be YES. Using the source code one can 
implement everything he/she wants.


Regards,
Carsten

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org