ooo-build r11941 - in trunk: . patches/src680 scratch/scp2/source/accessories scratch/scp2/source/extensions



Author: szalaik
Date: Wed Mar 19 10:12:48 2008
New Revision: 11941
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11941&view=rev

Log:
2008-03-19  Kalman Szalai - KAMI <kamihir freemail hu>
	
	Introducung Extension package for packaging upstream extension with
	OpenOffice.org. We have custom subcategory in Windows installer also
	it appear as a separated Linux package. (Note: might conflicting with
	layout patches in scp.)

	* patches/src680/extensions_confiure.diff
	* patches/src680/extensions_packinfo.diff
	* patches/src680/scp2_build_extensions.diff
	* patches/src680/scp2_makefile_extensions.diff
	* patches/src680/scp2_extensions.diff
	* scratch/scp2/source/extensions
	* scratch/scp2/source/extensions/file_extensions.scp
	* scratch/scp2/source/extensions/makefile.mk
	* scratch/scp2/source/extensions/module_extensions.scp
	* scratch/scp2/source/extensions/module_extensions.ulf
	
	Updates in OxygenOffice scp2/build
	* patches/src680/scp2_build_accessories.diff
	
	Updated Accessories for OxygenOffice Professional:
	 - German in code translation has removed.
	 - DOS2UNIX convertation
	
	* scratch/scp2/source/accessories/module_samples_accessories.ulf
	* scratch/scp2/source/accessories/module_font_accessories.ulf
	* scratch/scp2/source/accessories/module_accessories.ulf
	* scratch/scp2/source/accessories/module_templates_accessories.ulf
	* scratch/scp2/source/accessories/module_gallery_accessories.ulf

	New group [ Extensions ] has introduced, but not activated this time.
	* patches/src680/apply




Added:
   trunk/patches/src680/extensions_configure.diff
   trunk/patches/src680/extensions_packinfo.diff
   trunk/patches/src680/scp2_build_extensions.diff
   trunk/patches/src680/scp2_extensions.diff
   trunk/patches/src680/scp2_makefile_extensions.diff
   trunk/scratch/scp2/source/extensions/
   trunk/scratch/scp2/source/extensions/file_extensions.scp
   trunk/scratch/scp2/source/extensions/makefile.mk
   trunk/scratch/scp2/source/extensions/module_extensions.scp
   trunk/scratch/scp2/source/extensions/module_extensions.ulf
Modified:
   trunk/ChangeLog
   trunk/patches/src680/apply
   trunk/patches/src680/scp2_build_accessories.diff
   trunk/scratch/scp2/source/accessories/module_accessories.ulf
   trunk/scratch/scp2/source/accessories/module_font_accessories.ulf
   trunk/scratch/scp2/source/accessories/module_gallery_accessories.ulf
   trunk/scratch/scp2/source/accessories/module_samples_accessories.ulf
   trunk/scratch/scp2/source/accessories/module_templates_accessories.ulf

Modified: trunk/patches/src680/apply
==============================================================================
--- trunk/patches/src680/apply	(original)
+++ trunk/patches/src680/apply	Wed Mar 19 10:12:48 2008
@@ -2149,3 +2149,11 @@
 internal-mesa-headers-config_office.diff, fridrich
 internal-mesa-headers-slideshow.diff, fridrich
 internal-mesa-headers-mesa.diff, fridrich
+
+[ Extensions ]
+scp2_build_extensions.diff
+extensions_packinfo.diff
+scp2_makefile_extensions.diff
+scp2_extensions.diff
+scp2_build_accessories.diff
+extension_configure.diff

Added: trunk/patches/src680/extensions_configure.diff
==============================================================================
--- (empty file)
+++ trunk/patches/src680/extensions_configure.diff	Wed Mar 19 10:12:48 2008
@@ -0,0 +1,17 @@
+--- config_office/configure.in.original	2008-03-19 07:37:01.000000000 +0100
++++ config_office/configure.in	2008-03-19 08:20:11.000000000 +0100
+@@ -5377,10 +5377,14 @@
+ AC_MSG_CHECKING([whether to build the Presentation Minimizer extension])
+ if test -n "$enable_sdext" -a "$enable_sdext" != "no"; then
+    AC_MSG_RESULT([yes])
++   WITH_EXTENSION_SDEXT=YES
+    BUILD_TYPE="$BUILD_TYPE SDEXT"
+ else
+    AC_MSG_RESULT([no])
++   WITH_EXTENSION_SDEXT=NO
++   SCPDEFS="$SCPDEFS -DWITHOUT_EXTENSION_SDEXT"
+ fi
++AC_SUBST(WITH_EXTENSION_SDEXT)
+ 
+ AC_MSG_CHECKING([whether to build the Report Builder extension])
+ if test -z "$enable_reportdesign" -a "$enable_reportdesign" != "no" && test "$WITH_JAVA" != "no"; then

Added: trunk/patches/src680/extensions_packinfo.diff
==============================================================================
--- (empty file)
+++ trunk/patches/src680/extensions_packinfo.diff	Wed Mar 19 10:12:48 2008
@@ -0,0 +1,25 @@
+--- setup_native/source/packinfo/packinfo_office.txt.orig	2008-01-14 20:09:47.000000000 +0100
++++ setup_native/source/packinfo/packinfo_office.txt	2008-03-19 10:07:04.000000000 +0100
+@@ -322,6 +322,22 @@
+ End
+ 
+ Start
++module = "gid_Module_Optional_Extensions"
++script = "shellscripts_extensions.txt"
++solarispackagename = "%WITHOUTDOTUNIXPRODUCTNAME-extensions"
++solarisrequires = "%WITHOUTDOTUNIXPRODUCTNAME-core01 (Name="Core module for %PRODUCTNAME %PRODUCTVERSION"), %WITHOUTDOTUNIXPRODUCTNAME-core02 (Name="Core module for %PRODUCTNAME %PRODUCTVERSION"), %WITHOUTDOTUNIXPRODUCTNAME-core03 (Name="Core module for %PRODUCTNAME %PRODUCTVERSION"), %WITHOUTDOTUNIXPRODUCTNAME-core04 (Name="Core module for %PRODUCTNAME %PRODUCTVERSION"), %WITHOUTDOTUNIXPRODUCTNAME-core05 (Name="Core module for %PRODUCTNAME %PRODUCTVERSION"), %WITHOUTDOTUNIXPRODUCTNAME-core06 (Name="Core module for %PRODUCTNAME %PRODUCTVERSION"), %WITHOUTDOTUNIXPRODUCTNAME-core07 (Name="Core module for %PRODUCTNAME %PRODUCTVERSION"), %WITHOUTDOTUNIXPRODUCTNAME-core08 (Name="Core module for %PRODUCTNAME %PRODUCTVERSION")"
++packagename = "%UNIXPRODUCTNAME-extensions"
++linuxreplaces = "%WITHOUTDOTUNIXPRODUCTNAME-extensions"
++requires = "%UNIXPRODUCTNAME-core01,%UNIXPRODUCTNAME-core02,%UNIXPRODUCTNAME-core03,%UNIXPRODUCTNAME-core03u,%UNIXPRODUCTNAME-core04,%UNIXPRODUCTNAME-core04u,%UNIXPRODUCTNAME-core05,%UNIXPRODUCTNAME-core05u,%UNIXPRODUCTNAME-core06,%UNIXPRODUCTNAME-core07,%UNIXPRODUCTNAME-core08"
++freebsdrequires = "%UNIXPRODUCTNAME-core01,%UNIXPRODUCTNAME-core02,%UNIXPRODUCTNAME-core03,%UNIXPRODUCTNAME-core03u,%UNIXPRODUCTNAME-core04,%UNIXPRODUCTNAME-core04u,%UNIXPRODUCTNAME-core05,%UNIXPRODUCTNAME-core05u,%UNIXPRODUCTNAME-core06,%UNIXPRODUCTNAME-core07,%UNIXPRODUCTNAME-core08"
++copyright = "1999-2008 by OpenOffice.org"
++solariscopyright = "solariscopyrightfile"
++vendor = "OpenOffice.org"
++description = "Extensions for %PRODUCTNAME %PRODUCTVERSION"
++destpath = "/opt/%UNIXPRODUCTNAME%PRODUCTVERSION"
++End
++			
++Start
+ module = "gid_Module_Root_Files_2"
+ script = "shellscripts_module.txt"
+ solarispackagename = "%WITHOUTDOTUNIXPRODUCTNAME-core02"

Modified: trunk/patches/src680/scp2_build_accessories.diff
==============================================================================
--- trunk/patches/src680/scp2_build_accessories.diff	(original)
+++ trunk/patches/src680/scp2_build_accessories.diff	Wed Mar 19 10:12:48 2008
@@ -4,6 +4,6 @@
  cp    scp2\source\ure             nmake    -    all    cp_ure cp_langmacros NULL
  cp    scp2\source\onlineupdate    nmake    -    all    cp_update cp_langmacros NULL
  cp    scp2\source\ooo_wo_ure      nmake    -    all    cp_ooo_wo_ure cp_langmacros NULL
--cp    scp2\util                   nmake    -    all    cp_util cp_activex cp_calc cp_canvas cp_crashrep cp_draw cp_gnome cp_graphicfilter cp_impress cp_javafilter cp_kde cp_layout cp_lingu cp_math cp_ooo cp_python cp_quickstart cp_testtool cp_writer cp_base cp_xsltfilter cp_winexplorerext cp_ure cp_sdkoo cp_update cp_ooo_wo_ure NULL
+-cp    scp2\util                   nmake    -    all    cp_util cp_activex cp_calc cp_canvas cp_crashrep cp_draw cp_extensions cp_gnome cp_graphicfilter cp_impress cp_javafilter cp_kde cp_layout cp_lingu cp_math cp_ooo cp_python cp_quickstart cp_testtool cp_writer cp_base cp_xsltfilter cp_winexplorerext cp_ure cp_sdkoo cp_update cp_ooo_wo_ure NULL
 +cp    scp2\source\accessories     nmake    -    all    cp_accessories cp_langmacros NULL
-+cp    scp2\util                   nmake    -    all    cp_util cp_activex cp_calc cp_canvas cp_crashrep cp_draw cp_gnome cp_graphicfilter cp_impress cp_javafilter cp_kde cp_layout cp_lingu cp_math cp_ooo cp_python cp_quickstart cp_testtool cp_writer cp_base cp_xsltfilter cp_winexplorerext cp_ure cp_sdkoo cp_update cp_ooo_wo_ure cp_accessories NULL
++cp    scp2\util                   nmake    -    all    cp_util cp_activex cp_calc cp_canvas cp_crashrep cp_draw cp_extensions cp_gnome cp_graphicfilter cp_impress cp_javafilter cp_kde cp_layout cp_lingu cp_math cp_ooo cp_python cp_quickstart cp_testtool cp_writer cp_base cp_xsltfilter cp_winexplorerext cp_ure cp_sdkoo cp_update cp_ooo_wo_ure cp_accessories NULL

Added: trunk/patches/src680/scp2_build_extensions.diff
==============================================================================
--- (empty file)
+++ trunk/patches/src680/scp2_build_extensions.diff	Wed Mar 19 10:12:48 2008
@@ -0,0 +1,16 @@
+--- scp2/prj/build.lst.orig	2008-03-19 07:36:56.000000000 +0100
++++ scp2/prj/build.lst.original	2008-03-19 10:16:16.000000000 +0100
+@@ -6,6 +6,7 @@
+ cp    scp2\source\canvas          nmake    -    all    cp_canvas cp_langmacros NULL
+ cp    scp2\source\crashrep        nmake    -    all    cp_crashrep cp_langmacros NULL
+ cp    scp2\source\draw            nmake    -    all    cp_draw cp_langmacros NULL
++cp    scp2\source\extensions      nmake    -    all    cp_extensions cp_langmacros NULL
+ cp    scp2\source\gnome           nmake    -    all    cp_gnome cp_langmacros NULL
+ cp    scp2\source\graphicfilter   nmake    -    all    cp_graphicfilter cp_langmacros NULL
+ cp    scp2\source\impress         nmake    -    all    cp_impress cp_langmacros NULL
+@@ -26,4 +27,4 @@
+ cp    scp2\source\ure             nmake    -    all    cp_ure cp_langmacros NULL
+ cp    scp2\source\onlineupdate    nmake    -    all    cp_update cp_langmacros NULL
+ cp    scp2\source\ooo_wo_ure      nmake    -    all    cp_ooo_wo_ure cp_langmacros NULL
+-cp    scp2\util                   nmake    -    all    cp_util cp_activex cp_calc cp_canvas cp_crashrep cp_draw cp_gnome cp_graphicfilter cp_impress cp_javafilter cp_kde cp_layout cp_lingu cp_math cp_ooo cp_python cp_quickstart cp_testtool cp_writer cp_base cp_xsltfilter cp_winexplorerext cp_ure cp_sdkoo cp_update cp_ooo_wo_ure NULL
++cp    scp2\util                   nmake    -    all    cp_util cp_activex cp_calc cp_canvas cp_crashrep cp_draw cp_extensions cp_gnome cp_graphicfilter cp_impress cp_javafilter cp_kde cp_layout cp_lingu cp_math cp_ooo cp_python cp_quickstart cp_testtool cp_writer cp_base cp_xsltfilter cp_winexplorerext cp_ure cp_sdkoo cp_update cp_ooo_wo_ure NULL

Added: trunk/patches/src680/scp2_extensions.diff
==============================================================================
--- (empty file)
+++ trunk/patches/src680/scp2_extensions.diff	Wed Mar 19 10:12:48 2008
@@ -0,0 +1,223 @@
+--- scp2/source/extensions/file_extensions.scp.orig	1970-01-01 01:00:00.000000000 +0100
++++ scp2/source/extensions/file_extensions.scp	2008-03-19 08:20:47.000000000 +0100
+@@ -0,0 +1,51 @@
++/*************************************************************************
++*
++ *  OpenOffice.org - a multi-platform office productivity suite
++ *
++ *  $RCSfile: file_accessories.scp,v $
++ *
++ *  $Revision: 1.0 $
++ *
++ *  last change: $Author: KAMI $ $Date: 2006/07/02 14:50:39 $
++ *
++ *  The Contents of this file are made available subject to
++ *  the terms of GNU Lesser General Public License Version 2.1.
++ *
++ *
++ *    GNU Lesser General Public License Version 2.1
++ *    =============================================
++ *    Copyright 2005 by Sun Microsystems, Inc.
++ *    901 San Antonio Road, Palo Alto, CA 94303, USA
++ *
++ *    This library is free software; you can redistribute it and/or
++ *    modify it under the terms of the GNU Lesser General Public
++ *    License version 2.1, as published by the Free Software Foundation.
++ *
++ *    This library is distributed in the hope that it will be useful,
++ *    but WITHOUT ANY WARRANTY; without even the implied warranty of
++ *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
++ *    Lesser General Public License for more details.
++ *
++ *    You should have received a copy of the GNU Lesser General Public
++ *    License along with this library; if not, write to the Free Software
++ *    Foundation, Inc., 59 Temple Place, Suite 330, Boston,
++ *    MA  02111-1307  USA
++ *
++************************************************************************/
++
++#include "macros.inc"
++
++/* *** Additional Extensions *** */
++
++/* ** SUN Presentation Minimizer ** */
++
++#ifndef WITHOUT_EXTENSION_SDEXT
++
++File gid_File_Oxt_Sun_Presentation_Minimizer
++    TXT_FILE_BODY;
++    Styles = (PACKED);
++    Dir = gid_Dir_Share_Extension_Install;
++    Name = "sun-presentation-minimizer.oxt";
++End
++
++#endif 
+--- scp2/source/extensions/makefile.mk.orig	1970-01-01 01:00:00.000000000 +0100
++++ scp2/source/extensions/makefile.mk	2008-03-19 09:13:20.000000000 +0100
+@@ -0,0 +1,57 @@
++#*************************************************************************
++#
++#   OpenOffice.org - a multi-platform office productivity suite
++#
++#   $RCSfile: makefile.mk,v $
++#
++#   $Revision: 1.0 $
++#
++#   last change: $Author: KAMI $ $Date: 2008/03/19 14:50:39 $
++#
++#   The Contents of this file are made available subject to
++#   the terms of GNU Lesser General Public License Version 2.1.
++#
++#
++#     GNU Lesser General Public License Version 2.1
++#     =============================================
++#     Copyright 2005 by Sun Microsystems, Inc.
++#     901 San Antonio Road, Palo Alto, CA 94303, USA
++#
++#     This library is free software; you can redistribute it and/or
++#     modify it under the terms of the GNU Lesser General Public
++#     License version 2.1, as published by the Free Software Foundation.
++#
++#     This library is distributed in the hope that it will be useful,
++#     but WITHOUT ANY WARRANTY; without even the implied warranty of
++#     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
++#     Lesser General Public License for more details.
++#
++#     You should have received a copy of the GNU Lesser General Public
++#     License along with this library; if not, write to the Free Software
++#     Foundation, Inc., 59 Temple Place, Suite 330, Boston,
++#     MA  02111-1307  USA
++#
++#*************************************************************************
++
++PRJ=..$/..
++
++PRJPCH=
++
++PRJNAME=scp2
++TARGET=extensions
++TARGETTYPE=CUI
++
++# --- Settings -----------------------------------------------------
++
++.INCLUDE :	settings.mk
++
++SCP_PRODUCT_TYPE=osl
++PARFILES= \
++        module_extensions.par             \
++        file_extensions.par
++
++ULFFILES= \
++        module_extensions.ulf
++
++# --- File ---------------------------------------------------------
++.INCLUDE :  target.mk
+--- scp2/source/extensions/module_extensions.scp.orig	1970-01-01 01:00:00.000000000 +0100
++++ scp2/source/extensions/module_extensions.scp	2008-03-19 09:33:23.000000000 +0100
+@@ -0,0 +1,60 @@
++/*************************************************************************
++ *
++ *  OpenOffice.org - a multi-platform office productivity suite
++ *
++ *  $RCSfile: module_accessories.scp,v $
++ *
++ *  $Revision: 1.0 $
++ *
++ *  last change: $Author: KAMI $ $Date: 2006/02/18 14:50:39 $
++ *
++ *  The Contents of this file are made available subject to
++ *  the terms of GNU Lesser General Public License Version 2.1.
++ *
++ *
++ *    GNU Lesser General Public License Version 2.1
++ *    =============================================
++ *    Copyright 2005 by Sun Microsystems, Inc.
++ *    901 San Antonio Road, Palo Alto, CA 94303, USA
++ *
++ *    This library is free software; you can redistribute it and/or
++ *    modify it under the terms of the GNU Lesser General Public
++ *    License version 2.1, as published by the Free Software Foundation.
++ *
++ *    This library is distributed in the hope that it will be useful,
++ *    but WITHOUT ANY WARRANTY; without even the implied warranty of
++ *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
++ *    Lesser General Public License for more details.
++ *
++ *    You should have received a copy of the GNU Lesser General Public
++ *    License along with this library; if not, write to the Free Software
++ *    Foundation, Inc., 59 Temple Place, Suite 330, Boston,
++ *    MA  02111-1307  USA
++ *
++ ************************************************************************/
++
++#include "macros.inc"
++
++Module gid_Module_Optional_Extensions
++    MOD_NAME_DESC(MODULE_OPTIONAL_EXTENSIONS);
++    ParentID = gid_Module_Optional;
++    Files = ( ); 
++    Minimal = NO;
++    Default = YES;
++    Styles = ( );
++End
++
++/* ** SUN Presentation Minimizer ** */
++
++#ifndef WITHOUT_EXTENSION_SDEXT
++Module gid_Module_Optional_Extensions_SDEXT
++    MOD_NAME_DESC(MODULE_OPTIONAL_EXTENSIONS_SDEXT);
++    ParentID = gid_Module_Optional_Extensions;
++    Files = (
++        gid_File_Oxt_Sun_Presentation_Minimizer );
++    Minimal = NO;
++    Default = YES;
++    Styles = ( );
++End
++#endif
++					
+--- scp2/source/extensions/module_extensions.ulf.orig	1970-01-01 01:00:00.000000000 +0100
++++ scp2/source/extensions/module_extensions.ulf	2008-03-19 09:26:53.000000000 +0100
+@@ -0,0 +1,43 @@
++/*************************************************************************
++ *
++ *  OpenOffice.org - a multi-platform office productivity suite
++ *
++ *  $RCSfile: module_accessories.ulf,v $
++ *
++ *  $Revision: 1.0 $
++ *
++ *  last change: $Author: KAMI $ $Date: 2006/02/18 14:50:39 $
++ *
++ *  The Contents of this file are made available subject to
++ *  the terms of GNU Lesser General Public License Version 2.1.
++ *
++ *
++ *    GNU Lesser General Public License Version 2.1
++ *    =============================================
++ *    Copyright 2005 by Sun Microsystems, Inc.
++ *    901 San Antonio Road, Palo Alto, CA 94303, USA
++ *
++ *    This library is free software; you can redistribute it and/or
++ *    modify it under the terms of the GNU Lesser General Public
++ *    License version 2.1, as published by the Free Software Foundation.
++ *
++ *    This library is distributed in the hope that it will be useful,
++ *    but WITHOUT ANY WARRANTY; without even the implied warranty of
++ *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
++ *    Lesser General Public License for more details.
++ *
++ *    You should have received a copy of the GNU Lesser General Public
++ *    License along with this library; if not, write to the Free Software
++ *    Foundation, Inc., 59 Temple Place, Suite 330, Boston,
++ *    MA  02111-1307  USA
++ *
++ ************************************************************************/
++
++[STR_NAME_MODULE_OPTIONAL_EXTENSIONS]
++en-US = "Extensions"
++
++[STR_DESC_MODULE_OPTIONAL_EXTENSIONS]
++en-US = "Useful %PRODUCTNAME extensions."
++
++[STR_DESC_MODULE_OPTIONAL_EXTENSIONS_SDEXT]
++en-US = "SUN Presentation Minimizer"

Added: trunk/patches/src680/scp2_makefile_extensions.diff
==============================================================================
--- (empty file)
+++ trunk/patches/src680/scp2_makefile_extensions.diff	Wed Mar 19 10:12:48 2008
@@ -0,0 +1,20 @@
+--- scp2/util/makefile.mk.orig	2008-03-19 07:37:00.000000000 +0100
++++ scp2/util/makefile.mk.original	2008-03-19 10:24:18.000000000 +0100
+@@ -81,6 +81,8 @@
+              module_systemint.par          \
+              module_graphicfilter.par      \
+              file_graphicfilter.par        \
++             module_extensions.par         \
++             file_extensions.par           \
+              module_testtool.par           \
+              file_testtool.par             \
+              file_lingu.par                \
+@@ -222,6 +224,8 @@
+              module_systemint.par          \
+              module_graphicfilter.par      \
+              file_graphicfilter.par        \
++             module_extensions.par         \
++             file_extensions.par           \
+              module_testtool.par           \
+              file_testtool.par             \
+              file_lingu.par                \

Modified: trunk/scratch/scp2/source/accessories/module_accessories.ulf
==============================================================================
--- trunk/scratch/scp2/source/accessories/module_accessories.ulf	(original)
+++ trunk/scratch/scp2/source/accessories/module_accessories.ulf	Wed Mar 19 10:12:48 2008
@@ -1,42 +1,40 @@
-/*************************************************************************
- *
- *  OpenOffice.org - a multi-platform office productivity suite
- *
- *  $RCSfile: module_accessories.ulf,v $
- *
- *  $Revision: 1.0 $
- *
- *  last change: $Author: KAMI $ $Date: 2006/02/18 14:50:39 $
- *
- *  The Contents of this file are made available subject to
- *  the terms of GNU Lesser General Public License Version 2.1.
- *
- *
- *    GNU Lesser General Public License Version 2.1
- *    =============================================
- *    Copyright 2005 by Sun Microsystems, Inc.
- *    901 San Antonio Road, Palo Alto, CA 94303, USA
- *
- *    This library is free software; you can redistribute it and/or
- *    modify it under the terms of the GNU Lesser General Public
- *    License version 2.1, as published by the Free Software Foundation.
- *
- *    This library is distributed in the hope that it will be useful,
- *    but WITHOUT ANY WARRANTY; without even the implied warranty of
- *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- *    Lesser General Public License for more details.
- *
- *    You should have received a copy of the GNU Lesser General Public
- *    License along with this library; if not, write to the Free Software
- *    Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- *    MA  02111-1307  USA
- *
- ************************************************************************/
-
-[STR_NAME_MODULE_OPTIONAL_ACCESSORIES]
-de = "ZubehÃr"
-en-US = "Accessories"
-
-[STR_DESC_MODULE_OPTIONAL_ACCESSORIES]
-de = "Wertvolles %PRODUCTNAME ZubehÃr inklusive verschiedener Gallerythemen, Vorlagen, Beispieldokumenten und Fonts."
-en-US = "Useful %PRODUCTNAME accessories including various Galleries, Templates, Sample documents and Fonts."
+/*************************************************************************
+ *
+ *  OpenOffice.org - a multi-platform office productivity suite
+ *
+ *  $RCSfile: module_accessories.ulf,v $
+ *
+ *  $Revision: 1.0 $
+ *
+ *  last change: $Author: KAMI $ $Date: 2006/02/18 14:50:39 $
+ *
+ *  The Contents of this file are made available subject to
+ *  the terms of GNU Lesser General Public License Version 2.1.
+ *
+ *
+ *    GNU Lesser General Public License Version 2.1
+ *    =============================================
+ *    Copyright 2005 by Sun Microsystems, Inc.
+ *    901 San Antonio Road, Palo Alto, CA 94303, USA
+ *
+ *    This library is free software; you can redistribute it and/or
+ *    modify it under the terms of the GNU Lesser General Public
+ *    License version 2.1, as published by the Free Software Foundation.
+ *
+ *    This library is distributed in the hope that it will be useful,
+ *    but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ *    Lesser General Public License for more details.
+ *
+ *    You should have received a copy of the GNU Lesser General Public
+ *    License along with this library; if not, write to the Free Software
+ *    Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ *    MA  02111-1307  USA
+ *
+ ************************************************************************/
+
+[STR_NAME_MODULE_OPTIONAL_ACCESSORIES]
+en-US = "Accessories"
+
+[STR_DESC_MODULE_OPTIONAL_ACCESSORIES]
+en-US = "Useful %PRODUCTNAME accessories including various Galleries, Templates, Sample documents and Fonts."

Modified: trunk/scratch/scp2/source/accessories/module_font_accessories.ulf
==============================================================================
--- trunk/scratch/scp2/source/accessories/module_font_accessories.ulf	(original)
+++ trunk/scratch/scp2/source/accessories/module_font_accessories.ulf	Wed Mar 19 10:12:48 2008
@@ -1,42 +1,40 @@
-/*************************************************************************
- *
- *  OpenOffice.org - a multi-platform office productivity suite
- *
- *  $RCSfile: module_accessories.ulf,v $
- *
- *  $Revision: 1.0 $
- *
- *  last change: $Author: KAMI $ $Date: 2006/02/18 14:50:39 $
- *
- *  The Contents of this file are made available subject to
- *  the terms of GNU Lesser General Public License Version 2.1.
- *
- *
- *    GNU Lesser General Public License Version 2.1
- *    =============================================
- *    Copyright 2005 by Sun Microsystems, Inc.
- *    901 San Antonio Road, Palo Alto, CA 94303, USA
- *
- *    This library is free software; you can redistribute it and/or
- *    modify it under the terms of the GNU Lesser General Public
- *    License version 2.1, as published by the Free Software Foundation.
- *
- *    This library is distributed in the hope that it will be useful,
- *    but WITHOUT ANY WARRANTY; without even the implied warranty of
- *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- *    Lesser General Public License for more details.
- *
- *    You should have received a copy of the GNU Lesser General Public
- *    License along with this library; if not, write to the Free Software
- *    Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- *    MA  02111-1307  USA
- *
- ************************************************************************/
-
-[STR_NAME_MODULE_OPTIONAL_ACCESSORIES_FONTS]
-de = "Fonts"
-en-US = "Fonts"
-
-[STR_DESC_MODULE_OPTIONAL_ACCESSORIES_FONTS]
-de = "ZusÃtzliche Fonts fÃr %PRODUCTNAME und andere Applikationen."
-en-US = "Additional fonts for %PRODUCTNAME and other applications."
+/*************************************************************************
+ *
+ *  OpenOffice.org - a multi-platform office productivity suite
+ *
+ *  $RCSfile: module_accessories.ulf,v $
+ *
+ *  $Revision: 1.0 $
+ *
+ *  last change: $Author: KAMI $ $Date: 2006/02/18 14:50:39 $
+ *
+ *  The Contents of this file are made available subject to
+ *  the terms of GNU Lesser General Public License Version 2.1.
+ *
+ *
+ *    GNU Lesser General Public License Version 2.1
+ *    =============================================
+ *    Copyright 2005 by Sun Microsystems, Inc.
+ *    901 San Antonio Road, Palo Alto, CA 94303, USA
+ *
+ *    This library is free software; you can redistribute it and/or
+ *    modify it under the terms of the GNU Lesser General Public
+ *    License version 2.1, as published by the Free Software Foundation.
+ *
+ *    This library is distributed in the hope that it will be useful,
+ *    but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ *    Lesser General Public License for more details.
+ *
+ *    You should have received a copy of the GNU Lesser General Public
+ *    License along with this library; if not, write to the Free Software
+ *    Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ *    MA  02111-1307  USA
+ *
+ ************************************************************************/
+
+[STR_NAME_MODULE_OPTIONAL_ACCESSORIES_FONTS]
+en-US = "Fonts"
+
+[STR_DESC_MODULE_OPTIONAL_ACCESSORIES_FONTS]
+en-US = "Additional fonts for %PRODUCTNAME and other applications."

Modified: trunk/scratch/scp2/source/accessories/module_gallery_accessories.ulf
==============================================================================
--- trunk/scratch/scp2/source/accessories/module_gallery_accessories.ulf	(original)
+++ trunk/scratch/scp2/source/accessories/module_gallery_accessories.ulf	Wed Mar 19 10:12:48 2008
@@ -1,42 +1,40 @@
-/*************************************************************************
- *
- *  OpenOffice.org - a multi-platform office productivity suite
- *
- *  $RCSfile: module_accessories.ulf,v $
- *
- *  $Revision: 1.0 $
- *
- *  last change: $Author: KAMI $ $Date: 2006/02/18 14:50:39 $
- *
- *  The Contents of this file are made available subject to
- *  the terms of GNU Lesser General Public License Version 2.1.
- *
- *
- *    GNU Lesser General Public License Version 2.1
- *    =============================================
- *    Copyright 2005 by Sun Microsystems, Inc.
- *    901 San Antonio Road, Palo Alto, CA 94303, USA
- *
- *    This library is free software; you can redistribute it and/or
- *    modify it under the terms of the GNU Lesser General Public
- *    License version 2.1, as published by the Free Software Foundation.
- *
- *    This library is distributed in the hope that it will be useful,
- *    but WITHOUT ANY WARRANTY; without even the implied warranty of
- *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- *    Lesser General Public License for more details.
- *
- *    You should have received a copy of the GNU Lesser General Public
- *    License along with this library; if not, write to the Free Software
- *    Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- *    MA  02111-1307  USA
- *
- ************************************************************************/
-
-[STR_NAME_MODULE_OPTIONAL_ACCESSORIES_GALLERY]
-de = "ZusÃtzliche Gallerythemen"
-en-US = "Additional Gallery Themes"
-
-[STR_DESC_MODULE_OPTIONAL_ACCESSORIES_GALLERY]
-de = "Die %PRODUCTNAME Gallerythemen beinhalten mehr als 2900 Komponenten aus verschiedenen Themen."
-en-US = "The %PRODUCTNAME Gallery contains more than 2900 elements in various themes."
+/*************************************************************************
+ *
+ *  OpenOffice.org - a multi-platform office productivity suite
+ *
+ *  $RCSfile: module_accessories.ulf,v $
+ *
+ *  $Revision: 1.0 $
+ *
+ *  last change: $Author: KAMI $ $Date: 2006/02/18 14:50:39 $
+ *
+ *  The Contents of this file are made available subject to
+ *  the terms of GNU Lesser General Public License Version 2.1.
+ *
+ *
+ *    GNU Lesser General Public License Version 2.1
+ *    =============================================
+ *    Copyright 2005 by Sun Microsystems, Inc.
+ *    901 San Antonio Road, Palo Alto, CA 94303, USA
+ *
+ *    This library is free software; you can redistribute it and/or
+ *    modify it under the terms of the GNU Lesser General Public
+ *    License version 2.1, as published by the Free Software Foundation.
+ *
+ *    This library is distributed in the hope that it will be useful,
+ *    but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ *    Lesser General Public License for more details.
+ *
+ *    You should have received a copy of the GNU Lesser General Public
+ *    License along with this library; if not, write to the Free Software
+ *    Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ *    MA  02111-1307  USA
+ *
+ ************************************************************************/
+
+[STR_NAME_MODULE_OPTIONAL_ACCESSORIES_GALLERY]
+en-US = "Additional Gallery Themes"
+
+[STR_DESC_MODULE_OPTIONAL_ACCESSORIES_GALLERY]
+en-US = "The %PRODUCTNAME Gallery contains more than 2900 elements in various themes."

Modified: trunk/scratch/scp2/source/accessories/module_samples_accessories.ulf
==============================================================================
--- trunk/scratch/scp2/source/accessories/module_samples_accessories.ulf	(original)
+++ trunk/scratch/scp2/source/accessories/module_samples_accessories.ulf	Wed Mar 19 10:12:48 2008
@@ -1,59 +1,53 @@
-/*************************************************************************
- *
- *  OpenOffice.org - a multi-platform office productivity suite
- *
- *  $RCSfile: module_accessories.ulf,v $
- *
- *  $Revision: 1.0 $
- *
- *  last change: $Author: KAMI $ $Date: 2006/02/18 14:50:39 $
- *
- *  The Contents of this file are made available subject to
- *  the terms of GNU Lesser General Public License Version 2.1.
- *
- *
- *    GNU Lesser General Public License Version 2.1
- *    =============================================
- *    Copyright 2005 by Sun Microsystems, Inc.
- *    901 San Antonio Road, Palo Alto, CA 94303, USA
- *
- *    This library is free software; you can redistribute it and/or
- *    modify it under the terms of the GNU Lesser General Public
- *    License version 2.1, as published by the Free Software Foundation.
- *
- *    This library is distributed in the hope that it will be useful,
- *    but WITHOUT ANY WARRANTY; without even the implied warranty of
- *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- *    Lesser General Public License for more details.
- *
- *    You should have received a copy of the GNU Lesser General Public
- *    License along with this library; if not, write to the Free Software
- *    Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- *    MA  02111-1307  USA
- *
- ************************************************************************/
-
-[STR_NAME_MODULE_OPTIONAL_ACCESSORIES_SAMPLES]
-de = "Beispieldokumente"
-en-US = "Sample documents"
-
-[STR_DESC_MODULE_OPTIONAL_ACCESSORIES_SAMPLES]
-de = "Beispieldokumente sind nÃtzlich fÃr das VerstÃndnis."
-en-US = "Sample documents are good for learning."
-
-[STR_NAME_MODULE_OPTIONAL_ACCESSORIES_DOCUMENTATIONS]
-de = "Dokumentation"
-en-US = "Documentations"
-
-[STR_DESC_MODULE_OPTIONAL_ACCESSORIES_DOCUMENTATIONS]
-de = "%PRODUCTNAME Dokumentation."
-en-US = "%PRODUCTNAME documentations."
-
-[STR_NAME_MODULE_OPTIONAL_ACCESSORIES_ADVERTISEMENT]
-de = "Werbung"
-en-US = "Advertisement"
-
-[STR_DESC_MODULE_OPTIONAL_ACCESSORIES_ADVERTISEMENT]
-de = "%PRODUCTNAME Werbematerial."
-en-US = "%PRODUCTNAME advertisement materials."
-
+/*************************************************************************
+ *
+ *  OpenOffice.org - a multi-platform office productivity suite
+ *
+ *  $RCSfile: module_accessories.ulf,v $
+ *
+ *  $Revision: 1.0 $
+ *
+ *  last change: $Author: KAMI $ $Date: 2006/02/18 14:50:39 $
+ *
+ *  The Contents of this file are made available subject to
+ *  the terms of GNU Lesser General Public License Version 2.1.
+ *
+ *
+ *    GNU Lesser General Public License Version 2.1
+ *    =============================================
+ *    Copyright 2005 by Sun Microsystems, Inc.
+ *    901 San Antonio Road, Palo Alto, CA 94303, USA
+ *
+ *    This library is free software; you can redistribute it and/or
+ *    modify it under the terms of the GNU Lesser General Public
+ *    License version 2.1, as published by the Free Software Foundation.
+ *
+ *    This library is distributed in the hope that it will be useful,
+ *    but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ *    Lesser General Public License for more details.
+ *
+ *    You should have received a copy of the GNU Lesser General Public
+ *    License along with this library; if not, write to the Free Software
+ *    Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ *    MA  02111-1307  USA
+ *
+ ************************************************************************/
+
+[STR_NAME_MODULE_OPTIONAL_ACCESSORIES_SAMPLES]
+en-US = "Sample documents"
+
+[STR_DESC_MODULE_OPTIONAL_ACCESSORIES_SAMPLES]
+en-US = "Sample documents are good for learning."
+
+[STR_NAME_MODULE_OPTIONAL_ACCESSORIES_DOCUMENTATIONS]
+en-US = "Documentations"
+
+[STR_DESC_MODULE_OPTIONAL_ACCESSORIES_DOCUMENTATIONS]
+en-US = "%PRODUCTNAME documentations."
+
+[STR_NAME_MODULE_OPTIONAL_ACCESSORIES_ADVERTISEMENT]
+en-US = "Advertisement"
+
+[STR_DESC_MODULE_OPTIONAL_ACCESSORIES_ADVERTISEMENT]
+en-US = "%PRODUCTNAME advertisement materials."
+

Modified: trunk/scratch/scp2/source/accessories/module_templates_accessories.ulf
==============================================================================
--- trunk/scratch/scp2/source/accessories/module_templates_accessories.ulf	(original)
+++ trunk/scratch/scp2/source/accessories/module_templates_accessories.ulf	Wed Mar 19 10:12:48 2008
@@ -1,44 +1,42 @@
-/*************************************************************************
- *
- *  OpenOffice.org - a multi-platform office productivity suite
- *
- *  $RCSfile: module_accessories.ulf,v $
- *
- *  $Revision: 1.0 $
- *
- *  last change: $Author: KAMI $ $Date: 2006/02/18 14:50:39 $
- *
- *  The Contents of this file are made available subject to
- *  the terms of GNU Lesser General Public License Version 2.1.
- *
- *
- *    GNU Lesser General Public License Version 2.1
- *    =============================================
- *    Copyright 2005 by Sun Microsystems, Inc.
- *    901 San Antonio Road, Palo Alto, CA 94303, USA
- *
- *    This library is free software; you can redistribute it and/or
- *    modify it under the terms of the GNU Lesser General Public
- *    License version 2.1, as published by the Free Software Foundation.
- *
- *    This library is distributed in the hope that it will be useful,
- *    but WITHOUT ANY WARRANTY; without even the implied warranty of
- *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- *    Lesser General Public License for more details.
- *
- *    You should have received a copy of the GNU Lesser General Public
- *    License along with this library; if not, write to the Free Software
- *    Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- *    MA  02111-1307  USA
- *
- ************************************************************************/
-
-
-[STR_NAME_MODULE_OPTIONAL_ACCESSORIES_TEMPLATES]
-de = "Vorlagen"
-en-US = "Templates"
-
-[STR_DESC_MODULE_OPTIONAL_ACCESSORIES_TEMPLATES]
-de = "Erstelle perfekte Dokumente innerhalb von Sekunden mit Dokumentvorlagen."
-en-US = "Create perfect documents within seconds with document templates."
-
+/*************************************************************************
+ *
+ *  OpenOffice.org - a multi-platform office productivity suite
+ *
+ *  $RCSfile: module_accessories.ulf,v $
+ *
+ *  $Revision: 1.0 $
+ *
+ *  last change: $Author: KAMI $ $Date: 2006/02/18 14:50:39 $
+ *
+ *  The Contents of this file are made available subject to
+ *  the terms of GNU Lesser General Public License Version 2.1.
+ *
+ *
+ *    GNU Lesser General Public License Version 2.1
+ *    =============================================
+ *    Copyright 2005 by Sun Microsystems, Inc.
+ *    901 San Antonio Road, Palo Alto, CA 94303, USA
+ *
+ *    This library is free software; you can redistribute it and/or
+ *    modify it under the terms of the GNU Lesser General Public
+ *    License version 2.1, as published by the Free Software Foundation.
+ *
+ *    This library is distributed in the hope that it will be useful,
+ *    but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ *    Lesser General Public License for more details.
+ *
+ *    You should have received a copy of the GNU Lesser General Public
+ *    License along with this library; if not, write to the Free Software
+ *    Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ *    MA  02111-1307  USA
+ *
+ ************************************************************************/
+
+
+[STR_NAME_MODULE_OPTIONAL_ACCESSORIES_TEMPLATES]
+en-US = "Templates"
+
+[STR_DESC_MODULE_OPTIONAL_ACCESSORIES_TEMPLATES]
+en-US = "Create perfect documents within seconds with document templates."
+

Added: trunk/scratch/scp2/source/extensions/file_extensions.scp
==============================================================================
--- (empty file)
+++ trunk/scratch/scp2/source/extensions/file_extensions.scp	Wed Mar 19 10:12:48 2008
@@ -0,0 +1,51 @@
+/*************************************************************************
+*
+ *  OpenOffice.org - a multi-platform office productivity suite
+ *
+ *  $RCSfile: file_accessories.scp,v $
+ *
+ *  $Revision: 1.0 $
+ *
+ *  last change: $Author: KAMI $ $Date: 2006/07/02 14:50:39 $
+ *
+ *  The Contents of this file are made available subject to
+ *  the terms of GNU Lesser General Public License Version 2.1.
+ *
+ *
+ *    GNU Lesser General Public License Version 2.1
+ *    =============================================
+ *    Copyright 2005 by Sun Microsystems, Inc.
+ *    901 San Antonio Road, Palo Alto, CA 94303, USA
+ *
+ *    This library is free software; you can redistribute it and/or
+ *    modify it under the terms of the GNU Lesser General Public
+ *    License version 2.1, as published by the Free Software Foundation.
+ *
+ *    This library is distributed in the hope that it will be useful,
+ *    but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ *    Lesser General Public License for more details.
+ *
+ *    You should have received a copy of the GNU Lesser General Public
+ *    License along with this library; if not, write to the Free Software
+ *    Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ *    MA  02111-1307  USA
+ *
+************************************************************************/
+
+#include "macros.inc"
+
+/* *** Additional Extensions *** */
+
+/* ** SUN Presentation Minimizer ** */
+
+#ifndef WITHOUT_EXTENSION_SDEXT
+
+File gid_File_Oxt_Sun_Presentation_Minimizer
+    TXT_FILE_BODY;
+    Styles = (PACKED);
+    Dir = gid_Dir_Share_Extension_Install;
+    Name = "sun-presentation-minimizer.oxt";
+End
+
+#endif 

Added: trunk/scratch/scp2/source/extensions/makefile.mk
==============================================================================
--- (empty file)
+++ trunk/scratch/scp2/source/extensions/makefile.mk	Wed Mar 19 10:12:48 2008
@@ -0,0 +1,57 @@
+#*************************************************************************
+#
+#   OpenOffice.org - a multi-platform office productivity suite
+#
+#   $RCSfile: makefile.mk,v $
+#
+#   $Revision: 1.0 $
+#
+#   last change: $Author: KAMI $ $Date: 2008/03/19 14:50:39 $
+#
+#   The Contents of this file are made available subject to
+#   the terms of GNU Lesser General Public License Version 2.1.
+#
+#
+#     GNU Lesser General Public License Version 2.1
+#     =============================================
+#     Copyright 2005 by Sun Microsystems, Inc.
+#     901 San Antonio Road, Palo Alto, CA 94303, USA
+#
+#     This library is free software; you can redistribute it and/or
+#     modify it under the terms of the GNU Lesser General Public
+#     License version 2.1, as published by the Free Software Foundation.
+#
+#     This library is distributed in the hope that it will be useful,
+#     but WITHOUT ANY WARRANTY; without even the implied warranty of
+#     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+#     Lesser General Public License for more details.
+#
+#     You should have received a copy of the GNU Lesser General Public
+#     License along with this library; if not, write to the Free Software
+#     Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+#     MA  02111-1307  USA
+#
+#*************************************************************************
+
+PRJ=..$/..
+
+PRJPCH=
+
+PRJNAME=scp2
+TARGET=extensions
+TARGETTYPE=CUI
+
+# --- Settings -----------------------------------------------------
+
+.INCLUDE :	settings.mk
+
+SCP_PRODUCT_TYPE=osl
+PARFILES= \
+        module_extensions.par             \
+        file_extensions.par
+
+ULFFILES= \
+        module_extensions.ulf
+
+# --- File ---------------------------------------------------------
+.INCLUDE :  target.mk

Added: trunk/scratch/scp2/source/extensions/module_extensions.scp
==============================================================================
--- (empty file)
+++ trunk/scratch/scp2/source/extensions/module_extensions.scp	Wed Mar 19 10:12:48 2008
@@ -0,0 +1,60 @@
+/*************************************************************************
+ *
+ *  OpenOffice.org - a multi-platform office productivity suite
+ *
+ *  $RCSfile: module_accessories.scp,v $
+ *
+ *  $Revision: 1.0 $
+ *
+ *  last change: $Author: KAMI $ $Date: 2006/02/18 14:50:39 $
+ *
+ *  The Contents of this file are made available subject to
+ *  the terms of GNU Lesser General Public License Version 2.1.
+ *
+ *
+ *    GNU Lesser General Public License Version 2.1
+ *    =============================================
+ *    Copyright 2005 by Sun Microsystems, Inc.
+ *    901 San Antonio Road, Palo Alto, CA 94303, USA
+ *
+ *    This library is free software; you can redistribute it and/or
+ *    modify it under the terms of the GNU Lesser General Public
+ *    License version 2.1, as published by the Free Software Foundation.
+ *
+ *    This library is distributed in the hope that it will be useful,
+ *    but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ *    Lesser General Public License for more details.
+ *
+ *    You should have received a copy of the GNU Lesser General Public
+ *    License along with this library; if not, write to the Free Software
+ *    Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ *    MA  02111-1307  USA
+ *
+ ************************************************************************/
+
+#include "macros.inc"
+
+Module gid_Module_Optional_Extensions
+    MOD_NAME_DESC(MODULE_OPTIONAL_EXTENSIONS);
+    ParentID = gid_Module_Optional;
+    Files = ( ); 
+    Minimal = NO;
+    Default = YES;
+    Styles = ( );
+End
+
+/* ** SUN Presentation Minimizer ** */
+
+#ifndef WITHOUT_EXTENSION_SDEXT
+Module gid_Module_Optional_Extensions_SDEXT
+    MOD_NAME_DESC(MODULE_OPTIONAL_EXTENSIONS_SDEXT);
+    ParentID = gid_Module_Optional_Extensions;
+    Files = (
+        gid_File_Oxt_Sun_Presentation_Minimizer );
+    Minimal = NO;
+    Default = YES;
+    Styles = ( );
+End
+#endif
+					
\ No newline at end of file

Added: trunk/scratch/scp2/source/extensions/module_extensions.ulf
==============================================================================
--- (empty file)
+++ trunk/scratch/scp2/source/extensions/module_extensions.ulf	Wed Mar 19 10:12:48 2008
@@ -0,0 +1,43 @@
+/*************************************************************************
+ *
+ *  OpenOffice.org - a multi-platform office productivity suite
+ *
+ *  $RCSfile: module_accessories.ulf,v $
+ *
+ *  $Revision: 1.0 $
+ *
+ *  last change: $Author: KAMI $ $Date: 2006/02/18 14:50:39 $
+ *
+ *  The Contents of this file are made available subject to
+ *  the terms of GNU Lesser General Public License Version 2.1.
+ *
+ *
+ *    GNU Lesser General Public License Version 2.1
+ *    =============================================
+ *    Copyright 2005 by Sun Microsystems, Inc.
+ *    901 San Antonio Road, Palo Alto, CA 94303, USA
+ *
+ *    This library is free software; you can redistribute it and/or
+ *    modify it under the terms of the GNU Lesser General Public
+ *    License version 2.1, as published by the Free Software Foundation.
+ *
+ *    This library is distributed in the hope that it will be useful,
+ *    but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ *    Lesser General Public License for more details.
+ *
+ *    You should have received a copy of the GNU Lesser General Public
+ *    License along with this library; if not, write to the Free Software
+ *    Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ *    MA  02111-1307  USA
+ *
+ ************************************************************************/
+
+[STR_NAME_MODULE_OPTIONAL_EXTENSIONS]
+en-US = "Extensions"
+
+[STR_DESC_MODULE_OPTIONAL_EXTENSIONS]
+en-US = "Useful %PRODUCTNAME extensions."
+
+[STR_DESC_MODULE_OPTIONAL_EXTENSIONS_SDEXT]
+en-US = "SUN Presentation Minimizer"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]