summaryrefslogtreecommitdiff
path: root/extras/source
diff options
context:
space:
mode:
Diffstat (limited to 'extras/source')
-rw-r--r--extras/source/gallery/accessories-nonfree/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Draws/People/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Elements/Bullets2/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Buildings/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Celebration/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Cities/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Fauna/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Flowers/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/FoodsandDrinks/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Humans/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Landscapes/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Objects/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Plants/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Space/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Statues/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Travel/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/makefile.mk52
-rw-r--r--extras/source/premium/samples-nonfree/advertisement/lang/makefile.mk52
-rw-r--r--extras/source/premium/samples-nonfree/documentation/lang/makefile.mk52
-rw-r--r--extras/source/premium/samples-nonfree/lang/makefile.mk52
-rw-r--r--extras/source/premium/samples/advertisement/lang/makefile.mk52
-rw-r--r--extras/source/premium/samples/documentation/lang/makefile.mk52
-rw-r--r--extras/source/premium/samples/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates-nonfree/educate/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates-nonfree/finance/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates-nonfree/forms/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates-nonfree/labels/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates-nonfree/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates-nonfree/layout/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates-nonfree/misc/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates-nonfree/officorr/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates-nonfree/offimisc/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates-nonfree/personal/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates-nonfree/presnt/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates/common/educate/makefile.mk52
-rw-r--r--extras/source/premium/templates/common/finance/makefile.mk52
-rw-r--r--extras/source/premium/templates/common/forms/makefile.mk52
-rw-r--r--extras/source/premium/templates/common/labels/makefile.mk52
-rw-r--r--extras/source/premium/templates/common/layout/makefile.mk52
-rw-r--r--extras/source/premium/templates/common/makefile.mk52
-rw-r--r--extras/source/premium/templates/common/misc/makefile.mk52
-rw-r--r--extras/source/premium/templates/common/officorr/makefile.mk52
-rw-r--r--extras/source/premium/templates/common/offimisc/makefile.mk52
-rw-r--r--extras/source/premium/templates/common/personal/makefile.mk52
-rw-r--r--extras/source/premium/templates/common/presnt/makefile.mk52
-rw-r--r--extras/source/premium/templates/educate/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates/finance/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates/forms/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates/labels/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates/layout/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates/misc/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates/officorr/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates/offimisc/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates/personal/lang/makefile.mk52
-rw-r--r--extras/source/premium/templates/presnt/lang/makefile.mk52
56 files changed, 2912 insertions, 0 deletions
diff --git a/extras/source/gallery/accessories-nonfree/makefile.mk b/extras/source/gallery/accessories-nonfree/makefile.mk
new file mode 100644
index 000000000000..aff08aaa6f83
--- /dev/null
+++ b/extras/source/gallery/accessories-nonfree/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=galleryaccessoriesnonfree
+
+.INCLUDE : settings.mk
+
+.INCLUDE : $(PRJ)$/util$/target.pmk
+
+.IF "$(WITH_EXTRA_GALLERY)" != "NO"
+
+
+ZIP1TARGET = $(GALLERY_ACCESSORIES_NONFREE_ROOT_TARGET)
+
+ZIP1LIST = * -x makefile.*
+
+
+.ENDIF
+
+.INCLUDE : target.mk
+
+
+
diff --git a/extras/source/gallery/accessories/Draws/People/makefile.mk b/extras/source/gallery/accessories/Draws/People/makefile.mk
new file mode 100644
index 000000000000..ee10239820b3
--- /dev/null
+++ b/extras/source/gallery/accessories/Draws/People/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=galleryaccessoriesdrawspeople
+
+.INCLUDE : settings.mk
+
+.INCLUDE : $(PRJ)$/util$/target.pmk
+
+.IF "$(WITH_EXTRA_GALLERY)" != "NO"
+
+
+ZIP1TARGET = $(GALLERY_ACCESSORIES_DRAWS_PEOPLE_TARGET)
+
+ZIP1LIST = * -x makefile.*
+
+
+.ENDIF
+
+.INCLUDE : target.mk
+
+
+
diff --git a/extras/source/gallery/accessories/Elements/Bullets2/makefile.mk b/extras/source/gallery/accessories/Elements/Bullets2/makefile.mk
new file mode 100644
index 000000000000..c19f464cce80
--- /dev/null
+++ b/extras/source/gallery/accessories/Elements/Bullets2/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=galleryaccessorieselementsbullets2
+
+.INCLUDE : settings.mk
+
+.INCLUDE : $(PRJ)$/util$/target.pmk
+
+.IF "$(WITH_EXTRA_GALLERY)" != "NO"
+
+
+ZIP1TARGET = $(GALLERY_ACCESSORIES_ELEMENTS_BULLETS2_TARGET)
+
+ZIP1LIST = * -x makefile.*
+
+
+.ENDIF
+
+.INCLUDE : target.mk
+
+
+
diff --git a/extras/source/gallery/accessories/Photos/Buildings/makefile.mk b/extras/source/gallery/accessories/Photos/Buildings/makefile.mk
new file mode 100644
index 000000000000..39accdcbcca5
--- /dev/null
+++ b/extras/source/gallery/accessories/Photos/Buildings/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=galleryaccessoriesphotosbuildings
+
+.INCLUDE : settings.mk
+
+.INCLUDE : $(PRJ)$/util$/target.pmk
+
+
+.IF "$(WITH_EXTRA_GALLERY)" != "NO"
+
+ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_BUILDINGS_TARGET)
+
+ZIP1LIST = * -x makefile.*
+
+
+.ENDIF
+
+.INCLUDE : target.mk
+
+
+
diff --git a/extras/source/gallery/accessories/Photos/Celebration/makefile.mk b/extras/source/gallery/accessories/Photos/Celebration/makefile.mk
new file mode 100644
index 000000000000..9dcb05438a86
--- /dev/null
+++ b/extras/source/gallery/accessories/Photos/Celebration/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=galleryaccessoriesphotoscelebration
+
+.INCLUDE : settings.mk
+
+.INCLUDE : $(PRJ)$/util$/target.pmk
+
+
+.IF "$(WITH_EXTRA_GALLERY)" != "NO"
+
+ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_CELEBRATION_TARGET)
+
+ZIP1LIST = * -x makefile.*
+
+
+.ENDIF
+
+.INCLUDE : target.mk
+
+
+
diff --git a/extras/source/gallery/accessories/Photos/Cities/makefile.mk b/extras/source/gallery/accessories/Photos/Cities/makefile.mk
new file mode 100644
index 000000000000..5decd2ff1357
--- /dev/null
+++ b/extras/source/gallery/accessories/Photos/Cities/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=galleryaccessoriesphotoscities
+
+.INCLUDE : settings.mk
+
+.INCLUDE : $(PRJ)$/util$/target.pmk
+
+.IF "$(WITH_EXTRA_GALLERY)" != "NO"
+
+
+ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_CITIES_TARGET)
+
+ZIP1LIST = * -x makefile.*
+
+
+.ENDIF
+
+.INCLUDE : target.mk
+
+
+
diff --git a/extras/source/gallery/accessories/Photos/Fauna/makefile.mk b/extras/source/gallery/accessories/Photos/Fauna/makefile.mk
new file mode 100644
index 000000000000..1b42e21b2aa2
--- /dev/null
+++ b/extras/source/gallery/accessories/Photos/Fauna/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=galleryaccessoriesphotosfauna
+
+.INCLUDE : settings.mk
+
+.INCLUDE : $(PRJ)$/util$/target.pmk
+
+.IF "$(WITH_EXTRA_GALLERY)" != "NO"
+
+
+ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_FAUNA_TARGET)
+
+ZIP1LIST = * -x makefile.*
+
+
+.ENDIF
+
+.INCLUDE : target.mk
+
+
+
diff --git a/extras/source/gallery/accessories/Photos/Flowers/makefile.mk b/extras/source/gallery/accessories/Photos/Flowers/makefile.mk
new file mode 100644
index 000000000000..25dd2ac4648d
--- /dev/null
+++ b/extras/source/gallery/accessories/Photos/Flowers/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=galleryaccessoriesphotosflowers
+
+.INCLUDE : settings.mk
+
+.INCLUDE : $(PRJ)$/util$/target.pmk
+
+.IF "$(WITH_EXTRA_GALLERY)" != "NO"
+
+
+ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_FLOWERS_TARGET)
+
+ZIP1LIST = * -x makefile.*
+
+
+.ENDIF
+
+.INCLUDE : target.mk
+
+
+
diff --git a/extras/source/gallery/accessories/Photos/FoodsandDrinks/makefile.mk b/extras/source/gallery/accessories/Photos/FoodsandDrinks/makefile.mk
new file mode 100644
index 000000000000..c3c62f273615
--- /dev/null
+++ b/extras/source/gallery/accessories/Photos/FoodsandDrinks/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=galleryaccessoriesphotosfoodsanddrinks
+
+.INCLUDE : settings.mk
+
+.INCLUDE : $(PRJ)$/util$/target.pmk
+
+.IF "$(WITH_EXTRA_GALLERY)" != "NO"
+
+
+ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_FOODSANDDRINKS_TARGET)
+
+ZIP1LIST = * -x makefile.*
+
+
+.ENDIF
+
+.INCLUDE : target.mk
+
+
+
diff --git a/extras/source/gallery/accessories/Photos/Humans/makefile.mk b/extras/source/gallery/accessories/Photos/Humans/makefile.mk
new file mode 100644
index 000000000000..6a2aad4d910d
--- /dev/null
+++ b/extras/source/gallery/accessories/Photos/Humans/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=galleryaccessoriesphotoshumans
+
+.INCLUDE : settings.mk
+
+.INCLUDE : $(PRJ)$/util$/target.pmk
+
+.IF "$(WITH_EXTRA_GALLERY)" != "NO"
+
+
+ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_HUMANS_TARGET)
+
+ZIP1LIST = * -x makefile.*
+
+
+.ENDIF
+
+.INCLUDE : target.mk
+
+
+
diff --git a/extras/source/gallery/accessories/Photos/Landscapes/makefile.mk b/extras/source/gallery/accessories/Photos/Landscapes/makefile.mk
new file mode 100644
index 000000000000..598f68d8cbe7
--- /dev/null
+++ b/extras/source/gallery/accessories/Photos/Landscapes/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=galleryaccessoriesphotoslandscapes
+
+.INCLUDE : settings.mk
+
+.INCLUDE : $(PRJ)$/util$/target.pmk
+
+.IF "$(WITH_EXTRA_GALLERY)" != "NO"
+
+
+ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_LANDSCAPES_TARGET)
+
+ZIP1LIST = * -x makefile.*
+
+
+.ENDIF
+
+.INCLUDE : target.mk
+
+
+
diff --git a/extras/source/gallery/accessories/Photos/Objects/makefile.mk b/extras/source/gallery/accessories/Photos/Objects/makefile.mk
new file mode 100644
index 000000000000..45673d96019e
--- /dev/null
+++ b/extras/source/gallery/accessories/Photos/Objects/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=galleryaccessoriesphotosobjects
+
+.INCLUDE : settings.mk
+
+.INCLUDE : $(PRJ)$/util$/target.pmk
+
+.IF "$(WITH_EXTRA_GALLERY)" != "NO"
+
+
+ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_OBJECTS_TARGET)
+
+ZIP1LIST = * -x makefile.*
+
+
+.ENDIF
+
+.INCLUDE : target.mk
+
+
+
diff --git a/extras/source/gallery/accessories/Photos/Plants/makefile.mk b/extras/source/gallery/accessories/Photos/Plants/makefile.mk
new file mode 100644
index 000000000000..6514370a994b
--- /dev/null
+++ b/extras/source/gallery/accessories/Photos/Plants/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=galleryaccessoriesphotosplants
+
+.INCLUDE : settings.mk
+
+.INCLUDE : $(PRJ)$/util$/target.pmk
+
+.IF "$(WITH_EXTRA_GALLERY)" != "NO"
+
+
+ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_PLANTS_TARGET)
+
+ZIP1LIST = * -x makefile.*
+
+
+.ENDIF
+
+.INCLUDE : target.mk
+
+
+
diff --git a/extras/source/gallery/accessories/Photos/Space/makefile.mk b/extras/source/gallery/accessories/Photos/Space/makefile.mk
new file mode 100644
index 000000000000..d355e341f315
--- /dev/null
+++ b/extras/source/gallery/accessories/Photos/Space/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=galleryaccessoriesphotosspace
+
+.INCLUDE : settings.mk
+
+.INCLUDE : $(PRJ)$/util$/target.pmk
+
+.IF "$(WITH_EXTRA_GALLERY)" != "NO"
+
+
+ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_SPACE_TARGET)
+
+ZIP1LIST = * -x makefile.*
+
+
+.ENDIF
+
+.INCLUDE : target.mk
+
+
+
diff --git a/extras/source/gallery/accessories/Photos/Statues/makefile.mk b/extras/source/gallery/accessories/Photos/Statues/makefile.mk
new file mode 100644
index 000000000000..40821d737e14
--- /dev/null
+++ b/extras/source/gallery/accessories/Photos/Statues/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=galleryaccessoriesphotosstatues
+
+.INCLUDE : settings.mk
+
+.INCLUDE : $(PRJ)$/util$/target.pmk
+
+.IF "$(WITH_EXTRA_GALLERY)" != "NO"
+
+
+ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_STATUES_TARGET)
+
+ZIP1LIST = * -x makefile.*
+
+
+.ENDIF
+
+.INCLUDE : target.mk
+
+
+
diff --git a/extras/source/gallery/accessories/Photos/Travel/makefile.mk b/extras/source/gallery/accessories/Photos/Travel/makefile.mk
new file mode 100644
index 000000000000..11b1bfec2635
--- /dev/null
+++ b/extras/source/gallery/accessories/Photos/Travel/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=galleryaccessoriesphotostravel
+
+.INCLUDE : settings.mk
+
+.INCLUDE : $(PRJ)$/util$/target.pmk
+
+.IF "$(WITH_EXTRA_GALLERY)" != "NO"
+
+
+ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_TRAVEL_TARGET)
+
+ZIP1LIST = * -x makefile.*
+
+
+.ENDIF
+
+.INCLUDE : target.mk
+
+
+
diff --git a/extras/source/gallery/accessories/makefile.mk b/extras/source/gallery/accessories/makefile.mk
new file mode 100644
index 000000000000..4f766403a3f8
--- /dev/null
+++ b/extras/source/gallery/accessories/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=galleryaccessories
+
+.INCLUDE : settings.mk
+
+.INCLUDE : $(PRJ)$/util$/target.pmk
+
+.IF "$(WITH_EXTRA_GALLERY)" != "NO"
+
+
+ZIP1TARGET = $(GALLERY_ACCESSORIES_ROOT_TARGET)
+
+ZIP1LIST = * -x makefile.*
+
+
+.ENDIF
+
+.INCLUDE : target.mk
+
+
+
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
+
+
+