[dev] developing an email client for OOo with PGP encrypted emails by default

2008-07-12 Thread Michael Schmidt
Hello there is a small project, developing a new Email client c++ /Qt The idea is, to use it later for OOo and that this email client is sending emails ONLY Gnu PGP encrypted. Is someone able to join? http://nlcreator.svn.sourceforge.net/viewvc/nlcreator/nuntiusleo/ The is so much development

[dev] FireFox 3.0 and OpenOffice-Add-on-Menu not compatible, how about a new version ?

2008-07-12 Thread Rony G. Flatscher
Hi there, after upgrading to FireFox 3.0 the OpenOffice.org menu extension is Not compatible with Firefox 3.0 and therefore disabled. Are there any plans to update this little (and from time to time very helpful) add-on? ---rony

Re: [dev] FireFox 3.0 and OpenOffice-Add-on-Menu not compatible, how about a new version ?

2008-07-12 Thread Oliver Brinzing
Hi, after upgrading to FireFox 3.0 the OpenOffice.org menu extension is Not compatible with Firefox 3.0 and therefore disabled. you can patch the extension's install.rdf: em:maxVersion3.0/em:maxVersion don't forget to delete the extensions.cache before you start again ... Oliver --

[dev] How can I reuse the implementation of a service?

2008-07-12 Thread Rainman Lee
hello everyone, I defined a interfaces tree like this: XWindow | | XButton | | XImageButton and I have implemented XWindow in my Window service. now I want to implement XButton, XImageButton respectively in Button, ImageButton services. Is there a convenient method with which

Re: [dev] FireFox 3.0 and OpenOffice-Add-on-Menu not compatible, how about a new version ?

2008-07-12 Thread Rony G. Flatscher
Hi Oliver, after upgrading to FireFox 3.0 the OpenOffice.org menu extension is Not compatible with Firefox 3.0 and therefore disabled. you can patch the extension's install.rdf: em:maxVersion3.0/em:maxVersion don't forget to delete the extensions.cache before you start again ... Thank

Re: [dev] building and using cairo

2008-07-12 Thread Takashi Ono
Hi Rene, In message Re: [dev] building and using cairo, Rene Engelhard wrote... Takashi Ono wrote: However, BUILD_CAIRO environment variable is not handled by config_office/configure. And even if I add it by hand, the build fails. a variable named BUILD_CAIRO sounds 99.9% the wrong way