diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2000-09-19 08:03:39 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2000-09-19 08:03:39 +0000 |
commit | 26476eda89cfda1eed013f1e5d628e18d6828d95 (patch) | |
tree | 8a45ab78820718ff5ba3ab3c8ea1fac772513f91 /extras/source |
initial import
Diffstat (limited to 'extras/source')
213 files changed, 2408 insertions, 0 deletions
diff --git a/extras/source/autotext/lang/delzip b/extras/source/autotext/lang/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/autotext/lang/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/autotext/lang/makefile.mk b/extras/source/autotext/lang/makefile.mk new file mode 100644 index 000000000000..d0e7700a218b --- /dev/null +++ b/extras/source/autotext/lang/makefile.mk @@ -0,0 +1,91 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:05 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/.. + + + +PRJNAME=extras +TARGET=autotext + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(AUTOTEXT_SHARE_TARGET) + +ZIP1LIST = $(LANGDIR)$/standard.bau $(LANGDIR)$/template.bau $(LANGDIR)$/crd*.bau + +ZIP2TARGET = $(AUTOCORR_TARGET) + +ZIP2LIST = $(LANGDIR)$/acor*.dat + +ZIP3TARGET = $(AUTOTEXT_USER_TARGET) + +ZIP3LIST = $(LANGDIR)/mytexts.bau + + +.INCLUDE : target.mk + + + diff --git a/extras/source/database/delzip b/extras/source/database/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/database/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/database/makefile.mk b/extras/source/database/makefile.mk new file mode 100644 index 000000000000..f81b82553454 --- /dev/null +++ b/extras/source/database/makefile.mk @@ -0,0 +1,94 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:07 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/.. + + + +PRJNAME=extras +TARGET=databasegeneral + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(DATABASE_USER_TARGET) + +ZIP1LIST = * -x makefile.* *.dbf *.dbt + +ZIP2TARGET = $(DATABASE_USER_BIBLIO_TARGET) + +ZIP2LIST = biblio.dbf + +ZIP3TARGET = $(DATABASE_USER_ADDRESS_TARGET) + +ZIP3LIST = address.dbf address.dbt + + + +.INCLUDE : target.mk + + + + + diff --git a/extras/source/gallery/apples.gif b/extras/source/gallery/apples.gif Binary files differnew file mode 100644 index 000000000000..3a177cf4ccd5 --- /dev/null +++ b/extras/source/gallery/apples.gif diff --git a/extras/source/gallery/bigapple.gif b/extras/source/gallery/bigapple.gif Binary files differnew file mode 100644 index 000000000000..d35f457122f8 --- /dev/null +++ b/extras/source/gallery/bigapple.gif diff --git a/extras/source/gallery/bullets/blkpearl.gif b/extras/source/gallery/bullets/blkpearl.gif Binary files differnew file mode 100644 index 000000000000..6f67d5c0e2e6 --- /dev/null +++ b/extras/source/gallery/bullets/blkpearl.gif diff --git a/extras/source/gallery/bullets/bluered.gif b/extras/source/gallery/bullets/bluered.gif Binary files differnew file mode 100644 index 000000000000..fbaf32d32da8 --- /dev/null +++ b/extras/source/gallery/bullets/bluered.gif diff --git a/extras/source/gallery/bullets/darkball.gif b/extras/source/gallery/bullets/darkball.gif Binary files differnew file mode 100644 index 000000000000..6224fba04b40 --- /dev/null +++ b/extras/source/gallery/bullets/darkball.gif diff --git a/extras/source/gallery/bullets/darkblue.gif b/extras/source/gallery/bullets/darkblue.gif Binary files differnew file mode 100644 index 000000000000..2170e0f3b8f8 --- /dev/null +++ b/extras/source/gallery/bullets/darkblue.gif diff --git a/extras/source/gallery/bullets/delzip b/extras/source/gallery/bullets/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/gallery/bullets/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/gallery/bullets/gldpearl.gif b/extras/source/gallery/bullets/gldpearl.gif Binary files differnew file mode 100644 index 000000000000..5072aea1edde --- /dev/null +++ b/extras/source/gallery/bullets/gldpearl.gif diff --git a/extras/source/gallery/bullets/golfball.gif b/extras/source/gallery/bullets/golfball.gif Binary files differnew file mode 100644 index 000000000000..38a718421c68 --- /dev/null +++ b/extras/source/gallery/bullets/golfball.gif diff --git a/extras/source/gallery/bullets/grnpearl.gif b/extras/source/gallery/bullets/grnpearl.gif Binary files differnew file mode 100644 index 000000000000..2152229d8357 --- /dev/null +++ b/extras/source/gallery/bullets/grnpearl.gif diff --git a/extras/source/gallery/bullets/makefile.mk b/extras/source/gallery/bullets/makefile.mk new file mode 100644 index 000000000000..6736ad5b1851 --- /dev/null +++ b/extras/source/gallery/bullets/makefile.mk @@ -0,0 +1,84 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:08 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/.. + + + +PRJNAME=extras +TARGET=gallerybullets + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(GALLERY_BULLETS_TARGET) + +ZIP1LIST = * -x makefile.* + + + +.INCLUDE : target.mk + + + diff --git a/extras/source/gallery/bullets/poliball.gif b/extras/source/gallery/bullets/poliball.gif Binary files differnew file mode 100644 index 000000000000..dda461bd347e --- /dev/null +++ b/extras/source/gallery/bullets/poliball.gif diff --git a/extras/source/gallery/bullets/rainbow.gif b/extras/source/gallery/bullets/rainbow.gif Binary files differnew file mode 100644 index 000000000000..f17a58e6cdac --- /dev/null +++ b/extras/source/gallery/bullets/rainbow.gif diff --git a/extras/source/gallery/bullets/whtpearl.gif b/extras/source/gallery/bullets/whtpearl.gif Binary files differnew file mode 100644 index 000000000000..b55995280cd7 --- /dev/null +++ b/extras/source/gallery/bullets/whtpearl.gif diff --git a/extras/source/gallery/delzip b/extras/source/gallery/delzip new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/extras/source/gallery/delzip diff --git a/extras/source/gallery/flower.gif b/extras/source/gallery/flower.gif Binary files differnew file mode 100644 index 000000000000..2d5923306ead --- /dev/null +++ b/extras/source/gallery/flower.gif diff --git a/extras/source/gallery/flowers.gif b/extras/source/gallery/flowers.gif Binary files differnew file mode 100644 index 000000000000..31d1fa88f55b --- /dev/null +++ b/extras/source/gallery/flowers.gif diff --git a/extras/source/gallery/gallery_sound/delzip b/extras/source/gallery/gallery_sound/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/gallery/gallery_sound/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/gallery/gallery_sound/makefile.mk b/extras/source/gallery/gallery_sound/makefile.mk new file mode 100644 index 000000000000..744fdc0d1f2f --- /dev/null +++ b/extras/source/gallery/gallery_sound/makefile.mk @@ -0,0 +1,84 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:08 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/.. + + + +PRJNAME=extras +TARGET=gallerygallerysound + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(GALLERY_SOUND_TARGET) + +ZIP1LIST = * -x makefile.* + + + +.INCLUDE : target.mk + + + diff --git a/extras/source/gallery/gallery_sound/sg100.sdv b/extras/source/gallery/gallery_sound/sg100.sdv Binary files differnew file mode 100644 index 000000000000..fc17dd9d0528 --- /dev/null +++ b/extras/source/gallery/gallery_sound/sg100.sdv diff --git a/extras/source/gallery/gallery_system/delzip b/extras/source/gallery/gallery_system/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/gallery/gallery_system/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/gallery/gallery_system/makefile.mk b/extras/source/gallery/gallery_system/makefile.mk new file mode 100644 index 000000000000..ce19e25cffe0 --- /dev/null +++ b/extras/source/gallery/gallery_system/makefile.mk @@ -0,0 +1,84 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:08 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/.. + + + +PRJNAME=extras +TARGET=gallerygallerysystem + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(GALLERY_SYSTEM_TARGET) + +ZIP1LIST = * -x makefile.* + + + +.INCLUDE : target.mk + + + diff --git a/extras/source/gallery/htmlexpo/bludown.gif b/extras/source/gallery/htmlexpo/bludown.gif Binary files differnew file mode 100644 index 000000000000..8db5e143b4f7 --- /dev/null +++ b/extras/source/gallery/htmlexpo/bludown.gif diff --git a/extras/source/gallery/htmlexpo/blufirs.gif b/extras/source/gallery/htmlexpo/blufirs.gif Binary files differnew file mode 100644 index 000000000000..34c390f9bf97 --- /dev/null +++ b/extras/source/gallery/htmlexpo/blufirs.gif diff --git a/extras/source/gallery/htmlexpo/blufirs_.gif b/extras/source/gallery/htmlexpo/blufirs_.gif Binary files differnew file mode 100644 index 000000000000..617be4f8349e --- /dev/null +++ b/extras/source/gallery/htmlexpo/blufirs_.gif diff --git a/extras/source/gallery/htmlexpo/blulast.gif b/extras/source/gallery/htmlexpo/blulast.gif Binary files differnew file mode 100644 index 000000000000..9356074310c4 --- /dev/null +++ b/extras/source/gallery/htmlexpo/blulast.gif diff --git a/extras/source/gallery/htmlexpo/blulast_.gif b/extras/source/gallery/htmlexpo/blulast_.gif Binary files differnew file mode 100644 index 000000000000..5d22bd51d821 --- /dev/null +++ b/extras/source/gallery/htmlexpo/blulast_.gif diff --git a/extras/source/gallery/htmlexpo/blunav.gif b/extras/source/gallery/htmlexpo/blunav.gif Binary files differnew file mode 100644 index 000000000000..2a863c68fcf2 --- /dev/null +++ b/extras/source/gallery/htmlexpo/blunav.gif diff --git a/extras/source/gallery/htmlexpo/blunext.gif b/extras/source/gallery/htmlexpo/blunext.gif Binary files differnew file mode 100644 index 000000000000..c4e28a48b6ec --- /dev/null +++ b/extras/source/gallery/htmlexpo/blunext.gif diff --git a/extras/source/gallery/htmlexpo/blunext_.gif b/extras/source/gallery/htmlexpo/blunext_.gif Binary files differnew file mode 100644 index 000000000000..bc2b1d64e511 --- /dev/null +++ b/extras/source/gallery/htmlexpo/blunext_.gif diff --git a/extras/source/gallery/htmlexpo/bluprev.gif b/extras/source/gallery/htmlexpo/bluprev.gif Binary files differnew file mode 100644 index 000000000000..ffd6416c0b23 --- /dev/null +++ b/extras/source/gallery/htmlexpo/bluprev.gif diff --git a/extras/source/gallery/htmlexpo/bluprev_.gif b/extras/source/gallery/htmlexpo/bluprev_.gif Binary files differnew file mode 100644 index 000000000000..7c8d757c295e --- /dev/null +++ b/extras/source/gallery/htmlexpo/bluprev_.gif diff --git a/extras/source/gallery/htmlexpo/blutext.gif b/extras/source/gallery/htmlexpo/blutext.gif Binary files differnew file mode 100644 index 000000000000..389589bce693 --- /dev/null +++ b/extras/source/gallery/htmlexpo/blutext.gif diff --git a/extras/source/gallery/htmlexpo/bluup.gif b/extras/source/gallery/htmlexpo/bluup.gif Binary files differnew file mode 100644 index 000000000000..b3a48e48b81f --- /dev/null +++ b/extras/source/gallery/htmlexpo/bluup.gif diff --git a/extras/source/gallery/htmlexpo/cubdown.gif b/extras/source/gallery/htmlexpo/cubdown.gif Binary files differnew file mode 100644 index 000000000000..2501a9946363 --- /dev/null +++ b/extras/source/gallery/htmlexpo/cubdown.gif diff --git a/extras/source/gallery/htmlexpo/cubfirs.gif b/extras/source/gallery/htmlexpo/cubfirs.gif Binary files differnew file mode 100644 index 000000000000..5ac9a5825b57 --- /dev/null +++ b/extras/source/gallery/htmlexpo/cubfirs.gif diff --git a/extras/source/gallery/htmlexpo/cubfirs_.gif b/extras/source/gallery/htmlexpo/cubfirs_.gif Binary files differnew file mode 100644 index 000000000000..ad50c2120580 --- /dev/null +++ b/extras/source/gallery/htmlexpo/cubfirs_.gif diff --git a/extras/source/gallery/htmlexpo/cublast.gif b/extras/source/gallery/htmlexpo/cublast.gif Binary files differnew file mode 100644 index 000000000000..b670f3cac886 --- /dev/null +++ b/extras/source/gallery/htmlexpo/cublast.gif diff --git a/extras/source/gallery/htmlexpo/cublast_.gif b/extras/source/gallery/htmlexpo/cublast_.gif Binary files differnew file mode 100644 index 000000000000..91b5a97853e3 --- /dev/null +++ b/extras/source/gallery/htmlexpo/cublast_.gif diff --git a/extras/source/gallery/htmlexpo/cubnav.gif b/extras/source/gallery/htmlexpo/cubnav.gif Binary files differnew file mode 100644 index 000000000000..2c8d8e092626 --- /dev/null +++ b/extras/source/gallery/htmlexpo/cubnav.gif diff --git a/extras/source/gallery/htmlexpo/cubnext.gif b/extras/source/gallery/htmlexpo/cubnext.gif Binary files differnew file mode 100644 index 000000000000..16cb6a0bc906 --- /dev/null +++ b/extras/source/gallery/htmlexpo/cubnext.gif diff --git a/extras/source/gallery/htmlexpo/cubnext_.gif b/extras/source/gallery/htmlexpo/cubnext_.gif Binary files differnew file mode 100644 index 000000000000..ffb23fde8fbf --- /dev/null +++ b/extras/source/gallery/htmlexpo/cubnext_.gif diff --git a/extras/source/gallery/htmlexpo/cubprev.gif b/extras/source/gallery/htmlexpo/cubprev.gif Binary files differnew file mode 100644 index 000000000000..d6f3d0f3087c --- /dev/null +++ b/extras/source/gallery/htmlexpo/cubprev.gif diff --git a/extras/source/gallery/htmlexpo/cubprev_.gif b/extras/source/gallery/htmlexpo/cubprev_.gif Binary files differnew file mode 100644 index 000000000000..ea316de5cb89 --- /dev/null +++ b/extras/source/gallery/htmlexpo/cubprev_.gif diff --git a/extras/source/gallery/htmlexpo/cubtext.gif b/extras/source/gallery/htmlexpo/cubtext.gif Binary files differnew file mode 100644 index 000000000000..99b8ee0cc548 --- /dev/null +++ b/extras/source/gallery/htmlexpo/cubtext.gif diff --git a/extras/source/gallery/htmlexpo/cubup.gif b/extras/source/gallery/htmlexpo/cubup.gif Binary files differnew file mode 100644 index 000000000000..004db12ac3d9 --- /dev/null +++ b/extras/source/gallery/htmlexpo/cubup.gif diff --git a/extras/source/gallery/htmlexpo/delzip b/extras/source/gallery/htmlexpo/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/gallery/htmlexpo/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/gallery/htmlexpo/gredown.gif b/extras/source/gallery/htmlexpo/gredown.gif Binary files differnew file mode 100644 index 000000000000..3913764c35fd --- /dev/null +++ b/extras/source/gallery/htmlexpo/gredown.gif diff --git a/extras/source/gallery/htmlexpo/grefirs.gif b/extras/source/gallery/htmlexpo/grefirs.gif Binary files differnew file mode 100644 index 000000000000..f6c0e33c1ddb --- /dev/null +++ b/extras/source/gallery/htmlexpo/grefirs.gif diff --git a/extras/source/gallery/htmlexpo/grefirs_.gif b/extras/source/gallery/htmlexpo/grefirs_.gif Binary files differnew file mode 100644 index 000000000000..522859aef2c6 --- /dev/null +++ b/extras/source/gallery/htmlexpo/grefirs_.gif diff --git a/extras/source/gallery/htmlexpo/grelast.gif b/extras/source/gallery/htmlexpo/grelast.gif Binary files differnew file mode 100644 index 000000000000..b73ee772cdf8 --- /dev/null +++ b/extras/source/gallery/htmlexpo/grelast.gif diff --git a/extras/source/gallery/htmlexpo/grelast_.gif b/extras/source/gallery/htmlexpo/grelast_.gif Binary files differnew file mode 100644 index 000000000000..a45aead597b0 --- /dev/null +++ b/extras/source/gallery/htmlexpo/grelast_.gif diff --git a/extras/source/gallery/htmlexpo/grenav.gif b/extras/source/gallery/htmlexpo/grenav.gif Binary files differnew file mode 100644 index 000000000000..2be669986085 --- /dev/null +++ b/extras/source/gallery/htmlexpo/grenav.gif diff --git a/extras/source/gallery/htmlexpo/grenext.gif b/extras/source/gallery/htmlexpo/grenext.gif Binary files differnew file mode 100644 index 000000000000..563b5d2d8cb6 --- /dev/null +++ b/extras/source/gallery/htmlexpo/grenext.gif diff --git a/extras/source/gallery/htmlexpo/grenext_.gif b/extras/source/gallery/htmlexpo/grenext_.gif Binary files differnew file mode 100644 index 000000000000..38dfe6704cce --- /dev/null +++ b/extras/source/gallery/htmlexpo/grenext_.gif diff --git a/extras/source/gallery/htmlexpo/greprev.gif b/extras/source/gallery/htmlexpo/greprev.gif Binary files differnew file mode 100644 index 000000000000..8618373a5a55 --- /dev/null +++ b/extras/source/gallery/htmlexpo/greprev.gif diff --git a/extras/source/gallery/htmlexpo/greprev_.gif b/extras/source/gallery/htmlexpo/greprev_.gif Binary files differnew file mode 100644 index 000000000000..cc110f4b614b --- /dev/null +++ b/extras/source/gallery/htmlexpo/greprev_.gif diff --git a/extras/source/gallery/htmlexpo/gretext.gif b/extras/source/gallery/htmlexpo/gretext.gif Binary files differnew file mode 100644 index 000000000000..93ae1f8e103f --- /dev/null +++ b/extras/source/gallery/htmlexpo/gretext.gif diff --git a/extras/source/gallery/htmlexpo/greup.gif b/extras/source/gallery/htmlexpo/greup.gif Binary files differnew file mode 100644 index 000000000000..8d07a2043624 --- /dev/null +++ b/extras/source/gallery/htmlexpo/greup.gif diff --git a/extras/source/gallery/htmlexpo/makefile.mk b/extras/source/gallery/htmlexpo/makefile.mk new file mode 100644 index 000000000000..effef7322269 --- /dev/null +++ b/extras/source/gallery/htmlexpo/makefile.mk @@ -0,0 +1,84 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:08 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/.. + + + +PRJNAME=extras +TARGET=galleryhtmlexpo + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(GALLERY_HTMLEXPO_TARGET) + +ZIP1LIST = * -x makefile.* + + + +.INCLUDE : target.mk + + + diff --git a/extras/source/gallery/htmlexpo/simdown.gif b/extras/source/gallery/htmlexpo/simdown.gif Binary files differnew file mode 100644 index 000000000000..6728eb6c0384 --- /dev/null +++ b/extras/source/gallery/htmlexpo/simdown.gif diff --git a/extras/source/gallery/htmlexpo/simfirs.gif b/extras/source/gallery/htmlexpo/simfirs.gif Binary files differnew file mode 100644 index 000000000000..ecec47cbd159 --- /dev/null +++ b/extras/source/gallery/htmlexpo/simfirs.gif diff --git a/extras/source/gallery/htmlexpo/simfirs_.gif b/extras/source/gallery/htmlexpo/simfirs_.gif Binary files differnew file mode 100644 index 000000000000..8d637b004ff4 --- /dev/null +++ b/extras/source/gallery/htmlexpo/simfirs_.gif diff --git a/extras/source/gallery/htmlexpo/simlast.gif b/extras/source/gallery/htmlexpo/simlast.gif Binary files differnew file mode 100644 index 000000000000..dfbcfa640b00 --- /dev/null +++ b/extras/source/gallery/htmlexpo/simlast.gif diff --git a/extras/source/gallery/htmlexpo/simlast_.gif b/extras/source/gallery/htmlexpo/simlast_.gif Binary files differnew file mode 100644 index 000000000000..438baa8ad282 --- /dev/null +++ b/extras/source/gallery/htmlexpo/simlast_.gif diff --git a/extras/source/gallery/htmlexpo/simnav.gif b/extras/source/gallery/htmlexpo/simnav.gif Binary files differnew file mode 100644 index 000000000000..0b17af7475a9 --- /dev/null +++ b/extras/source/gallery/htmlexpo/simnav.gif diff --git a/extras/source/gallery/htmlexpo/simnext.gif b/extras/source/gallery/htmlexpo/simnext.gif Binary files differnew file mode 100644 index 000000000000..a2331bab12c7 --- /dev/null +++ b/extras/source/gallery/htmlexpo/simnext.gif diff --git a/extras/source/gallery/htmlexpo/simnext_.gif b/extras/source/gallery/htmlexpo/simnext_.gif Binary files differnew file mode 100644 index 000000000000..c5c42deee345 --- /dev/null +++ b/extras/source/gallery/htmlexpo/simnext_.gif diff --git a/extras/source/gallery/htmlexpo/simprev.gif b/extras/source/gallery/htmlexpo/simprev.gif Binary files differnew file mode 100644 index 000000000000..d92c5451caa1 --- /dev/null +++ b/extras/source/gallery/htmlexpo/simprev.gif diff --git a/extras/source/gallery/htmlexpo/simprev_.gif b/extras/source/gallery/htmlexpo/simprev_.gif Binary files differnew file mode 100644 index 000000000000..4096d953924e --- /dev/null +++ b/extras/source/gallery/htmlexpo/simprev_.gif diff --git a/extras/source/gallery/htmlexpo/simtext.gif b/extras/source/gallery/htmlexpo/simtext.gif Binary files differnew file mode 100644 index 000000000000..1ccdbeb20d95 --- /dev/null +++ b/extras/source/gallery/htmlexpo/simtext.gif diff --git a/extras/source/gallery/htmlexpo/simup.gif b/extras/source/gallery/htmlexpo/simup.gif Binary files differnew file mode 100644 index 000000000000..bae1e2f6e5d2 --- /dev/null +++ b/extras/source/gallery/htmlexpo/simup.gif diff --git a/extras/source/gallery/makefile.mk b/extras/source/gallery/makefile.mk new file mode 100644 index 000000000000..7e55e266fe85 --- /dev/null +++ b/extras/source/gallery/makefile.mk @@ -0,0 +1,84 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:08 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/.. + + + +PRJNAME=extras +TARGET=gallerygeneral + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(GALLERY_ROOT_TARGET) + +ZIP1LIST = * -x makefile.* + + + +.INCLUDE : target.mk + + + diff --git a/extras/source/gallery/rulers/blkballs.gif b/extras/source/gallery/rulers/blkballs.gif Binary files differnew file mode 100644 index 000000000000..5854549160a1 --- /dev/null +++ b/extras/source/gallery/rulers/blkballs.gif diff --git a/extras/source/gallery/rulers/blurulr1.gif b/extras/source/gallery/rulers/blurulr1.gif Binary files differnew file mode 100644 index 000000000000..3fac0a9220d0 --- /dev/null +++ b/extras/source/gallery/rulers/blurulr1.gif diff --git a/extras/source/gallery/rulers/blurulr2.gif b/extras/source/gallery/rulers/blurulr2.gif Binary files differnew file mode 100644 index 000000000000..91ada2dc5d49 --- /dev/null +++ b/extras/source/gallery/rulers/blurulr2.gif diff --git a/extras/source/gallery/rulers/blurulr3.gif b/extras/source/gallery/rulers/blurulr3.gif Binary files differnew file mode 100644 index 000000000000..075743a73440 --- /dev/null +++ b/extras/source/gallery/rulers/blurulr3.gif diff --git a/extras/source/gallery/rulers/blurulr4.gif b/extras/source/gallery/rulers/blurulr4.gif Binary files differnew file mode 100644 index 000000000000..5fdfb6ebb076 --- /dev/null +++ b/extras/source/gallery/rulers/blurulr4.gif diff --git a/extras/source/gallery/rulers/blurulr5.gif b/extras/source/gallery/rulers/blurulr5.gif Binary files differnew file mode 100644 index 000000000000..33520470052c --- /dev/null +++ b/extras/source/gallery/rulers/blurulr5.gif diff --git a/extras/source/gallery/rulers/blurulr6.gif b/extras/source/gallery/rulers/blurulr6.gif Binary files differnew file mode 100644 index 000000000000..d4ebdce7bea5 --- /dev/null +++ b/extras/source/gallery/rulers/blurulr6.gif diff --git a/extras/source/gallery/rulers/delzip b/extras/source/gallery/rulers/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/gallery/rulers/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/gallery/rulers/gldballs.gif b/extras/source/gallery/rulers/gldballs.gif Binary files differnew file mode 100644 index 000000000000..9b0e5b0859fb --- /dev/null +++ b/extras/source/gallery/rulers/gldballs.gif diff --git a/extras/source/gallery/rulers/grnballs.gif b/extras/source/gallery/rulers/grnballs.gif Binary files differnew file mode 100644 index 000000000000..6a1aa5cb6c17 --- /dev/null +++ b/extras/source/gallery/rulers/grnballs.gif diff --git a/extras/source/gallery/rulers/grnrulr1.gif b/extras/source/gallery/rulers/grnrulr1.gif Binary files differnew file mode 100644 index 000000000000..482395ca1952 --- /dev/null +++ b/extras/source/gallery/rulers/grnrulr1.gif diff --git a/extras/source/gallery/rulers/grnrulr2.gif b/extras/source/gallery/rulers/grnrulr2.gif Binary files differnew file mode 100644 index 000000000000..a06aa22ed0f7 --- /dev/null +++ b/extras/source/gallery/rulers/grnrulr2.gif diff --git a/extras/source/gallery/rulers/grnrulr3.gif b/extras/source/gallery/rulers/grnrulr3.gif Binary files differnew file mode 100644 index 000000000000..9fed8326bb50 --- /dev/null +++ b/extras/source/gallery/rulers/grnrulr3.gif diff --git a/extras/source/gallery/rulers/grnrulr4.gif b/extras/source/gallery/rulers/grnrulr4.gif Binary files differnew file mode 100644 index 000000000000..92a25cbab752 --- /dev/null +++ b/extras/source/gallery/rulers/grnrulr4.gif diff --git a/extras/source/gallery/rulers/gryrulr1.gif b/extras/source/gallery/rulers/gryrulr1.gif Binary files differnew file mode 100644 index 000000000000..b424d090ef10 --- /dev/null +++ b/extras/source/gallery/rulers/gryrulr1.gif diff --git a/extras/source/gallery/rulers/gryrulr2.gif b/extras/source/gallery/rulers/gryrulr2.gif Binary files differnew file mode 100644 index 000000000000..c14edbe88ee4 --- /dev/null +++ b/extras/source/gallery/rulers/gryrulr2.gif diff --git a/extras/source/gallery/rulers/gryrulr3.gif b/extras/source/gallery/rulers/gryrulr3.gif Binary files differnew file mode 100644 index 000000000000..82d498ed2c03 --- /dev/null +++ b/extras/source/gallery/rulers/gryrulr3.gif diff --git a/extras/source/gallery/rulers/makefile.mk b/extras/source/gallery/rulers/makefile.mk new file mode 100644 index 000000000000..25a0558ded4b --- /dev/null +++ b/extras/source/gallery/rulers/makefile.mk @@ -0,0 +1,84 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:09 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/.. + + + +PRJNAME=extras +TARGET=galleryrulers + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(GALLERY_RULERS_TARGET) + +ZIP1LIST = * -x makefile.* + + + +.INCLUDE : target.mk + + + diff --git a/extras/source/gallery/rulers/orgrulr1.gif b/extras/source/gallery/rulers/orgrulr1.gif Binary files differnew file mode 100644 index 000000000000..bf56d93b98f6 --- /dev/null +++ b/extras/source/gallery/rulers/orgrulr1.gif diff --git a/extras/source/gallery/rulers/redrulr1.gif b/extras/source/gallery/rulers/redrulr1.gif Binary files differnew file mode 100644 index 000000000000..54931bc4a4da --- /dev/null +++ b/extras/source/gallery/rulers/redrulr1.gif diff --git a/extras/source/gallery/rulers/redrulr2.gif b/extras/source/gallery/rulers/redrulr2.gif Binary files differnew file mode 100644 index 000000000000..5b26382ab9a2 --- /dev/null +++ b/extras/source/gallery/rulers/redrulr2.gif diff --git a/extras/source/gallery/rulers/redrulr3.gif b/extras/source/gallery/rulers/redrulr3.gif Binary files differnew file mode 100644 index 000000000000..572114c27008 --- /dev/null +++ b/extras/source/gallery/rulers/redrulr3.gif diff --git a/extras/source/gallery/rulers/redrulr4.gif b/extras/source/gallery/rulers/redrulr4.gif Binary files differnew file mode 100644 index 000000000000..a27624b39e76 --- /dev/null +++ b/extras/source/gallery/rulers/redrulr4.gif diff --git a/extras/source/gallery/rulers/redrulr5.gif b/extras/source/gallery/rulers/redrulr5.gif Binary files differnew file mode 100644 index 000000000000..d5b10814d92e --- /dev/null +++ b/extras/source/gallery/rulers/redrulr5.gif diff --git a/extras/source/gallery/rulers/striped.gif b/extras/source/gallery/rulers/striped.gif Binary files differnew file mode 100644 index 000000000000..2c1313e55d92 --- /dev/null +++ b/extras/source/gallery/rulers/striped.gif diff --git a/extras/source/gallery/rulers/whtballs.gif b/extras/source/gallery/rulers/whtballs.gif Binary files differnew file mode 100644 index 000000000000..279be208c662 --- /dev/null +++ b/extras/source/gallery/rulers/whtballs.gif diff --git a/extras/source/gallery/rulers/ylwrulr1.gif b/extras/source/gallery/rulers/ylwrulr1.gif Binary files differnew file mode 100644 index 000000000000..07bf5a927d12 --- /dev/null +++ b/extras/source/gallery/rulers/ylwrulr1.gif diff --git a/extras/source/gallery/sdddndx1 b/extras/source/gallery/sdddndx1 new file mode 100644 index 000000000000..e4dc47d83657 --- /dev/null +++ b/extras/source/gallery/sdddndx1 @@ -0,0 +1 @@ +á
\ No newline at end of file diff --git a/extras/source/gallery/sky.gif b/extras/source/gallery/sky.gif Binary files differnew file mode 100644 index 000000000000..8491a7312ac2 --- /dev/null +++ b/extras/source/gallery/sky.gif diff --git a/extras/source/gallery/sounds/delzip b/extras/source/gallery/sounds/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/gallery/sounds/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/gallery/sounds/makefile.mk b/extras/source/gallery/sounds/makefile.mk new file mode 100644 index 000000000000..7dfd535a8db9 --- /dev/null +++ b/extras/source/gallery/sounds/makefile.mk @@ -0,0 +1,84 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:09 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/.. + + + +PRJNAME=extras +TARGET=gallerysounds + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(GALLERY_SOUNDS_TARGET) + +ZIP1LIST = * -x makefile.* + + + +.INCLUDE : target.mk + + + diff --git a/extras/source/gallery/www-back/aqua.jpg b/extras/source/gallery/www-back/aqua.jpg Binary files differnew file mode 100644 index 000000000000..a7b29ee29bbd --- /dev/null +++ b/extras/source/gallery/www-back/aqua.jpg diff --git a/extras/source/gallery/www-back/bathroom.jpg b/extras/source/gallery/www-back/bathroom.jpg Binary files differnew file mode 100644 index 000000000000..058f01ae9237 --- /dev/null +++ b/extras/source/gallery/www-back/bathroom.jpg diff --git a/extras/source/gallery/www-back/blocks.jpg b/extras/source/gallery/www-back/blocks.jpg Binary files differnew file mode 100644 index 000000000000..1cd0c6ebceb5 --- /dev/null +++ b/extras/source/gallery/www-back/blocks.jpg diff --git a/extras/source/gallery/www-back/blow_green.jpg b/extras/source/gallery/www-back/blow_green.jpg Binary files differnew file mode 100644 index 000000000000..aedb52e224f7 --- /dev/null +++ b/extras/source/gallery/www-back/blow_green.jpg diff --git a/extras/source/gallery/www-back/blueblop.jpg b/extras/source/gallery/www-back/blueblop.jpg Binary files differnew file mode 100644 index 000000000000..330cacb7a1e4 --- /dev/null +++ b/extras/source/gallery/www-back/blueblop.jpg diff --git a/extras/source/gallery/www-back/bulging.jpg b/extras/source/gallery/www-back/bulging.jpg Binary files differnew file mode 100644 index 000000000000..02c083061c52 --- /dev/null +++ b/extras/source/gallery/www-back/bulging.jpg diff --git a/extras/source/gallery/www-back/canvas_blue.jpg b/extras/source/gallery/www-back/canvas_blue.jpg Binary files differnew file mode 100644 index 000000000000..a0ab3b3f2ff8 --- /dev/null +++ b/extras/source/gallery/www-back/canvas_blue.jpg diff --git a/extras/source/gallery/www-back/cheese.jpg b/extras/source/gallery/www-back/cheese.jpg Binary files differnew file mode 100644 index 000000000000..dea5795fd0b7 --- /dev/null +++ b/extras/source/gallery/www-back/cheese.jpg diff --git a/extras/source/gallery/www-back/chocolate.jpg b/extras/source/gallery/www-back/chocolate.jpg Binary files differnew file mode 100644 index 000000000000..7e04116603e5 --- /dev/null +++ b/extras/source/gallery/www-back/chocolate.jpg diff --git a/extras/source/gallery/www-back/citrus.jpg b/extras/source/gallery/www-back/citrus.jpg Binary files differnew file mode 100644 index 000000000000..ceb9ef08c344 --- /dev/null +++ b/extras/source/gallery/www-back/citrus.jpg diff --git a/extras/source/gallery/www-back/confetti.jpg b/extras/source/gallery/www-back/confetti.jpg Binary files differnew file mode 100644 index 000000000000..f04bfab2f4a4 --- /dev/null +++ b/extras/source/gallery/www-back/confetti.jpg diff --git a/extras/source/gallery/www-back/daisy.jpg b/extras/source/gallery/www-back/daisy.jpg Binary files differnew file mode 100644 index 000000000000..69287fa1d6f9 --- /dev/null +++ b/extras/source/gallery/www-back/daisy.jpg diff --git a/extras/source/gallery/www-back/delzip b/extras/source/gallery/www-back/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/gallery/www-back/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/gallery/www-back/fluffy-grey.jpg b/extras/source/gallery/www-back/fluffy-grey.jpg Binary files differnew file mode 100644 index 000000000000..351ac420dc59 --- /dev/null +++ b/extras/source/gallery/www-back/fluffy-grey.jpg diff --git a/extras/source/gallery/www-back/fluffy.jpg b/extras/source/gallery/www-back/fluffy.jpg Binary files differnew file mode 100644 index 000000000000..c8398cca3c1f --- /dev/null +++ b/extras/source/gallery/www-back/fluffy.jpg diff --git a/extras/source/gallery/www-back/fuzzy-blue.jpg b/extras/source/gallery/www-back/fuzzy-blue.jpg Binary files differnew file mode 100644 index 000000000000..b65a17e03e98 --- /dev/null +++ b/extras/source/gallery/www-back/fuzzy-blue.jpg diff --git a/extras/source/gallery/www-back/fuzzy-darkgrey.jpg b/extras/source/gallery/www-back/fuzzy-darkgrey.jpg Binary files differnew file mode 100644 index 000000000000..ed8c40e25df7 --- /dev/null +++ b/extras/source/gallery/www-back/fuzzy-darkgrey.jpg diff --git a/extras/source/gallery/www-back/fuzzy-grey.jpg b/extras/source/gallery/www-back/fuzzy-grey.jpg Binary files differnew file mode 100644 index 000000000000..2263906eb142 --- /dev/null +++ b/extras/source/gallery/www-back/fuzzy-grey.jpg diff --git a/extras/source/gallery/www-back/fuzzy-lightgrey.jpg b/extras/source/gallery/www-back/fuzzy-lightgrey.jpg Binary files differnew file mode 100644 index 000000000000..fe3b8954d5cc --- /dev/null +++ b/extras/source/gallery/www-back/fuzzy-lightgrey.jpg diff --git a/extras/source/gallery/www-back/fuzzy_light.jpg b/extras/source/gallery/www-back/fuzzy_light.jpg Binary files differnew file mode 100644 index 000000000000..8715e992a4ca --- /dev/null +++ b/extras/source/gallery/www-back/fuzzy_light.jpg diff --git a/extras/source/gallery/www-back/gregre.gif b/extras/source/gallery/www-back/gregre.gif Binary files differnew file mode 100644 index 000000000000..9d86063a1087 --- /dev/null +++ b/extras/source/gallery/www-back/gregre.gif diff --git a/extras/source/gallery/www-back/grey.gif b/extras/source/gallery/www-back/grey.gif Binary files differnew file mode 100644 index 000000000000..cde670fb5115 --- /dev/null +++ b/extras/source/gallery/www-back/grey.gif diff --git a/extras/source/gallery/www-back/grypaws.gif b/extras/source/gallery/www-back/grypaws.gif Binary files differnew file mode 100644 index 000000000000..9ea9652b768d --- /dev/null +++ b/extras/source/gallery/www-back/grypaws.gif diff --git a/extras/source/gallery/www-back/ice-blue.jpg b/extras/source/gallery/www-back/ice-blue.jpg Binary files differnew file mode 100644 index 000000000000..db5d36163879 --- /dev/null +++ b/extras/source/gallery/www-back/ice-blue.jpg diff --git a/extras/source/gallery/www-back/ice-light.jpg b/extras/source/gallery/www-back/ice-light.jpg Binary files differnew file mode 100644 index 000000000000..e82653d9812f --- /dev/null +++ b/extras/source/gallery/www-back/ice-light.jpg diff --git a/extras/source/gallery/www-back/imitation_leather.jpg b/extras/source/gallery/www-back/imitation_leather.jpg Binary files differnew file mode 100644 index 000000000000..12ddb212d779 --- /dev/null +++ b/extras/source/gallery/www-back/imitation_leather.jpg diff --git a/extras/source/gallery/www-back/interstices.jpg b/extras/source/gallery/www-back/interstices.jpg Binary files differnew file mode 100644 index 000000000000..5f5cf7709553 --- /dev/null +++ b/extras/source/gallery/www-back/interstices.jpg diff --git a/extras/source/gallery/www-back/jeans.jpg b/extras/source/gallery/www-back/jeans.jpg Binary files differnew file mode 100644 index 000000000000..63d13c34a8cf --- /dev/null +++ b/extras/source/gallery/www-back/jeans.jpg diff --git a/extras/source/gallery/www-back/jeansblk.jpg b/extras/source/gallery/www-back/jeansblk.jpg Binary files differnew file mode 100644 index 000000000000..25a2f71cf685 --- /dev/null +++ b/extras/source/gallery/www-back/jeansblk.jpg diff --git a/extras/source/gallery/www-back/lawn-artificial.jpg b/extras/source/gallery/www-back/lawn-artificial.jpg Binary files differnew file mode 100644 index 000000000000..ff2ecca7b619 --- /dev/null +++ b/extras/source/gallery/www-back/lawn-artificial.jpg diff --git a/extras/source/gallery/www-back/lawn.jpg b/extras/source/gallery/www-back/lawn.jpg Binary files differnew file mode 100644 index 000000000000..60382b3b1709 --- /dev/null +++ b/extras/source/gallery/www-back/lawn.jpg diff --git a/extras/source/gallery/www-back/lightblue-wet.jpg b/extras/source/gallery/www-back/lightblue-wet.jpg Binary files differnew file mode 100644 index 000000000000..227afaf6ba91 --- /dev/null +++ b/extras/source/gallery/www-back/lightblue-wet.jpg diff --git a/extras/source/gallery/www-back/linen-fine.jpg b/extras/source/gallery/www-back/linen-fine.jpg Binary files differnew file mode 100644 index 000000000000..af874d217ffd --- /dev/null +++ b/extras/source/gallery/www-back/linen-fine.jpg diff --git a/extras/source/gallery/www-back/lino-green.jpg b/extras/source/gallery/www-back/lino-green.jpg Binary files differnew file mode 100644 index 000000000000..e178db00a1a4 --- /dev/null +++ b/extras/source/gallery/www-back/lino-green.jpg diff --git a/extras/source/gallery/www-back/liquid-blue.jpg b/extras/source/gallery/www-back/liquid-blue.jpg Binary files differnew file mode 100644 index 000000000000..97b56e0b0044 --- /dev/null +++ b/extras/source/gallery/www-back/liquid-blue.jpg diff --git a/extras/source/gallery/www-back/makefile.mk b/extras/source/gallery/www-back/makefile.mk new file mode 100644 index 000000000000..234e99d78bf7 --- /dev/null +++ b/extras/source/gallery/www-back/makefile.mk @@ -0,0 +1,84 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:09 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/.. + + + +PRJNAME=extras +TARGET=gallerywwwback + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(GALLERY_WWWBACK_TARGET) + +ZIP1LIST = * -x makefile.* + + + +.INCLUDE : target.mk + + + diff --git a/extras/source/gallery/www-back/marble.jpg b/extras/source/gallery/www-back/marble.jpg Binary files differnew file mode 100644 index 000000000000..96f220950dca --- /dev/null +++ b/extras/source/gallery/www-back/marble.jpg diff --git a/extras/source/gallery/www-back/marble_dark.jpg b/extras/source/gallery/www-back/marble_dark.jpg Binary files differnew file mode 100644 index 000000000000..e610fc731e79 --- /dev/null +++ b/extras/source/gallery/www-back/marble_dark.jpg diff --git a/extras/source/gallery/www-back/mazes.jpg b/extras/source/gallery/www-back/mazes.jpg Binary files differnew file mode 100644 index 000000000000..2aa84ade7ea7 --- /dev/null +++ b/extras/source/gallery/www-back/mazes.jpg diff --git a/extras/source/gallery/www-back/mint.gif b/extras/source/gallery/www-back/mint.gif Binary files differnew file mode 100644 index 000000000000..a32311256d6d --- /dev/null +++ b/extras/source/gallery/www-back/mint.gif diff --git a/extras/source/gallery/www-back/pattern.jpg b/extras/source/gallery/www-back/pattern.jpg Binary files differnew file mode 100644 index 000000000000..6a6a3d8d4e44 --- /dev/null +++ b/extras/source/gallery/www-back/pattern.jpg diff --git a/extras/source/gallery/www-back/pebble-light.jpg b/extras/source/gallery/www-back/pebble-light.jpg Binary files differnew file mode 100644 index 000000000000..9a314557daec --- /dev/null +++ b/extras/source/gallery/www-back/pebble-light.jpg diff --git a/extras/source/gallery/www-back/pink.gif b/extras/source/gallery/www-back/pink.gif Binary files differnew file mode 100644 index 000000000000..b4f98594b349 --- /dev/null +++ b/extras/source/gallery/www-back/pink.gif diff --git a/extras/source/gallery/www-back/pool.jpg b/extras/source/gallery/www-back/pool.jpg Binary files differnew file mode 100644 index 000000000000..1f5943f7589c --- /dev/null +++ b/extras/source/gallery/www-back/pool.jpg diff --git a/extras/source/gallery/www-back/popcorn.jpg b/extras/source/gallery/www-back/popcorn.jpg Binary files differnew file mode 100644 index 000000000000..4b464604c402 --- /dev/null +++ b/extras/source/gallery/www-back/popcorn.jpg diff --git a/extras/source/gallery/www-back/purple.jpg b/extras/source/gallery/www-back/purple.jpg Binary files differnew file mode 100644 index 000000000000..71a027a38da9 --- /dev/null +++ b/extras/source/gallery/www-back/purple.jpg diff --git a/extras/source/gallery/www-back/reddark.jpg b/extras/source/gallery/www-back/reddark.jpg Binary files differnew file mode 100644 index 000000000000..a7e5eaff8052 --- /dev/null +++ b/extras/source/gallery/www-back/reddark.jpg diff --git a/extras/source/gallery/www-back/rings-green.jpg b/extras/source/gallery/www-back/rings-green.jpg Binary files differnew file mode 100644 index 000000000000..17062c2d0629 --- /dev/null +++ b/extras/source/gallery/www-back/rings-green.jpg diff --git a/extras/source/gallery/www-back/rings-orange.jpg b/extras/source/gallery/www-back/rings-orange.jpg Binary files differnew file mode 100644 index 000000000000..4c49bb9c19fd --- /dev/null +++ b/extras/source/gallery/www-back/rings-orange.jpg diff --git a/extras/source/gallery/www-back/roses.jpg b/extras/source/gallery/www-back/roses.jpg Binary files differnew file mode 100644 index 000000000000..3bcc34ea464e --- /dev/null +++ b/extras/source/gallery/www-back/roses.jpg diff --git a/extras/source/gallery/www-back/sand-light.jpg b/extras/source/gallery/www-back/sand-light.jpg Binary files differnew file mode 100644 index 000000000000..87715ad29d15 --- /dev/null +++ b/extras/source/gallery/www-back/sand-light.jpg diff --git a/extras/source/gallery/www-back/sand.jpg b/extras/source/gallery/www-back/sand.jpg Binary files differnew file mode 100644 index 000000000000..2ec83cdfc20e --- /dev/null +++ b/extras/source/gallery/www-back/sand.jpg diff --git a/extras/source/gallery/www-back/sky.jpg b/extras/source/gallery/www-back/sky.jpg Binary files differnew file mode 100644 index 000000000000..2ccdb489d5f5 --- /dev/null +++ b/extras/source/gallery/www-back/sky.jpg diff --git a/extras/source/gallery/www-back/soft-structure_grey.jpg b/extras/source/gallery/www-back/soft-structure_grey.jpg Binary files differnew file mode 100644 index 000000000000..48d0943adef9 --- /dev/null +++ b/extras/source/gallery/www-back/soft-structure_grey.jpg diff --git a/extras/source/gallery/www-back/space.jpg b/extras/source/gallery/www-back/space.jpg Binary files differnew file mode 100644 index 000000000000..808165d35633 --- /dev/null +++ b/extras/source/gallery/www-back/space.jpg diff --git a/extras/source/gallery/www-back/stone-dark.jpg b/extras/source/gallery/www-back/stone-dark.jpg Binary files differnew file mode 100644 index 000000000000..eb50eeec98af --- /dev/null +++ b/extras/source/gallery/www-back/stone-dark.jpg diff --git a/extras/source/gallery/www-back/stone.jpg b/extras/source/gallery/www-back/stone.jpg Binary files differnew file mode 100644 index 000000000000..26c36d063bcb --- /dev/null +++ b/extras/source/gallery/www-back/stone.jpg diff --git a/extras/source/gallery/www-back/structure.jpg b/extras/source/gallery/www-back/structure.jpg Binary files differnew file mode 100644 index 000000000000..b49da3066e97 --- /dev/null +++ b/extras/source/gallery/www-back/structure.jpg diff --git a/extras/source/gallery/www-back/structure_darkgreen.gif b/extras/source/gallery/www-back/structure_darkgreen.gif Binary files differnew file mode 100644 index 000000000000..ed9e6d27c3a1 --- /dev/null +++ b/extras/source/gallery/www-back/structure_darkgreen.gif diff --git a/extras/source/gallery/www-back/structure_green.jpg b/extras/source/gallery/www-back/structure_green.jpg Binary files differnew file mode 100644 index 000000000000..240f2adae06b --- /dev/null +++ b/extras/source/gallery/www-back/structure_green.jpg diff --git a/extras/source/gallery/www-back/wall-grey.jpg b/extras/source/gallery/www-back/wall-grey.jpg Binary files differnew file mode 100644 index 000000000000..42270e0c1a58 --- /dev/null +++ b/extras/source/gallery/www-back/wall-grey.jpg diff --git a/extras/source/gallery/www-back/wet-turquoise.jpg b/extras/source/gallery/www-back/wet-turquoise.jpg Binary files differnew file mode 100644 index 000000000000..4f6dfc31816b --- /dev/null +++ b/extras/source/gallery/www-back/wet-turquoise.jpg diff --git a/extras/source/gallery/www-back/wood.jpg b/extras/source/gallery/www-back/wood.jpg Binary files differnew file mode 100644 index 000000000000..889a838477f6 --- /dev/null +++ b/extras/source/gallery/www-back/wood.jpg diff --git a/extras/source/misc_config/delzip b/extras/source/misc_config/delzip new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/extras/source/misc_config/delzip diff --git a/extras/source/misc_config/makefile.mk b/extras/source/misc_config/makefile.mk new file mode 100644 index 000000000000..152621cd390b --- /dev/null +++ b/extras/source/misc_config/makefile.mk @@ -0,0 +1,92 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:10 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/.. + + + +PRJNAME=extras +TARGET=miscconfiggeneral + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(CONFIG_SERVER_NOLANG_TARGET) +ZIP1LIST = alarm.wav \ + = gpm.ini \ + = SOFFICE.CFG \ + = ssimport.ini \ + = srcheng.ini + + +ZIP2TARGET = $(CONFIG_USER_TARGET) +ZIP2LIST = autotbl.fmt \ + = ssprsize.ini \ + = dbtitle.rdb + + +.INCLUDE : target.mk + + + diff --git a/extras/source/palettes/delzip b/extras/source/palettes/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/palettes/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/palettes/lang/delzip b/extras/source/palettes/lang/delzip new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/extras/source/palettes/lang/delzip diff --git a/extras/source/palettes/lang/makefile.mk b/extras/source/palettes/lang/makefile.mk new file mode 100644 index 000000000000..7e89fc7124c3 --- /dev/null +++ b/extras/source/palettes/lang/makefile.mk @@ -0,0 +1,82 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:13 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/.. + + + +PRJNAME=extras +TARGET=palettes + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(PALETTES_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + + +.INCLUDE : target.mk + diff --git a/extras/source/palettes/makefile.mk b/extras/source/palettes/makefile.mk new file mode 100644 index 000000000000..e320dcc3794f --- /dev/null +++ b/extras/source/palettes/makefile.mk @@ -0,0 +1,86 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:12 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/.. + + + +PRJNAME=extras +TARGET=palettesgeneral + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(PALETTES_TARGET) + +ZIP1LIST = * -x makefile.* + + + +.INCLUDE : target.mk + + + + + diff --git a/extras/source/shellnew/soffice.html b/extras/source/shellnew/soffice.html new file mode 100644 index 000000000000..13a78b9e2abf --- /dev/null +++ b/extras/source/shellnew/soffice.html @@ -0,0 +1,12 @@ +<HTML> +<HEAD> + <TITLE></TITLE> + <META NAME="GENERATOR" CONTENT="StarOffice/5.0 (WinNT/Win95)"> + <META NAME="AUTHOR" CONTENT=" "> + <META NAME="CREATED" CONTENT="19980724;14450130"> + <META NAME="CHANGED" CONTENT="16010101;0"> +</HEAD> +<FRAMESET COLS="100%" FRAMEBORDER=YES> + <FRAME> +</FRAMESET> +</HTML> diff --git a/extras/source/symbols/delzip b/extras/source/symbols/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/symbols/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/symbols/makefile.mk b/extras/source/symbols/makefile.mk new file mode 100644 index 000000000000..cb036ff7e4da --- /dev/null +++ b/extras/source/symbols/makefile.mk @@ -0,0 +1,86 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:14 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/.. + + + +PRJNAME=extras +TARGET=symbols + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(SYMBOLS_ALL_TARGET) + +ZIP1LIST = * -x makefile.* + + + +.INCLUDE : target.mk + + + + + diff --git a/extras/source/templates/lang/delzip b/extras/source/templates/lang/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/templates/lang/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/templates/lang/makefile.mk b/extras/source/templates/lang/makefile.mk new file mode 100644 index 000000000000..df038633432d --- /dev/null +++ b/extras/source/templates/lang/makefile.mk @@ -0,0 +1,84 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:15 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/.. + + + +PRJNAME=extras +TARGET=templatesgeneral + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(TEMPLATE_ROOT_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + + +.INCLUDE : target.mk + + + diff --git a/extras/source/templates/layout/lang/delzip b/extras/source/templates/layout/lang/delzip new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/extras/source/templates/layout/lang/delzip diff --git a/extras/source/templates/layout/lang/makefile.mk b/extras/source/templates/layout/lang/makefile.mk new file mode 100644 index 000000000000..74d8713e895b --- /dev/null +++ b/extras/source/templates/layout/lang/makefile.mk @@ -0,0 +1,84 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:15 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=templateslayout + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(TEMPLATE_LAYOUT_IMPRESS_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + + +.INCLUDE : target.mk + + + diff --git a/extras/source/templates/presnt/lang/delzip b/extras/source/templates/presnt/lang/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/templates/presnt/lang/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/templates/presnt/lang/makefile.mk b/extras/source/templates/presnt/lang/makefile.mk new file mode 100644 index 000000000000..5f234ff44bfd --- /dev/null +++ b/extras/source/templates/presnt/lang/makefile.mk @@ -0,0 +1,84 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:16 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=templatespresnt + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(TEMPLATE_PRESNT_IMPRESS_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + + +.INCLUDE : target.mk + + + diff --git a/extras/source/templates/wizard/agenda/lang/delzip b/extras/source/templates/wizard/agenda/lang/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/templates/wizard/agenda/lang/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/templates/wizard/agenda/lang/makefile.mk b/extras/source/templates/wizard/agenda/lang/makefile.mk new file mode 100644 index 000000000000..f494880d1721 --- /dev/null +++ b/extras/source/templates/wizard/agenda/lang/makefile.mk @@ -0,0 +1,82 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:17 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=templateswizardagenda + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(TEMPLATE_WIZARD_AGENDA_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + + +.INCLUDE : target.mk + diff --git a/extras/source/templates/wizard/bitmap/cancel_down.bmp b/extras/source/templates/wizard/bitmap/cancel_down.bmp Binary files differnew file mode 100644 index 000000000000..6356e823a6e4 --- /dev/null +++ b/extras/source/templates/wizard/bitmap/cancel_down.bmp diff --git a/extras/source/templates/wizard/bitmap/cancel_up.bmp b/extras/source/templates/wizard/bitmap/cancel_up.bmp Binary files differnew file mode 100644 index 000000000000..ca3d08bd918b --- /dev/null +++ b/extras/source/templates/wizard/bitmap/cancel_up.bmp diff --git a/extras/source/templates/wizard/bitmap/delzip b/extras/source/templates/wizard/bitmap/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/templates/wizard/bitmap/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/templates/wizard/bitmap/end.bmp b/extras/source/templates/wizard/bitmap/end.bmp Binary files differnew file mode 100644 index 000000000000..876992aaf0da --- /dev/null +++ b/extras/source/templates/wizard/bitmap/end.bmp diff --git a/extras/source/templates/wizard/bitmap/makefile.mk b/extras/source/templates/wizard/bitmap/makefile.mk new file mode 100644 index 000000000000..afd63a57d1b0 --- /dev/null +++ b/extras/source/templates/wizard/bitmap/makefile.mk @@ -0,0 +1,82 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:19 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=templateswizardbitmap + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(TEMPLATE_WIZARD_BITMAP_TARGET) + +ZIP1LIST = * -x makefile.* + + + +.INCLUDE : target.mk + diff --git a/extras/source/templates/wizard/bitmap/okay_down.bmp b/extras/source/templates/wizard/bitmap/okay_down.bmp Binary files differnew file mode 100644 index 000000000000..bbff5f5f2c4c --- /dev/null +++ b/extras/source/templates/wizard/bitmap/okay_down.bmp diff --git a/extras/source/templates/wizard/bitmap/okay_up.bmp b/extras/source/templates/wizard/bitmap/okay_up.bmp Binary files differnew file mode 100644 index 000000000000..76baac6aea92 --- /dev/null +++ b/extras/source/templates/wizard/bitmap/okay_up.bmp diff --git a/extras/source/templates/wizard/desktop/delzip b/extras/source/templates/wizard/desktop/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/templates/wizard/desktop/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/templates/wizard/desktop/lang/delzip b/extras/source/templates/wizard/desktop/lang/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/templates/wizard/desktop/lang/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/templates/wizard/desktop/lang/makefile.mk b/extras/source/templates/wizard/desktop/lang/makefile.mk new file mode 100644 index 000000000000..8ea69e6d7ad4 --- /dev/null +++ b/extras/source/templates/wizard/desktop/lang/makefile.mk @@ -0,0 +1,82 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:20 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=templateswizarddesktop + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(TEMPLATE_WIZARD_DESKTOP_TARGET) + +ZIP1LIST = $(LANGDIR)$/* -x $(LANGDIR)$/bugreport.sdw $(LANGDIR)$/logSpell.vor + + + +.INCLUDE : target.mk + diff --git a/extras/source/templates/wizard/desktop/makefile.mk b/extras/source/templates/wizard/desktop/makefile.mk new file mode 100644 index 000000000000..61b23ed2e386 --- /dev/null +++ b/extras/source/templates/wizard/desktop/makefile.mk @@ -0,0 +1,84 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:20 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=templateswizarddesktopgeneral + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(TEMPLATE_WIZARD_DESKTOP_TARGET) + +ZIP1LIST = * -x makefile.* + + + +.INCLUDE : target.mk + + + diff --git a/extras/source/templates/wizard/fax/lang/delzip b/extras/source/templates/wizard/fax/lang/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/templates/wizard/fax/lang/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/templates/wizard/fax/lang/makefile.mk b/extras/source/templates/wizard/fax/lang/makefile.mk new file mode 100644 index 000000000000..7e2be43760f4 --- /dev/null +++ b/extras/source/templates/wizard/fax/lang/makefile.mk @@ -0,0 +1,84 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:18 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=templateswizardfax + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(TEMPLATE_WIZARD_FAX_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + + +.INCLUDE : target.mk + + + diff --git a/extras/source/templates/wizard/letter/lang/delzip b/extras/source/templates/wizard/letter/lang/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/templates/wizard/letter/lang/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/templates/wizard/letter/lang/makefile.mk b/extras/source/templates/wizard/letter/lang/makefile.mk new file mode 100644 index 000000000000..b0c813f895ba --- /dev/null +++ b/extras/source/templates/wizard/letter/lang/makefile.mk @@ -0,0 +1,82 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.5 $ +# +# last change: $Author: willem.vandorp $ $Date: 2000/09/15 14:36:48 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=templateswizardletter + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(TEMPLATE_WIZARD_LETTER_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + + +.INCLUDE : target.mk + diff --git a/extras/source/templates/wizard/report/lang/makefile.mk b/extras/source/templates/wizard/report/lang/makefile.mk new file mode 100644 index 000000000000..69239e5d2ecc --- /dev/null +++ b/extras/source/templates/wizard/report/lang/makefile.mk @@ -0,0 +1,84 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:25 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=templateswizardreport + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(TEMPLATE_WIZARD_REPORT_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + + +.INCLUDE : target.mk + + + diff --git a/extras/source/templates/wizard/styles/lang/delzip b/extras/source/templates/wizard/styles/lang/delzip new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/extras/source/templates/wizard/styles/lang/delzip diff --git a/extras/source/templates/wizard/styles/lang/makefile.mk b/extras/source/templates/wizard/styles/lang/makefile.mk new file mode 100644 index 000000000000..9d5b1d8f794e --- /dev/null +++ b/extras/source/templates/wizard/styles/lang/makefile.mk @@ -0,0 +1,80 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:27 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=templateswizardstyles + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + +ZIP1TARGET = $(TEMPLATE_WIZARD_STYLES_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.INCLUDE : target.mk + diff --git a/extras/source/templates/wizard/web/lang/delzip b/extras/source/templates/wizard/web/lang/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/templates/wizard/web/lang/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/templates/wizard/web/lang/makefile.mk b/extras/source/templates/wizard/web/lang/makefile.mk new file mode 100644 index 000000000000..3d3ddc784ad8 --- /dev/null +++ b/extras/source/templates/wizard/web/lang/makefile.mk @@ -0,0 +1,84 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:29 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=templateswizardweb + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(TEMPLATE_WIZARD_HOMEPAGE_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + + +.INCLUDE : target.mk + + + diff --git a/extras/source/wordbook/delzip b/extras/source/wordbook/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/wordbook/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/wordbook/lang/delzip b/extras/source/wordbook/lang/delzip new file mode 100644 index 000000000000..636fda90bfcb --- /dev/null +++ b/extras/source/wordbook/lang/delzip @@ -0,0 +1 @@ +ECHO is OFF diff --git a/extras/source/wordbook/lang/makefile.mk b/extras/source/wordbook/lang/makefile.mk new file mode 100644 index 000000000000..136e0906e76a --- /dev/null +++ b/extras/source/wordbook/lang/makefile.mk @@ -0,0 +1,82 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:33 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/..$/.. + + + +PRJNAME=extras +TARGET=wordbook + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(WORDBOOK_ALL_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + + +.INCLUDE : target.mk + diff --git a/extras/source/wordbook/makefile.mk b/extras/source/wordbook/makefile.mk new file mode 100644 index 000000000000..8b4729176944 --- /dev/null +++ b/extras/source/wordbook/makefile.mk @@ -0,0 +1,92 @@ +#************************************************************************* +# +# $RCSfile: makefile.mk,v $ +# +# $Revision: 1.1.1.1 $ +# +# last change: $Author: hr $ $Date: 2000-09-19 09:03:33 $ +# +# The Contents of this file are made available subject to the terms of +# either of the following licenses +# +# - GNU Lesser General Public License Version 2.1 +# - Sun Industry Standards Source License Version 1.1 +# +# Sun Microsystems Inc., October, 2000 +# +# GNU Lesser General Public License Version 2.1 +# ============================================= +# Copyright 2000 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 +# +# +# Sun Industry Standards Source License Version 1.1 +# ================================================= +# The contents of this file are subject to the Sun Industry Standards +# Source License Version 1.1 (the "License"); You may not use this file +# except in compliance with the License. You may obtain a copy of the +# License at http://www.openoffice.org/license.html. +# +# Software provided under this License is provided on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, +# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. +# See the License for the specific provisions governing your rights and +# obligations concerning the Software. +# +# The Initial Developer of the Original Code is: Sun Microsystems, Inc. +# +# Copyright: 2000 by Sun Microsystems, Inc. +# +# All Rights Reserved. +# +# Contributor(s): _______________________________________ +# +# +# +#************************************************************************* +PRJ=..$/.. + + + +PRJNAME=extras +TARGET=wordbookall + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + + + +ZIP1TARGET = $(WORDBOOK_ALL_TARGET) + +ZIP1LIST = sun.dic + + +ZIP2TARGET = $(WORDBOOK_USER_TARGET) + +ZIP2LIST = standard.dic + + + + +.INCLUDE : target.mk + + + + + diff --git a/extras/source/wordbook/standard.dic b/extras/source/wordbook/standard.dic Binary files differnew file mode 100644 index 000000000000..7eadfdb77c7c --- /dev/null +++ b/extras/source/wordbook/standard.dic |