Yes, that changed for OOo 3.0.0, see <http://wiki.services.openoffice.org/w/index.php?title=Extensions_Integration_into_Installation_Set&oldid=100991>.

-Stephan

On 12/03/08 11:18, KAMI911 KAMI911 wrote:
For me, it was the solution:

+/* *** Additional Extensions *** */
+
+/* ** SUN Presentation Minimizer ** */
+
+#ifndef WITHOUT_EXTENSION_MINIMIZER
+
+File gid_File_Oxt_Sun_Presentation_Minimizer
+    TXT_FILE_BODY;
+    Styles = (PACKED);
+    Dir = gid_Brand_Dir_Share_Extension_Install;
+    Name = "sun-presentation-minimizer.oxt";
+End
+
+#endif

copied from a diff file...


KAMI

2008/12/3 Pavel Lastovicka <[EMAIL PROTECTED]>

Hi,
I used information from

http://wiki.services.openoffice.org/wiki/Extensions_Integration_into_Installation_Set
for this task with oo.o 2.x. But now in 3.0,
gid_Dir_Share_Extension_Install
is no longer defined in scp2/source/ooo/directory_ooo.scp.
 Is there currently other possibility to integrate an extension into oo.o
instalator?
--
Pavel Lastovicka

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

Reply via email to