diff options
author | Kalman Szalai - KAMI <kami911@gmail.com> | 2010-11-30 13:51:53 +0100 |
---|---|---|
committer | Kalman Szalai - KAMI <kami911@gmail.com> | 2010-11-30 13:51:53 +0100 |
commit | 2094ef4f0e9638180f78d30fd7d6065ceba17350 (patch) | |
tree | eb9783f1a0ef069fc14854471e92fdedf8f3a536 /extras/source/premium | |
parent | 92155ffa68304c5fb73e29fccf1f962ffe127230 (diff) |
Adds OxygenOffice extras as configurable optional
Introduces:
--enable-extra-gallery - for additional galleries
--enable-extra-template - for additional templates
--enable-extra-sample - for additional samples
--enable-extra-font - for additional fonts
configure options.
Diffstat (limited to 'extras/source/premium')
39 files changed, 2028 insertions, 0 deletions
diff --git a/extras/source/premium/samples-nonfree/advertisement/lang/makefile.mk b/extras/source/premium/samples-nonfree/advertisement/lang/makefile.mk new file mode 100644 index 000000000000..4c192e6bdd55 --- /dev/null +++ b/extras/source/premium/samples-nonfree/advertisement/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumsamplesnonfreeadvertisement + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_SAMPLE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_SAMPLES_NONFREE_ADVERTISEMENT_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/samples-nonfree/documentation/lang/makefile.mk b/extras/source/premium/samples-nonfree/documentation/lang/makefile.mk new file mode 100644 index 000000000000..10244a846810 --- /dev/null +++ b/extras/source/premium/samples-nonfree/documentation/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumsamplesnonfreedocumentation + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_SAMPLE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_SAMPLES_NONFREE_DOCUMENTATION_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/samples-nonfree/lang/makefile.mk b/extras/source/premium/samples-nonfree/lang/makefile.mk new file mode 100644 index 000000000000..ca8735d2c8ab --- /dev/null +++ b/extras/source/premium/samples-nonfree/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumsamplesnonfreegeneral + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_SAMPLE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_SAMPLES_NONFREE_ROOT_TARGET) + +ZIP1LIST = $(LANGDIR)$/* $(LANGDIR)$/.* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/samples/advertisement/lang/makefile.mk b/extras/source/premium/samples/advertisement/lang/makefile.mk new file mode 100644 index 000000000000..ef44958c6ee1 --- /dev/null +++ b/extras/source/premium/samples/advertisement/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumsamplesadvertisement + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_SAMPLE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_SAMPLES_ADVERTISEMENT_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/samples/documentation/lang/makefile.mk b/extras/source/premium/samples/documentation/lang/makefile.mk new file mode 100644 index 000000000000..4197f58d927b --- /dev/null +++ b/extras/source/premium/samples/documentation/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumsamplesdocumentation + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_SAMPLE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_SAMPLES_DOCUMENTATION_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/samples/lang/makefile.mk b/extras/source/premium/samples/lang/makefile.mk new file mode 100644 index 000000000000..9d9347548add --- /dev/null +++ b/extras/source/premium/samples/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumsamplesgeneral + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_SAMPLE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_SAMPLES_ROOT_TARGET) + +ZIP1LIST = $(LANGDIR)$/* $(LANGDIR)$/.* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates-nonfree/educate/lang/makefile.mk b/extras/source/premium/templates-nonfree/educate/lang/makefile.mk new file mode 100644 index 000000000000..e38b9797bd72 --- /dev/null +++ b/extras/source/premium/templates-nonfree/educate/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatesnonfreeeducate + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_NONFREE_EDUCATE_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates-nonfree/finance/lang/makefile.mk b/extras/source/premium/templates-nonfree/finance/lang/makefile.mk new file mode 100644 index 000000000000..2eb09344675b --- /dev/null +++ b/extras/source/premium/templates-nonfree/finance/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatesnonfreefinance + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_NONFREE_FINANCE_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates-nonfree/forms/lang/makefile.mk b/extras/source/premium/templates-nonfree/forms/lang/makefile.mk new file mode 100644 index 000000000000..929e4de23e66 --- /dev/null +++ b/extras/source/premium/templates-nonfree/forms/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatesnonfreeforms + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_NONFREE_FORMS_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates-nonfree/labels/lang/makefile.mk b/extras/source/premium/templates-nonfree/labels/lang/makefile.mk new file mode 100644 index 000000000000..09b56d7c60d9 --- /dev/null +++ b/extras/source/premium/templates-nonfree/labels/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatesnonfreelabels + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_NONFREE_LABELS_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates-nonfree/lang/makefile.mk b/extras/source/premium/templates-nonfree/lang/makefile.mk new file mode 100644 index 000000000000..8cc17f0aae82 --- /dev/null +++ b/extras/source/premium/templates-nonfree/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatesnonfreegeneral + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_NONFREE_ROOT_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates-nonfree/layout/lang/makefile.mk b/extras/source/premium/templates-nonfree/layout/lang/makefile.mk new file mode 100644 index 000000000000..e44e094343cc --- /dev/null +++ b/extras/source/premium/templates-nonfree/layout/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatesnonfreelayout + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_NONFREE_LAYOUT_IMPRESS_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates-nonfree/misc/lang/makefile.mk b/extras/source/premium/templates-nonfree/misc/lang/makefile.mk new file mode 100644 index 000000000000..48259a11ec23 --- /dev/null +++ b/extras/source/premium/templates-nonfree/misc/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatesnonfreemisc + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_NONFREE_MISC_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates-nonfree/officorr/lang/makefile.mk b/extras/source/premium/templates-nonfree/officorr/lang/makefile.mk new file mode 100644 index 000000000000..43896eb6a084 --- /dev/null +++ b/extras/source/premium/templates-nonfree/officorr/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatesnonfreeofficorr + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_NONFREE_OFFICORR_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates-nonfree/offimisc/lang/makefile.mk b/extras/source/premium/templates-nonfree/offimisc/lang/makefile.mk new file mode 100644 index 000000000000..106b5af5b736 --- /dev/null +++ b/extras/source/premium/templates-nonfree/offimisc/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatesnonfreeoffimisc + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_NONFREE_OFFIMISC_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates-nonfree/personal/lang/makefile.mk b/extras/source/premium/templates-nonfree/personal/lang/makefile.mk new file mode 100644 index 000000000000..189a85454b77 --- /dev/null +++ b/extras/source/premium/templates-nonfree/personal/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatesnonfreepersonal + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_NONFREE_PERSONAL_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates-nonfree/presnt/lang/makefile.mk b/extras/source/premium/templates-nonfree/presnt/lang/makefile.mk new file mode 100644 index 000000000000..7ffde4ce3503 --- /dev/null +++ b/extras/source/premium/templates-nonfree/presnt/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatesnonfreepresnt + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_NONFREE_PRESNT_IMPRESS_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/common/educate/makefile.mk b/extras/source/premium/templates/common/educate/makefile.mk new file mode 100644 index 000000000000..94ff0319673e --- /dev/null +++ b/extras/source/premium/templates/common/educate/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatescommoneducate + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_COMMON_EDUCATE_TARGET) + +ZIP1LIST = * -x makefile.* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/common/finance/makefile.mk b/extras/source/premium/templates/common/finance/makefile.mk new file mode 100644 index 000000000000..d101065a0408 --- /dev/null +++ b/extras/source/premium/templates/common/finance/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatescommonfinance + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_COMMON_FINANCE_TARGET) + +ZIP1LIST = * -x makefile.* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/common/forms/makefile.mk b/extras/source/premium/templates/common/forms/makefile.mk new file mode 100644 index 000000000000..e66108d7c917 --- /dev/null +++ b/extras/source/premium/templates/common/forms/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatescommonforms + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_COMMON_FORMS_TARGET) + +ZIP1LIST = * -x makefile.* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/common/labels/makefile.mk b/extras/source/premium/templates/common/labels/makefile.mk new file mode 100644 index 000000000000..538877dc4e45 --- /dev/null +++ b/extras/source/premium/templates/common/labels/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatescommonlabels + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_COMMON_LABELS_TARGET) + +ZIP1LIST = * -x makefile.* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/common/layout/makefile.mk b/extras/source/premium/templates/common/layout/makefile.mk new file mode 100644 index 000000000000..c78dab55fcbc --- /dev/null +++ b/extras/source/premium/templates/common/layout/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatescommonlayout + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_COMMON_LAYOUT_IMPRESS_TARGET) + +ZIP1LIST = * -x makefile.* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/common/makefile.mk b/extras/source/premium/templates/common/makefile.mk new file mode 100644 index 000000000000..1fe2caf4fdda --- /dev/null +++ b/extras/source/premium/templates/common/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatesgeneral + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_COMMON_ROOT_TARGET) + +ZIP1LIST = * -x makefile.* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/common/misc/makefile.mk b/extras/source/premium/templates/common/misc/makefile.mk new file mode 100644 index 000000000000..2a4a1c61a20b --- /dev/null +++ b/extras/source/premium/templates/common/misc/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatescommonmisc + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_COMMON_MISC_TARGET) + +ZIP1LIST = * -x makefile.* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/common/officorr/makefile.mk b/extras/source/premium/templates/common/officorr/makefile.mk new file mode 100644 index 000000000000..1392a5e92d79 --- /dev/null +++ b/extras/source/premium/templates/common/officorr/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatescommonofficorr + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_COMMON_OFFICORR_TARGET) + +ZIP1LIST = * -x makefile.* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/common/offimisc/makefile.mk b/extras/source/premium/templates/common/offimisc/makefile.mk new file mode 100644 index 000000000000..619de6fd43b9 --- /dev/null +++ b/extras/source/premium/templates/common/offimisc/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatescommonoffimisc + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_COMMON_OFFIMISC_TARGET) + +ZIP1LIST = * -x makefile.* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/common/personal/makefile.mk b/extras/source/premium/templates/common/personal/makefile.mk new file mode 100644 index 000000000000..30539aef248b --- /dev/null +++ b/extras/source/premium/templates/common/personal/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatescommonpersonal + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_COMMON_PERSONAL_TARGET) + +ZIP1LIST = * -x makefile.* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/common/presnt/makefile.mk b/extras/source/premium/templates/common/presnt/makefile.mk new file mode 100644 index 000000000000..2d5ea56bab60 --- /dev/null +++ b/extras/source/premium/templates/common/presnt/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatescommonpresnt + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_COMMON_PRESNT_IMPRESS_TARGET) + +ZIP1LIST = * -x makefile.* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/educate/lang/makefile.mk b/extras/source/premium/templates/educate/lang/makefile.mk new file mode 100644 index 000000000000..a8c5dd27c9cb --- /dev/null +++ b/extras/source/premium/templates/educate/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplateseducate + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_EDUCATE_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/finance/lang/makefile.mk b/extras/source/premium/templates/finance/lang/makefile.mk new file mode 100644 index 000000000000..330122ce2810 --- /dev/null +++ b/extras/source/premium/templates/finance/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatesfinance + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_FINANCE_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/forms/lang/makefile.mk b/extras/source/premium/templates/forms/lang/makefile.mk new file mode 100644 index 000000000000..c94a33ad0ca4 --- /dev/null +++ b/extras/source/premium/templates/forms/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatesforms + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_FORMS_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/labels/lang/makefile.mk b/extras/source/premium/templates/labels/lang/makefile.mk new file mode 100644 index 000000000000..3374438e21d3 --- /dev/null +++ b/extras/source/premium/templates/labels/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplateslabels + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_LABELS_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/lang/makefile.mk b/extras/source/premium/templates/lang/makefile.mk new file mode 100644 index 000000000000..3daa3e836a3e --- /dev/null +++ b/extras/source/premium/templates/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatesgeneral + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_ROOT_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/layout/lang/makefile.mk b/extras/source/premium/templates/layout/lang/makefile.mk new file mode 100644 index 000000000000..31c277b2c15e --- /dev/null +++ b/extras/source/premium/templates/layout/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplateslayout + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_LAYOUT_IMPRESS_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/misc/lang/makefile.mk b/extras/source/premium/templates/misc/lang/makefile.mk new file mode 100644 index 000000000000..2ad2036f0399 --- /dev/null +++ b/extras/source/premium/templates/misc/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatesmisc + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_MISC_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/officorr/lang/makefile.mk b/extras/source/premium/templates/officorr/lang/makefile.mk new file mode 100644 index 000000000000..650fbd2d58bd --- /dev/null +++ b/extras/source/premium/templates/officorr/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatesofficorr + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_OFFICORR_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/offimisc/lang/makefile.mk b/extras/source/premium/templates/offimisc/lang/makefile.mk new file mode 100644 index 000000000000..5a3cf7f59464 --- /dev/null +++ b/extras/source/premium/templates/offimisc/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatesoffimisc + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_OFFIMISC_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/personal/lang/makefile.mk b/extras/source/premium/templates/personal/lang/makefile.mk new file mode 100644 index 000000000000..fbfec9fd5710 --- /dev/null +++ b/extras/source/premium/templates/personal/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatespersonal + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_PERSONAL_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + diff --git a/extras/source/premium/templates/presnt/lang/makefile.mk b/extras/source/premium/templates/presnt/lang/makefile.mk new file mode 100644 index 000000000000..74eb7121d7ba --- /dev/null +++ b/extras/source/premium/templates/presnt/lang/makefile.mk @@ -0,0 +1,52 @@ +# +# Version: MPL 1.1 / GPLv3+ / LGPLv3+ +# +# The contents of this file are subject to the Mozilla Public 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.mozilla.org/MPL/ +# +# Software distributed under the License is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License +# for the specific language governing rights and limitations under the +# License. +# +# The Initial Developer of the Original Code is +# Kálmán Szalai - KAMI <kami911@gmail.com> +# Portions created by the Initial Developer are Copyright (C) 2010 the +# Initial Developer. All Rights Reserved. +# +# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com> +# +# +# Alternatively, the contents of this file may be used under the terms of +# either the GNU General Public License Version 3 or later (the "GPLv3+"), or +# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), +# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable +# instead of those above. +# +PRJ=..$/..$/..$/..$/.. + + + +PRJNAME=extras +TARGET=premiumtemplatespresnt + +.INCLUDE : settings.mk + +.INCLUDE : $(PRJ)$/util$/target.pmk + +.IF "$(WITH_EXTRA_TEMPLATE)" != "NO" + + +ZIP1TARGET = $(PREMIUM_TEMPLATES_PRESNT_IMPRESS_TARGET) + +ZIP1LIST = $(LANGDIR)$/* + + +.ENDIF + +.INCLUDE : target.mk + + + |