diff options
author | David Tardon <dtardon@redhat.com> | 2012-08-20 16:42:49 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-08-24 13:22:05 +0200 |
commit | a39f11a276ea6601cb19e3fc81910ae0d7265dce (patch) | |
tree | 9a433cd5bb64a1a67ef3974bc958acea8481e392 /extras | |
parent | 20f06e3cd3e50ddb34a7985f196a08c98a3f5cb6 (diff) |
gbuildize extras
Change-Id: I190b1314a91026dcfc39df3e3e178df55d14d90a
Diffstat (limited to 'extras')
316 files changed, 8087 insertions, 6310 deletions
diff --git a/extras/AllLangZip_accessoriessamples.mk b/extras/AllLangZip_accessoriessamples.mk new file mode 100644 index 000000000000..077c25c8b74d --- /dev/null +++ b/extras/AllLangZip_accessoriessamples.mk @@ -0,0 +1,37 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriessamples,$(call gb_UnpackedTarball_get_dir,samples-pack)/samples/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriessamples,\ + $(call gb_UnpackedTarball_get_target,samples-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriessamples,\ + cs/.nametranslation.table \ + de/.nametranslation.table \ + en-US/JacketPotato.odb \ + en-US/.nametranslation.table \ + es/.nametranslation.table \ + fi/.nametranslation.table \ + fr/.nametranslation.table \ + hu/.nametranslation.table \ + hu/naptar.ods \ + it/.nametranslation.table \ + ja/.nametranslation.table \ + ka/.nametranslation.table \ + nl/.nametranslation.table \ + pl/dummy_samples.txt \ + pt-BR/.nametranslation.table \ + sv/.nametranslation.table \ + tr/.nametranslation.table \ + zh-CN/.nametranslation.table \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriessamplesadvertisement.mk b/extras/AllLangZip_accessoriessamplesadvertisement.mk new file mode 100644 index 000000000000..eaea20507f35 --- /dev/null +++ b/extras/AllLangZip_accessoriessamplesadvertisement.mk @@ -0,0 +1,41 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriessamplesadvertisement,$(call gb_UnpackedTarball_get_dir,samples-pack)/samples/advertisement/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriessamplesadvertisement,\ + $(call gb_UnpackedTarball_get_target,samples-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriessamplesadvertisement,\ + cs/dummy_samples.txt \ + de/dummy_samples.txt \ + en-US/ooo2prodflyera3en.odt \ + en-US/ooo2prodflyera4en.odt \ + en-US/ooo2prodintroen.odp \ + en-US/ooo2prodspeca4en.odt \ + es/dummy_samples.txt \ + fi/dummy_samples.txt \ + fr/dummy_samples.txt \ + hu/ooo2prodflyera3hu.odt \ + hu/ooo2prodspeca4hu.odt \ + hu/OOo_Ossszehasonlitas.odt \ + hu/OOo_Reklam4.odt \ + it/dummy_samples.txt \ + ja/dummy_samples.txt \ + ka/dummy_samples.txt \ + nl/dummy_samples.txt \ + pl/dummy_samples.txt \ + pt-BR/dummy_samples.txt \ + sv/dummy_samples.txt \ + tr/dummy_samples.txt \ + zh-CN/dummy_samples.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriessamplesdocumentation.mk b/extras/AllLangZip_accessoriessamplesdocumentation.mk new file mode 100644 index 000000000000..540ab170dc47 --- /dev/null +++ b/extras/AllLangZip_accessoriessamplesdocumentation.mk @@ -0,0 +1,36 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriessamplesdocumentation,$(call gb_UnpackedTarball_get_dir,samples-pack)/samples/documentation/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriessamplesdocumentation,\ + $(call gb_UnpackedTarball_get_target,samples-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriessamplesdocumentation,\ + cs/dummy_samples.txt \ + de/dummy_samples.txt \ + en-US/Connect_to_Postgres.odt \ + en-US/ooo2.odt \ + es/dummy_samples.txt \ + fi/dummy_samples.txt \ + fr/dummy_samples.txt \ + hu/ooo2.odt \ + it/dummy_samples.txt \ + ja/dummy_samples.txt \ + ka/dummy_samples.txt \ + nl/dummy_samples.txt \ + pl/dummy_samples.txt \ + pt-BR/dummy_samples.txt \ + sv/dummy_samples.txt \ + tr/dummy_samples.txt \ + zh-CN/dummy_samples.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriessamplesnonfree.mk b/extras/AllLangZip_accessoriessamplesnonfree.mk new file mode 100644 index 000000000000..6d1f2d451392 --- /dev/null +++ b/extras/AllLangZip_accessoriessamplesnonfree.mk @@ -0,0 +1,35 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriessamplesnonfree,$(call gb_UnpackedTarball_get_dir,samples-pack)/samples-nonfree/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriessamplesnonfree,\ + $(call gb_UnpackedTarball_get_target,samples-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriessamplesnonfree,\ + cs/dummy_samples-nonfree.txt \ + de/dummy_samples-nonfree.txt \ + en-US/dummy_samples-nonfree.txt \ + es/dummy_samples-nonfree.txt \ + fi/dummy_samples-nonfree.txt \ + fr/dummy_samples-nonfree.txt \ + hu/dummy_samples-nonfree.txt \ + it/dummy_samples-nonfree.txt \ + ja/dummy_samples-nonfree.txt \ + ka/dummy_samples-nonfree.txt \ + nl/dummy_samples-nonfree.txt \ + pl/dummy_samples-nonfree.txt \ + pt-BR/dummy_samples-nonfree.txt \ + sv/dummy_samples-nonfree.txt \ + tr/dummy_samples-nonfree.txt \ + zh-CN/dummy_samples-nonfree.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriessamplesnonfreeadvertisement.mk b/extras/AllLangZip_accessoriessamplesnonfreeadvertisement.mk new file mode 100644 index 000000000000..448b42bb92c4 --- /dev/null +++ b/extras/AllLangZip_accessoriessamplesnonfreeadvertisement.mk @@ -0,0 +1,35 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriessamplesnonfreeadvertisement,$(call gb_UnpackedTarball_get_dir,samples-pack)/samples-nonfree/advertisement/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriessamplesnonfreeadvertisement,\ + $(call gb_UnpackedTarball_get_target,samples-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriessamplesnonfreeadvertisement,\ + cs/dummy_samples-nonfree.txt \ + de/dummy_samples-nonfree.txt \ + en-US/dummy_samples-nonfree.txt \ + es/dummy_samples-nonfree.txt \ + fi/dummy_samples-nonfree.txt \ + fr/dummy_samples-nonfree.txt \ + hu/dummy_samples-nonfree.txt \ + it/dummy_samples-nonfree.txt \ + ja/dummy_samples-nonfree.txt \ + ka/dummy_samples-nonfree.txt \ + nl/dummy_samples-nonfree.txt \ + pl/dummy_samples-nonfree.txt \ + pt-BR/dummy_samples-nonfree.txt \ + sv/dummy_samples-nonfree.txt \ + tr/dummy_samples-nonfree.txt \ + zh-CN/dummy_samples-nonfree.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriessamplesnonfreedocumentation.mk b/extras/AllLangZip_accessoriessamplesnonfreedocumentation.mk new file mode 100644 index 000000000000..c5761a56763c --- /dev/null +++ b/extras/AllLangZip_accessoriessamplesnonfreedocumentation.mk @@ -0,0 +1,35 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriessamplesnonfreedocumentation,$(call gb_UnpackedTarball_get_dir,samples-pack)/samples-nonfree/documentation/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriessamplesnonfreedocumentation,\ + $(call gb_UnpackedTarball_get_target,samples-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriessamplesnonfreedocumentation,\ + cs/dummy_samples-nonfree.txt \ + de/dummy_samples-nonfree.txt \ + en-US/dummy_samples-nonfree.txt \ + es/dummy_samples-nonfree.txt \ + fi/dummy_samples-nonfree.txt \ + fr/dummy_samples-nonfree.txt \ + hu/dummy_samples-nonfree.txt \ + it/dummy_samples-nonfree.txt \ + ja/dummy_samples-nonfree.txt \ + ka/dummy_samples-nonfree.txt \ + nl/dummy_samples-nonfree.txt \ + pl/dummy_samples-nonfree.txt \ + pt-BR/dummy_samples-nonfree.txt \ + sv/dummy_samples-nonfree.txt \ + tr/dummy_samples-nonfree.txt \ + zh-CN/dummy_samples-nonfree.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplates.mk b/extras/AllLangZip_accessoriestemplates.mk new file mode 100644 index 000000000000..4d36d4db4740 --- /dev/null +++ b/extras/AllLangZip_accessoriestemplates.mk @@ -0,0 +1,34 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplates,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplates,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplates,\ + cs/dummy_templates.txt \ + de/dummy_templates.txt \ + en-US/dummy_templates.txt \ + es/dummy_templates.txt \ + fi/dummy_templates.txt \ + fr/dummy_templates.txt \ + hu/dummy_templates.txt \ + it/dummy_templates.txt \ + ja/dummy_templates.txt \ + ka/dummy_templates.txt \ + pl/dummy_templates.txt \ + pt-BR/dummy_templates.txt \ + sv/dummy_templates.txt \ + tr/dummy_templates.txt \ + zh-CN/dummy_templates.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplateseducate.mk b/extras/AllLangZip_accessoriestemplateseducate.mk new file mode 100644 index 000000000000..31571da0e54a --- /dev/null +++ b/extras/AllLangZip_accessoriestemplateseducate.mk @@ -0,0 +1,50 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplateseducate,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/educate/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplateseducate,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplateseducate,\ + cs/dummy_templates.txt \ + de/Jahres_Schulnoten.ots \ + de/Klassen-Schulnoten-Verwaltung_Noten_1-6.ots \ + de/Kursnoten_15_Punkte.ots \ + de/Meine_Schulnoten.ots \ + de/Schulnoten.ots \ + de/Stundenplan.ots \ + de/stundenplan_und_vorlesungsplan.ots \ + en-US/apa_4thEd.ott \ + en-US/bookmark_1.ott \ + en-US/bookmark_2.ott \ + en-US/classroom_schedule.ott \ + en-US/Crystal.ots \ + en-US/disciplinary_assignment.ott \ + en-US/disciplinary_referral.ott \ + en-US/grades.ots \ + en-US/lesson_plan_1.ott \ + en-US/lesson_plan_2.ott \ + en-US/name_badge_1.ott \ + en-US/student_schedule.ott \ + en-US/table_tent_1.ott \ + en-US/Thesis.ott \ + fr/AgendaSemaine1.1.ots \ + fr/carnet_de_notes.ots \ + fr/documentfinalTP-1.1.ott \ + fr/note_moyenne.ots \ + hu/essze.ott \ + hu/Meresi_jegyzokonyv_-_Iskolai.ott \ + hu/osztalynevsor.ott \ + hu/thesis_k.ott \ + ja/timetable_for_school.ots \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplatesfinance.mk b/extras/AllLangZip_accessoriestemplatesfinance.mk new file mode 100644 index 000000000000..30a39d8ff889 --- /dev/null +++ b/extras/AllLangZip_accessoriestemplatesfinance.mk @@ -0,0 +1,108 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplatesfinance,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/finance/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplatesfinance,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplatesfinance,\ + cs/podaci_kniha.ots \ + de/arbeitszeiterfassung.ots \ + de/az.ots \ + de/BudgetAufDeutsch.ots \ + de/business_indebtedness_schedule.ots \ + de/business_trip_budget.ots \ + de/discount_zertifikate_rechner.ots \ + de/energie_verbrauchstabelle.ots \ + de/fahrtenbuch.ots \ + de/Finanzuebersicht.ots \ + de/Haushaltsbuch.ots \ + de/Haushaltsbuch_vordruck.ots \ + de/hypothekenberechnung.ots \ + de/Invoice-Rechnung.ots \ + de/Kassenbuch_2006.ots \ + de/Kassenbuch_2007.ots \ + de/kassenbuch2.ots \ + de/kassenbuch.ots \ + de/Kassenbuch_Vordruck.ots \ + de/Kassenbuch_vorlage_Netto.ots \ + de/Kassenbuch_vorlage.ots \ + de/Konto.ots \ + de/konto.ott \ + de/Kraftstoff_Kilometer_Kostenrechner_2006.ots \ + de/Kraftstoff_Kilometer_Kostenrechner_2007.ots \ + de/Kraftstoff_Kilometer_Kostenrechner_2008.ots \ + de/Kraftstoff_Kilometer_Kostenrechner_2009.ots \ + de/Kraftstoff_Kilometer_Kostenrechner_2010.ots \ + de/Lastschrift.ott \ + de/marketing_budget_plan.ots \ + de/Mwstbruttonetto.ots \ + de/OOoReise.ots \ + de/project_planning.ots \ + de/quittung.ott \ + de/Rechnung.ots \ + de/Rechnungs_Vorlage.ots \ + de/start-up_capital_estimate.ots \ + de/taetigkeitsbericht.ots \ + de/Ueberweisungsformular.ott \ + en-US/advloan.ots \ + en-US/Amortization-Schedule.ots \ + en-US/armcalculation.ots \ + en-US/BalanceSheet1.ots \ + en-US/Bank_Account.ots \ + en-US/Budget.ots \ + en-US/business_indebtedness_schedule.ots \ + en-US/business_plan.ott \ + en-US/business_trip_budget.ots \ + en-US/CheckBookRegister.ots \ + en-US/Compare_Loan_Conditions.ots \ + en-US/Compare_Two_Years_with_Graphs.ots \ + en-US/Deposit_Template_-_US_DOLLAR.ots \ + en-US/DialogSheetEg.ots \ + en-US/Giro_en.ott \ + en-US/job_bid.ott \ + en-US/loan.ots \ + en-US/marketing_budget_plan.ots \ + en-US/marketing_plan.ott \ + en-US/mortgage_buster.ots \ + en-US/PettyCash.ots \ + en-US/portfolio_manager.ots \ + en-US/pos.ots \ + en-US/project_planning.ots \ + en-US/rental_returns.ots \ + en-US/RunningBudget.ots \ + en-US/SalesTargets.ots \ + en-US/start-up_capital_estimate.ots \ + es/dummy_templates.txt \ + fi/dummy_templates.txt \ + fr/dummy_templates.txt \ + hu/afas_szamla.ott \ + hu/Banki_atutalas.ots \ + hu/Csekkminta.ott \ + hu/eves_beszamolo_eredmenykimutatas_egyszerusitett.ots \ + hu/Hazi_koltsegvetes.ots \ + hu/msz16124.ots \ + hu/msz16177.ots \ + hu/Napi_kiadas.ots \ + hu/Olvass.el \ + it/notaspese.ots \ + ja/cost_statement.ots \ + ja/journal_book.ots \ + ka/dummy_templates.txt \ + nl/dummy_templates.txt \ + pl/dummy_templates.txt \ + pt-BR/dummy_templates.txt \ + sv/dummy_templates.txt \ + tr/dummy_templates.txt \ + zh-CN/dummy_templates.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplatesforms.mk b/extras/AllLangZip_accessoriestemplatesforms.mk new file mode 100644 index 000000000000..3e6534dfa84e --- /dev/null +++ b/extras/AllLangZip_accessoriestemplatesforms.mk @@ -0,0 +1,87 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplatesforms,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/forms/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplatesforms,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplatesforms,\ + cs/seznam_pohledavek.ots \ + de/Ausbildungsnachweis2.ott \ + de/Ausbildungsnachweis.ott \ + de/ausgabebelege.ott \ + de/Checkliste_Hauswartung.ots \ + de/dienstreiseantrag.ott \ + de/einnahmebelege.ott \ + de/Fahrtenbuch.ots \ + de/Fax_privat_formlich_dringend.ott \ + de/Fax_privat_formlich.ott \ + de/Fax_privat_personlich.ott \ + de/Gesprachsnotiz.ott \ + de/kariertes_blatt_a4_5mm.ots \ + de/kurz_begleitschreiben.ott \ + de/Kurz-Begleitschreiben.ott \ + de/kurzbrief.ott \ + de/lernkarteikarten_4x10_stueck.ott \ + de/pkw_kaufvertrag.ott \ + de/protokoll.ott \ + de/quittungen.ott \ + de/quittung.ots \ + de/rechnung.ots \ + de/reisekostenabrechnung.ott \ + de/smily_calender.ots \ + de/ueberweisungstraeger.ott \ + de/urlaubsplaner_2006.ots \ + de/zeichenblatt_din_en_iso_5457_einfach_ohne_din_schrift.ott \ + en-US/cap1107.ott \ + en-US/Confidentiality_Agreement.ott \ + en-US/contract.ott \ + en-US/Joint_venture.ott \ + en-US/maintenance_agreement.ott \ + en-US/Note_Template.ott \ + en-US/partnership.ott \ + en-US/PleadingGeneric.ott \ + en-US/Pleading.ott \ + en-US/System_maint_tmpl.ott \ + es/dummy_templates.txt \ + fi/dummy_templates.txt \ + fr/dummy_templates.txt \ + hu/Alairasi_cimpeldany.ott \ + hu/Auto_berbeadasi_megallapodas.ott \ + hu/Autokolcsonzes.ott \ + hu/Beszelgetesi_jegyzet.ott \ + hu/BT_tarsasagi_szerzodes_1.ott \ + hu/Ingatlan-adasveteli_eloszerzodes.ott \ + hu/Ingatlan-adasveteli_szerzodes_haszonelvezet.ott \ + hu/Ingatlan-adasveteli_szerzodes.ott \ + hu/Ingatlan-adasveteli_szerzodes_tarsashaz.ott \ + hu/Ingatlancsere_szerzodes.ott \ + hu/Kiadoi_szerzodes.ott \ + hu/Meghatalmazas_penzfelvetel.ott \ + hu/Reklammu_atruhazasi_szerzodes.ott \ + hu/Szoftver_felhasznalasi_szerzodes.ott \ + hu/Szoftverlegalizacio_alkalmazotti_nyilatkozat.ott \ + hu/Szoftverlegalizacio_etikai_kodex.ott \ + hu/Vegrendelet.ott \ + hu/Veszelyes_allat_tartasi_engedely_kerelem.ott \ + it/lettera_legale.ott \ + it/SchedaCarburante.ott \ + ja/resume.ots \ + ka/dummy_templates.txt \ + nl/dummy_templates.txt \ + pl/dummy_templates.txt \ + pt-BR/dummy_templates.txt \ + sv/dummy_templates.txt \ + tr/dummy_templates.txt \ + zh-CN/dummy_templates.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplateslabels.mk b/extras/AllLangZip_accessoriestemplateslabels.mk new file mode 100644 index 000000000000..882ddafdc9e2 --- /dev/null +++ b/extras/AllLangZip_accessoriestemplateslabels.mk @@ -0,0 +1,76 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplateslabels,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/labels/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplateslabels,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplateslabels,\ + cs/dummy_templates.txt \ + de/dummy_templates.txt \ + en-US/address12-WL-OL875.ott \ + en-US/address15-festival-WL-OL875.ott \ + en-US/address21-animals-WL-OL875.ott \ + en-US/address22-animals-WL-OL875.ott \ + en-US/address23-animals-WL-OL875.ott \ + en-US/Address-label10.ott \ + en-US/Address_label7.ott \ + en-US/Alphabetical-1-filling-labels.ott \ + en-US/Alphabetical-2-Filling-labels.ott \ + en-US/Alphabetical-3-Filling-labels.ott \ + en-US/BasicAddress3sameAvery5160.ott \ + en-US/BasicAddressSameAvery5160.ott \ + en-US/BasicMailing3sameAvery5162.ott \ + en-US/BasicMailing4sameAvery5162.ott \ + en-US/BasicMailingSame2Avery5161.ott \ + en-US/BasicMailingSameAvery5161.ott \ + en-US/BasicReturnAddress2SameAvery5167.ott \ + en-US/BasicreturnaddresssameAvery5167.ott \ + en-US/BasicShippingsame2Avery5164.ott \ + en-US/BasicShippingsameAvery5164.ott \ + en-US/Basictext2sameAvery5160.ott \ + en-US/blue-shpWL-OL150.ott \ + en-US/ClasicMailingsameAvery5163.ott \ + en-US/color-bars-2-filling-labels.ott \ + en-US/Fragile-Handle-with-Care-red-background.ott \ + en-US/Fragrance_02_Address_Label.ott \ + en-US/frame-filling-labels.ott \ + en-US/Gemini_label_01.ott \ + en-US/Mailing-Label-01.ott \ + en-US/Mailing_Label-Buss_with-Logo-011.ott \ + en-US/MailingLabelFlowerSameAvery5163.ott \ + en-US/Mailing_Label-General_Theme_01-WL-OL125.ott \ + en-US/miniaddapple-adrsWL-OL875.ott \ + en-US/miniaddflower-adrsWL-OL875.ott \ + en-US/miniaddfruits-adrsWL-OL875.ott \ + en-US/miniaddressbasket-adrsWL-OL875.ott \ + en-US/miniaddrose-adrsWL-OL875.ott \ + en-US/miniaddyellow-adrsWL-OL875.ott \ + en-US/SeasonsShippingLabel.ott \ + en-US/ShippinglabelSameAvery5164.ott \ + en-US/Shipping-std-design3.ott \ + en-US/Shipping-std-design9.ott \ + es/dummy_templates.txt \ + fi/dummy_templates.txt \ + fr/dummy_templates.txt \ + hu/dummy_templates.txt \ + it/dummy_templates.txt \ + ja/dummy_templates.txt \ + ka/dummy_templates.txt \ + nl/dummy_templates.txt \ + pl/dummy_templates.txt \ + pt-BR/dummy_templates.txt \ + sv/dummy_templates.txt \ + tr/dummy_templates.txt \ + zh-CN/dummy_templates.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplateslayout.mk b/extras/AllLangZip_accessoriestemplateslayout.mk new file mode 100644 index 000000000000..602c220ef800 --- /dev/null +++ b/extras/AllLangZip_accessoriestemplateslayout.mk @@ -0,0 +1,335 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplateslayout,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/layout/lang,$(true))) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplateslayout,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplateslayout,\ + cs/dummy_templates.txt \ + de/A4-kariert.otp \ + de/BlueBoxes.otp \ + de/BlueSilver.otp \ + de/bluesquares.otp \ + de/BlueWavesTempl-1.otp \ + de/Butterflies.otp \ + de/coolspace.otp \ + de/Cubes_1x.otp \ + de/DABlueChecker.otp \ + de/DABlueCircle.otp \ + de/DABlueCloud.otp \ + de/DABlueStars.otp \ + de/DABlueWhiteFlower.otp \ + de/DALetters.otp \ + de/DAMultiStars2.otp \ + de/DAOrangeTexture.otp \ + de/DAPinkCloud.otp \ + de/DASnowFlacks.otp \ + de/DASparkle.otp \ + de/dummy_templates.txt \ + de/earthlight.otp \ + de/edu1.otp \ + de/email.otp \ + de/Espai.otp \ + de/Foral-Studio_A01.otp \ + de/jp-temple.otp \ + de/karteikarte.otp \ + de/lamp.otp \ + de/landscape.otp \ + de/lay_wood.otp \ + de/lyt-acryl.otp \ + de/lyt-aquarell2.otp \ + de/lyt-aquarell.otp \ + de/lyt-bluecrystals.otp \ + de/lyt-bluegradback.otp \ + de/lyt-bluelightning.otp \ + de/lyt-bluelines.otp \ + de/lyt-blueripplewave.otp \ + de/lyt-bluesmoke.otp \ + de/lyt-brightcirc.otp \ + de/lyt-brightlines.otp \ + de/lyt-brightpainting.otp \ + de/lyt-colorfulchars.otp \ + de/lyt-colornumbers.otp \ + de/lyt-colorpainting.otp \ + de/lyt-darkcirc.otp \ + de/lyt-darkpainting.otp \ + de/lyt-fractalspiral.otp \ + de/lyt-frozen.otp \ + de/lyt-glow.otp \ + de/lyt-golddown.otp \ + de/lyt-golddrop.otp \ + de/lyt-gradshad.otp \ + de/lyt-greenlines.otp \ + de/lyt-greenmosaic.otp \ + de/lyt-greenwaterpainting.otp \ + de/lyt-mezzo.otp \ + de/lyt-numbeffect.otp \ + de/lyt-orange.otp \ + de/lyt-organic_black.otp \ + de/lyt-paintingred.otp \ + de/lyt-paintwaves.otp \ + de/lyt-papertop.otp \ + de/lyt-pastell_pyr.otp \ + de/lyt-plastic.otp \ + de/lyt-raster.otp \ + de/lyt-rectbright.otp \ + de/lyt-rednoise.otp \ + de/lyt-redstorm.otp \ + de/lyt-redsunrise.otp \ + de/lyt-reyellin.otp \ + de/lyt-simblue.otp \ + de/lyt-simpleblue.otp \ + de/lyt-sunrise_lines.otp \ + de/lyt-techborder.otp \ + de/lyt-technical.otp \ + de/lyt-typography.otp \ + de/lyt-violetlightning.otp \ + de/lyt-watercolor.otp \ + de/lyt-waterstorm.otp \ + de/lyt-whitemountains.otp \ + de/lyt-yereblend.otp \ + de/MarbleTempl-2.otp \ + de/mondo_cyan.otp \ + de/mondo_green.otp \ + de/mondo_yellow.otp \ + de/ooo_20_basis.otp \ + de/ooo_blue.otp \ + de/ooo_red.otp \ + de/openblue.otp \ + de/Ortra.otp \ + de/Plantilla_Fresas.otp \ + de/redStar.otp \ + de/relief.otp \ + de/sidepanel_blue.otp \ + de/sidepanel_cloud.otp \ + de/sidepanel_green.otp \ + de/sidepanel_red.otp \ + de/Simple.otp \ + de/soleil.otp \ + de/steps.otp \ + de/techno_sphere_template.otp \ + de/UserGroup_agenda.otp \ + de/vortrag_blau.otp \ + en-US/A4-kariert.otp \ + en-US/apothecaryBottles.otp \ + en-US/Beach.otp \ + en-US/Black-cyan-yellow.otp \ + en-US/Black-orange.otp \ + en-US/BlueBend.otp \ + en-US/BlueBoxes.otp \ + en-US/Blue_Dots.otp \ + en-US/BlueSilver.otp \ + en-US/BlueSkyLine.otp \ + en-US/bluesquares.otp \ + en-US/BlueWavesTempl-1.otp \ + en-US/Blue-yellow-white.otp \ + en-US/brasil.otp \ + en-US/BTC.otp \ + en-US/Butterflies.otp \ + en-US/Candy.otp \ + en-US/Chalkboard_2.otp \ + en-US/Chalkboard.otp \ + en-US/Cheesy.otp \ + en-US/circular.otp \ + en-US/coolspace.otp \ + en-US/Cubes_1x.otp \ + en-US/Cultural.otp \ + en-US/DABlueChecker.otp \ + en-US/DABlueCircle.otp \ + en-US/DABlueCloud.otp \ + en-US/DABlueStars.otp \ + en-US/DABlueWhiteFlower.otp \ + en-US/DALetters.otp \ + en-US/DAMultiStars2.otp \ + en-US/DAOrangeTexture.otp \ + en-US/DAPinkCloud.otp \ + en-US/DASnowFlacks.otp \ + en-US/DASparkle.otp \ + en-US/Desert.otp \ + en-US/dummy_templates.txt \ + en-US/earthlight.otp \ + en-US/edu1.otp \ + en-US/email.otp \ + en-US/Espai.otp \ + en-US/Foot-prints.otp \ + en-US/Foral-Studio_A01.otp \ + en-US/Globe_-_Presentation_1.otp \ + en-US/Globe_-_Presentation_2.otp \ + en-US/Grad-blue_2.otp \ + en-US/Grad-blue_3.otp \ + en-US/Grad-blue.otp \ + en-US/Grad-cyan-black.otp \ + en-US/Grad-gray-blue.otp \ + en-US/Grad-lightblue_2.otp \ + en-US/Grad-lightblue.otp \ + en-US/Grad-mediumblue.otp \ + en-US/Grad-purple.otp \ + en-US/grapefruit.otp \ + en-US/Gray-green.otp \ + en-US/Green_Dots.otp \ + en-US/Green_leaf.otp \ + en-US/GreenMosaics.otp \ + en-US/GreenNGray.otp \ + en-US/informatica2.otp \ + en-US/informatica.otp \ + en-US/jp-temple.otp \ + en-US/karteikarte.otp \ + en-US/Keynote_template.otp \ + en-US/lamp.otp \ + en-US/landscape.otp \ + en-US/lay_wood.otp \ + en-US/listras.otp \ + en-US/lyt-acryl.otp \ + en-US/lyt-aquarell2.otp \ + en-US/lyt-aquarell.otp \ + en-US/lyt-bluecrystals.otp \ + en-US/lyt-bluegradback.otp \ + en-US/lyt-bluelightning.otp \ + en-US/lyt-bluelines.otp \ + en-US/lyt-blueripplewave.otp \ + en-US/lyt-bluesmoke.otp \ + en-US/lyt-brightcirc.otp \ + en-US/lyt-brightlines.otp \ + en-US/lyt-brightpainting.otp \ + en-US/lyt-colorfulchars.otp \ + en-US/lyt-colornumbers.otp \ + en-US/lyt-colorpainting.otp \ + en-US/lyt-darkcirc.otp \ + en-US/lyt-darkpainting.otp \ + en-US/lyt-fractalspiral.otp \ + en-US/lyt-frozen.otp \ + en-US/lyt-glow.otp \ + en-US/lyt-golddown.otp \ + en-US/lyt-golddrop.otp \ + en-US/lyt-gradshad.otp \ + en-US/lyt-greenlines.otp \ + en-US/lyt-greenmosaic.otp \ + en-US/lyt-greenwaterpainting.otp \ + en-US/lyt-mezzo.otp \ + en-US/lyt-numbeffect.otp \ + en-US/lyt-orange.otp \ + en-US/lyt-organic_black.otp \ + en-US/lyt-paintingred.otp \ + en-US/lyt-paintwaves.otp \ + en-US/lyt-papertop.otp \ + en-US/lyt-pastell_pyr.otp \ + en-US/lyt-plastic.otp \ + en-US/lyt-raster.otp \ + en-US/lyt-rectbright.otp \ + en-US/lyt-rednoise.otp \ + en-US/lyt-redstorm.otp \ + en-US/lyt-redsunrise.otp \ + en-US/lyt-reyellin.otp \ + en-US/lyt-simblue.otp \ + en-US/lyt-simpleblue.otp \ + en-US/lyt-sunrise_lines.otp \ + en-US/lyt-techborder.otp \ + en-US/lyt-technical.otp \ + en-US/lyt-typography.otp \ + en-US/lyt-violetlightning.otp \ + en-US/lyt-watercolor.otp \ + en-US/lyt-waterstorm.otp \ + en-US/lyt-whitemountains.otp \ + en-US/lyt-yereblend.otp \ + en-US/Marble2.otp \ + en-US/mondo_cyan.otp \ + en-US/mondo_green.otp \ + en-US/mondo_yellow.otp \ + en-US/Music.otp \ + en-US/ooo_20_basis.otp \ + en-US/OOo_Professional.otp \ + en-US/openblue.otp \ + en-US/orangebook.otp \ + en-US/Ortra.otp \ + en-US/Pixels.otp \ + en-US/Plantilla_Fresas.otp \ + en-US/quadrados_coloridos2.otp \ + en-US/quadrados_coloridos.otp \ + en-US/Red_Dots.otp \ + en-US/redStar.otp \ + en-US/relief.otp \ + en-US/Roses.otp \ + en-US/sidepanel_blue.otp \ + en-US/sidepanel_cloud.otp \ + en-US/sidepanel_green.otp \ + en-US/sidepanel_red.otp \ + en-US/simbologia.otp \ + en-US/Simple.otp \ + en-US/slides_blue-penrose_nojhan.otp \ + en-US/soleil.otp \ + en-US/squares.otp \ + en-US/SteelDesign.otp \ + en-US/steps.otp \ + en-US/technology.otp \ + en-US/techno_sphere_template.otp \ + en-US/Toulumne.otp \ + en-US/UserGroup_agenda.otp \ + en-US/White-blue.otp \ + en-US/White-blue_sky.otp \ + en-US/White-red_2.otp \ + en-US/White-red_3.otp \ + en-US/White-red.otp \ + en-US/Wire_Gulls_-_Blue.otp \ + en-US/Wire_Gulls_-_White.otp \ + en-US/With-year-2003.otp \ + en-US/With-year-2004.otp \ + en-US/With-year-2005.otp \ + en-US/With-years.otp \ + es/dummy_templates.txt \ + fi/dummy_templates.txt \ + fr/dummy_templates.txt \ + hu/compladients_1.otp \ + hu/compladients_2.otp \ + hu/compladients_3.otp \ + hu/compladients_4.otp \ + hu/compladients_5.otp \ + hu/Cross-color.otp \ + hu/Cross-gray.otp \ + hu/Cross-green.otp \ + hu/Cross-orange.otp \ + hu/Cross-white.otp \ + hu/Cross-yellow.otp \ + hu/Line-blue.otp \ + hu/Line-green.otp \ + hu/Line-orange.otp \ + hu/Line-red.otp \ + hu/Line-white.otp \ + hu/Line-yellow.otp \ + hu/Ooo_blue.otp \ + hu/Ooo_red.otp \ + hu/Ortra.otp \ + hu/Schatten-blau.otp \ + hu/Schatten-gelb.otp \ + hu/Schatten-gruen.otp \ + hu/Schatten-magenta.otp \ + hu/Schatten-orange.otp \ + hu/Schatten-rot.otp \ + hu/Schatten-tuerkis.otp \ + hu/Simple.otp \ + hu/Vortrag-blau.otp \ + hu/Vortrag-gelb.otp \ + hu/Vortrag-gruen.otp \ + hu/Vortrag-rot.otp \ + hu/Vortrag-schwarz.otp \ + hu/Vortrag-weiss.otp \ + it/dummy_templates.txt \ + ja/dummy_templates.txt \ + ka/dummy_templates.txt \ + nl/dummy_templates.txt \ + pl/dummy_templates.txt \ + pt-BR/dummy_templates.txt \ + sv/dummy_templates.txt \ + tr/dummy_templates.txt \ + zh-CN/dummy_templates.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplatesmisc.mk b/extras/AllLangZip_accessoriestemplatesmisc.mk new file mode 100644 index 000000000000..26bfe48cb598 --- /dev/null +++ b/extras/AllLangZip_accessoriestemplatesmisc.mk @@ -0,0 +1,264 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplatesmisc,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/misc/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplatesmisc,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplatesmisc,\ + cs/dummy_templates.txt \ + de/01_event_poster.otg \ + de/02_event_poster.otg \ + de/03_event_poster.otg \ + de/04_event_poster.otg \ + de/12_Blatt_fuer_Notizen.ots \ + de/2_cd_inlays_fuer_rueckseite.otg \ + de/2_cd_inlays_fuer_vorderseite_je_2_seitig.otg \ + de/3DElements.ott \ + de/3_Monatsuebersicht_Kalender_fuer_Notizen.ots \ + de/3_Monatsuebersicht_Kalender_mit_Geburtstag.ots \ + de/Abreissblatt_A4_hoch.ott \ + de/Abreissblatt_A4_quer.ott \ + de/adressetiketten_3x8st_a_4x7cm_1_adresse_24x.ott \ + de/adressetiketten_3x8st_a_4x7cm_abfrage_24_adressen.ott \ + de/adressetiketten_3x8st_a_4x7cm_auswahl_1_etikett.ott \ + de/Aktenordnerbeschriftung_fur_breite_Sichtfenster.otg \ + de/Aktenordnerbeschriftung_fur_schmale_Sichtfenster.otg \ + de/Aktenordnerbeschriftung_zum_Kleben_fur_breite_Ordner.otg \ + de/Anwesenheitsliste_2006.ots \ + de/Anwesenheitsliste_2007.ots \ + de/Anwesenheitsliste_2008.ots \ + de/Anwesenheitsliste_2009.ots \ + de/Anwesenheitsliste_2010.ots \ + de/Auftragsbestaetigung_vorlage.ots \ + de/Automatischer_Tageskalender.ots \ + de/berichtsvorlage_5gestalten.ott \ + de/Briefumschlag_C4_Kuvert_Querformat.ott \ + de/cd_booklet_4_seitig.otg \ + de/CD-Booklet_4-seitig.otg \ + de/cd_booklet_inlet_audio_1_crossline.ott \ + de/cd_cover.otg \ + de/cd_huelle_fuer_duenne_huellen.otg \ + de/cd_inlay.ott \ + de/CD-Inlays_Ruckseite.otg \ + de/CD-Inlays_Vorderseite.otg \ + de/cd_label.otg \ + de/cd_labels.otg \ + de/CD-Labels.otg \ + de/cd_papierhuelle.otg \ + de/Dienstreiseausgleich_nach26_Ziff7.ots \ + de/DIN_A4_hoch.otg \ + de/DIN_A4_quer.otg \ + de/DPTC_divi_2x6.ott \ + de/DPTC_pyramids.otg \ + de/dvd_huelle.otg \ + de/entwurf.ott \ + de/Familien-Termin-Kalender-2007.ots \ + de/FerienKalender.ots \ + de/FOTOKALENDER_mit_Geburtstagen.ots \ + de/gantt.ots \ + de/glueckwunschkarte.otg \ + de/Gutschein.ott \ + de/inlay_set_fuer_cd_boxen.otg \ + de/Jahreskalender_2005.ots \ + de/Jahreskalender_2006.ots \ + de/Jahreskalender_2007.ots \ + de/Jahreskalender_2008.ots \ + de/Jahreskalender_2009.ots \ + de/Jahreskalender_2010.ots \ + de/jahreskalender_2.ots \ + de/Jahreskalender_horizontal.ots \ + de/jahreskalender_ooo.ots \ + de/jahreskalender.ots \ + de/Jahreskalender_vertikal.ots \ + de/Kalender_2005_Hochformat.ots \ + de/Kalender_2005_Querformat.ots \ + de/Kalender_2006_Hochformat.ots \ + de/Kalender_2006_Querformat.ots \ + de/Kalender_2007_Hochformat.ots \ + de/Kalender_2007_Querformat.ots \ + de/Kleine_Zeitung_back.ott \ + de/Kleine_Zeitung_front.ott \ + de/matheblatt_hz.ots \ + de/Monatlicher_Kalender.ots \ + de/Monatskalender_2.ots \ + de/monatskalender.ots \ + de/pflegetagebuch.ots \ + de/Projektkalender_2006.ots \ + de/Projektkalender_2007.ots \ + de/Projektkalender_2008.ots \ + de/Projektkalender_2009.ots \ + de/Projektkalender_2010.ots \ + de/Quittungen.ott \ + de/Schichtkalender.ots \ + de/schulausgangsschrift_druckvorlage.ott \ + de/sprachwissenschaftliche_hausarbeit.ott \ + de/Tagebuch_Vorlage.ott \ + de/Tageskalender.ots \ + de/Taschengeld.ots \ + de/Taschenkalender_2007_2008.ots \ + de/Terminkalender_2007_2008.ots \ + de/Terminkalender_2009_2010.ots \ + de/trennblaetter.ots \ + de/urkunden_vorlage.ott \ + de/vorlage_studienarbeit_mehrseitiger_verzeichnisteil.ott \ + de/vorlage_studienarbeit.ott \ + de/wissenschaftliche_hausarbeit.ott \ + en-US/01_event_poster.otg \ + en-US/0-20_Number_Labels_7651.ott \ + en-US/02_event_poster.otg \ + en-US/03_event_poster.otg \ + en-US/04_event_poster.otg \ + en-US/3DElements.ott \ + en-US/AveryA4CDTemplate.otg \ + en-US/A-Z_Lettering_Labels_7163.ott \ + en-US/A-Z_Lettering_Labels_7651.ott \ + en-US/BlueHome.ott \ + en-US/Booklet.ott \ + en-US/book_template.ott \ + en-US/brochure_2page.ott \ + en-US/bulletin_1.ott \ + en-US/Calendar_pg.ots \ + en-US/Calendar_Quarterly.ots \ + en-US/calender.ots \ + en-US/CD-BACK.ott \ + en-US/CD-booklet.ott \ + en-US/CD_Cover.otg \ + en-US/CD_DVD.ott \ + en-US/CD-JewelCase.ott \ + en-US/CD-Pressit.otg \ + en-US/CD_Template.otg \ + en-US/certificate_of_appreciation.ott \ + en-US/Clear_advantage-Blue.ott \ + en-US/Company-CD-Label2.ott \ + en-US/Company-CD-Label4.ott \ + en-US/Company-CD-Label.ott \ + en-US/Confidential_Labels_7651.ott \ + en-US/ConflictOfInterestNotice.ott \ + en-US/Congratulations_Banner.ott \ + en-US/consolidation_eng.ots \ + en-US/Convention_Schedule.ots \ + en-US/Cross_Labels_7651.ott \ + en-US/documentation.ott \ + en-US/excellence_award_2.ott \ + en-US/Expense_Report_Template.ots \ + en-US/Extra_Savings.ott \ + en-US/First_Class_Labels_7651.ott \ + en-US/flowchart.otg \ + en-US/Forever_CD_Label.odt \ + en-US/Forever_CD_Label.ott \ + en-US/funkeCDCover.otg \ + en-US/gantt_011d_en.ots \ + en-US/Gantt.ots \ + en-US/Get_Me_Another_Tie_CD_Label.ott \ + en-US/Keep_Dry_Labels_7169.ott \ + en-US/Landscape_Booklet.ott \ + en-US/MapCharts.ots \ + en-US/MonthlyCalendar.ots \ + en-US/New_Labels_7651.ott \ + en-US/newsletter_1.ott \ + en-US/newsletter_2.ott \ + en-US/NewsLetterTemplate.ott \ + en-US/Office-Label.ott \ + en-US/OOoCalendar.ots \ + en-US/OrigamiCD.otg \ + en-US/origamiletter.ott \ + en-US/Origami_Paper_CD_Cover.otg \ + en-US/OurGlobe.ott \ + en-US/Petit.ott \ + en-US/photo-label.ott \ + en-US/pricecard.ots \ + en-US/Private_Labels_7651.ott \ + en-US/Quote.ott \ + en-US/Recycle_Me_Labels_7651.ott \ + en-US/RepeatedMeasuresANOVA.ots \ + en-US/sale.otg \ + en-US/Seed_Packets.ott \ + en-US/Sold_Labels_7651.ott \ + en-US/sonnets-lullabyes.ott \ + en-US/Speed_advantage-Blue.ott \ + en-US/Statistical_calculator.ots \ + en-US/Stripes-in-Pink-CD-Label.ott \ + en-US/Tick_Labels_7651.ott \ + en-US/Title_Page_Template.ott \ + en-US/Trifold_v07.ott \ + en-US/Tutorial.ott \ + en-US/tyro_rota_05b.ots \ + en-US/validation_en.ots \ + en-US/VHS.otg \ + en-US/WeeklyCalendar.ots \ + en-US/WL-OL5000.ott \ + en-US/WL-OL5025.ott \ + en-US/WL-OL5050.otg \ + en-US/WL-OL5075.otg \ + en-US/writertemplate.ott \ + es/75437-CornellNotetaking.ott \ + fi/dummy_templates.txt \ + fr/calendannuel_horizontal_fr.ots \ + fr/calendannuel_Vertical_fr.ots \ + fr/calendrier2005.ots \ + fr/calendrier_mensuel_fr.ots \ + fr/calendrier_perpetuel.ots \ + fr/excellence2fr.ott \ + fr/HalPiratcd.otg \ + fr/Modele_HowTo.ott \ + hu/3DElements.ott \ + hu/A4-esborito2.otg \ + hu/A4-esborito.otg \ + hu/A5-osborito.otg \ + hu/artdecofejlec.ott \ + hu/beszallitok_minositese.ots \ + hu/BlueHome.ott \ + hu/Brinell-kemenysegmeres.ots \ + hu/Bulletin_1.ott \ + hu/CD_sablon_Alap_ures.otg \ + hu/CD_sablon_Normal.otg \ + hu/CD_sablon_Vekony.otg \ + hu/Clear_advantage-Blue.ott \ + hu/DVD_sablon.otg \ + hu/EN12209.ots \ + hu/HV_kemenyseg_vizsgalat.ots \ + hu/Idomszer_tervezo.ots \ + hu/ISO_2859-1.ots \ + hu/klasszikusbizonyitvany.ott \ + hu/Meresi_lap-turessel.ots \ + hu/naptar-hetfovel.ots \ + hu/Naptar_sablon-kombinalt.ots \ + hu/OurGlobe.ott \ + hu/programtar_nagy.ott \ + hu/programtar.ott \ + hu/Rugo_meretezes.ots \ + hu/Speed_advantage-Blue.ott \ + hu/Tick_Labels_7651.ott \ + hu/trifold.ott \ + it/calendar.ots \ + it/VHS.otg \ + ja/back_cover_for_12cmCD10mm_case.ott \ + ja/booklet_for_CD_case.ott \ + ja/Callender.ott \ + ja/Index_card_for_DVD_tall_case.ott \ + ka/dummy_templates.txt \ + nl/3DElements.ott \ + nl/Clear_advantage-Blue.ott \ + nl/Speed_advantage-Blue.ott \ + pl/absolwent_na_6.ott \ + pl/przedszkolak1.ott \ + pl/teczka_opis.otg \ + pl/wyroznienie.ott \ + pt-BR/3DElements.ott \ + pt-BR/Clear_advantage-Blue.ott \ + pt-BR/Speed_advantage-Blue.ott \ + sv/dummy_templates.txt \ + tr/dummy_templates.txt \ + zh-CN/dummy_templates.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplatesnonfree.mk b/extras/AllLangZip_accessoriestemplatesnonfree.mk new file mode 100644 index 000000000000..5b1203140950 --- /dev/null +++ b/extras/AllLangZip_accessoriestemplatesnonfree.mk @@ -0,0 +1,35 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplatesnonfree,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates-nonfree/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplatesnonfree,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplatesnonfree,\ + cs/dummy_templates-nonfree.txt \ + de/dummy_templates-nonfree.txt \ + en-US/dummy_templates-nonfree.txt \ + es/dummy_templates-nonfree.txt \ + fi/dummy_templates-nonfree.txt \ + fr/dummy_templates-nonfree.txt \ + hu/dummy_templates-nonfree.txt \ + it/dummy_templates-nonfree.txt \ + ja/dummy_templates-nonfree.txt \ + ka/dummy_templates-nonfree.txt \ + nl/dummy_templates-nonfree.txt \ + pl/dummy_templates-nonfree.txt \ + pt-BR/dummy_templates-nonfree.txt \ + sv/dummy_templates-nonfree.txt \ + tr/dummy_templates-nonfree.txt \ + zh-CN/dummy_templates-nonfree.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplatesnonfreeeducate.mk b/extras/AllLangZip_accessoriestemplatesnonfreeeducate.mk new file mode 100644 index 000000000000..e2a62a2f7545 --- /dev/null +++ b/extras/AllLangZip_accessoriestemplatesnonfreeeducate.mk @@ -0,0 +1,55 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplatesnonfreeeducate,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates-nonfree/educate/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplatesnonfreeeducate,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplatesnonfreeeducate,\ + cs/dummy_templates-nonfree.txt \ + de/dummy_templates-nonfree.txt \ + en-US/attendance_sheet.ott \ + en-US/class_list.ott \ + en-US/classroom_seating_chart.ott \ + en-US/College_Budget_-_Semester.ots \ + en-US/College_Monthly_Budget.ots \ + en-US/diploma_landscape.ott \ + en-US/diploma_portrait.ott \ + en-US/elementary_record_cards.ott \ + en-US/GPA_Calculator.ots \ + en-US/Grading_Sheet.ots \ + en-US/homework_tracker.ott \ + en-US/honor_student_award.ott \ + en-US/medical_history.ott \ + en-US/permission_slip.ott \ + en-US/School_Budget.ots \ + en-US/student_of_the_month.ott \ + en-US/Student_Reading_Record.ots \ + en-US/substitute_Information.ott \ + en-US/syllabus_1.ott \ + en-US/term_paper.ott \ + en-US/Weekly_Class_Schedule.ots \ + es/dummy_templates-nonfree.txt \ + fi/dummy_templates-nonfree.txt \ + fr/dummy_templates-nonfree.txt \ + hu/dummy_templates-nonfree.txt \ + it/dummy_templates-nonfree.txt \ + ja/dummy_templates-nonfree.txt \ + ka/dummy_templates-nonfree.txt \ + nl/dummy_templates-nonfree.txt \ + pl/dummy_templates-nonfree.txt \ + pt-BR/dummy_templates-nonfree.txt \ + sv/dummy_templates-nonfree.txt \ + tr/dummy_templates-nonfree.txt \ + zh-CN/dummy_templates-nonfree.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplatesnonfreefinance.mk b/extras/AllLangZip_accessoriestemplatesnonfreefinance.mk new file mode 100644 index 000000000000..671c1b866925 --- /dev/null +++ b/extras/AllLangZip_accessoriestemplatesnonfreefinance.mk @@ -0,0 +1,47 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplatesnonfreefinance,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates-nonfree/finance/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplatesnonfreefinance,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplatesnonfreefinance,\ + cs/dummy_templates-nonfree.txt \ + de/dummy_templates-nonfree.txt \ + en-US/24_Month_Sales_Forecast.ots \ + en-US/Balance_Sheet.ots \ + en-US/Break-Even_Analysis.ots \ + en-US/business_plan_calc.ots \ + en-US/Capital_Budget_Analysis.ots \ + en-US/Corporate_Earnings_Analysis.ots \ + en-US/Five_Year_Projections.ots \ + en-US/Income_Statement.ots \ + en-US/job_bid_calc.ots \ + en-US/marketing_plan_calc.ots \ + en-US/Pro-Forma_Balance_Sheet.ots \ + en-US/Pro-Forma_Income_Statement.ots \ + en-US/Quarterly_Marketing_Budget.ots \ + es/dummy_templates-nonfree.txt \ + fi/dummy_templates-nonfree.txt \ + fr/dummy_templates-nonfree.txt \ + hu/dummy_templates-nonfree.txt \ + it/dummy_templates-nonfree.txt \ + ja/dummy_templates-nonfree.txt \ + ka/dummy_templates-nonfree.txt \ + nl/dummy_templates-nonfree.txt \ + pl/dummy_templates-nonfree.txt \ + pt-BR/dummy_templates-nonfree.txt \ + sv/dummy_templates-nonfree.txt \ + tr/dummy_templates-nonfree.txt \ + zh-CN/dummy_templates-nonfree.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplatesnonfreeforms.mk b/extras/AllLangZip_accessoriestemplatesnonfreeforms.mk new file mode 100644 index 000000000000..67c88054d264 --- /dev/null +++ b/extras/AllLangZip_accessoriestemplatesnonfreeforms.mk @@ -0,0 +1,35 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplatesnonfreeforms,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates-nonfree/forms/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplatesnonfreeforms,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplatesnonfreeforms,\ + cs/dummy_templates-nonfree.txt \ + de/dummy_templates-nonfree.txt \ + en-US/dummy_templates-nonfree.txt \ + es/dummy_templates-nonfree.txt \ + fi/dummy_templates-nonfree.txt \ + fr/dummy_templates-nonfree.txt \ + hu/dummy_templates-nonfree.txt \ + it/dummy_templates-nonfree.txt \ + ja/dummy_templates-nonfree.txt \ + ka/dummy_templates-nonfree.txt \ + nl/dummy_templates-nonfree.txt \ + pl/dummy_templates-nonfree.txt \ + pt-BR/dummy_templates-nonfree.txt \ + sv/dummy_templates-nonfree.txt \ + tr/dummy_templates-nonfree.txt \ + zh-CN/dummy_templates-nonfree.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplatesnonfreelabels.mk b/extras/AllLangZip_accessoriestemplatesnonfreelabels.mk new file mode 100644 index 000000000000..9eeeb5a72888 --- /dev/null +++ b/extras/AllLangZip_accessoriestemplatesnonfreelabels.mk @@ -0,0 +1,35 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplatesnonfreelabels,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates-nonfree/labels/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplatesnonfreelabels,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplatesnonfreelabels,\ + cs/dummy_templates-nonfree.txt \ + de/dummy_templates-nonfree.txt \ + en-US/dummy_templates-nonfree.txt \ + es/dummy_templates-nonfree.txt \ + fi/dummy_templates-nonfree.txt \ + fr/dummy_templates-nonfree.txt \ + hu/dummy_templates-nonfree.txt \ + it/dummy_templates-nonfree.txt \ + ja/dummy_templates-nonfree.txt \ + ka/dummy_templates-nonfree.txt \ + nl/dummy_templates-nonfree.txt \ + pl/dummy_templates-nonfree.txt \ + pt-BR/dummy_templates-nonfree.txt \ + sv/dummy_templates-nonfree.txt \ + tr/dummy_templates-nonfree.txt \ + zh-CN/dummy_templates-nonfree.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplatesnonfreelayout.mk b/extras/AllLangZip_accessoriestemplatesnonfreelayout.mk new file mode 100644 index 000000000000..d85fc515d3cb --- /dev/null +++ b/extras/AllLangZip_accessoriestemplatesnonfreelayout.mk @@ -0,0 +1,35 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplatesnonfreelayout,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates-nonfree/layout/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplatesnonfreelayout,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplatesnonfreelayout,\ + cs/dummy_templates-nonfree.txt \ + de/dummy_templates-nonfree.txt \ + en-US/dummy_templates-nonfree.txt \ + es/dummy_templates-nonfree.txt \ + fi/dummy_templates-nonfree.txt \ + fr/dummy_templates-nonfree.txt \ + hu/dummy_templates-nonfree.txt \ + it/dummy_templates-nonfree.txt \ + ja/dummy_templates-nonfree.txt \ + ka/dummy_templates-nonfree.txt \ + nl/dummy_templates-nonfree.txt \ + pl/dummy_templates-nonfree.txt \ + pt-BR/dummy_templates-nonfree.txt \ + sv/dummy_templates-nonfree.txt \ + tr/dummy_templates-nonfree.txt \ + zh-CN/dummy_templates-nonfree.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplatesnonfreemisc.mk b/extras/AllLangZip_accessoriestemplatesnonfreemisc.mk new file mode 100644 index 000000000000..17c7677caf6b --- /dev/null +++ b/extras/AllLangZip_accessoriestemplatesnonfreemisc.mk @@ -0,0 +1,56 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplatesnonfreemisc,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates-nonfree/misc/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplatesnonfreemisc,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplatesnonfreemisc,\ + cs/dummy_templates-nonfree.txt \ + de/dummy_templates-nonfree.txt \ + en-US/achievement_1.ott \ + en-US/athletic_achievement.ott \ + en-US/attendance_award.ott \ + en-US/award_of_merit.ott \ + en-US/best_suggestion.ott \ + en-US/bulletin_2.ott \ + en-US/bulletin_3.ott \ + en-US/event_calendar_1.ott \ + en-US/event_poster_1.ott \ + en-US/event_poster_2.ott \ + en-US/event_poster.ott \ + en-US/excellence.ott \ + en-US/first_place.ott \ + en-US/great_idea_award.ott \ + en-US/Landscape_Monthly_Calendar.ots \ + en-US/school_newsletter_1.ott \ + en-US/school_newsletter_2.ott \ + en-US/table_tent_landscape.ott \ + en-US/trifold_brochure.ott \ + es/dummy_templates-nonfree.txt \ + fi/dummy_templates-nonfree.txt \ + fr/dummy_templates-nonfree.txt \ + hu/Bulletin_2.ott \ + hu/Bulletin_3.ott \ + hu/Event_poster.ott \ + hu/Kituntetes.ott \ + it/dummy_templates-nonfree.txt \ + ja/dummy_templates-nonfree.txt \ + ka/dummy_templates-nonfree.txt \ + nl/dummy_templates-nonfree.txt \ + pl/dummy_templates-nonfree.txt \ + pt-BR/dummy_templates-nonfree.txt \ + sv/dummy_templates-nonfree.txt \ + tr/dummy_templates-nonfree.txt \ + zh-CN/dummy_templates-nonfree.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplatesnonfreeofficorr.mk b/extras/AllLangZip_accessoriestemplatesnonfreeofficorr.mk new file mode 100644 index 000000000000..be9d48b68638 --- /dev/null +++ b/extras/AllLangZip_accessoriestemplatesnonfreeofficorr.mk @@ -0,0 +1,36 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplatesnonfreeofficorr,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates-nonfree/officorr/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplatesnonfreeofficorr,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplatesnonfreeofficorr,\ + cs/dummy_templates-nonfree.txt \ + de/dummy_templates-nonfree.txt \ + en-US/dummy_templates-nonfree.txt \ + en-US/id_2_statement.ott \ + es/dummy_templates-nonfree.txt \ + fi/dummy_templates-nonfree.txt \ + fr/dummy_templates-nonfree.txt \ + hu/dummy_templates-nonfree.txt \ + it/dummy_templates-nonfree.txt \ + ja/dummy_templates-nonfree.txt \ + ka/dummy_templates-nonfree.txt \ + nl/dummy_templates-nonfree.txt \ + pl/dummy_templates-nonfree.txt \ + pt-BR/dummy_templates-nonfree.txt \ + sv/dummy_templates-nonfree.txt \ + tr/dummy_templates-nonfree.txt \ + zh-CN/dummy_templates-nonfree.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplatesnonfreeoffimisc.mk b/extras/AllLangZip_accessoriestemplatesnonfreeoffimisc.mk new file mode 100644 index 000000000000..1e9f1228f67b --- /dev/null +++ b/extras/AllLangZip_accessoriestemplatesnonfreeoffimisc.mk @@ -0,0 +1,35 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplatesnonfreeoffimisc,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates-nonfree/offimisc/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplatesnonfreeoffimisc,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplatesnonfreeoffimisc,\ + cs/dummy_templates-nonfree.txt \ + de/dummy_templates-nonfree.txt \ + en-US/report_1.ott \ + es/dummy_templates-nonfree.txt \ + fi/dummy_templates-nonfree.txt \ + fr/dummy_templates-nonfree.txt \ + hu/dummy_templates-nonfree.txt \ + it/dummy_templates-nonfree.txt \ + ja/dummy_templates-nonfree.txt \ + ka/dummy_templates-nonfree.txt \ + nl/dummy_templates-nonfree.txt \ + pl/dummy_templates-nonfree.txt \ + pt-BR/dummy_templates-nonfree.txt \ + sv/dummy_templates-nonfree.txt \ + tr/dummy_templates-nonfree.txt \ + zh-CN/dummy_templates-nonfree.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplatesnonfreepersonal.mk b/extras/AllLangZip_accessoriestemplatesnonfreepersonal.mk new file mode 100644 index 000000000000..058b5c63b5e4 --- /dev/null +++ b/extras/AllLangZip_accessoriestemplatesnonfreepersonal.mk @@ -0,0 +1,37 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplatesnonfreepersonal,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates-nonfree/personal/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplatesnonfreepersonal,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplatesnonfreepersonal,\ + cs/dummy_templates-nonfree.txt \ + de/dummy_templates-nonfree.txt \ + en-US/resume_1.ott \ + en-US/resume_2.ott \ + en-US/resume_3.ott \ + es/dummy_templates-nonfree.txt \ + fi/dummy_templates-nonfree.txt \ + fr/dummy_templates-nonfree.txt \ + hu/dummy_templates-nonfree.txt \ + it/dummy_templates-nonfree.txt \ + ja/dummy_templates-nonfree.txt \ + ka/dummy_templates-nonfree.txt \ + nl/dummy_templates-nonfree.txt \ + pl/dummy_templates-nonfree.txt \ + pt-BR/dummy_templates-nonfree.txt \ + sv/dummy_templates-nonfree.txt \ + tr/dummy_templates-nonfree.txt \ + zh-CN/dummy_templates-nonfree.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplatesnonfreepresent.mk b/extras/AllLangZip_accessoriestemplatesnonfreepresent.mk new file mode 100644 index 000000000000..3093b3d9f91f --- /dev/null +++ b/extras/AllLangZip_accessoriestemplatesnonfreepresent.mk @@ -0,0 +1,35 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplatesnonfreepresent,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates-nonfree/presnt/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplatesnonfreepresent,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplatesnonfreepresent,\ + cs/dummy_templates-nonfree.txt \ + de/dummy_templates-nonfree.txt \ + en-US/dummy_templates-nonfree.txt \ + es/dummy_templates-nonfree.txt \ + fi/dummy_templates-nonfree.txt \ + fr/dummy_templates-nonfree.txt \ + hu/dummy_templates-nonfree.txt \ + it/dummy_templates-nonfree.txt \ + ja/dummy_templates-nonfree.txt \ + ka/dummy_templates-nonfree.txt \ + nl/dummy_templates-nonfree.txt \ + pl/dummy_templates-nonfree.txt \ + pt-BR/dummy_templates-nonfree.txt \ + sv/dummy_templates-nonfree.txt \ + tr/dummy_templates-nonfree.txt \ + zh-CN/dummy_templates-nonfree.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplatesofficorr.mk b/extras/AllLangZip_accessoriestemplatesofficorr.mk new file mode 100644 index 000000000000..249ad9a92a11 --- /dev/null +++ b/extras/AllLangZip_accessoriestemplatesofficorr.mk @@ -0,0 +1,172 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplatesofficorr,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/officorr/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplatesofficorr,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplatesofficorr,\ + cs/dummy_templates.txt \ + de/01_business_fax.ott \ + de/01_business_letter.ott \ + de/02_business_fax.ott \ + de/02_business_letter.ott \ + de/03_business_fax.ott \ + de/03_business_letter.ott \ + de/04_business_fax.ott \ + de/04_business_letter.ott \ + de/05_business_fax.ott \ + de/05_business_letter.ott \ + de/06_business_fax.ott \ + de/06_business_letter.ott \ + de/74011-mygbrief.odt \ + de/basis_briefvorlage.ott \ + de/begleitanschreiben.ott \ + de/bewerbung_vorlage.ott \ + de/Brief.ott \ + de/briefumschlag_c4_kuvert_querformat.ott \ + de/briefvorlage.ott \ + de/din_brief_geschaeftlich.ott \ + de/dinbrief.ott \ + de/eleganter_tabellarischer_lebenslauf.ott \ + de/emailformular.ott \ + de/entschuldigung.ott \ + de/foermliches_privatfax_dringend.ott \ + de/foermliches_privatfax.ott \ + de/geschaeftsbrief_ch.ott \ + de/klassischer_brief.ott \ + de/klassischer_tabellarischer_lebenslauf.ott \ + de/klassisch_moderner_brief.ott \ + de/lebenslauf2.ott \ + de/lebenslauf3.ott \ + de/lebenslauf.ott \ + de/maengelanzeige_und_mietminderung.ott \ + de/memo1.ott \ + de/moderner_brief.ott \ + de/moderner_tabellarischer_lebenslauf.ott \ + de/notiz.ott \ + de/postkarte.ott \ + de/privatbrief_ch.ott \ + de/privatbrief_mit_feldern.ott \ + de/privatfax.ott \ + de/Standard_Geschaeftlich_Neutral.ott \ + de/stellenbewerbung.ott \ + de/zahlungsaufforderung.ott \ + en-US/01_business_fax.ott \ + en-US/01_business_letter.ott \ + en-US/02_business_fax.ott \ + en-US/02_business_letter.ott \ + en-US/03_business_fax.ott \ + en-US/03_business_letter.ott \ + en-US/04_business_fax.ott \ + en-US/04_business_letter.ott \ + en-US/05_business_fax.ott \ + en-US/05_business_letter.ott \ + en-US/06_business_fax.ott \ + en-US/06_business_letter.ott \ + en-US/bar_bc.ott \ + en-US/bar_env.ott \ + en-US/bar_label.ott \ + en-US/bar_lh.ott \ + en-US/bar_memo.ott \ + en-US/buscard_1.ott \ + en-US/buscard_2.ott \ + en-US/Business_Card.otg \ + en-US/businesscards.ott \ + en-US/business_cards_sandy.ott \ + en-US/CGInvoice.ott \ + en-US/env_1.ott \ + en-US/env_2.ott \ + en-US/Envelope_fancy.ott \ + en-US/FaxCoverLetter2.ott \ + en-US/Fax_Cover.ott \ + en-US/fax_cover_sandy.ott \ + en-US/faxCoverSheet.ott \ + en-US/Globe_-_Business_Card_1.ott \ + en-US/Globe_-_Business_Card_2.ott \ + en-US/id_1_10_envelope.ott \ + en-US/id_1_business_card.ott \ + en-US/id_1_fax_cover.ott \ + en-US/id_1_Invoice_form.ott \ + en-US/id_1_letterhead.ott \ + en-US/id_1_press_release.ott \ + en-US/id_1_purchase_order.ott \ + en-US/id_1_statement.ott \ + en-US/id_2_10_envelope.ott \ + en-US/id_2_business_card.ott \ + en-US/id_2_fax_cover.ott \ + en-US/id_2_Invoice_form.ott \ + en-US/id_2_letterhead.ott \ + en-US/id_2_press_release.ott \ + en-US/id_2_purchase_order.ott \ + en-US/invoice.billing.ots \ + en-US/invoice.ots \ + en-US/InvoiceTemplate.ots \ + en-US/Job_Invoice.ott \ + en-US/label_1.ott \ + en-US/label_2.ott \ + en-US/Labels_fancy.ott \ + en-US/LAFBusinessLetter.ott \ + en-US/letterhead_sandy.ott \ + en-US/lh_1.ott \ + en-US/lh_2.ott \ + en-US/memo_1.ott \ + en-US/memo1.ott \ + en-US/memo_2.ott \ + en-US/organica_business_cards.ott \ + en-US/organica_fax_form.ott \ + en-US/organica_file_folder_label.ott \ + en-US/organica_invoice_form.ott \ + en-US/organica_letter.ott \ + en-US/organica_mailing_labels.ott \ + en-US/organica_return_address_labels.ott \ + en-US/organica_shipping_labels.ott \ + en-US/PastDueNotice1.ott \ + en-US/PastDueNotice2.ott \ + en-US/Personal_Business_Cards_A4.ott \ + en-US/salesinvoice.ots \ + en-US/ServiceTermination.ott \ + en-US/simplefax.ott \ + en-US/Single_Page_Fax.ott \ + es/dummy_templates.txt \ + fi/dummy_templates.txt \ + fr/cartvprofr.ott \ + fr/entetelettrefr.ott \ + fr/facturefr.ott \ + fr/newsletter_2fr.ott \ + hu/23755-level_sablon.ott \ + hu/Buscard_1.ott \ + hu/Hivatali_dokumentum_2_o_oldalszamozva.ott \ + hu/Hivatali_dokumentum_elolabban_oldalszamozva_vonallal.ott \ + hu/hivataloslevelartdeco.ott \ + hu/hivataloslevelformazott.ott \ + hu/hivataloslevelirogep.ott \ + hu/hivataloslevelklasszikus.ott \ + hu/memo.ott \ + hu/Meresi_jegyzokonyv_-_Ceges.ott \ + hu/nemetuzletilev.ott \ + hu/Nevjegykartya_alap.ott \ + hu/normalfax.ott \ + it/Lettera_Formale_Stile_Macchina_Da_Scrivere1.ott \ + ja/fax_001.ott \ + ja/fax.ott \ + ja/invoice.ots \ + ja/stock_sheet.ots \ + ka/dummy_templates.txt \ + nl/dummy_templates.txt \ + pl/dummy_templates.txt \ + pt-BR/dummy_templates.txt \ + sv/dummy_templates.txt \ + tr/dummy_templates.txt \ + zh-CN/dummy_templates.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplatesoffimisc.mk b/extras/AllLangZip_accessoriestemplatesoffimisc.mk new file mode 100644 index 000000000000..b3f31a32d225 --- /dev/null +++ b/extras/AllLangZip_accessoriestemplatesoffimisc.mk @@ -0,0 +1,153 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplatesoffimisc,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/offimisc/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplatesoffimisc,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplatesoffimisc,\ + cs/dummy_templates.txt \ + de/01_graph_paper.ott \ + de/01_invoice.ott \ + de/01_minutes.ott \ + de/01_notes.ott \ + de/01_presentation_background.otp \ + de/01_press_release.ott \ + de/02_graph_paper.ott \ + de/02_invoice.ott \ + de/02_minutes.ott \ + de/02_notes.ott \ + de/02_presentation_background.otp \ + de/02_press_release.ott \ + de/03_graph_paper.ott \ + de/03_invoice.ott \ + de/03_minutes.ott \ + de/03_notes.ott \ + de/03_presentation_background.otp \ + de/03_press_release.ott \ + de/04_graph_paper.ott \ + de/04_invoice.ott \ + de/04_minutes.ott \ + de/04_notes.ott \ + de/04_presentation_background.otp \ + de/04_press_release.ott \ + de/05_graph_paper.ott \ + de/05_invoice.ott \ + de/05_minutes.ott \ + de/05_notes.ott \ + de/05_presentation_background.otp \ + de/05_press_release.ott \ + de/06_graph_paper.ott \ + de/06_invoice.ott \ + de/06_minutes.ott \ + de/06_notes.ott \ + de/06_presentation_background.otp \ + de/06_press_release.ott \ + de/agenda.ott \ + de/benzinrechner.ots \ + de/ergebnisprotokoll_handschriftlich.ott \ + de/ergebnisprotokoll.ott \ + de/fahrtenbuch.ots \ + de/Projektarbeit.ott \ + de/projektauftrag.ott \ + de/projektplanung.ots \ + de/Stunden-_und_Vorlesungsplan.ots \ + de/Stundenzettel.ots \ + de/todo_liste_handschriftlich.ott \ + de/Zeiterfassungsbogen.ots \ + en-US/01_graph_paper.ott \ + en-US/01_invoice.ott \ + en-US/01_minutes.ott \ + en-US/01_notes.ott \ + en-US/01_presentation_background.otp \ + en-US/01_press_release.ott \ + en-US/02_graph_paper.ott \ + en-US/02_invoice.ott \ + en-US/02_minutes.ott \ + en-US/02_notes.ott \ + en-US/02_presentation_background.otp \ + en-US/02_press_release.ott \ + en-US/03_graph_paper.ott \ + en-US/03_invoice.ott \ + en-US/03_minutes.ott \ + en-US/03_notes.ott \ + en-US/03_presentation_background.otp \ + en-US/03_press_release.ott \ + en-US/04_graph_paper.ott \ + en-US/04_invoice.ott \ + en-US/04_minutes.ott \ + en-US/04_notes.ott \ + en-US/04_presentation_background.otp \ + en-US/04_press_release.ott \ + en-US/05_graph_paper.ott \ + en-US/05_invoice.ott \ + en-US/05_minutes.ott \ + en-US/05_notes.ott \ + en-US/05_presentation_background.otp \ + en-US/05_press_release.ott \ + en-US/06_graph_paper.ott \ + en-US/06_invoice.ott \ + en-US/06_minutes.ott \ + en-US/06_notes.ott \ + en-US/06_presentation_background.otp \ + en-US/06_press_release.ott \ + en-US/attendanceCalendar.ots \ + en-US/Blue_Report.ott \ + en-US/Business_Letter.ott \ + en-US/Checklist.ott \ + en-US/CorporateReport.ott \ + en-US/DailyToDo.ott \ + en-US/Humanist_Report_A4.ott \ + en-US/Humanist_Report_Letter.ott \ + en-US/MeetingFollowUp.ott \ + en-US/MeetingPreparation.ott \ + en-US/Membership_Fee_payment_status.ots \ + en-US/org_chart.ott \ + en-US/report_3.ott \ + en-US/Report_Or_Paper.ott \ + en-US/roster.ots \ + en-US/Weekly_Timesheet.ots \ + es/dummy_templates.txt \ + fi/dummy_templates.txt \ + fr/diagramfluxfr.otg \ + fr/FeuillemetreItalienne.ott \ + fr/FeuillemetrePaysage.ott \ + fr/Lettre-EnveloppeFenetreC65.ott \ + fr/logigramfr.otg \ + fr/logigramme.otg \ + fr/organigramfr.ott \ + hu/bizalmasjavaslat.odt \ + hu/Blue_Report.ott \ + hu/Checklist.ott \ + hu/Havi_jelenleti_iv.ots \ + hu/Irattarolo_16_3-1.ott \ + hu/Irattarolo_16_3.ott \ + hu/Irattarolo_16_5-1.ott \ + hu/Irattarolo_16_5.ott \ + hu/marginalishirujsag.ott \ + hu/Mobiltelefon-hasznalati_szabalyzat.ott \ + hu/moderncegeshirujsag.ott \ + hu/Posta_ajanlott.otg \ + hu/sajtokozlemeny.ott \ + hu/uzletihirlevel.ott \ + it/dummy_templates.txt \ + ja/company_directory.ots \ + ja/Giziroku.ott \ + ka/dummy_templates.txt \ + nl/dummy_templates.txt \ + pl/dummy_templates.txt \ + pt-BR/dummy_templates.txt \ + sv/dummy_templates.txt \ + tr/dummy_templates.txt \ + zh-CN/dummy_templates.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplatespersonal.mk b/extras/AllLangZip_accessoriestemplatespersonal.mk new file mode 100644 index 000000000000..600901401ade --- /dev/null +++ b/extras/AllLangZip_accessoriestemplatespersonal.mk @@ -0,0 +1,140 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplatespersonal,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/personal/lang)) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplatespersonal,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplatespersonal,\ + cs/dummy_templates.txt \ + de/faltkarte.otg \ + de/formalletteraquarius.ott \ + de/formalletteraries.ott \ + de/formalletterat.ott \ + de/formalletterblackwhite.ott \ + de/formallettercancer.ott \ + de/formallettercapricornus.ott \ + de/formallettereye.ott \ + de/formallettergame.ott \ + de/formallettergemini.ott \ + de/formalletterhearts.ott \ + de/formalletterhexagons.ott \ + de/formalletterinkpot.ott \ + de/formalletterleo.ott \ + de/formalletterlibra.ott \ + de/formalletterpisces.ott \ + de/formallettersagittarius.ott \ + de/formalletterscorpius.ott \ + de/formallettertaurus.ott \ + de/formallettervirgo.ott \ + de/formalletteryinyang.ott \ + de/merels_board_game_original.otg \ + de/mitarbeiterplanung_2006.ots \ + de/tabellarischer_lebenslauf.ott \ + de/tabellarischer_lebenslauf_popup.ott \ + de/vitalwerte.ots \ + en-US/48171-Resume-Template.odt \ + en-US/ad_resume1.ott \ + en-US/ad_resume2.ott \ + en-US/ad_resume3.ott \ + en-US/BookLabel_12_4x3-WL-OL150.ott \ + en-US/Country_book6-WL-OL125.ott \ + en-US/Curriculum_Vitae.ott \ + en-US/CV.ott \ + en-US/DailyCalendar.ots \ + en-US/dayreview.ott \ + en-US/diarypage.ott \ + en-US/eventlist.ott \ + en-US/example-resume.ott \ + en-US/faltkarte.otg \ + en-US/formalletteraquarius.ott \ + en-US/formalletteraries.ott \ + en-US/formalletterat.ott \ + en-US/formalletterblackwhite.ott \ + en-US/formallettercancer.ott \ + en-US/formallettercapricornus.ott \ + en-US/formallettereye.ott \ + en-US/formallettergame.ott \ + en-US/formallettergemini.ott \ + en-US/formalletterhearts.ott \ + en-US/formalletterhexagons.ott \ + en-US/formalletterinkpot.ott \ + en-US/formalletterleo.ott \ + en-US/formalletterlibra.ott \ + en-US/formalletterpisces.ott \ + en-US/formallettersagittarius.ott \ + en-US/formalletterscorpius.ott \ + en-US/formallettertaurus.ott \ + en-US/formallettervirgo.ott \ + en-US/formalletteryinyang.ott \ + en-US/greeting_card_kids.otg \ + en-US/home_buying_estimator.ots \ + en-US/Household_Budget.ots \ + en-US/humanist_resume_a4.ott \ + en-US/humanist_resume_letter.ott \ + en-US/Job_Application.ott \ + en-US/kaledeiscope-bk-OL150.ott \ + en-US/merels_board_game_original.otg \ + en-US/MonthlyBudget.ots \ + en-US/OpenOffice_Budget_Template.ots \ + en-US/packinglist.ott \ + en-US/personal-budget.ots \ + en-US/personalCoverLetter.ott \ + en-US/Personal_Expenses_Report_ct.ots \ + en-US/Personal_Money_Management_Template.ots \ + en-US/personalReferences.ott \ + en-US/personalResume.ott \ + en-US/Recipe.ott \ + en-US/resume1.1.ott \ + en-US/resume_4.ott \ + en-US/Resume_-_Fancy.ott \ + en-US/Resume.ott \ + en-US/shopnotes.ott \ + en-US/Shopping_List.ott \ + en-US/shopping_list_with_dropdown.ott \ + en-US/Sudoku_blank.ott \ + en-US/Todo.ots \ + en-US/visit.ott \ + en-US/wedding_planner.ots \ + en-US/wedgreen-wineWL-OL475.ott \ + en-US/Week_at_a_glance.ott \ + en-US/weekly-plan.otg \ + en-US/week_plan.otg \ + en-US/WeightTracker.ots \ + en-US/wine-label8.ott \ + es/75438-ShopingCart.ott \ + fi/dummy_templates.txt \ + fr/Affiche_vente_fr.ott \ + fr/CD.otg \ + fr/CVfr.ott \ + fr/FairePart-Vierge.otg \ + fr/menu-noel.otp \ + fr/trifold_brochurefr.ott \ + hu/gyermekmero.ots \ + hu/merels_board_game_original.otg \ + hu/napiterv.ott \ + hu/Oneletrajz-magyar.ott \ + hu/resume.ott \ + hu/Sudoku_megoldo.ots \ + it/Corsa_OOo.ots \ + it/curriculum.ott \ + it/faxPersonale.ott \ + ja/dummy_templates.txt \ + ka/dummy_templates.txt \ + nl/dummy_templates.txt \ + pl/dummy_templates.txt \ + pt-BR/dummy_templates.txt \ + sv/dummy_templates.txt \ + tr/dummy_templates.txt \ + zh-CN/dummy_templates.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_accessoriestemplatespresent.mk b/extras/AllLangZip_accessoriestemplatespresent.mk new file mode 100644 index 000000000000..f6659f75b2cc --- /dev/null +++ b/extras/AllLangZip_accessoriestemplatespresent.mk @@ -0,0 +1,96 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,accessoriestemplatespresent,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/presnt/lang,$(true))) + +$(eval $(call gb_AllLangZip_add_dependencies,accessoriestemplatespresent,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_AllLangZip_add_files,accessoriestemplatespresent,\ + cs/dummy_templates.txt \ + de/compladients.otp \ + de/praktikumsbericht.otp \ + de/produktentwicklung.otp \ + de/Produktplanung-Verkauf.otp \ + de/prs-novelty-old-2.otp \ + de/prs-novelty-old.otp \ + de/prs-strategy-old-2.otp \ + de/prs-strategy-old.otp \ + de/team.otp \ + de/tech.otp \ + de/umweltschutz.otp \ + de/Unternehmensbericht.otp \ + en-US/compladients.otp \ + en-US/Focused_Discussion.otp \ + en-US/Introducing_New_Product.otp \ + en-US/Orangedric.otp \ + en-US/prs-novelty-old-2.otp \ + en-US/prs-novelty-old.otp \ + en-US/prs-strategy-old-2.otp \ + en-US/prs-strategy-old.otp \ + en-US/RedCircle.otp \ + en-US/Stylish.otp \ + en-US/team.otp \ + en-US/tech.otp \ + en-US/template1.otp \ + en-US/template2.otp \ + en-US/template3.otp \ + en-US/template4.otp \ + es/compladients.otp \ + fi/compladients.otp \ + fr/compladients.otp \ + fr/prs-novelty-old-2.otp \ + fr/prs-novelty-old.otp \ + fr/prs-strategy-old-2.otp \ + fr/prs-strategy-old.otp \ + fr/team.otp \ + fr/tech.otp \ + hu/Anytime_presentation.otp \ + hu/Bemutato_uzleti.otp \ + hu/compladients.otp \ + hu/prs-novelty-old.otp \ + hu/prs-strategy-old.otp \ + it/compladients.otp \ + it/prs-novelty-old-2.otp \ + it/prs-novelty-old.otp \ + it/prs-strategy-old-2.otp \ + it/prs-strategy-old.otp \ + it/team.otp \ + it/tech.otp \ + ja/business_plan.otp \ + ja/company-wide_meeting.otp \ + ja/compladients.otp \ + ja/creative_session.otp \ + ja/financial_reporting.otp \ + ja/general_2.otp \ + ja/general.otp \ + ja/marketing_plan.otp \ + ja/new_employee_orientation.otp \ + ja/problem_report_2.otp \ + ja/problem_report.otp \ + ja/progress_repost_2.otp \ + ja/progress_repost.otp \ + ja/proposition_of_strategic_planning_2.otp \ + ja/proposition_of_strategic_planning.otp \ + ja/sales_plan_of_product_and_idea_2.otp \ + ja/sales_plan_of_product_and_idea.otp \ + ja/top_10_list.otp \ + ja/training_2.otp \ + ja/training.otp \ + ka/compladients.otp \ + nl/compladients.otp \ + pl/compladients.otp \ + pt-BR/compladients.otp \ + sv/compladients.otp \ + tr/compladients.otp \ + zh-CN/compladients.otp \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_autotextshare.mk b/extras/AllLangZip_autotextshare.mk new file mode 100644 index 000000000000..ad048ee42964 --- /dev/null +++ b/extras/AllLangZip_autotextshare.mk @@ -0,0 +1,96 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,autotextshare,$(SRCDIR)/extras/source/autotext/lang)) + +$(eval $(call gb_AllLangZip_add_files,autotextshare,\ + bg/crdbus50.bau \ + bg/standard.bau \ + bg/template.bau \ + cs/crdbus50.bau \ + cs/crdbus54.bau \ + cs/standard.bau \ + cs/template.bau \ + da/crdbus50.bau \ + da/standard.bau \ + da/template.bau \ + de/crdbus50.bau \ + de/standard.bau \ + de/template.bau \ + en-GB/crdbus50.bau \ + en-GB/standard.bau \ + en-GB/template.bau \ + en-US/crdbus50.bau \ + en-US/standard.bau \ + en-US/template.bau \ + es/crdbus50.bau \ + es/standard.bau \ + es/template.bau \ + eu/crdbus50.bau \ + eu/standard.bau \ + eu/template.bau \ + fr/crdbus50.bau \ + fr/standard.bau \ + fr/template.bau \ + hu/crdbus50.bau \ + hu/crdbus54.bau \ + hu/standard.bau \ + hu/template.bau \ + it/crdbus50.bau \ + it/standard.bau \ + it/template.bau \ + ja/crdbus50.bau \ + ja/standard.bau \ + ja/template.bau \ + km/crdbus50.bau \ + km/standard.bau \ + km/template.bau \ + ko/crdbus50.bau \ + ko/standard.bau \ + ko/template.bau \ + mn/crdbus50.bau \ + mn/standard.bau \ + mn/template.bau \ + nl/crdbus50.bau \ + nl/standard.bau \ + nl/template.bau \ + pl/crdbus50.bau \ + pl/standard.bau \ + pl/template.bau \ + pt-BR/crdbus50.bau \ + pt-BR/standard.bau \ + pt-BR/template.bau \ + pt/crdbus50.bau \ + pt/standard.bau \ + pt/template.bau \ + ru/crdbus50.bau \ + ru/standard.bau \ + ru/template.bau \ + sk/crdbus50.bau \ + sk/crdbus54.bau \ + sk/standard.bau \ + sk/template.bau \ + sl/crdbus50.bau \ + sl/crdbus54.bau \ + sl/standard.bau \ + sl/template.bau \ + sv/crdbus50.bau \ + sv/standard.bau \ + sv/template.bau \ + tr/crdbus50.bau \ + tr/template.bau \ + zh-CN/crdbus50.bau \ + zh-CN/standard.bau \ + zh-CN/template.bau \ + zh-TW/crdbus50.bau \ + zh-TW/standard.bau \ + zh-TW/template.bau \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_tplwizagenda.mk b/extras/AllLangZip_tplwizagenda.mk new file mode 100644 index 000000000000..dfd998fcc1d6 --- /dev/null +++ b/extras/AllLangZip_tplwizagenda.mk @@ -0,0 +1,535 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,tplwizagenda,$(SRCDIR)/extras/source/templates/wizard/agenda/lang)) + +$(eval $(call gb_AllLangZip_add_files,tplwizagenda,\ + bg/10grey.ott \ + bg/1simple.ott \ + bg/2elegant.ott \ + bg/3modern.ott \ + bg/4classic.ott \ + bg/5blue.ott \ + bg/6orange.ott \ + bg/7red.ott \ + bg/8green.ott \ + bg/9colorful.ott \ + bg/aw-10grey.ott \ + bg/aw-1simple.ott \ + bg/aw-2elegant.ott \ + bg/aw-3modern.ott \ + bg/aw-4classic.ott \ + bg/aw-5blue.ott \ + bg/aw-6orange.ott \ + bg/aw-7red.ott \ + bg/aw-8green.ott \ + bg/aw-9colorful.ott \ + cs/10grey.ott \ + cs/1simple.ott \ + cs/2elegant.ott \ + cs/3modern.ott \ + cs/4classic.ott \ + cs/5blue.ott \ + cs/6orange.ott \ + cs/7red.ott \ + cs/8green.ott \ + cs/9colorful.ott \ + cs/aw-10grey.ott \ + cs/aw-1simple.ott \ + cs/aw-2elegant.ott \ + cs/aw-3modern.ott \ + cs/aw-4classic.ott \ + cs/aw-5blue.ott \ + cs/aw-6orange.ott \ + cs/aw-7red.ott \ + cs/aw-8green.ott \ + cs/aw-9colorful.ott \ + da/10grey.ott \ + da/1simple.ott \ + da/2elegant.ott \ + da/3modern.ott \ + da/4classic.ott \ + da/5blue.ott \ + da/6orange.ott \ + da/7red.ott \ + da/8green.ott \ + da/9colorful.ott \ + da/aw-10grey.ott \ + da/aw-1simple.ott \ + da/aw-2elegant.ott \ + da/aw-3modern.ott \ + da/aw-4classic.ott \ + da/aw-5blue.ott \ + da/aw-6orange.ott \ + da/aw-7red.ott \ + da/aw-8green.ott \ + da/aw-9colorful.ott \ + de/10grey.ott \ + de/1simple.ott \ + de/2elegant.ott \ + de/3modern.ott \ + de/4classic.ott \ + de/5blue.ott \ + de/6orange.ott \ + de/7red.ott \ + de/8green.ott \ + de/9colorful.ott \ + de/aw-10grey.ott \ + de/aw-1simple.ott \ + de/aw-2elegant.ott \ + de/aw-3modern.ott \ + de/aw-4classic.ott \ + de/aw-5blue.ott \ + de/aw-6orange.ott \ + de/aw-7red.ott \ + de/aw-8green.ott \ + de/aw-9colorful.ott \ + en-GB/10grey.ott \ + en-GB/1simple.ott \ + en-GB/2elegant.ott \ + en-GB/3modern.ott \ + en-GB/4classic.ott \ + en-GB/5blue.ott \ + en-GB/6orange.ott \ + en-GB/7red.ott \ + en-GB/8green.ott \ + en-GB/9colorful.ott \ + en-GB/aw-10grey.ott \ + en-GB/aw-1simple.ott \ + en-GB/aw-2elegant.ott \ + en-GB/aw-3modern.ott \ + en-GB/aw-4classic.ott \ + en-GB/aw-5blue.ott \ + en-GB/aw-6orange.ott \ + en-GB/aw-7red.ott \ + en-GB/aw-8green.ott \ + en-GB/aw-9colorful.ott \ + en-US/10grey.ott \ + en-US/1simple.ott \ + en-US/2elegant.ott \ + en-US/3modern.ott \ + en-US/4classic.ott \ + en-US/5blue.ott \ + en-US/6orange.ott \ + en-US/7red.ott \ + en-US/8green.ott \ + en-US/9colorful.ott \ + en-US/aw-10grey.ott \ + en-US/aw-1simple.ott \ + en-US/aw-2elegant.ott \ + en-US/aw-3modern.ott \ + en-US/aw-4classic.ott \ + en-US/aw-5blue.ott \ + en-US/aw-6orange.ott \ + en-US/aw-7red.ott \ + en-US/aw-8green.ott \ + en-US/aw-9colorful.ott \ + es/10grey.ott \ + es/1simple.ott \ + es/2elegant.ott \ + es/3modern.ott \ + es/4classic.ott \ + es/5blue.ott \ + es/6orange.ott \ + es/7red.ott \ + es/8green.ott \ + es/9colorful.ott \ + es/aw-10grey.ott \ + es/aw-1simple.ott \ + es/aw-2elegant.ott \ + es/aw-3modern.ott \ + es/aw-4classic.ott \ + es/aw-5blue.ott \ + es/aw-6orange.ott \ + es/aw-7red.ott \ + es/aw-8green.ott \ + es/aw-9colorful.ott \ + eu/10grey.ott \ + eu/1simple.ott \ + eu/2elegant.ott \ + eu/3modern.ott \ + eu/4classic.ott \ + eu/5blue.ott \ + eu/6orange.ott \ + eu/7red.ott \ + eu/8green.ott \ + eu/9colorful.ott \ + eu/aw-10grey.ott \ + eu/aw-1simple.ott \ + eu/aw-2elegant.ott \ + eu/aw-3modern.ott \ + eu/aw-4classic.ott \ + eu/aw-5blue.ott \ + eu/aw-6orange.ott \ + eu/aw-7red.ott \ + eu/aw-8green.ott \ + eu/aw-9colorful.ott \ + fr/10grey.ott \ + fr/1simple.ott \ + fr/2elegant.ott \ + fr/3modern.ott \ + fr/4classic.ott \ + fr/5blue.ott \ + fr/6orange.ott \ + fr/7red.ott \ + fr/8green.ott \ + fr/9colorful.ott \ + fr/aw-10grey.ott \ + fr/aw-1simple.ott \ + fr/aw-2elegant.ott \ + fr/aw-3modern.ott \ + fr/aw-4classic.ott \ + fr/aw-5blue.ott \ + fr/aw-6orange.ott \ + fr/aw-7red.ott \ + fr/aw-8green.ott \ + fr/aw-9colorful.ott \ + hu/10grey.ott \ + hu/1simple.ott \ + hu/2elegant.ott \ + hu/3modern.ott \ + hu/4classic.ott \ + hu/5blue.ott \ + hu/6orange.ott \ + hu/7red.ott \ + hu/8green.ott \ + hu/9colorful.ott \ + hu/aw-10grey.ott \ + hu/aw-1simple.ott \ + hu/aw-2elegant.ott \ + hu/aw-3modern.ott \ + hu/aw-4classic.ott \ + hu/aw-5blue.ott \ + hu/aw-6orange.ott \ + hu/aw-7red.ott \ + hu/aw-8green.ott \ + hu/aw-9colorful.ott \ + it/10grey.ott \ + it/1simple.ott \ + it/2elegant.ott \ + it/3modern.ott \ + it/4classic.ott \ + it/5blue.ott \ + it/6orange.ott \ + it/7red.ott \ + it/8green.ott \ + it/9colorful.ott \ + it/aw-10grey.ott \ + it/aw-1simple.ott \ + it/aw-2elegant.ott \ + it/aw-3modern.ott \ + it/aw-4classic.ott \ + it/aw-5blue.ott \ + it/aw-6orange.ott \ + it/aw-7red.ott \ + it/aw-8green.ott \ + it/aw-9colorful.ott \ + ja/10grey.ott \ + ja/1simple.ott \ + ja/2elegant.ott \ + ja/3modern.ott \ + ja/4classic.ott \ + ja/5blue.ott \ + ja/6orange.ott \ + ja/7red.ott \ + ja/8green.ott \ + ja/9colorful.ott \ + ja/aw-10grey.ott \ + ja/aw-1simple.ott \ + ja/aw-2elegant.ott \ + ja/aw-3modern.ott \ + ja/aw-4classic.ott \ + ja/aw-5blue.ott \ + ja/aw-6orange.ott \ + ja/aw-7red.ott \ + ja/aw-8green.ott \ + ja/aw-9colorful.ott \ + km/10grey.ott \ + km/1simple.ott \ + km/2elegant.ott \ + km/3modern.ott \ + km/4classic.ott \ + km/5blue.ott \ + km/6orange.ott \ + km/7red.ott \ + km/8green.ott \ + km/9colorful.ott \ + km/aw-10grey.ott \ + km/aw-1simple.ott \ + km/aw-2elegant.ott \ + km/aw-3modern.ott \ + km/aw-4classic.ott \ + km/aw-5blue.ott \ + km/aw-6orange.ott \ + km/aw-7red.ott \ + km/aw-8green.ott \ + km/aw-9colorful.ott \ + ko/10grey.ott \ + ko/1simple.ott \ + ko/2elegant.ott \ + ko/3modern.ott \ + ko/4classic.ott \ + ko/5blue.ott \ + ko/6orange.ott \ + ko/7red.ott \ + ko/8green.ott \ + ko/9colorful.ott \ + ko/aw-10grey.ott \ + ko/aw-1simple.ott \ + ko/aw-2elegant.ott \ + ko/aw-3modern.ott \ + ko/aw-4classic.ott \ + ko/aw-5blue.ott \ + ko/aw-6orange.ott \ + ko/aw-7red.ott \ + ko/aw-8green.ott \ + ko/aw-9colorful.ott \ + nl/10grey.ott \ + nl/1simple.ott \ + nl/2elegant.ott \ + nl/3modern.ott \ + nl/4classic.ott \ + nl/5blue.ott \ + nl/6orange.ott \ + nl/7red.ott \ + nl/8green.ott \ + nl/9colorful.ott \ + nl/aw-10grey.ott \ + nl/aw-1simple.ott \ + nl/aw-2elegant.ott \ + nl/aw-3modern.ott \ + nl/aw-4classic.ott \ + nl/aw-5blue.ott \ + nl/aw-6orange.ott \ + nl/aw-7red.ott \ + nl/aw-8green.ott \ + nl/aw-9colorful.ott \ + pl/10grey.ott \ + pl/1simple.ott \ + pl/2elegant.ott \ + pl/3modern.ott \ + pl/4classic.ott \ + pl/5blue.ott \ + pl/6orange.ott \ + pl/7red.ott \ + pl/8green.ott \ + pl/9colorful.ott \ + pl/aw-10grey.ott \ + pl/aw-1simple.ott \ + pl/aw-2elegant.ott \ + pl/aw-3modern.ott \ + pl/aw-4classic.ott \ + pl/aw-5blue.ott \ + pl/aw-6orange.ott \ + pl/aw-7red.ott \ + pl/aw-8green.ott \ + pl/aw-9colorful.ott \ + pt/10grey.ott \ + pt/1simple.ott \ + pt/2elegant.ott \ + pt/3modern.ott \ + pt/4classic.ott \ + pt/5blue.ott \ + pt/6orange.ott \ + pt/7red.ott \ + pt/8green.ott \ + pt/9colorful.ott \ + pt/aw-10grey.ott \ + pt/aw-1simple.ott \ + pt/aw-2elegant.ott \ + pt/aw-3modern.ott \ + pt/aw-4classic.ott \ + pt/aw-5blue.ott \ + pt/aw-6orange.ott \ + pt/aw-7red.ott \ + pt/aw-8green.ott \ + pt/aw-9colorful.ott \ + pt-BR/10grey.ott \ + pt-BR/1simple.ott \ + pt-BR/2elegant.ott \ + pt-BR/3modern.ott \ + pt-BR/4classic.ott \ + pt-BR/5blue.ott \ + pt-BR/6orange.ott \ + pt-BR/7red.ott \ + pt-BR/8green.ott \ + pt-BR/9colorful.ott \ + pt-BR/aw-10grey.ott \ + pt-BR/aw-1simple.ott \ + pt-BR/aw-2elegant.ott \ + pt-BR/aw-3modern.ott \ + pt-BR/aw-4classic.ott \ + pt-BR/aw-5blue.ott \ + pt-BR/aw-6orange.ott \ + pt-BR/aw-7red.ott \ + pt-BR/aw-8green.ott \ + pt-BR/aw-9colorful.ott \ + ru/10grey.ott \ + ru/1simple.ott \ + ru/2elegant.ott \ + ru/3modern.ott \ + ru/4classic.ott \ + ru/5blue.ott \ + ru/6orange.ott \ + ru/7red.ott \ + ru/8green.ott \ + ru/9colorful.ott \ + ru/aw-10grey.ott \ + ru/aw-1simple.ott \ + ru/aw-2elegant.ott \ + ru/aw-3modern.ott \ + ru/aw-4classic.ott \ + ru/aw-5blue.ott \ + ru/aw-6orange.ott \ + ru/aw-7red.ott \ + ru/aw-8green.ott \ + ru/aw-9colorful.ott \ + sk/10grey.ott \ + sk/1simple.ott \ + sk/2elegant.ott \ + sk/3modern.ott \ + sk/4classic.ott \ + sk/5blue.ott \ + sk/6orange.ott \ + sk/7red.ott \ + sk/8green.ott \ + sk/9colorful.ott \ + sk/aw-10grey.ott \ + sk/aw-1simple.ott \ + sk/aw-2elegant.ott \ + sk/aw-3modern.ott \ + sk/aw-4classic.ott \ + sk/aw-5blue.ott \ + sk/aw-6orange.ott \ + sk/aw-7red.ott \ + sk/aw-8green.ott \ + sk/aw-9colorful.ott \ + sl/10grey.ott \ + sl/1simple.ott \ + sl/2elegant.ott \ + sl/3modern.ott \ + sl/4classic.ott \ + sl/5blue.ott \ + sl/6orange.ott \ + sl/7red.ott \ + sl/8green.ott \ + sl/9colorful.ott \ + sl/aw-10grey.ott \ + sl/aw-1simple.ott \ + sl/aw-2elegant.ott \ + sl/aw-3modern.ott \ + sl/aw-4classic.ott \ + sl/aw-5blue.ott \ + sl/aw-6orange.ott \ + sl/aw-7red.ott \ + sl/aw-8green.ott \ + sl/aw-9colorful.ott \ + sv/10grey.ott \ + sv/1simple.ott \ + sv/2elegant.ott \ + sv/3modern.ott \ + sv/4classic.ott \ + sv/5blue.ott \ + sv/6orange.ott \ + sv/7red.ott \ + sv/8green.ott \ + sv/9colorful.ott \ + sv/aw-10grey.ott \ + sv/aw-1simple.ott \ + sv/aw-2elegant.ott \ + sv/aw-3modern.ott \ + sv/aw-4classic.ott \ + sv/aw-5blue.ott \ + sv/aw-6orange.ott \ + sv/aw-7red.ott \ + sv/aw-8green.ott \ + sv/aw-9colorful.ott \ + tr/10grey.ott \ + tr/1simple.ott \ + tr/2elegant.ott \ + tr/3modern.ott \ + tr/4classic.ott \ + tr/5blue.ott \ + tr/6orange.ott \ + tr/7red.ott \ + tr/8green.ott \ + tr/9colorful.ott \ + tr/aw-10grey.ott \ + tr/aw-1simple.ott \ + tr/aw-2elegant.ott \ + tr/aw-3modern.ott \ + tr/aw-4classic.ott \ + tr/aw-5blue.ott \ + tr/aw-6orange.ott \ + tr/aw-7red.ott \ + tr/aw-8green.ott \ + tr/aw-9colorful.ott \ + vi/10grey.ott \ + vi/1simple.ott \ + vi/2elegant.ott \ + vi/3modern.ott \ + vi/4classic.ott \ + vi/5blue.ott \ + vi/6orange.ott \ + vi/7red.ott \ + vi/8green.ott \ + vi/9colorful.ott \ + vi/aw-10grey.ott \ + vi/aw-1simple.ott \ + vi/aw-2elegant.ott \ + vi/aw-3modern.ott \ + vi/aw-4classic.ott \ + vi/aw-5blue.ott \ + vi/aw-6orange.ott \ + vi/aw-7red.ott \ + vi/aw-8green.ott \ + vi/aw-9colorful.ott \ + zh-CN/10grey.ott \ + zh-CN/1simple.ott \ + zh-CN/2elegant.ott \ + zh-CN/3modern.ott \ + zh-CN/4classic.ott \ + zh-CN/5blue.ott \ + zh-CN/6orange.ott \ + zh-CN/7red.ott \ + zh-CN/8green.ott \ + zh-CN/9colorful.ott \ + zh-CN/aw-10grey.ott \ + zh-CN/aw-1simple.ott \ + zh-CN/aw-2elegant.ott \ + zh-CN/aw-3modern.ott \ + zh-CN/aw-4classic.ott \ + zh-CN/aw-5blue.ott \ + zh-CN/aw-6orange.ott \ + zh-CN/aw-7red.ott \ + zh-CN/aw-8green.ott \ + zh-CN/aw-9colorful.ott \ + zh-TW/10grey.ott \ + zh-TW/1simple.ott \ + zh-TW/2elegant.ott \ + zh-TW/3modern.ott \ + zh-TW/4classic.ott \ + zh-TW/5blue.ott \ + zh-TW/6orange.ott \ + zh-TW/7red.ott \ + zh-TW/8green.ott \ + zh-TW/9colorful.ott \ + zh-TW/aw-10grey.ott \ + zh-TW/aw-1simple.ott \ + zh-TW/aw-2elegant.ott \ + zh-TW/aw-3modern.ott \ + zh-TW/aw-4classic.ott \ + zh-TW/aw-5blue.ott \ + zh-TW/aw-6orange.ott \ + zh-TW/aw-7red.ott \ + zh-TW/aw-8green.ott \ + zh-TW/aw-9colorful.ott \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_tplwizfax.mk b/extras/AllLangZip_tplwizfax.mk new file mode 100644 index 000000000000..f539d63876cb --- /dev/null +++ b/extras/AllLangZip_tplwizfax.mk @@ -0,0 +1,223 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,tplwizfax,$(SRCDIR)/extras/source/templates/wizard/fax/lang)) + +$(eval $(call gb_AllLangZip_add_files,tplwizfax,\ + bg/bus-classic_f.ott \ + bg/bus-classic-pri_f.ott \ + bg/bus-modern_f.ott \ + bg/bus-modern-pri_f.ott \ + bg/pri-bottle_f.ott \ + bg/pri-fax_f.ott \ + bg/pri-lines_f.ott \ + bg/pri-marine_f.ott \ + cs/bus-classic_f.ott \ + cs/bus-classic-pri_f.ott \ + cs/bus-modern_f.ott \ + cs/bus-modern-pri_f.ott \ + cs/pri-bottle_f.ott \ + cs/pri-fax_f.ott \ + cs/pri-lines_f.ott \ + cs/pri-marine_f.ott \ + da/bus-classic_f.ott \ + da/bus-classic-pri_f.ott \ + da/bus-modern_f.ott \ + da/bus-modern-pri_f.ott \ + da/pri-bottle_f.ott \ + da/pri-fax_f.ott \ + da/pri-lines_f.ott \ + da/pri-marine_f.ott \ + de/bus-classic_f.ott \ + de/bus-classic-pri_f.ott \ + de/bus-modern_f.ott \ + de/bus-modern-pri_f.ott \ + de/pri-bottle_f.ott \ + de/pri-fax_f.ott \ + de/pri-lines_f.ott \ + de/pri-marine_f.ott \ + en-GB/bus-classic_f.ott \ + en-GB/bus-classic-pri_f.ott \ + en-GB/bus-modern_f.ott \ + en-GB/bus-modern-pri_f.ott \ + en-GB/pri-bottle_f.ott \ + en-GB/pri-fax_f.ott \ + en-GB/pri-lines_f.ott \ + en-GB/pri-marine_f.ott \ + en-US/bus-classic_f.ott \ + en-US/bus-classic-pri_f.ott \ + en-US/bus-modern_f.ott \ + en-US/bus-modern-pri_f.ott \ + en-US/pri-bottle_f.ott \ + en-US/pri-fax_f.ott \ + en-US/pri-lines_f.ott \ + en-US/pri-marine_f.ott \ + es/bus-classic_f.ott \ + es/bus-classic-pri_f.ott \ + es/bus-modern_f.ott \ + es/bus-modern-pri_f.ott \ + es/pri-bottle_f.ott \ + es/pri-fax_f.ott \ + es/pri-lines_f.ott \ + es/pri-marine_f.ott \ + eu/bus-classic_f.ott \ + eu/bus-classic-pri_f.ott \ + eu/bus-modern_f.ott \ + eu/bus-modern-pri_f.ott \ + eu/pri-bottle_f.ott \ + eu/pri-fax_f.ott \ + eu/pri-lines_f.ott \ + eu/pri-marine_f.ott \ + fr/bus-classic_f.ott \ + fr/bus-classic-pri_f.ott \ + fr/bus-modern_f.ott \ + fr/bus-modern-pri_f.ott \ + fr/pri-bottle_f.ott \ + fr/pri-fax_f.ott \ + fr/pri-lines_f.ott \ + fr/pri-marine_f.ott \ + hu/bus-classic_f.ott \ + hu/bus-classic-pri_f.ott \ + hu/bus-modern_f.ott \ + hu/bus-modern-pri_f.ott \ + hu/pri-bottle_f.ott \ + hu/pri-fax_f.ott \ + hu/pri-lines_f.ott \ + hu/pri-marine_f.ott \ + it/bus-classic_f.ott \ + it/bus-classic-pri_f.ott \ + it/bus-modern_f.ott \ + it/bus-modern-pri_f.ott \ + it/pri-bottle_f.ott \ + it/pri-fax_f.ott \ + it/pri-lines_f.ott \ + it/pri-marine_f.ott \ + ja/bus-classic_f.ott \ + ja/bus-classic-pri_f.ott \ + ja/bus-modern_f.ott \ + ja/bus-modern-pri_f.ott \ + ja/pri-bottle_f.ott \ + ja/pri-fax_f.ott \ + ja/pri-lines_f.ott \ + ja/pri-marine_f.ott \ + km/bus-classic_f.ott \ + km/bus-classic-pri_f.ott \ + km/bus-modern_f.ott \ + km/bus-modern-pri_f.ott \ + km/pri-bottle_f.ott \ + km/pri-fax_f.ott \ + km/pri-lines_f.ott \ + km/pri-marine_f.ott \ + ko/bus-classic_f.ott \ + ko/bus-classic-pri_f.ott \ + ko/bus-modern_f.ott \ + ko/bus-modern-pri_f.ott \ + ko/pri-bottle_f.ott \ + ko/pri-fax_f.ott \ + ko/pri-lines_f.ott \ + ko/pri-marine_f.ott \ + nl/bus-classic_f.ott \ + nl/bus-classic-pri_f.ott \ + nl/bus-modern_f.ott \ + nl/bus-modern-pri_f.ott \ + nl/pri-bottle_f.ott \ + nl/pri-fax_f.ott \ + nl/pri-lines_f.ott \ + nl/pri-marine_f.ott \ + pl/bus-classic_f.ott \ + pl/bus-classic-pri_f.ott \ + pl/bus-modern_f.ott \ + pl/bus-modern-pri_f.ott \ + pl/pri-bottle_f.ott \ + pl/pri-fax_f.ott \ + pl/pri-lines_f.ott \ + pl/pri-marine_f.ott \ + pt-BR/bus-classic_f.ott \ + pt-BR/bus-classic-pri_f.ott \ + pt-BR/bus-modern_f.ott \ + pt-BR/bus-modern-pri_f.ott \ + pt-BR/pri-bottle_f.ott \ + pt-BR/pri-fax_f.ott \ + pt-BR/pri-lines_f.ott \ + pt-BR/pri-marine_f.ott \ + pt/bus-classic_f.ott \ + pt/bus-classic-pri_f.ott \ + pt/bus-modern_f.ott \ + pt/bus-modern-pri_f.ott \ + pt/pri-bottle_f.ott \ + pt/pri-fax_f.ott \ + pt/pri-lines_f.ott \ + pt/pri-marine_f.ott \ + ru/bus-classic_f.ott \ + ru/bus-classic-pri_f.ott \ + ru/bus-modern_f.ott \ + ru/bus-modern-pri_f.ott \ + ru/pri-bottle_f.ott \ + ru/pri-fax_f.ott \ + ru/pri-lines_f.ott \ + ru/pri-marine_f.ott \ + sk/bus-classic_f.ott \ + sk/bus-classic-pri_f.ott \ + sk/bus-modern_f.ott \ + sk/bus-modern-pri_f.ott \ + sk/pri-bottle_f.ott \ + sk/pri-fax_f.ott \ + sk/pri-lines_f.ott \ + sk/pri-marine_f.ott \ + sl/bus-classic_f.ott \ + sl/bus-classic-pri_f.ott \ + sl/bus-modern_f.ott \ + sl/bus-modern-pri_f.ott \ + sl/pri-bottle_f.ott \ + sl/pri-fax_f.ott \ + sl/pri-lines_f.ott \ + sl/pri-marine_f.ott \ + sv/bus-classic_f.ott \ + sv/bus-classic-pri_f.ott \ + sv/bus-modern_f.ott \ + sv/bus-modern-pri_f.ott \ + sv/pri-bottle_f.ott \ + sv/pri-fax_f.ott \ + sv/pri-lines_f.ott \ + sv/pri-marine_f.ott \ + tr/bus-classic_f.ott \ + tr/bus-classic-pri_f.ott \ + tr/bus-modern_f.ott \ + tr/bus-modern-pri_f.ott \ + tr/pri-bottle_f.ott \ + tr/pri-fax_f.ott \ + tr/pri-lines_f.ott \ + tr/pri-marine_f.ott \ + vi/bus-classic_f.ott \ + vi/bus-classic-pri_f.ott \ + vi/bus-modern_f.ott \ + vi/bus-modern-pri_f.ott \ + vi/pri-bottle_f.ott \ + vi/pri-fax_f.ott \ + vi/pri-lines_f.ott \ + vi/pri-marine_f.ott \ + zh-CN/bus-classic_f.ott \ + zh-CN/bus-classic-pri_f.ott \ + zh-CN/bus-modern_f.ott \ + zh-CN/bus-modern-pri_f.ott \ + zh-CN/pri-bottle_f.ott \ + zh-CN/pri-fax_f.ott \ + zh-CN/pri-lines_f.ott \ + zh-CN/pri-marine_f.ott \ + zh-TW/bus-classic_f.ott \ + zh-TW/bus-classic-pri_f.ott \ + zh-TW/bus-modern_f.ott \ + zh-TW/bus-modern-pri_f.ott \ + zh-TW/pri-bottle_f.ott \ + zh-TW/pri-fax_f.ott \ + zh-TW/pri-lines_f.ott \ + zh-TW/pri-marine_f.ott \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_tplwizreport.mk b/extras/AllLangZip_tplwizreport.mk new file mode 100644 index 000000000000..233222e410b9 --- /dev/null +++ b/extras/AllLangZip_tplwizreport.mk @@ -0,0 +1,741 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,tplwizreport,$(SRCDIR)/extras/source/templates/wizard/report/lang)) + +$(eval $(call gb_AllLangZip_add_files,tplwizreport,\ + bg/cnt-011.ott \ + bg/cnt-012.ott \ + bg/cnt-01.ott \ + bg/cnt-021.ott \ + bg/cnt-022.ott \ + bg/cnt-02.ott \ + bg/cnt-031.ott \ + bg/cnt-032.ott \ + bg/cnt-03.ott \ + bg/cnt-041.ott \ + bg/cnt-042.ott \ + bg/cnt-04.ott \ + bg/cnt-051.ott \ + bg/cnt-052.ott \ + bg/cnt-05.ott \ + bg/cnt-061.ott \ + bg/cnt-062.ott \ + bg/cnt-06.ott \ + bg/cnt-default.ott \ + bg/stl-01.ott \ + bg/stl-02.ott \ + bg/stl-03.ott \ + bg/stl-04.ott \ + bg/stl-05.ott \ + bg/stl-06.ott \ + bg/stl-07.ott \ + bg/stl-08.ott \ + bg/stl-09.ott \ + bg/stl-default.ott \ + cs/cnt-011.ott \ + cs/cnt-012.ott \ + cs/cnt-01.ott \ + cs/cnt-021.ott \ + cs/cnt-022.ott \ + cs/cnt-02.ott \ + cs/cnt-031.ott \ + cs/cnt-032.ott \ + cs/cnt-03.ott \ + cs/cnt-041.ott \ + cs/cnt-042.ott \ + cs/cnt-04.ott \ + cs/cnt-051.ott \ + cs/cnt-052.ott \ + cs/cnt-05.ott \ + cs/cnt-061.ott \ + cs/cnt-062.ott \ + cs/cnt-06.ott \ + cs/cnt-default.ott \ + cs/stl-01.ott \ + cs/stl-02.ott \ + cs/stl-03.ott \ + cs/stl-04.ott \ + cs/stl-05.ott \ + cs/stl-06.ott \ + cs/stl-07.ott \ + cs/stl-08.ott \ + cs/stl-09.ott \ + cs/stl-default.ott \ + da/cnt-011.ott \ + da/cnt-012.ott \ + da/cnt-01.ott \ + da/cnt-021.ott \ + da/cnt-022.ott \ + da/cnt-02.ott \ + da/cnt-031.ott \ + da/cnt-032.ott \ + da/cnt-03.ott \ + da/cnt-041.ott \ + da/cnt-042.ott \ + da/cnt-04.ott \ + da/cnt-051.ott \ + da/cnt-052.ott \ + da/cnt-05.ott \ + da/cnt-061.ott \ + da/cnt-062.ott \ + da/cnt-06.ott \ + da/cnt-default.ott \ + da/stl-01.ott \ + da/stl-02.ott \ + da/stl-03.ott \ + da/stl-04.ott \ + da/stl-05.ott \ + da/stl-06.ott \ + da/stl-07.ott \ + da/stl-08.ott \ + da/stl-09.ott \ + da/stl-default.ott \ + de/cnt-011.ott \ + de/cnt-012.ott \ + de/cnt-01.ott \ + de/cnt-021.ott \ + de/cnt-022.ott \ + de/cnt-02.ott \ + de/cnt-031.ott \ + de/cnt-032.ott \ + de/cnt-03.ott \ + de/cnt-041.ott \ + de/cnt-042.ott \ + de/cnt-04.ott \ + de/cnt-051.ott \ + de/cnt-052.ott \ + de/cnt-05.ott \ + de/cnt-061.ott \ + de/cnt-062.ott \ + de/cnt-06.ott \ + de/cnt-default.ott \ + de/stl-01.ott \ + de/stl-02.ott \ + de/stl-03.ott \ + de/stl-04.ott \ + de/stl-05.ott \ + de/stl-06.ott \ + de/stl-07.ott \ + de/stl-08.ott \ + de/stl-09.ott \ + de/stl-default.ott \ + en-GB/cnt-011.ott \ + en-GB/cnt-012.ott \ + en-GB/cnt-01.ott \ + en-GB/cnt-021.ott \ + en-GB/cnt-022.ott \ + en-GB/cnt-02.ott \ + en-GB/cnt-031.ott \ + en-GB/cnt-032.ott \ + en-GB/cnt-03.ott \ + en-GB/cnt-041.ott \ + en-GB/cnt-042.ott \ + en-GB/cnt-04.ott \ + en-GB/cnt-051.ott \ + en-GB/cnt-052.ott \ + en-GB/cnt-05.ott \ + en-GB/cnt-061.ott \ + en-GB/cnt-062.ott \ + en-GB/cnt-06.ott \ + en-GB/cnt-default.ott \ + en-GB/stl-01.ott \ + en-GB/stl-02.ott \ + en-GB/stl-03.ott \ + en-GB/stl-04.ott \ + en-GB/stl-05.ott \ + en-GB/stl-06.ott \ + en-GB/stl-07.ott \ + en-GB/stl-08.ott \ + en-GB/stl-09.ott \ + en-GB/stl-default.ott \ + en-US/cnt-011.ott \ + en-US/cnt-012.ott \ + en-US/cnt-01.ott \ + en-US/cnt-021.ott \ + en-US/cnt-022.ott \ + en-US/cnt-02.ott \ + en-US/cnt-031.ott \ + en-US/cnt-032.ott \ + en-US/cnt-03.ott \ + en-US/cnt-041.ott \ + en-US/cnt-042.ott \ + en-US/cnt-04.ott \ + en-US/cnt-051.ott \ + en-US/cnt-052.ott \ + en-US/cnt-05.ott \ + en-US/cnt-061.ott \ + en-US/cnt-062.ott \ + en-US/cnt-06.ott \ + en-US/cnt-default.ott \ + en-US/stl-01.ott \ + en-US/stl-02.ott \ + en-US/stl-03.ott \ + en-US/stl-04.ott \ + en-US/stl-05.ott \ + en-US/stl-06.ott \ + en-US/stl-07.ott \ + en-US/stl-08.ott \ + en-US/stl-09.ott \ + en-US/stl-default.ott \ + es/cnt-011.ott \ + es/cnt-012.ott \ + es/cnt-01.ott \ + es/cnt-021.ott \ + es/cnt-022.ott \ + es/cnt-02.ott \ + es/cnt-031.ott \ + es/cnt-032.ott \ + es/cnt-03.ott \ + es/cnt-041.ott \ + es/cnt-042.ott \ + es/cnt-04.ott \ + es/cnt-051.ott \ + es/cnt-052.ott \ + es/cnt-05.ott \ + es/cnt-061.ott \ + es/cnt-062.ott \ + es/cnt-06.ott \ + es/cnt-default.ott \ + es/stl-01.ott \ + es/stl-02.ott \ + es/stl-03.ott \ + es/stl-04.ott \ + es/stl-05.ott \ + es/stl-06.ott \ + es/stl-07.ott \ + es/stl-08.ott \ + es/stl-09.ott \ + es/stl-default.ott \ + eu/cnt-011.ott \ + eu/cnt-012.ott \ + eu/cnt-01.ott \ + eu/cnt-021.ott \ + eu/cnt-022.ott \ + eu/cnt-02.ott \ + eu/cnt-031.ott \ + eu/cnt-032.ott \ + eu/cnt-03.ott \ + eu/cnt-041.ott \ + eu/cnt-042.ott \ + eu/cnt-04.ott \ + eu/cnt-051.ott \ + eu/cnt-052.ott \ + eu/cnt-05.ott \ + eu/cnt-061.ott \ + eu/cnt-062.ott \ + eu/cnt-06.ott \ + eu/cnt-default.ott \ + eu/stl-01.ott \ + eu/stl-02.ott \ + eu/stl-03.ott \ + eu/stl-04.ott \ + eu/stl-05.ott \ + eu/stl-06.ott \ + eu/stl-07.ott \ + eu/stl-08.ott \ + eu/stl-09.ott \ + eu/stl-10.ott \ + eu/stl-default.ott \ + fr/cnt-011.ott \ + fr/cnt-012.ott \ + fr/cnt-01.ott \ + fr/cnt-021.ott \ + fr/cnt-022.ott \ + fr/cnt-02.ott \ + fr/cnt-031.ott \ + fr/cnt-032.ott \ + fr/cnt-03.ott \ + fr/cnt-041.ott \ + fr/cnt-042.ott \ + fr/cnt-04.ott \ + fr/cnt-051.ott \ + fr/cnt-052.ott \ + fr/cnt-05.ott \ + fr/cnt-061.ott \ + fr/cnt-062.ott \ + fr/cnt-06.ott \ + fr/cnt-default.ott \ + fr/stl-01.ott \ + fr/stl-02.ott \ + fr/stl-03.ott \ + fr/stl-04.ott \ + fr/stl-05.ott \ + fr/stl-06.ott \ + fr/stl-07.ott \ + fr/stl-08.ott \ + fr/stl-09.ott \ + fr/stl-default.ott \ + hu/cnt-011.ott \ + hu/cnt-012.ott \ + hu/cnt-01.ott \ + hu/cnt-021.ott \ + hu/cnt-022.ott \ + hu/cnt-02.ott \ + hu/cnt-031.ott \ + hu/cnt-032.ott \ + hu/cnt-03.ott \ + hu/cnt-041.ott \ + hu/cnt-042.ott \ + hu/cnt-04.ott \ + hu/cnt-051.ott \ + hu/cnt-052.ott \ + hu/cnt-05.ott \ + hu/cnt-061.ott \ + hu/cnt-062.ott \ + hu/cnt-06.ott \ + hu/cnt-default.ott \ + hu/stl-01.ott \ + hu/stl-02.ott \ + hu/stl-03.ott \ + hu/stl-04.ott \ + hu/stl-05.ott \ + hu/stl-06.ott \ + hu/stl-07.ott \ + hu/stl-08.ott \ + hu/stl-09.ott \ + hu/stl-default.ott \ + it/cnt-011.ott \ + it/cnt-012.ott \ + it/cnt-01.ott \ + it/cnt-021.ott \ + it/cnt-022.ott \ + it/cnt-02.ott \ + it/cnt-031.ott \ + it/cnt-032.ott \ + it/cnt-03.ott \ + it/cnt-041.ott \ + it/cnt-042.ott \ + it/cnt-04.ott \ + it/cnt-051.ott \ + it/cnt-052.ott \ + it/cnt-05.ott \ + it/cnt-061.ott \ + it/cnt-062.ott \ + it/cnt-06.ott \ + it/cnt-default.ott \ + it/stl-01.ott \ + it/stl-02.ott \ + it/stl-03.ott \ + it/stl-04.ott \ + it/stl-05.ott \ + it/stl-06.ott \ + it/stl-07.ott \ + it/stl-08.ott \ + it/stl-09.ott \ + it/stl-default.ott \ + ja/cnt-011.ott \ + ja/cnt-012.ott \ + ja/cnt-01.ott \ + ja/cnt-021.ott \ + ja/cnt-022.ott \ + ja/cnt-02.ott \ + ja/cnt-031.ott \ + ja/cnt-032.ott \ + ja/cnt-03.ott \ + ja/cnt-041.ott \ + ja/cnt-042.ott \ + ja/cnt-04.ott \ + ja/cnt-051.ott \ + ja/cnt-052.ott \ + ja/cnt-05.ott \ + ja/cnt-061.ott \ + ja/cnt-062.ott \ + ja/cnt-06.ott \ + ja/cnt-default.ott \ + ja/stl-01.ott \ + ja/stl-02.ott \ + ja/stl-03.ott \ + ja/stl-04.ott \ + ja/stl-05.ott \ + ja/stl-06.ott \ + ja/stl-07.ott \ + ja/stl-08.ott \ + ja/stl-09.ott \ + ja/stl-default.ott \ + km/cnt-011.ott \ + km/cnt-012.ott \ + km/cnt-01.ott \ + km/cnt-021.ott \ + km/cnt-022.ott \ + km/cnt-02.ott \ + km/cnt-031.ott \ + km/cnt-032.ott \ + km/cnt-03.ott \ + km/cnt-041.ott \ + km/cnt-042.ott \ + km/cnt-04.ott \ + km/cnt-051.ott \ + km/cnt-052.ott \ + km/cnt-05.ott \ + km/cnt-061.ott \ + km/cnt-062.ott \ + km/cnt-06.ott \ + km/cnt-default.ott \ + km/stl-01.ott \ + km/stl-02.ott \ + km/stl-03.ott \ + km/stl-04.ott \ + km/stl-05.ott \ + km/stl-06.ott \ + km/stl-07.ott \ + km/stl-08.ott \ + km/stl-09.ott \ + km/stl-default.ott \ + ko/cnt-011.ott \ + ko/cnt-012.ott \ + ko/cnt-01.ott \ + ko/cnt-021.ott \ + ko/cnt-022.ott \ + ko/cnt-02.ott \ + ko/cnt-031.ott \ + ko/cnt-032.ott \ + ko/cnt-03.ott \ + ko/cnt-041.ott \ + ko/cnt-042.ott \ + ko/cnt-04.ott \ + ko/cnt-051.ott \ + ko/cnt-052.ott \ + ko/cnt-05.ott \ + ko/cnt-061.ott \ + ko/cnt-062.ott \ + ko/cnt-06.ott \ + ko/cnt-default.ott \ + ko/stl-01.ott \ + ko/stl-02.ott \ + ko/stl-03.ott \ + ko/stl-04.ott \ + ko/stl-05.ott \ + ko/stl-06.ott \ + ko/stl-07.ott \ + ko/stl-08.ott \ + ko/stl-09.ott \ + ko/stl-default.ott \ + nl/cnt-011.ott \ + nl/cnt-012.ott \ + nl/cnt-01.ott \ + nl/cnt-021.ott \ + nl/cnt-022.ott \ + nl/cnt-02.ott \ + nl/cnt-031.ott \ + nl/cnt-032.ott \ + nl/cnt-03.ott \ + nl/cnt-041.ott \ + nl/cnt-042.ott \ + nl/cnt-04.ott \ + nl/cnt-051.ott \ + nl/cnt-052.ott \ + nl/cnt-05.ott \ + nl/cnt-061.ott \ + nl/cnt-062.ott \ + nl/cnt-06.ott \ + nl/cnt-default.ott \ + nl/stl-01.ott \ + nl/stl-02.ott \ + nl/stl-03.ott \ + nl/stl-04.ott \ + nl/stl-05.ott \ + nl/stl-06.ott \ + nl/stl-07.ott \ + nl/stl-08.ott \ + nl/stl-09.ott \ + nl/stl-default.ott \ + pl/cnt-011.ott \ + pl/cnt-012.ott \ + pl/cnt-01.ott \ + pl/cnt-021.ott \ + pl/cnt-022.ott \ + pl/cnt-02.ott \ + pl/cnt-031.ott \ + pl/cnt-032.ott \ + pl/cnt-03.ott \ + pl/cnt-041.ott \ + pl/cnt-042.ott \ + pl/cnt-04.ott \ + pl/cnt-051.ott \ + pl/cnt-052.ott \ + pl/cnt-05.ott \ + pl/cnt-061.ott \ + pl/cnt-062.ott \ + pl/cnt-06.ott \ + pl/cnt-default.ott \ + pl/stl-01.ott \ + pl/stl-02.ott \ + pl/stl-03.ott \ + pl/stl-04.ott \ + pl/stl-05.ott \ + pl/stl-06.ott \ + pl/stl-07.ott \ + pl/stl-08.ott \ + pl/stl-09.ott \ + pl/stl-default.ott \ + pt-BR/cnt-011.ott \ + pt-BR/cnt-012.ott \ + pt-BR/cnt-01.ott \ + pt-BR/cnt-021.ott \ + pt-BR/cnt-022.ott \ + pt-BR/cnt-02.ott \ + pt-BR/cnt-031.ott \ + pt-BR/cnt-032.ott \ + pt-BR/cnt-03.ott \ + pt-BR/cnt-041.ott \ + pt-BR/cnt-042.ott \ + pt-BR/cnt-04.ott \ + pt-BR/cnt-051.ott \ + pt-BR/cnt-052.ott \ + pt-BR/cnt-05.ott \ + pt-BR/cnt-061.ott \ + pt-BR/cnt-062.ott \ + pt-BR/cnt-06.ott \ + pt-BR/cnt-default.ott \ + pt-BR/stl-01.ott \ + pt-BR/stl-02.ott \ + pt-BR/stl-03.ott \ + pt-BR/stl-04.ott \ + pt-BR/stl-05.ott \ + pt-BR/stl-06.ott \ + pt-BR/stl-07.ott \ + pt-BR/stl-08.ott \ + pt-BR/stl-09.ott \ + pt-BR/stl-default.ott \ + pt/cnt-011.ott \ + pt/cnt-012.ott \ + pt/cnt-01.ott \ + pt/cnt-021.ott \ + pt/cnt-022.ott \ + pt/cnt-02.ott \ + pt/cnt-031.ott \ + pt/cnt-032.ott \ + pt/cnt-03.ott \ + pt/cnt-041.ott \ + pt/cnt-042.ott \ + pt/cnt-04.ott \ + pt/cnt-051.ott \ + pt/cnt-052.ott \ + pt/cnt-05.ott \ + pt/cnt-061.ott \ + pt/cnt-062.ott \ + pt/cnt-06.ott \ + pt/cnt-default.ott \ + pt/stl-01.ott \ + pt/stl-02.ott \ + pt/stl-03.ott \ + pt/stl-04.ott \ + pt/stl-05.ott \ + pt/stl-06.ott \ + pt/stl-07.ott \ + pt/stl-08.ott \ + pt/stl-09.ott \ + pt/stl-default.ott \ + ru/cnt-011.ott \ + ru/cnt-012.ott \ + ru/cnt-01.ott \ + ru/cnt-021.ott \ + ru/cnt-022.ott \ + ru/cnt-02.ott \ + ru/cnt-031.ott \ + ru/cnt-032.ott \ + ru/cnt-03.ott \ + ru/cnt-041.ott \ + ru/cnt-042.ott \ + ru/cnt-04.ott \ + ru/cnt-051.ott \ + ru/cnt-052.ott \ + ru/cnt-05.ott \ + ru/cnt-061.ott \ + ru/cnt-062.ott \ + ru/cnt-06.ott \ + ru/cnt-default.ott \ + ru/stl-01.ott \ + ru/stl-02.ott \ + ru/stl-03.ott \ + ru/stl-04.ott \ + ru/stl-05.ott \ + ru/stl-06.ott \ + ru/stl-07.ott \ + ru/stl-08.ott \ + ru/stl-09.ott \ + ru/stl-default.ott \ + sk/cnt-011.ott \ + sk/cnt-012.ott \ + sk/cnt-01.ott \ + sk/cnt-021.ott \ + sk/cnt-022.ott \ + sk/cnt-02.ott \ + sk/cnt-031.ott \ + sk/cnt-032.ott \ + sk/cnt-03.ott \ + sk/cnt-041.ott \ + sk/cnt-042.ott \ + sk/cnt-04.ott \ + sk/cnt-051.ott \ + sk/cnt-052.ott \ + sk/cnt-05.ott \ + sk/cnt-061.ott \ + sk/cnt-062.ott \ + sk/cnt-06.ott \ + sk/cnt-default.ott \ + sk/stl-01.ott \ + sk/stl-02.ott \ + sk/stl-03.ott \ + sk/stl-04.ott \ + sk/stl-05.ott \ + sk/stl-06.ott \ + sk/stl-07.ott \ + sk/stl-08.ott \ + sk/stl-09.ott \ + sk/stl-default.ott \ + sl/cnt-011.ott \ + sl/cnt-012.ott \ + sl/cnt-01.ott \ + sl/cnt-021.ott \ + sl/cnt-022.ott \ + sl/cnt-02.ott \ + sl/cnt-031.ott \ + sl/cnt-032.ott \ + sl/cnt-03.ott \ + sl/cnt-041.ott \ + sl/cnt-042.ott \ + sl/cnt-04.ott \ + sl/cnt-051.ott \ + sl/cnt-052.ott \ + sl/cnt-05.ott \ + sl/cnt-061.ott \ + sl/cnt-062.ott \ + sl/cnt-06.ott \ + sl/cnt-default.ott \ + sl/stl-01.ott \ + sl/stl-02.ott \ + sl/stl-03.ott \ + sl/stl-04.ott \ + sl/stl-05.ott \ + sl/stl-06.ott \ + sl/stl-07.ott \ + sl/stl-08.ott \ + sl/stl-09.ott \ + sl/stl-default.ott \ + sv/cnt-011.ott \ + sv/cnt-012.ott \ + sv/cnt-01.ott \ + sv/cnt-021.ott \ + sv/cnt-022.ott \ + sv/cnt-02.ott \ + sv/cnt-031.ott \ + sv/cnt-032.ott \ + sv/cnt-03.ott \ + sv/cnt-041.ott \ + sv/cnt-042.ott \ + sv/cnt-04.ott \ + sv/cnt-051.ott \ + sv/cnt-052.ott \ + sv/cnt-05.ott \ + sv/cnt-061.ott \ + sv/cnt-062.ott \ + sv/cnt-06.ott \ + sv/cnt-default.ott \ + sv/stl-01.ott \ + sv/stl-02.ott \ + sv/stl-03.ott \ + sv/stl-04.ott \ + sv/stl-05.ott \ + sv/stl-06.ott \ + sv/stl-07.ott \ + sv/stl-08.ott \ + sv/stl-09.ott \ + sv/stl-default.ott \ + vi/cnt-011.ott \ + vi/cnt-012.ott \ + vi/cnt-01.ott \ + vi/cnt-021.ott \ + vi/cnt-022.ott \ + vi/cnt-02.ott \ + vi/cnt-031.ott \ + vi/cnt-032.ott \ + vi/cnt-03.ott \ + vi/cnt-041.ott \ + vi/cnt-042.ott \ + vi/cnt-04.ott \ + vi/cnt-051.ott \ + vi/cnt-052.ott \ + vi/cnt-05.ott \ + vi/cnt-061.ott \ + vi/cnt-062.ott \ + vi/cnt-06.ott \ + vi/cnt-default.ott \ + vi/stl-01.ott \ + vi/stl-02.ott \ + vi/stl-03.ott \ + vi/stl-04.ott \ + vi/stl-05.ott \ + vi/stl-06.ott \ + vi/stl-07.ott \ + vi/stl-08.ott \ + vi/stl-09.ott \ + vi/stl-default.ott \ + zh-CN/cnt-011.ott \ + zh-CN/cnt-012.ott \ + zh-CN/cnt-01.ott \ + zh-CN/cnt-021.ott \ + zh-CN/cnt-022.ott \ + zh-CN/cnt-02.ott \ + zh-CN/cnt-031.ott \ + zh-CN/cnt-032.ott \ + zh-CN/cnt-03.ott \ + zh-CN/cnt-041.ott \ + zh-CN/cnt-042.ott \ + zh-CN/cnt-04.ott \ + zh-CN/cnt-051.ott \ + zh-CN/cnt-052.ott \ + zh-CN/cnt-05.ott \ + zh-CN/cnt-061.ott \ + zh-CN/cnt-062.ott \ + zh-CN/cnt-06.ott \ + zh-CN/cnt-default.ott \ + zh-CN/stl-01.ott \ + zh-CN/stl-02.ott \ + zh-CN/stl-03.ott \ + zh-CN/stl-04.ott \ + zh-CN/stl-05.ott \ + zh-CN/stl-06.ott \ + zh-CN/stl-07.ott \ + zh-CN/stl-08.ott \ + zh-CN/stl-09.ott \ + zh-CN/stl-default.ott \ + zh-TW/cnt-011.ott \ + zh-TW/cnt-012.ott \ + zh-TW/cnt-01.ott \ + zh-TW/cnt-021.ott \ + zh-TW/cnt-022.ott \ + zh-TW/cnt-02.ott \ + zh-TW/cnt-031.ott \ + zh-TW/cnt-032.ott \ + zh-TW/cnt-03.ott \ + zh-TW/cnt-041.ott \ + zh-TW/cnt-042.ott \ + zh-TW/cnt-04.ott \ + zh-TW/cnt-051.ott \ + zh-TW/cnt-052.ott \ + zh-TW/cnt-05.ott \ + zh-TW/cnt-061.ott \ + zh-TW/cnt-062.ott \ + zh-TW/cnt-06.ott \ + zh-TW/cnt-default.ott \ + zh-TW/stl-01.ott \ + zh-TW/stl-02.ott \ + zh-TW/stl-03.ott \ + zh-TW/stl-04.ott \ + zh-TW/stl-05.ott \ + zh-TW/stl-06.ott \ + zh-TW/stl-07.ott \ + zh-TW/stl-08.ott \ + zh-TW/stl-09.ott \ + zh-TW/stl-default.ott \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/AllLangZip_tplwizstyles.mk b/extras/AllLangZip_tplwizstyles.mk new file mode 100644 index 000000000000..89e71061f8f0 --- /dev/null +++ b/extras/AllLangZip_tplwizstyles.mk @@ -0,0 +1,465 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_AllLangZip_AllLangZip,tplwizstyles,$(SRCDIR)/extras/source/templates/wizard/styles/lang)) + +$(eval $(call gb_AllLangZip_add_files,tplwizstyles,\ + bg/blackberry.ots \ + bg/black_white.ots \ + bg/default.ots \ + bg/diner.ots \ + bg/fall.ots \ + bg/glacier.ots \ + bg/green_grapes.ots \ + bg/jeans.ots \ + bg/marine.ots \ + bg/millennium.ots \ + bg/nature.ots \ + bg/neon.ots \ + bg/night.ots \ + bg/nostalgic.ots \ + bg/pastell.ots \ + bg/pool.ots \ + bg/pumpkin.ots \ + bg/xos.ots \ + cs/blackberry.ots \ + cs/black_white.ots \ + cs/default.ots \ + cs/diner.ots \ + cs/fall.ots \ + cs/glacier.ots \ + cs/green_grapes.ots \ + cs/jeans.ots \ + cs/marine.ots \ + cs/millennium.ots \ + cs/nature.ots \ + cs/neon.ots \ + cs/night.ots \ + cs/nostalgic.ots \ + cs/pastell.ots \ + cs/pool.ots \ + cs/pumpkin.ots \ + cs/xos.ots \ + da/blackberry.ots \ + da/black_white.ots \ + da/default.ots \ + da/diner.ots \ + da/fall.ots \ + da/glacier.ots \ + da/green_grapes.ots \ + da/jeans.ots \ + da/marine.ots \ + da/millennium.ots \ + da/nature.ots \ + da/neon.ots \ + da/night.ots \ + da/nostalgic.ots \ + da/pastell.ots \ + da/pool.ots \ + da/pumpkin.ots \ + da/xos.ots \ + de/blackberry.ots \ + de/black_white.ots \ + de/default.ots \ + de/diner.ots \ + de/fall.ots \ + de/glacier.ots \ + de/green_grapes.ots \ + de/jeans.ots \ + de/marine.ots \ + de/millennium.ots \ + de/nature.ots \ + de/neon.ots \ + de/night.ots \ + de/nostalgic.ots \ + de/pastell.ots \ + de/pool.ots \ + de/pumpkin.ots \ + de/xos.ots \ + en-GB/blackberry.ots \ + en-GB/black_white.ots \ + en-GB/default.ots \ + en-GB/diner.ots \ + en-GB/fall.ots \ + en-GB/glacier.ots \ + en-GB/green_grapes.ots \ + en-GB/jeans.ots \ + en-GB/marine.ots \ + en-GB/millennium.ots \ + en-GB/nature.ots \ + en-GB/neon.ots \ + en-GB/night.ots \ + en-GB/nostalgic.ots \ + en-GB/pastell.ots \ + en-GB/pool.ots \ + en-GB/pumpkin.ots \ + en-GB/xos.ots \ + en-US/blackberry.ots \ + en-US/black_white.ots \ + en-US/default.ots \ + en-US/diner.ots \ + en-US/fall.ots \ + en-US/glacier.ots \ + en-US/green_grapes.ots \ + en-US/jeans.ots \ + en-US/marine.ots \ + en-US/millennium.ots \ + en-US/nature.ots \ + en-US/neon.ots \ + en-US/night.ots \ + en-US/nostalgic.ots \ + en-US/pastell.ots \ + en-US/pool.ots \ + en-US/pumpkin.ots \ + en-US/xos.ots \ + es/blackberry.ots \ + es/black_white.ots \ + es/default.ots \ + es/diner.ots \ + es/fall.ots \ + es/glacier.ots \ + es/green_grapes.ots \ + es/jeans.ots \ + es/marine.ots \ + es/millennium.ots \ + es/nature.ots \ + es/neon.ots \ + es/night.ots \ + es/nostalgic.ots \ + es/pastell.ots \ + es/pool.ots \ + es/pumpkin.ots \ + es/xos.ots \ + eu/blackberry.ots \ + eu/black_white.ots \ + eu/default.ots \ + eu/diner.ots \ + eu/fall.ots \ + eu/glacier.ots \ + eu/green_grapes.ots \ + eu/jeans.ots \ + eu/marine.ots \ + eu/millennium.ots \ + eu/nature.ots \ + eu/neon.ots \ + eu/night.ots \ + eu/nostalgic.ots \ + eu/pastell.ots \ + eu/pool.ots \ + eu/pumpkin.ots \ + eu/xos.ots \ + fr/blackberry.ots \ + fr/black_white.ots \ + fr/default.ots \ + fr/diner.ots \ + fr/fall.ots \ + fr/glacier.ots \ + fr/green_grapes.ots \ + fr/jeans.ots \ + fr/marine.ots \ + fr/millennium.ots \ + fr/nature.ots \ + fr/neon.ots \ + fr/night.ots \ + fr/nostalgic.ots \ + fr/pastell.ots \ + fr/pool.ots \ + fr/pumpkin.ots \ + fr/xos.ots \ + hu/blackberry.ots \ + hu/black_white.ots \ + hu/default.ots \ + hu/diner.ots \ + hu/fall.ots \ + hu/glacier.ots \ + hu/green_grapes.ots \ + hu/jeans.ots \ + hu/marine.ots \ + hu/millennium.ots \ + hu/nature.ots \ + hu/neon.ots \ + hu/night.ots \ + hu/nostalgic.ots \ + hu/pastell.ots \ + hu/pool.ots \ + hu/pumpkin.ots \ + hu/xos.ots \ + it/blackberry.ots \ + it/black_white.ots \ + it/default.ots \ + it/diner.ots \ + it/fall.ots \ + it/glacier.ots \ + it/green_grapes.ots \ + it/jeans.ots \ + it/marine.ots \ + it/millennium.ots \ + it/nature.ots \ + it/neon.ots \ + it/night.ots \ + it/nostalgic.ots \ + it/pastell.ots \ + it/pool.ots \ + it/pumpkin.ots \ + it/xos.ots \ + ja/blackberry.ots \ + ja/black_white.ots \ + ja/default.ots \ + ja/diner.ots \ + ja/fall.ots \ + ja/glacier.ots \ + ja/green_grapes.ots \ + ja/jeans.ots \ + ja/marine.ots \ + ja/millennium.ots \ + ja/nature.ots \ + ja/neon.ots \ + ja/night.ots \ + ja/nostalgic.ots \ + ja/pastell.ots \ + ja/pool.ots \ + ja/pumpkin.ots \ + ja/xos.ots \ + km/blackberry.ots \ + km/black_white.ots \ + km/default.ots \ + km/diner.ots \ + km/fall.ots \ + km/glacier.ots \ + km/green_grapes.ots \ + km/jeans.ots \ + km/marine.ots \ + km/millennium.ots \ + km/nature.ots \ + km/neon.ots \ + km/night.ots \ + km/nostalgic.ots \ + km/pastell.ots \ + km/pool.ots \ + km/pumpkin.ots \ + km/xos.ots \ + ko/blackberry.ots \ + ko/black_white.ots \ + ko/default.ots \ + ko/diner.ots \ + ko/fall.ots \ + ko/glacier.ots \ + ko/green_grapes.ots \ + ko/jeans.ots \ + ko/marine.ots \ + ko/millennium.ots \ + ko/nature.ots \ + ko/neon.ots \ + ko/night.ots \ + ko/nostalgic.ots \ + ko/pastell.ots \ + ko/pool.ots \ + ko/pumpkin.ots \ + ko/xos.ots \ + nl/blackberry.ots \ + nl/black_white.ots \ + nl/default.ots \ + nl/diner.ots \ + nl/fall.ots \ + nl/glacier.ots \ + nl/green_grapes.ots \ + nl/jeans.ots \ + nl/marine.ots \ + nl/millennium.ots \ + nl/nature.ots \ + nl/neon.ots \ + nl/night.ots \ + nl/nostalgic.ots \ + nl/pastell.ots \ + nl/pool.ots \ + nl/pumpkin.ots \ + nl/xos.ots \ + pl/blackberry.ots \ + pl/black_white.ots \ + pl/default.ots \ + pl/diner.ots \ + pl/fall.ots \ + pl/glacier.ots \ + pl/green_grapes.ots \ + pl/jeans.ots \ + pl/marine.ots \ + pl/millennium.ots \ + pl/nature.ots \ + pl/neon.ots \ + pl/night.ots \ + pl/nostalgic.ots \ + pl/pastell.ots \ + pl/pool.ots \ + pl/pumpkin.ots \ + pl/xos.ots \ + pt/blackberry.ots \ + pt/black_white.ots \ + pt-BR/blackberry.ots \ + pt-BR/black_white.ots \ + pt-BR/default.ots \ + pt-BR/diner.ots \ + pt-BR/fall.ots \ + pt-BR/glacier.ots \ + pt-BR/green_grapes.ots \ + pt-BR/jeans.ots \ + pt-BR/marine.ots \ + pt-BR/millennium.ots \ + pt-BR/nature.ots \ + pt-BR/neon.ots \ + pt-BR/night.ots \ + pt-BR/nostalgic.ots \ + pt-BR/pastell.ots \ + pt-BR/pool.ots \ + pt-BR/pumpkin.ots \ + pt-BR/xos.ots \ + pt/default.ots \ + pt/diner.ots \ + pt/fall.ots \ + pt/glacier.ots \ + pt/green_grapes.ots \ + pt/jeans.ots \ + pt/marine.ots \ + pt/millennium.ots \ + pt/nature.ots \ + pt/neon.ots \ + pt/night.ots \ + pt/nostalgic.ots \ + pt/pastell.ots \ + pt/pool.ots \ + pt/pumpkin.ots \ + pt/xos.ots \ + ru/blackberry.ots \ + ru/black_white.ots \ + ru/default.ots \ + ru/diner.ots \ + ru/fall.ots \ + ru/glacier.ots \ + ru/green_grapes.ots \ + ru/jeans.ots \ + ru/marine.ots \ + ru/millennium.ots \ + ru/nature.ots \ + ru/neon.ots \ + ru/night.ots \ + ru/nostalgic.ots \ + ru/pastell.ots \ + ru/pool.ots \ + ru/pumpkin.ots \ + ru/xos.ots \ + sk/blackberry.ots \ + sk/black_white.ots \ + sk/default.ots \ + sk/diner.ots \ + sk/fall.ots \ + sk/glacier.ots \ + sk/green_grapes.ots \ + sk/jeans.ots \ + sk/marine.ots \ + sk/millennium.ots \ + sk/nature.ots \ + sk/neon.ots \ + sk/night.ots \ + sk/nostalgic.ots \ + sk/pastell.ots \ + sk/pool.ots \ + sk/pumpkin.ots \ + sk/xos.ots \ + sl/blackberry.ots \ + sl/black_white.ots \ + sl/default.ots \ + sl/diner.ots \ + sl/fall.ots \ + sl/glacier.ots \ + sl/green_grapes.ots \ + sl/jeans.ots \ + sl/marine.ots \ + sl/millennium.ots \ + sl/nature.ots \ + sl/neon.ots \ + sl/night.ots \ + sl/nostalgic.ots \ + sl/pastell.ots \ + sl/pool.ots \ + sl/pumpkin.ots \ + sl/xos.ots \ + sv/blackberry.ots \ + sv/black_white.ots \ + sv/default.ots \ + sv/diner.ots \ + sv/fall.ots \ + sv/glacier.ots \ + sv/green_grapes.ots \ + sv/jeans.ots \ + sv/marine.ots \ + sv/millennium.ots \ + sv/nature.ots \ + sv/neon.ots \ + sv/night.ots \ + sv/nostalgic.ots \ + sv/pastell.ots \ + sv/pool.ots \ + sv/pumpkin.ots \ + sv/xos.ots \ + vi/blackberry.ots \ + vi/black_white.ots \ + vi/default.ots \ + vi/diner.ots \ + vi/fall.ots \ + vi/glacier.ots \ + vi/green_grapes.ots \ + vi/jeans.ots \ + vi/marine.ots \ + vi/millennium.ots \ + vi/nature.ots \ + vi/neon.ots \ + vi/night.ots \ + vi/nostalgic.ots \ + vi/pastell.ots \ + vi/pool.ots \ + vi/pumpkin.ots \ + vi/xos.ots \ + zh-CN/blackberry.ots \ + zh-CN/black_white.ots \ + zh-CN/default.ots \ + zh-CN/diner.ots \ + zh-CN/fall.ots \ + zh-CN/glacier.ots \ + zh-CN/green_grapes.ots \ + zh-CN/jeans.ots \ + zh-CN/marine.ots \ + zh-CN/millennium.ots \ + zh-CN/nature.ots \ + zh-CN/neon.ots \ + zh-CN/night.ots \ + zh-CN/nostalgic.ots \ + zh-CN/pastell.ots \ + zh-CN/pool.ots \ + zh-CN/pumpkin.ots \ + zh-CN/xos.ots \ + zh-TW/blackberry.ots \ + zh-TW/black_white.ots \ + zh-TW/default.ots \ + zh-TW/diner.ots \ + zh-TW/fall.ots \ + zh-TW/glacier.ots \ + zh-TW/green_grapes.ots \ + zh-TW/jeans.ots \ + zh-TW/marine.ots \ + zh-TW/millennium.ots \ + zh-TW/nature.ots \ + zh-TW/neon.ots \ + zh-TW/night.ots \ + zh-TW/nostalgic.ots \ + zh-TW/pastell.ots \ + zh-TW/pool.ots \ + zh-TW/pumpkin.ots \ + zh-TW/xos.ots \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/CustomTarget_autocorr.mk b/extras/CustomTarget_autocorr.mk new file mode 100644 index 000000000000..95da349ad893 --- /dev/null +++ b/extras/CustomTarget_autocorr.mk @@ -0,0 +1,320 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_CustomTarget_CustomTarget,extras/source/autotext)) + +extras_AUTOCORR_LANGS := \ + af-ZA:af-ZA \ + bg:bg-BG \ + cs:cs-CZ \ + da:da-DK \ + de:de-DE \ + en-AU:en-AU \ + en-GB:en-GB \ + en-US:en-US \ + en-ZA:en-ZA \ + es:es-ES \ + eu:eu \ + fa:fa-IR \ + fi:fi-FI \ + fr:fr-FR \ + ga-IE:ga-IE \ + hr:hr-HR \ + hu:hu-HU \ + it:it-IT \ + ja:ja-JP \ + ko:ko-KR \ + lb-LU:lb-LU \ + lt:lt-LT \ + mn:mn-MN \ + nl:nl-NL \ + nl-BE:nl-BE \ + pl:pl-PL \ + pt:pt-PT \ + pt-BR:pt-BR \ + ru:ru-RU \ + sh-ME:sh-ME \ + sh-RS:sh-RS \ + sh-YU:sh-YU \ + sk:sk-SK \ + sl:sl-SI \ + sr-ME:sr-ME \ + sr-RS:sr-RS \ + sr-YU:sr-YU \ + sv:sv-SE \ + tr:tr-TR \ + vi:vi-VN \ + zh-CN:zh-CN \ + zh-TW:zh-TW \ + +extras_AUTOCORR_XMLFILES := \ + af-ZA/acor/DocumentList.xml \ + af-ZA/acor/META-INF/manifest.xml \ + af-ZA/acor/SentenceExceptList.xml \ + af-ZA/acor/WordExceptList.xml \ + bg/acor/DocumentList.xml \ + bg/acor/META-INF/manifest.xml \ + bg/acor/SentenceExceptList.xml \ + bg/acor/WordExceptList.xml \ + cs/acor/BlockList.xml \ + cs/acor/DocumentList.xml \ + cs/acor/META-INF/manifest.xml \ + da/acor/BlockList.xml \ + da/acor/DocumentList.xml \ + da/acor/META-INF/manifest.xml \ + da/acor/SentenceExceptList.xml \ + da/acor/WordExceptList.xml \ + de/acor/BlockList.xml \ + de/acor/DocumentList.xml \ + de/acor/META-INF/manifest.xml \ + de/acor/SentenceExceptList.xml \ + de/acor/WordExceptList.xml \ + en-AU/acor/BlockList.xml \ + en-AU/acor/DocumentList.xml \ + en-AU/acor/META-INF/manifest.xml \ + en-AU/acor/SentenceExceptList.xml \ + en-AU/acor/WordExceptList.xml \ + en-GB/acor/BlockList.xml \ + en-GB/acor/DocumentList.xml \ + en-GB/acor/META-INF/manifest.xml \ + en-GB/acor/SentenceExceptList.xml \ + en-GB/acor/WordExceptList.xml \ + en-US/acor/BlockList.xml \ + en-US/acor/DocumentList.xml \ + en-US/acor/META-INF/manifest.xml \ + en-US/acor/SentenceExceptList.xml \ + en-US/acor/WordExceptList.xml \ + en-ZA/acor/DocumentList.xml \ + en-ZA/acor/META-INF/manifest.xml \ + en-ZA/acor/SentenceExceptList.xml \ + en-ZA/acor/WordExceptList.xml \ + es/acor/BlockList.xml \ + es/acor/DocumentList.xml \ + es/acor/META-INF/manifest.xml \ + es/acor/SentenceExceptList.xml \ + es/acor/WordExceptList.xml \ + eu/acor/DocumentList.xml \ + eu/acor/META-INF/manifest.xml \ + eu/acor/SentenceExceptList.xml \ + eu/acor/WordExceptList.xml \ + fa/acor/DocumentList.xml \ + fa/acor/META-INF/manifest.xml \ + fi/acor/BlockList.xml \ + fi/acor/DocumentList.xml \ + fi/acor/META-INF/manifest.xml \ + fi/acor/SentenceExceptList.xml \ + fi/acor/WordExceptList.xml \ + fr/acor/DocumentList.xml \ + fr/acor/META-INF/manifest.xml \ + fr/acor/SentenceExceptList.xml \ + fr/acor/WordExceptList.xml \ + ga-IE/acor/DocumentList.xml \ + ga-IE/acor/META-INF/manifest.xml \ + ga-IE/acor/SentenceExceptList.xml \ + ga-IE/acor/WordExceptList.xml \ + hr/acor/DocumentList.xml \ + hr/acor/META-INF/manifest.xml \ + hr/acor/SentenceExceptList.xml \ + hr/acor/WordExceptList.xml \ + hu/acor/BlockList.xml \ + hu/acor/DocumentList.xml \ + hu/acor/META-INF/manifest.xml \ + hu/acor/SentenceExceptList.xml \ + hu/acor/WordExceptList.xml \ + it/acor/BlockList.xml \ + it/acor/DocumentList.xml \ + it/acor/META-INF/manifest.xml \ + it/acor/SentenceExceptList.xml \ + it/acor/WordExceptList.xml \ + ja/acor/DocumentList.xml \ + ja/acor/META-INF/manifest.xml \ + ja/acor/SentenceExceptList.xml \ + ko/acor/DocumentList.xml \ + ko/acor/META-INF/manifest.xml \ + ko/acor/SentenceExceptList.xml \ + lb-LU/acor/DocumentList.xml \ + lb-LU/acor/META-INF/manifest.xml \ + lt/acor/BlockList.xml \ + lt/acor/DocumentList.xml \ + lt/acor/META-INF/manifest.xml \ + lt/acor/SentenceExceptList.xml \ + lt/acor/WordExceptList.xml \ + mn/acor/DocumentList.xml \ + mn/acor/META-INF/manifest.xml \ + mn/acor/SentenceExceptList.xml \ + mn/acor/WordExceptList.xml \ + nl-BE/acor/BlockList.xml \ + nl-BE/acor/DocumentList.xml \ + nl-BE/acor/META-INF/manifest.xml \ + nl-BE/acor/SentenceExceptList.xml \ + nl-BE/acor/WordExceptList.xml \ + nl/acor/BlockList.xml \ + nl/acor/DocumentList.xml \ + nl/acor/META-INF/manifest.xml \ + nl/acor/SentenceExceptList.xml \ + nl/acor/WordExceptList.xml \ + pl/acor/DocumentList.xml \ + pl/acor/META-INF/manifest.xml \ + pl/acor/SentenceExceptList.xml \ + pl/acor/WordExceptList.xml \ + pt-BR/acor/BlockList.xml \ + pt-BR/acor/DocumentList.xml \ + pt-BR/acor/META-INF/manifest.xml \ + pt-BR/acor/WordExceptList.xml \ + pt/acor/BlockList.xml \ + pt/acor/DocumentList.xml \ + pt/acor/META-INF/manifest.xml \ + pt/acor/SentenceExceptList.xml \ + pt/acor/WordExceptList.xml \ + ru/acor/BlockList.xml \ + ru/acor/DocumentList.xml \ + ru/acor/META-INF/manifest.xml \ + ru/acor/SentenceExceptList.xml \ + ru/acor/WordExceptList.xml \ + sh-ME/acor/DocumentList.xml \ + sh-ME/acor/META-INF/manifest.xml \ + sh-ME/acor/SentenceExceptList.xml \ + sh-ME/acor/WordExceptList.xml \ + sh-RS/acor/DocumentList.xml \ + sh-RS/acor/META-INF/manifest.xml \ + sh-RS/acor/SentenceExceptList.xml \ + sh-RS/acor/WordExceptList.xml \ + sh-YU/acor/DocumentList.xml \ + sh-YU/acor/META-INF/manifest.xml \ + sh-YU/acor/SentenceExceptList.xml \ + sh-YU/acor/WordExceptList.xml \ + sk/acor/DocumentList.xml \ + sk/acor/META-INF/manifest.xml \ + sk/acor/SentenceExceptList.xml \ + sk/acor/WordExceptList.xml \ + sl/acor/DocumentList.xml \ + sl/acor/META-INF/manifest.xml \ + sl/acor/SentenceExceptList.xml \ + sl/acor/WordExceptList.xml \ + sr-ME/acor/DocumentList.xml \ + sr-ME/acor/META-INF/manifest.xml \ + sr-ME/acor/SentenceExceptList.xml \ + sr-ME/acor/WordExceptList.xml \ + sr-RS/acor/DocumentList.xml \ + sr-RS/acor/META-INF/manifest.xml \ + sr-RS/acor/SentenceExceptList.xml \ + sr-RS/acor/WordExceptList.xml \ + sr-YU/acor/DocumentList.xml \ + sr-YU/acor/META-INF/manifest.xml \ + sr-YU/acor/SentenceExceptList.xml \ + sr-YU/acor/WordExceptList.xml \ + sv/acor/BlockList.xml \ + sv/acor/DocumentList.xml \ + sv/acor/META-INF/manifest.xml \ + sv/acor/SentenceExceptList.xml \ + sv/acor/WordExceptList.xml \ + tr/acor/DocumentList.xml \ + tr/acor/META-INF/manifest.xml \ + tr/acor/SentenceExceptList.xml \ + tr/acor/WordExceptList.xml \ + vi/acor/DocumentList.xml \ + vi/acor/META-INF/manifest.xml \ + vi/acor/WordExceptList.xml \ + zh-CN/acor/DocumentList.xml \ + zh-CN/acor/META-INF/manifest.xml \ + zh-CN/acor/SentenceExceptList.xml \ + zh-TW/acor/DocumentList.xml \ + zh-TW/acor/META-INF/manifest.xml \ + zh-TW/acor/SentenceExceptList.xml \ + + +extras_AUTOCORR_MIMETYPEFILES := \ + af-ZA/acor/mimetype \ + bg/acor/mimetype \ + cs/acor/mimetype \ + da/acor/mimetype \ + de/acor/mimetype \ + en-AU/acor/mimetype \ + en-GB/acor/mimetype \ + en-US/acor/mimetype \ + en-ZA/acor/mimetype \ + es/acor/mimetype \ + eu/acor/mimetype \ + fa/acor/mimetype \ + fi/acor/mimetype \ + fr/acor/mimetype \ + ga-IE/acor/mimetype \ + hu/acor/mimetype \ + it/acor/mimetype \ + lb-LU/acor/mimetype \ + lt/acor/mimetype \ + mn/acor/mimetype \ + nl-BE/acor/mimetype \ + nl/acor/mimetype \ + pl/acor/mimetype \ + pt-BR/acor/mimetype \ + pt/acor/mimetype \ + ru/acor/mimetype \ + sh-ME/acor/mimetype \ + sh-RS/acor/mimetype \ + sh-YU/acor/mimetype \ + sk/acor/mimetype \ + sl/acor/mimetype \ + sr-ME/acor/mimetype \ + sr-RS/acor/mimetype \ + sr-YU/acor/mimetype \ + sv/acor/mimetype \ + tr/acor/mimetype \ + vi/acor/mimetype \ + + +ifneq ($(sort $(foreach file,$(extras_AUTOCORR_XMLFILES),$(firstword $(subst /, ,$(file))))),$(sort $(foreach lang,$(extras_AUTOCORR_LANGS),$(firstword $(subst :, ,$(lang)))))) +$(call gb_Output_error,defined autocorrection languages do not match existing directories) +endif + +$(call gb_CustomTarget_get_target,extras/source/autotext) : \ + $(foreach lang,$(extras_AUTOCORR_LANGS),$(call gb_CustomTarget_get_workdir,extras/source/autotext)/acor_$(lastword $(subst :, ,$(lang))).dat) + +$(call gb_CustomTarget_get_workdir,extras/source/autotext)/%/mimetype : $(SRCDIR)/extras/source/autotext/lang/%/mimetype + $(call gb_Output_announce,$*/mimetype,$(true),CPY,1) + cp $< $@ + +$(call gb_CustomTarget_get_workdir,extras/source/autotext)/%.xml : $(SRCDIR)/extras/source/autotext/lang/%.xml + $(call gb_Output_announce,$*.xml,$(true),XSL,1) + $(gb_XSLTPROC) -o $@ $(SRCDIR)/extras/util/compact.xsl $< + +$(call gb_CustomTarget_get_workdir,extras/source/autotext)/%.dat : + $(call gb_Output_announce,$*.dat,$(true),ZIP,2) + $(call gb_Helper_abbreviate_dirs,\ + cd $(EXTRAS_AUTOCORR_DIR) && \ + zip -qrX --filesync $@ $(EXTRAS_AUTOCORR_FILES) \ + ) + +define extras_Autocorr_make_file_deps +$(call gb_CustomTarget_get_workdir,$(1))/$(2) : $(SRCDIR)/$(1)/lang/$(2) \ + | $(dir $(call gb_CustomTarget_get_workdir,$(1))/$(2)).dir + +endef + +define extras_Autocorr_make_zip_deps +$(call gb_CustomTarget_get_workdir,$(1))/$(2) : \ + $(addprefix $(call gb_CustomTarget_get_workdir,$(1))/,$(filter $(3)/%,$(extras_AUTOCORR_MIMETYPEFILES) $(extras_AUTOCORR_XMLFILES))) \ + | $(dir $(call gb_CustomTarget_get_workdir,$(1))/$(2)).dir + +$(call gb_CustomTarget_get_workdir,$(1))/$(2) : \ + EXTRAS_AUTOCORR_FILES := $(foreach file,$(filter $(3)/%,$(extras_AUTOCORR_MIMETYPEFILES) $(extras_AUTOCORR_XMLFILES)),$(subst $(3)/acor/,,$(file))) +$(call gb_CustomTarget_get_workdir,$(1))/$(2) : \ + EXTRAS_AUTOCORR_DIR := $(call gb_CustomTarget_get_workdir,$(1))/$(3)/acor + +endef + +$(eval $(foreach file,$(extras_AUTOCORR_MIMETYPEFILES) $(extras_AUTOCORR_XMLFILES),\ + $(call extras_Autocorr_make_file_deps,extras/source/autotext,$(file)) \ +)) + +$(eval $(foreach lang,$(extras_AUTOCORR_LANGS),\ + $(call extras_Autocorr_make_zip_deps,extras/source/autotext,acor_$(lastword $(subst :, ,$(lang))).dat,$(firstword $(subst :, ,$(lang)))) \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Makefile b/extras/Makefile new file mode 100644 index 000000000000..ccb1c85a04da --- /dev/null +++ b/extras/Makefile @@ -0,0 +1,7 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- + +module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) + +include $(module_directory)/../solenv/gbuild/partial_build.mk + +# vim: set noet sw=4 ts=4: diff --git a/extras/Module_extras.mk b/extras/Module_extras.mk new file mode 100644 index 000000000000..2836c2d58f39 --- /dev/null +++ b/extras/Module_extras.mk @@ -0,0 +1,132 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Module_Module,extras)) + +$(eval $(call gb_Module_add_targets,extras,\ + AllLangZip_autotextshare \ + AllLangZip_tplwizagenda \ + AllLangZip_tplwizfax \ + AllLangZip_tplwizreport \ + AllLangZip_tplwizstyles \ + CustomTarget_autocorr \ + Package_fonts \ + Package_newfiles \ + Zip_autocorr \ + Zip_autotextuser \ + Zip_cfgsrvbitmapunx \ + Zip_cfgsrvnolang \ + Zip_cfgusr \ + Zip_database \ + Zip_databasebiblio \ + Zip_gallbullets \ + Zip_gallhtmlexpo \ + Zip_gallroot \ + Zip_gallrulers \ + Zip_gallsound \ + Zip_gallsounds \ + Zip_gallsystem \ + Zip_gallwwwback \ + Zip_gallwwwgraf \ + Zip_palettes \ + Zip_tpllayoutimpr \ + Zip_tplwizbitmap \ + Zip_tplwizdesktop \ + Zip_tplwizletter \ + Zip_wordbook \ +)) + +ifeq ($(WITH_EXTRA_EXTENSIONS),YES) +$(eval $(call gb_Module_add_targets,extras,\ + Package_extensions \ +)) +endif + +ifeq ($(WITH_EXTRA_FONT),YES) +$(eval $(call gb_Module_add_targets,extras,\ + Package_extra_fonts \ + UnpackedTarball_fonts_pack \ +)) +endif + +ifeq ($(WITH_EXTRA_GALLERY),YES) +$(eval $(call gb_Module_add_targets,extras,\ + UnpackedTarball_gallery_pack \ + Zip_accessoriesgallery \ + Zip_accessoriesgallerydrawspeople \ + Zip_accessoriesgalleryelementsbullets2 \ + Zip_accessoriesgallerynonfree \ + Zip_accessoriesgalleryphotosbuildings \ + Zip_accessoriesgalleryphotoscelebration \ + Zip_accessoriesgalleryphotoscities \ + Zip_accessoriesgalleryphotosfauna \ + Zip_accessoriesgalleryphotosflowers \ + Zip_accessoriesgalleryphotosfoodsanddrinks \ + Zip_accessoriesgalleryphotoshumans \ + Zip_accessoriesgalleryphotoslandscapes \ + Zip_accessoriesgalleryphotosobjects \ + Zip_accessoriesgalleryphotosplants \ + Zip_accessoriesgalleryphotosspace \ + Zip_accessoriesgalleryphotosstatues \ + Zip_accessoriesgalleryphotostravel \ +)) +endif + +ifeq ($(WITH_EXTRA_SAMPLE),YES) +$(eval $(call gb_Module_add_targets,extras,\ + AllLangZip_accessoriessamples \ + AllLangZip_accessoriessamplesadvertisement \ + AllLangZip_accessoriessamplesdocumentation \ + AllLangZip_accessoriessamplesnonfree \ + AllLangZip_accessoriessamplesnonfreeadvertisement \ + AllLangZip_accessoriessamplesnonfreedocumentation \ + UnpackedTarball_samples_pack \ +)) +endif + +ifeq ($(WITH_EXTRA_TEMPLATE),YES) +$(eval $(call gb_Module_add_targets,extras,\ + AllLangZip_accessoriestemplates \ + AllLangZip_accessoriestemplateseducate \ + AllLangZip_accessoriestemplatesfinance \ + AllLangZip_accessoriestemplatesforms \ + AllLangZip_accessoriestemplateslabels \ + AllLangZip_accessoriestemplateslayout \ + AllLangZip_accessoriestemplatesmisc \ + AllLangZip_accessoriestemplatesnonfree \ + AllLangZip_accessoriestemplatesnonfreeeducate \ + AllLangZip_accessoriestemplatesnonfreefinance \ + AllLangZip_accessoriestemplatesnonfreeforms \ + AllLangZip_accessoriestemplatesnonfreelabels \ + AllLangZip_accessoriestemplatesnonfreelayout \ + AllLangZip_accessoriestemplatesnonfreemisc \ + AllLangZip_accessoriestemplatesnonfreeofficorr \ + AllLangZip_accessoriestemplatesnonfreeoffimisc \ + AllLangZip_accessoriestemplatesnonfreepersonal \ + AllLangZip_accessoriestemplatesnonfreepresent \ + AllLangZip_accessoriestemplatesofficorr \ + AllLangZip_accessoriestemplatesoffimisc \ + AllLangZip_accessoriestemplatespersonal \ + AllLangZip_accessoriestemplatespresent \ + UnpackedTarball_templates_pack \ + Zip_accessoriestemplatescommon \ + Zip_accessoriestemplatescommoneducate \ + Zip_accessoriestemplatescommonfinance \ + Zip_accessoriestemplatescommonforms \ + Zip_accessoriestemplatescommonlabels \ + Zip_accessoriestemplatescommonlayout \ + Zip_accessoriestemplatescommonmisc \ + Zip_accessoriestemplatescommonofficorr \ + Zip_accessoriestemplatescommonoffimisc \ + Zip_accessoriestemplatescommonpersonal \ + Zip_accessoriestemplatescommonpresent \ +)) +endif + +# vim: set noet sw=4 ts=4: diff --git a/extras/Package_extensions.mk b/extras/Package_extensions.mk new file mode 100644 index 000000000000..95790322d103 --- /dev/null +++ b/extras/Package_extensions.mk @@ -0,0 +1,60 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +# Technically these files do not belong to extras module, but they must +# be delivered from somewhere, so why not from extras... +$(eval $(call gb_Package_Package,extras_extensions,$(SRCDIR)/src)) + +ifneq ($(BARCODE_EXTENSION_PACK),) +$(eval $(call gb_Package_add_file,extras_extensions,bin/Barcode.oxt,$(BARCODE_EXTENSION_PACK))) +endif +ifneq ($(DIAGRAM_EXTENSION_PACK),) +$(eval $(call gb_Package_add_file,extras_extensions,bin/SmART.oxt,$(DIAGRAM_EXTENSION_PACK))) +endif +ifneq ($(GOOGLE_DOCS_EXTENSION_PACK),) +$(eval $(call gb_Package_add_file,extras_extensions,bin/gdocs.oxt,$(GOOGLE_DOCS_EXTENSION_PACK))) +endif +ifneq ($(HUNART_EXTENSION_PACK),) +$(eval $(call gb_Package_add_file,extras_extensions,bin/hunart.oxt,$(HUNART_EXTENSION_PACK))) +endif +ifneq ($(NUMBERTEXT_EXTENSION_PACK),) +$(eval $(call gb_Package_add_file,extras_extensions,bin/numberext.oxt,$(NUMBERTEXT_EXTENSION_PACK))) +endif +ifneq ($(OOOBLOGGER_EXTENSION_PACK),) +$(eval $(call gb_Package_add_file,extras_extensions,bin/oooblogger.oxt,$(OOOBLOGGER_EXTENSION_PACK))) +endif +ifneq ($(SUNTEMPLATES_DE_PACK),) +$(eval $(call gb_Package_add_file,extras_extensions,bin/Sun-ODF-Template-Pack-de,$(SUNTEMPLATES_DE_PACK))) +endif +ifneq ($(SUNTEMPLATES_EN_US_PACK),) +$(eval $(call gb_Package_add_file,extras_extensions,bin/Sun-ODF-Template-Pack-en-US,$(SUNTEMPLATES_EN_US_PACK))) +endif +ifneq ($(SUNTEMPLATES_ES_PACK),) +$(eval $(call gb_Package_add_file,extras_extensions,bin/Sun-ODF-Template-Pack-es,$(SUNTEMPLATES_ES_PACK))) +endif +ifneq ($(SUNTEMPLATES_FR_PACK),) +$(eval $(call gb_Package_add_file,extras_extensions,bin/Sun-ODF-Template-Pack-fr,$(SUNTEMPLATES_FR_PACK))) +endif +ifneq ($(SUNTEMPLATES_HU_PACK),) +$(eval $(call gb_Package_add_file,extras_extensions,bin/Sun-ODF-Template-Pack-hu,$(SUNTEMPLATES_HU_PACK))) +endif +ifneq ($(SUNTEMPLATES_IT_PACK),) +$(eval $(call gb_Package_add_file,extras_extensions,bin/Sun-ODF-Template-Pack-it,$(SUNTEMPLATES_IT_PACK))) +endif +ifneq ($(TYPO_EXTENSION_PACK),) +$(eval $(call gb_Package_add_file,extras_extensions,bin/typo.oxt,$(TYPO_EXTENSION_PACK))) +endif +ifneq ($(VALIDATOR_EXTENSION_PACK),) +$(eval $(call gb_Package_add_file,extras_extensions,bin/Validator.oxt,$(VALIDATOR_EXTENSION_PACK))) +endif +ifneq ($(WATCH_WINDOW_EXTENSION_PACK),) +$(eval $(call gb_Package_add_file,extras_extensions,bin/WatchWindow.oxt,$(WATCH_WINDOW_EXTENSION_PACK))) +endif + +# vim: set noet sw=4 ts=4: diff --git a/extras/Package_extra_fonts.mk b/extras/Package_extra_fonts.mk new file mode 100644 index 000000000000..f37d4e79e968 --- /dev/null +++ b/extras/Package_extra_fonts.mk @@ -0,0 +1,187 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Package_Package,extras_extra_fonts,$(call gb_UnpackedTarball_get_dir,fonts-pack)/decorative)) + +$(eval $(call gb_Package_use_unpacked,extras_extra_fonts,fonts-pack)) + +$(eval $(call gb_Package_add_files,extras_extra_fonts,pck,\ + BETSY2.ttf \ + Berylibi.ttf \ + Beryliub.ttf \ + Beryliui.ttf \ + Berylium.ttf \ + CHOPS___.TTF \ + DTPDingbats.ttf \ + GenAI102.TTF \ + GenAR102.TTF \ + GenI102.TTF \ + GenR102.TTF \ + Justus-Bold.ttf \ + Justus-Italic.ttf \ + Justus-ItalicOldstyle.ttf \ + Justus-Oldstyle.ttf \ + Justus-Roman.ttf \ + Justus-Versalitas.ttf \ + MgOpenCanonicaBold.ttf \ + MgOpenCanonicaBoldItalic.ttf \ + MgOpenCanonicaItalic.ttf \ + MgOpenCanonicaRegular.ttf \ + NEUROPOL.ttf \ + SAPPM___.ttf \ + Tuffy.ttf \ + Tuffy_Bold.ttf \ + Tuffy_Bold_Italic.ttf \ + Tuffy_Italic.ttf \ + Verina_Sans_Bold.otf \ + Verina_Sans_Bold_Oblique.otf \ + Verina_Sans_Mono.otf \ + Verina_Sans_Mono_Bold.otf \ + Verina_Sans_Mono_Bold_Oblique.otf \ + Verina_Sans_Mono_Oblique.otf \ + Verina_Sans_Oblique.otf \ + Verina_Sans_Roman.otf \ + Verina_Serif.otf \ + Verina_Serif_Bold.otf \ + a010013l.ttf \ + a010015l.ttf \ + a010033l.ttf \ + a010035l.ttf \ + airmole.ttf \ + airmolea.ttf \ + airmoleq.ttf \ + airmoles.ttf \ + astronbi.ttf \ + astronbo.ttf \ + astronbv.ttf \ + astronbw.ttf \ + b018012l.ttf \ + b018015l.ttf \ + b018032l.ttf \ + b018035l.ttf \ + baveuse.ttf \ + bluebold.ttf \ + bluecond.ttf \ + bluehigh.ttf \ + bluehigl.ttf \ + bullpen3.ttf \ + bullpen_.ttf \ + bullpeni.ttf \ + c059013l.ttf \ + c059016l.ttf \ + c059033l.ttf \ + c059036l.ttf \ + colourba.ttf \ + colourbb.ttf \ + counters.ttf \ + creditva.ttf \ + creditvb.ttf \ + creditvi.ttf \ + creditvz.ttf \ + d050000l.ttf \ + edmundis.ttf \ + edmunds.ttf \ + engeboit.ttf \ + engebold.ttf \ + engeexbi.ttf \ + engeexbo.ttf \ + engeexit.ttf \ + engeexpa.ttf \ + engeital.ttf \ + engeregu.ttf \ + goodfisb.ttf \ + goodfisc.ttf \ + goodfish.ttf \ + goodfisi.ttf \ + guanine_.ttf \ + gunplay.ttf \ + kirsty__.ttf \ + kirsty_b.ttf \ + kirsty_i.ttf \ + kirstybi.ttf \ + kirstyin.ttf \ + letstracebasic.ttf \ + letstraceruled.ttf \ + luximb.ttf \ + luximbi.ttf \ + luximr.ttf \ + luximri.ttf \ + luxirb.ttf \ + luxirbi.ttf \ + luxirr.ttf \ + luxirri.ttf \ + luxisb.ttf \ + luxisbi.ttf \ + luxisr.ttf \ + luxisri.ttf \ + mufferaw.ttf \ + n019003l.ttf \ + n019004l.ttf \ + n019023l.ttf \ + n019024l.ttf \ + n019043l.ttf \ + n019044l.ttf \ + n019063l.ttf \ + n019064l.ttf \ + n021003l.ttf \ + n021004l.ttf \ + n021023l.ttf \ + n021024l.ttf \ + n022003l.ttf \ + n022004l.ttf \ + n022023l.ttf \ + n022024l.ttf \ + nasaliza.ttf \ + numberpi.ttf \ + p052003l.ttf \ + p052004l.ttf \ + p052023l.ttf \ + p052024l.ttf \ + pricedow.ttf \ + pupcat__.ttf \ + rina.ttf \ + s050000l.ttf \ + sandoval.ttf \ + screenge.ttf \ + steelfib.ttf \ + steelfis.ttf \ + steelout.ttf \ + strenu3d.ttf \ + strenuou.ttf \ + subpear_.ttf \ + teen____.ttf \ + teenbdit.ttf \ + teenbold.ttf \ + teenital.ttf \ + teenlita.ttf \ + teenlite.ttf \ + typoderm.ttf \ + vahika_.ttf \ + vahikab.ttf \ + vahikac.ttf \ + vahikai.ttf \ + vectroid.ttf \ + velvenda.ttf \ + velvendc.ttf \ + vibroceb.ttf \ + vibrocei.ttf \ + vibrocen.ttf \ + vibrocex.ttf \ + wintermu.ttf \ + youregoi.ttf \ + youregon.ttf \ + z003034l.ttf \ + zekton__.ttf \ + zektonbi.ttf \ + zektonbo.ttf \ + zektonit.ttf \ + zorque.ttf \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Package_fonts.mk b/extras/Package_fonts.mk new file mode 100644 index 000000000000..a43a1fad1f32 --- /dev/null +++ b/extras/Package_fonts.mk @@ -0,0 +1,15 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Package_Package,extras_fonts,$(SRCDIR)/extras)) + +$(eval $(call gb_Package_add_file,extras_fonts,pck/opens___.ttf,source/truetype/symbol/opens___.ttf)) +$(eval $(call gb_Package_add_file,extras_fonts,pck/openoffice/fonts.dir,unx/source/fonts/fonts.dir)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Package_newfiles.mk b/extras/Package_newfiles.mk new file mode 100644 index 000000000000..3f5cf9d73378 --- /dev/null +++ b/extras/Package_newfiles.mk @@ -0,0 +1,20 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Package_Package,extras_newfiles,$(SRCDIR)/extras/source/shellnew)) + +$(eval $(call gb_Package_add_files,extras_newfiles,pck,\ + soffice.html \ + soffice.odg \ + soffice.odp \ + soffice.ods \ + soffice.odt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/UnpackedTarball_fonts_pack.mk b/extras/UnpackedTarball_fonts_pack.mk new file mode 100644 index 000000000000..26effc64e366 --- /dev/null +++ b/extras/UnpackedTarball_fonts_pack.mk @@ -0,0 +1,14 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_UnpackedTarball_UnpackedTarball,fonts-pack)) + +$(eval $(call gb_UnpackedTarball_set_tarball,fonts-pack,$(OOOP_FONTS_PACK))) + +# vim: set noet sw=4 ts=4: diff --git a/extras/UnpackedTarball_gallery_pack.mk b/extras/UnpackedTarball_gallery_pack.mk new file mode 100644 index 000000000000..a4adf20e1551 --- /dev/null +++ b/extras/UnpackedTarball_gallery_pack.mk @@ -0,0 +1,14 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_UnpackedTarball_UnpackedTarball,gallery-pack)) + +$(eval $(call gb_UnpackedTarball_set_tarball,gallery-pack,$(OOOP_GALLERY_PACK))) + +# vim: set noet sw=4 ts=4: diff --git a/extras/UnpackedTarball_samples_pack.mk b/extras/UnpackedTarball_samples_pack.mk new file mode 100644 index 000000000000..ff54ac2254d7 --- /dev/null +++ b/extras/UnpackedTarball_samples_pack.mk @@ -0,0 +1,14 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_UnpackedTarball_UnpackedTarball,samples-pack)) + +$(eval $(call gb_UnpackedTarball_set_tarball,samples-pack,$(OOOP_SAMPLES_PACK))) + +# vim: set noet sw=4 ts=4: diff --git a/extras/UnpackedTarball_templates_pack.mk b/extras/UnpackedTarball_templates_pack.mk new file mode 100644 index 000000000000..dc777adb6ee7 --- /dev/null +++ b/extras/UnpackedTarball_templates_pack.mk @@ -0,0 +1,14 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_UnpackedTarball_UnpackedTarball,templates-pack)) + +$(eval $(call gb_UnpackedTarball_set_tarball,templates-pack,$(OOOP_TEMPLATES_PACK))) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriesgallery.mk b/extras/Zip_accessoriesgallery.mk new file mode 100644 index 000000000000..87324f8641ae --- /dev/null +++ b/extras/Zip_accessoriesgallery.mk @@ -0,0 +1,319 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriesgallery,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories)) + +$(eval $(call gb_Zip_add_dependencies,accessoriesgallery,\ + $(call gb_UnpackedTarball_get_target,gallery-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriesgallery,\ + sg1010.sdg \ + sg1010.sdv \ + sg1010.thm \ + sg1011.sdg \ + sg1011.sdv \ + sg1011.thm \ + sg101.sdg \ + sg101.sdv \ + sg101.thm \ + sg102.sdg \ + sg102.sdv \ + sg102.thm \ + sg103.sdg \ + sg103.sdv \ + sg103.thm \ + sg105.sdg \ + sg105.sdv \ + sg105.thm \ + sg1067.sdg \ + sg1067.sdv \ + sg1067.thm \ + sg106.sdg \ + sg106.sdv \ + sg106.thm \ + sg107.sdg \ + sg107.sdv \ + sg107.thm \ + sg108.sdg \ + sg108.sdv \ + sg108.thm \ + sg109.sdg \ + sg109.sdv \ + sg109.thm \ + sg110.sdg \ + sg110.sdv \ + sg110.thm \ + sg111.sdg \ + sg111.sdv \ + sg111.thm \ + sg1208.sdg \ + sg1208.sdv \ + sg1208.thm \ + sg121.sdg \ + sg121.sdv \ + sg121.thm \ + sg127.sdg \ + sg127.sdv \ + sg127.thm \ + sg133.sdg \ + sg133.sdv \ + sg133.thm \ + sg200.sdg \ + sg200.sdv \ + sg200.thm \ + sg201.sdg \ + sg201.sdv \ + sg201.thm \ + sg203.sdg \ + sg203.sdv \ + sg203.thm \ + sg204.sdg \ + sg204.sdv \ + sg204.thm \ + sg205.sdg \ + sg205.sdv \ + sg205.thm \ + sg206.sdg \ + sg206.sdv \ + sg206.thm \ + sg207.sdg \ + sg207.sdv \ + sg207.thm \ + sg2101.sdg \ + sg2101.sdv \ + sg2101.thm \ + sg210.sdg \ + sg210.sdv \ + sg210.thm \ + sg212.sdg \ + sg212.sdv \ + sg212.thm \ + sg2245.sdg \ + sg2245.sdv \ + sg2245.thm \ + sg2246.sdg \ + sg2246.sdv \ + sg2246.thm \ + sg2247.sdg \ + sg2247.sdv \ + sg2247.thm \ + sg2248.sdg \ + sg2248.sdv \ + sg2248.thm \ + sg2249.sdg \ + sg2249.sdv \ + sg2249.thm \ + sg2250.sdg \ + sg2250.sdv \ + sg2250.thm \ + sg2251.sdg \ + sg2251.sdv \ + sg2251.thm \ + sg2253.sdg \ + sg2253.sdv \ + sg2253.thm \ + sg2254.sdg \ + sg2254.sdv \ + sg2254.thm \ + sg2255.sdg \ + sg2255.sdv \ + sg2255.thm \ + sg2256.sdg \ + sg2256.sdv \ + sg2256.thm \ + sg2257.sdg \ + sg2257.sdv \ + sg2257.thm \ + sg2258.sdg \ + sg2258.sdv \ + sg2258.thm \ + sg2259.sdg \ + sg2259.sdv \ + sg2259.thm \ + sg2261.sdg \ + sg2261.sdv \ + sg2261.thm \ + sg2262.sdg \ + sg2262.sdv \ + sg2262.thm \ + sg2264.sdg \ + sg2264.sdv \ + sg2264.thm \ + sg2265.sdg \ + sg2265.sdv \ + sg2265.thm \ + sg2266.sdg \ + sg2266.sdv \ + sg2266.thm \ + sg2267.sdg \ + sg2267.sdv \ + sg2267.thm \ + sg2268.sdg \ + sg2268.sdv \ + sg2268.thm \ + sg2269.sdg \ + sg2269.sdv \ + sg2269.thm \ + sg2270.sdg \ + sg2270.sdv \ + sg2270.thm \ + sg2272.sdg \ + sg2272.sdv \ + sg2272.thm \ + sg2273.sdg \ + sg2273.sdv \ + sg2273.thm \ + sg2274.sdg \ + sg2274.sdv \ + sg2274.thm \ + sg2275.sdg \ + sg2275.sdv \ + sg2275.thm \ + sg2276.sdg \ + sg2276.sdv \ + sg2276.thm \ + sg2277.sdg \ + sg2277.sdv \ + sg2277.thm \ + sg2278.sdg \ + sg2278.sdv \ + sg2278.thm \ + sg2279.sdg \ + sg2279.sdv \ + sg2279.thm \ + sg2280.sdg \ + sg2280.sdv \ + sg2280.thm \ + sg2281.sdg \ + sg2281.sdv \ + sg2281.thm \ + sg2282.sdg \ + sg2282.sdv \ + sg2282.thm \ + sg2283.sdg \ + sg2283.sdv \ + sg2283.thm \ + sg2284.sdg \ + sg2284.sdv \ + sg2284.thm \ + sg2285.sdg \ + sg2285.sdv \ + sg2285.thm \ + sg2303.sdg \ + sg2303.sdv \ + sg2303.thm \ + sg2304.sdg \ + sg2304.sdv \ + sg2304.thm \ + sg2305.sdg \ + sg2305.sdv \ + sg2305.thm \ + sg2306.sdg \ + sg2306.sdv \ + sg2306.thm \ + sg2307.sdg \ + sg2307.sdv \ + sg2307.thm \ + sg2308.sdg \ + sg2308.sdv \ + sg2308.thm \ + sg2309.sdg \ + sg2309.sdv \ + sg2309.thm \ + sg2310.sdg \ + sg2310.sdv \ + sg2310.thm \ + sg2311.sdg \ + sg2311.sdv \ + sg2311.thm \ + sg2312.sdg \ + sg2312.sdv \ + sg2312.thm \ + sg231.sdg \ + sg231.sdv \ + sg231.thm \ + sg301.sdg \ + sg301.sdv \ + sg301.thm \ + sg302.sdg \ + sg302.sdv \ + sg302.thm \ + sg303.sdg \ + sg303.sdv \ + sg303.thm \ + sg304.sdg \ + sg304.sdv \ + sg304.thm \ + sg305.sdg \ + sg305.sdv \ + sg305.thm \ + sg307.sdg \ + sg307.sdv \ + sg307.thm \ + sg308.sdg \ + sg308.sdv \ + sg308.thm \ + sg309.sdg \ + sg309.sdv \ + sg309.thm \ + sg310.sdg \ + sg310.sdv \ + sg310.thm \ + sg311.sdg \ + sg311.sdv \ + sg311.thm \ + sg312.sdg \ + sg312.sdv \ + sg312.thm \ + sg313.sdg \ + sg313.sdv \ + sg313.thm \ + sg314.sdg \ + sg314.sdv \ + sg314.thm \ + sg315.sdg \ + sg315.sdv \ + sg315.thm \ + sg316.sdg \ + sg316.sdv \ + sg316.thm \ + sg317.sdg \ + sg317.sdv \ + sg317.thm \ + sg318.sdg \ + sg318.sdv \ + sg318.thm \ + sg319.sdg \ + sg319.sdv \ + sg319.thm \ + sg320.sdg \ + sg320.sdv \ + sg320.thm \ + sg402.sdg \ + sg402.sdv \ + sg402.thm \ + sg403.sdg \ + sg403.sdv \ + sg403.thm \ + sg404.sdg \ + sg404.sdv \ + sg404.thm \ + sg405.sdg \ + sg405.sdv \ + sg405.thm \ + sg412.sdg \ + sg412.sdv \ + sg412.thm \ + sg555.sdg \ + sg555.sdv \ + sg555.thm \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriesgallerydrawspeople.mk b/extras/Zip_accessoriesgallerydrawspeople.mk new file mode 100644 index 000000000000..064ce84aee54 --- /dev/null +++ b/extras/Zip_accessoriesgallerydrawspeople.mk @@ -0,0 +1,39 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriesgallerydrawspeople,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Draws/People)) + +$(eval $(call gb_Zip_add_dependencies,accessoriesgallerydrawspeople,\ + $(call gb_UnpackedTarball_get_target,gallery-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriesgallerydrawspeople,\ + Baboo1.png \ + Jac1.png \ + Jac2.png \ + Jac3.png \ + Jac4.png \ + Paul-1.png \ + Paul-2.png \ + Paul-3.jpg \ + Paul-3.png \ + Paul-4.png \ + Paul-5.png \ + Paul-6.png \ + Paul-7.png \ + Paul-8.png \ + Ruty1.png \ + tof-1.png \ + tof-2.png \ + tof-3.png \ + Zoa1.png \ + Zoa2.jpg \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriesgalleryelementsbullets2.mk b/extras/Zip_accessoriesgalleryelementsbullets2.mk new file mode 100644 index 000000000000..023a566a3175 --- /dev/null +++ b/extras/Zip_accessoriesgalleryelementsbullets2.mk @@ -0,0 +1,193 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriesgalleryelementsbullets2,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Elements/Bullets2)) + +$(eval $(call gb_Zip_add_dependencies,accessoriesgalleryelementsbullets2,\ + $(call gb_UnpackedTarball_get_target,gallery-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriesgalleryelementsbullets2,\ + amethyst.arrow.png \ + amethyst.asterisk.png \ + amethyst.circle-light.png \ + amethyst.circle.png \ + amethyst.cross1.png \ + amethyst.cross2.png \ + amethyst.dash.png \ + amethyst.diamond-light.png \ + amethyst.diamond.png \ + amethyst.minus.png \ + amethyst.plus.png \ + amethyst.smiley.png \ + amethyst.square-light.png \ + amethyst.square.png \ + amethyst.star.png \ + amethyst.tick.png \ + amethyst.triangle1-light.png \ + amethyst.triangle1.png \ + amethyst.triangle2-light.png \ + amethyst.triangle2.png \ + citrine.arrow.png \ + citrine.asterisk.png \ + citrine.circle-light.png \ + citrine.circle.png \ + citrine.cross1.png \ + citrine.cross2.png \ + citrine.dash.png \ + citrine.diamond-light.png \ + citrine.diamond.png \ + citrine.minus.png \ + citrine.plus.png \ + citrine.smiley.png \ + citrine.square-light.png \ + citrine.square.png \ + citrine.star.png \ + citrine.tick.png \ + citrine.triangle1-light.png \ + citrine.triangle1.png \ + citrine.triangle2-light.png \ + citrine.triangle2.png \ + emerald.arrow.png \ + emerald.asterisk.png \ + emerald.circle-light.png \ + emerald.circle.png \ + emerald.cross1.png \ + emerald.cross2.png \ + emerald.dash.png \ + emerald.diamond-light.png \ + emerald.diamond.png \ + emerald.minus.png \ + emerald.plus.png \ + emerald.smiley.png \ + emerald.square-light.png \ + emerald.square.png \ + emerald.star.png \ + emerald.tick.png \ + emerald.triangle1-light.png \ + emerald.triangle1.png \ + emerald.triangle2-light.png \ + emerald.triangle2.png \ + glass.arrow.png \ + glass.asterisk.png \ + glass.circle-light.png \ + glass.circle.png \ + glass.cross1.png \ + glass.cross2.png \ + glass.dash.png \ + glass.diamond-light.png \ + glass.diamond.png \ + glass.minus.png \ + glass.plus.png \ + glass.smiley.png \ + glass.square-light.png \ + glass.square.png \ + glass.star.png \ + glass.tick.png \ + glass.triangle1-light.png \ + glass.triangle1.png \ + glass.triangle2-light.png \ + glass.triangle2.png \ + mono.arrow.png \ + mono.asterisk.png \ + mono.circle-light.png \ + mono.circle.png \ + mono.circle-semi1.png \ + mono.circle-semi2.png \ + mono.cross1.png \ + mono.cross2.png \ + mono.dash.png \ + mono.diamond-light.png \ + mono.diamond.png \ + mono.diamond-semi1.png \ + mono.diamond-semi2.png \ + mono.minus.png \ + mono.plus.png \ + mono.smiley.png \ + mono.square-light.png \ + mono.square.png \ + mono.square-semi1.png \ + mono.square-semi2.png \ + mono.star.png \ + mono.tick.png \ + mono.triangle1-light.png \ + mono.triangle1.png \ + mono.triangle1-semi.png \ + mono.triangle2-light.png \ + mono.triangle2.png \ + mono.triangle2-semi.png \ + mono.triangle3-light.png \ + mono.triangle3.png \ + mono.triangle3-semi.png \ + mono.triangle4-light.png \ + mono.triangle4.png \ + mono.triangle4-semi.png \ + obsidian.arrow.png \ + obsidian.asterisk.png \ + obsidian.circle-light.png \ + obsidian.circle.png \ + obsidian.cross1.png \ + obsidian.cross2.png \ + obsidian.dash.png \ + obsidian.diamond-light.png \ + obsidian.diamond.png \ + obsidian.minus.png \ + obsidian.plus.png \ + obsidian.smiley.png \ + obsidian.square-light.png \ + obsidian.square.png \ + obsidian.star.png \ + obsidian.tick.png \ + obsidian.triangle1-light.png \ + obsidian.triangle1.png \ + obsidian.triangle2-light.png \ + obsidian.triangle2.png \ + ruby.arrow.png \ + ruby.asterisk.png \ + ruby.circle-light.png \ + ruby.circle.png \ + ruby.cross1.png \ + ruby.cross2.png \ + ruby.dash.png \ + ruby.diamond-light.png \ + ruby.diamond.png \ + ruby.minus.png \ + ruby.plus.png \ + ruby.smiley.png \ + ruby.square-light.png \ + ruby.square.png \ + ruby.star.png \ + ruby.tick.png \ + ruby.triangle1-light.png \ + ruby.triangle1.png \ + ruby.triangle2-light.png \ + ruby.triangle2.png \ + sapphire.arrow.png \ + sapphire.asterisk.png \ + sapphire.circle-light.png \ + sapphire.circle.png \ + sapphire.cross1.png \ + sapphire.cross2.png \ + sapphire.dash.png \ + sapphire.diamond-light.png \ + sapphire.diamond.png \ + sapphire.minus.png \ + sapphire.plus.png \ + sapphire.smiley.png \ + sapphire.square-light.png \ + sapphire.square.png \ + sapphire.star.png \ + sapphire.tick.png \ + sapphire.triangle1-light.png \ + sapphire.triangle1.png \ + sapphire.triangle2-light.png \ + sapphire.triangle2.png \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriesgallerynonfree.mk b/extras/Zip_accessoriesgallerynonfree.mk new file mode 100644 index 000000000000..8d7f5d524622 --- /dev/null +++ b/extras/Zip_accessoriesgallerynonfree.mk @@ -0,0 +1,31 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriesgallerynonfree,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories-nonfree)) + +$(eval $(call gb_Zip_add_dependencies,accessoriesgallerynonfree,\ + $(call gb_UnpackedTarball_get_target,gallery-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriesgallerynonfree,\ + sg600.sdg \ + sg600.sdv \ + sg600.thm \ + sg601.sdg \ + sg601.sdv \ + sg601.thm \ + sg602.sdg \ + sg602.sdv \ + sg602.thm \ + sg603.sdg \ + sg603.sdv \ + sg603.thm \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriesgalleryphotosbuildings.mk b/extras/Zip_accessoriesgalleryphotosbuildings.mk new file mode 100644 index 000000000000..5de106b2da19 --- /dev/null +++ b/extras/Zip_accessoriesgalleryphotosbuildings.mk @@ -0,0 +1,39 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriesgalleryphotosbuildings,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Photos/Buildings)) + +$(eval $(call gb_Zip_add_dependencies,accessoriesgalleryphotosbuildings,\ + $(call gb_UnpackedTarball_get_target,gallery-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriesgalleryphotosbuildings,\ + ArkSoft0408010009.jpg \ + ArkSoft0408010023.jpg \ + ArkSoft0408010026.jpg \ + ArkSoft0507170031.jpg \ + ArkSoft0508100004.jpg \ + ArkSoft0508100005.jpg \ + ArkSoft0508100006.jpg \ + ArkSoft0508100007.jpg \ + ArkSoft0508100008.jpg \ + ArkSoft0508100011.jpg \ + ArkSoft0508100013.jpg \ + ArkSoft0508100014.jpg \ + ArkSoft0508100015.jpg \ + ArkSoft0508100016.jpg \ + JS_PDPhO_ireland_cashel.jpg \ + JS_PDPhO_ireland_rock_of_cashel.jpg \ + JS_PDPhO_sandiego_building_into_clouds.jpg \ + morguefiles_com_pindiyath100_10930048528.jpg \ + morguefiles_com_pindiyath100_131512197.jpg \ + morguefiles_com_pindiyath100_137771099.jpg \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriesgalleryphotoscelebration.mk b/extras/Zip_accessoriesgalleryphotoscelebration.mk new file mode 100644 index 000000000000..5e28b8d90d5c --- /dev/null +++ b/extras/Zip_accessoriesgalleryphotoscelebration.mk @@ -0,0 +1,21 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriesgalleryphotoscelebration,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Photos/Celebration)) + +$(eval $(call gb_Zip_add_dependencies,accessoriesgalleryphotoscelebration,\ + $(call gb_UnpackedTarball_get_target,gallery-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriesgalleryphotoscelebration,\ + JS_PDPhO_fireworks_burst.jpg \ + JS_PDPhO_new_years_fireworks_explosion.jpg \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriesgalleryphotoscities.mk b/extras/Zip_accessoriesgalleryphotoscities.mk new file mode 100644 index 000000000000..b5594a3bc966 --- /dev/null +++ b/extras/Zip_accessoriesgalleryphotoscities.mk @@ -0,0 +1,27 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriesgalleryphotoscities,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Photos/Cities)) + +$(eval $(call gb_Zip_add_dependencies,accessoriesgalleryphotoscities,\ + $(call gb_UnpackedTarball_get_target,gallery-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriesgalleryphotoscities,\ + ArkSoft0507170040.jpg \ + ArkSoft0507170041.jpg \ + ArkSoft0508100003.jpg \ + ArkSoft0508100009.jpg \ + ArkSoft0508100010.jpg \ + ArkSoft0508100012.jpg \ + ArkSoft0508100017.jpg \ + morguefiles_com_pindiyath100_109777662243.jpg \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriesgalleryphotosfauna.mk b/extras/Zip_accessoriesgalleryphotosfauna.mk new file mode 100644 index 000000000000..0b5d4a3aaffc --- /dev/null +++ b/extras/Zip_accessoriesgalleryphotosfauna.mk @@ -0,0 +1,62 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriesgalleryphotosfauna,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Photos/Fauna)) + +$(eval $(call gb_Zip_add_dependencies,accessoriesgalleryphotosfauna,\ + $(call gb_UnpackedTarball_get_target,gallery-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriesgalleryphotosfauna,\ + ArkSoft0407030001.jpg \ + bee_on_citrus.jpg \ + dog01.jpg \ + dog02.jpg \ + dog_sv400114.jpg \ + donkey_sv400131.jpg \ + elephant01.jpg \ + frog01.jpg \ + frog02.jpg \ + frog03.jpg \ + frog04.jpg \ + frog05.jpg \ + jellies01.jpg \ + JS_PDPhO_animal_duck.jpg \ + JS_PDPhO_bee_hovering.jpg \ + JS_PDPhO_bigsur_el_seals_seeweed.jpg \ + JS_PDPhO_butterfly_on_leaf.jpg \ + JS_PDPhO_ireland_sheep_shorn.jpg \ + JS_PDPhO_spider_web.jpg \ + kangaroo01.jpg \ + koala01.jpg \ + lizard01.jpg \ + lizard02.jpg \ + moluchus_horridus01.jpg \ + moluchus_horridus02.jpg \ + morguefiles_com_pindiyath100_109290559643.jpg \ + morguefiles_com_pindiyath100_10964794274.jpg \ + morguefiles_com_pindiyath100_110106397519.jpg \ + morguefiles_com_pindiyath100_111023591.jpg \ + morguefiles_com_pindiyath100_111478817614.jpg \ + morguefiles_com_pindiyath100_121259975.jpg \ + morguefiles_com_pindiyath100_121583357.jpg \ + morguefiles_com_pindiyath100_121583377.jpg \ + morguefiles_com_pindiyath100_128319370.jpg \ + morguefiles_com_pindiyath100_129017506.jpg \ + morguefiles_com_pindiyath100_A1200214.JPG \ + parrot01.jpg \ + penguin01.jpg \ + raccoon.jpg \ + snail.jpg \ + spider01.jpg \ + spider_sv400268.jpg \ + spider_sv400270.jpg \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriesgalleryphotosflowers.mk b/extras/Zip_accessoriesgalleryphotosflowers.mk new file mode 100644 index 000000000000..3b81ea2b6ecf --- /dev/null +++ b/extras/Zip_accessoriesgalleryphotosflowers.mk @@ -0,0 +1,41 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriesgalleryphotosflowers,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Photos/Flowers)) + +$(eval $(call gb_Zip_add_dependencies,accessoriesgalleryphotosflowers,\ + $(call gb_UnpackedTarball_get_target,gallery-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriesgalleryphotosflowers,\ + 1481157185_28ea113529_o.jpg \ + 1482010374_31c0e4c1ed_o.jpg \ + ArkSoft0405010001.jpg \ + ArkSoft0405020017.jpg \ + ArkSoft0405050005.jpg \ + ArkSoft0411070015.jpg \ + edelweiss_sv400091.jpg \ + JS_PDPhO_flowers_in_field_yellow_orange.jpg \ + JS_PDPhO_orchid_pink.jpg \ + JS_PDPhO_rose.jpg \ + JS_PDPhO_sunflower_in_sun.jpg \ + JS_PDPhO_water_lillies.jpg \ + morguefiles_com_pindiyath100_109292831129.jpg \ + morguefiles_com_pindiyath100_11005053248.jpg \ + morguefiles_com_pindiyath100_127103763.jpg \ + poppy_sv400105.jpg \ + rose_sv400109.jpg \ + rose_sv400157.jpg \ + spring_sv400013.jpg \ + spring_sv400015.jpg \ + spring_sv400017.jpg \ + spring_sv400033.jpg \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriesgalleryphotosfoodsanddrinks.mk b/extras/Zip_accessoriesgalleryphotosfoodsanddrinks.mk new file mode 100644 index 000000000000..7298767f8879 --- /dev/null +++ b/extras/Zip_accessoriesgalleryphotosfoodsanddrinks.mk @@ -0,0 +1,26 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriesgalleryphotosfoodsanddrinks,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Photos/FoodsandDrinks)) + +$(eval $(call gb_Zip_add_dependencies,accessoriesgalleryphotosfoodsanddrinks,\ + $(call gb_UnpackedTarball_get_target,gallery-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriesgalleryphotosfoodsanddrinks,\ + JS_PDPhO_beer.jpg \ + JS_PDPhO_fish_and_chips.jpg \ + JS_PDPhO_lasagna.jpg \ + JS_PDPhO_nachos.jpg \ + JS_PDPhO_pizza.jpg \ + JS_PDPhO_steaks.jpg \ + JS_PDPhO_strawberry_shortcake.jpg \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriesgalleryphotoshumans.mk b/extras/Zip_accessoriesgalleryphotoshumans.mk new file mode 100644 index 000000000000..5916a4840bc3 --- /dev/null +++ b/extras/Zip_accessoriesgalleryphotoshumans.mk @@ -0,0 +1,30 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriesgalleryphotoshumans,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Photos/Humans)) + +$(eval $(call gb_Zip_add_dependencies,accessoriesgalleryphotoshumans,\ + $(call gb_UnpackedTarball_get_target,gallery-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriesgalleryphotoshumans,\ + 1471425079_b3b53bdf5f_b.jpg \ + 1472456323_62f1a7dad1_o.jpg \ + 1473308070_30ac88194b_o.jpg \ + 1481457389_86532082cb_b.jpg \ + 1482314200_1f933fe66f_b.jpg \ + morguefiles_com_pindiyath100_A1200509.JPG \ + morguefiles_com_pindiyath100_A1200513.JPG \ + morguefiles_com_pindiyath100_A1220569.JPG \ + morguefiles_com_pindiyath100_Fun_time.JPG \ + morguefiles_com_pindiyath100_Lady_with_THE_UMBRELLA.jpg \ + morguefiles_com_pindiyath100_PIC1092760844134.jpg \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriesgalleryphotoslandscapes.mk b/extras/Zip_accessoriesgalleryphotoslandscapes.mk new file mode 100644 index 000000000000..3d6481ce6e60 --- /dev/null +++ b/extras/Zip_accessoriesgalleryphotoslandscapes.mk @@ -0,0 +1,78 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriesgalleryphotoslandscapes,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Photos/Landscapes)) + +$(eval $(call gb_Zip_add_dependencies,accessoriesgalleryphotoslandscapes,\ + $(call gb_UnpackedTarball_get_target,gallery-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriesgalleryphotoslandscapes,\ + ArkSoft0405010010.jpg \ + ArkSoft0405010019.jpg \ + ArkSoft0405010050.jpg \ + ArkSoft0405020009.jpg \ + ArkSoft0405020012.jpg \ + ArkSoft0405050001.jpg \ + ArkSoft0405050016.jpg \ + ArkSoft0407030007.jpg \ + ArkSoft0411070003.jpg \ + ArkSoft0411070008.jpg \ + ArkSoft0411070009.jpg \ + ArkSoft0411070011.jpg \ + ArkSoft0411070025.jpg \ + ArkSoft0411070029.jpg \ + ArkSoft0508100001.jpg \ + ArkSoft0508100002.jpg \ + ArkSoft0508100019.jpg \ + dsc00001.jpg \ + dsc00002.jpg \ + dsc00003.jpg \ + dsc00004_001.jpg \ + dsc00004_002.jpg \ + dsc00004.jpg \ + dsc00005_001.jpg \ + dsc00005_002.jpg \ + dsc00006_001.jpg \ + dsc00006.jpg \ + dsc00012.jpg \ + dsc00021.jpg \ + dsc00029_001.jpg \ + dsc00038.jpg \ + dsc00039.jpg \ + dsc00041.jpg \ + dsc00043.jpg \ + dsc00045.jpg \ + JS_PDPhO_arizona_monument_valley.jpg \ + JS_PDPhO_bigsur_crashing_waves.jpg \ + JS_PDPhO_bigsur_mcway_falls.jpg \ + JS_PDPhO_canada_banff.jpg \ + JS_PDPhO_canada_moraine_lake_near_lake_louise.jpg \ + JS_PDPhO_grand_canyon_3.jpg \ + JS_PDPhO_grand_canyon_with_snow.jpg \ + JS_PDPhO_imperial_beach_pier.jpg \ + JS_PDPhO_ireland_beach_sheep.jpg \ + JS_PDPhO_ireland_glencar_falls.jpg \ + JS_PDPhO_ocean_beach_surf.jpg \ + JS_PDPhO_point_loma_tide_pools.jpg \ + lake_sv400007.jpg \ + lake_sv400009.jpg \ + lake_sv400202.jpg \ + morguefiles_com_pindiyath100_10943568670.jpg \ + morguefiles_com_pindiyath100_132583019.jpg \ + morguefiles_com_pindiyath100_143459647.jpg \ + morguefiles_com_pindiyath100_A1190465a.JPG \ + morguefiles_com_pindiyath100_A12202723.JPG \ + morguefiles_com_pindiyath100_Garden.JPG \ + mountains_sv400026.jpg \ + mountains_sv400073.jpg \ + spring_sv400040.jpg \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriesgalleryphotosobjects.mk b/extras/Zip_accessoriesgalleryphotosobjects.mk new file mode 100644 index 000000000000..d0e2531e3611 --- /dev/null +++ b/extras/Zip_accessoriesgalleryphotosobjects.mk @@ -0,0 +1,37 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriesgalleryphotosobjects,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Photos/Objects)) + +$(eval $(call gb_Zip_add_dependencies,accessoriesgalleryphotosobjects,\ + $(call gb_UnpackedTarball_get_target,gallery-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriesgalleryphotosobjects,\ + JS_PDPhO_dragon_celebration.jpg \ + morguefiles_com_pindiyath100_111064504847.jpg \ + morguefiles_com_pindiyath100_122931551.jpg \ + morguefiles_com_pindiyath100_148584163.jpg \ + morguefiles_com_pindiyath100_149059900.jpg \ + morguefiles_com_pindiyath100_149489898.jpg \ + morguefiles_com_pindiyath100_150855874.jpg \ + morguefiles_com_pindiyath100_160703628.jpg \ + morguefiles_com_pindiyath100_A1160419.JPG \ + morguefiles_com_pindiyath100_A1180678.JPG \ + morguefiles_com_pindiyath100_A1190005.jpg \ + morguefiles_com_pindiyath100_A1250317.JPG \ + morguefiles_com_pindiyath100_Fountain_pen.JPG \ + morguefiles_com_pindiyath100_P1120434.jpg \ + morguefiles_com_pindiyath100_PIC1092515922117.jpg \ + morguefiles_com_pindiyath100_PIC109263097871.jpg \ + morguefiles_com_pindiyath100_PIC109284443682.jpg \ + morguefiles_com_pindiyath100_Screw_Driver__and_screws.JPG \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriesgalleryphotosplants.mk b/extras/Zip_accessoriesgalleryphotosplants.mk new file mode 100644 index 000000000000..daf3c9aca71e --- /dev/null +++ b/extras/Zip_accessoriesgalleryphotosplants.mk @@ -0,0 +1,78 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriesgalleryphotosplants,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Photos/Plants)) + +$(eval $(call gb_Zip_add_dependencies,accessoriesgalleryphotosplants,\ + $(call gb_UnpackedTarball_get_target,gallery-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriesgalleryphotosplants,\ + ArkSoft0405020018.jpg \ + ArkSoft0405020019.jpg \ + ArkSoft0508100018.jpg \ + ArkSoft0508100020.jpg \ + autumn_bonsai.jpg \ + Banksia.jpg \ + blueberries_sv400141.jpg \ + dsc00002.jpg \ + dsc00304.jpg \ + dsc00324.jpg \ + dsc01427.jpg \ + dsc02182.jpg \ + dsc03552.jpg \ + dsc07896.jpg \ + dsc08539.jpg \ + dsc20040214_143702_43.jpg \ + dsc20040214_143714_44.jpg \ + dsc20040221_101357_28.jpg \ + dsc20040225_174051_2.jpg \ + dsc20040225_174205_4.jpg \ + dsc20040225_174257_7.jpg \ + dsc20040306_155810_46.jpg \ + dsc20040424_132536_49.jpg \ + dsc20040424_142153_9.jpg \ + dsc20040424_153430_50.jpg \ + dsc20040424_153647_56.jpg \ + dsc20040424_153758_59.jpg \ + dsc20040424_153816_60.jpg \ + dsc20040501_130922_3.jpg \ + dsc20040724_152027_45.jpg \ + dsc20040724_152233_49.jpg \ + dsc20040724_152306_50.jpg \ + dsc20040903_171512_16.jpg \ + dsc20041231_182903_42.jpg \ + dsc20041231_182927_43.jpg \ + dsc20041231_182947_45.jpg \ + dsc20050101_181121_21.jpg \ + dsc20050101_181808_30.jpg \ + dsc20050101_182126_34.jpg \ + dscn0269.jpg \ + dscn0528.jpg \ + edelweiss_sv400091.jpg \ + IMG_0824.jpg \ + IMG_4528.jpg \ + JS_PDPhO_fruit_still_life.jpg \ + JS_PDPhO_garlic_pepper.jpg \ + JS_PDPhO_onions.jpg \ + JS_PDPhO_pepper.jpg \ + morguefiles_com_pindiyath100_10929117394.jpg \ + morguefiles_com_pindiyath100_109292837223.jpg \ + morguefiles_com_pindiyath100_A1180933.JPG \ + morguefiles_com_pindiyath100_A1190412.JPG \ + morguefiles_com_pindiyath100_Green_leaves.JPG \ + morguefiles_com_pindiyath100_Kiwi_fruit.jpg \ + mushrooms_log.jpg \ + mushroom_sv400101.jpg \ + random_002.jpg \ + strawberries_sv400130.jpg \ + strawberry_sv400131.jpg \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriesgalleryphotosspace.mk b/extras/Zip_accessoriesgalleryphotosspace.mk new file mode 100644 index 000000000000..1faeadceaba8 --- /dev/null +++ b/extras/Zip_accessoriesgalleryphotosspace.mk @@ -0,0 +1,38 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriesgalleryphotosspace,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Photos/Space)) + +$(eval $(call gb_Zip_add_dependencies,accessoriesgalleryphotosspace,\ + $(call gb_UnpackedTarball_get_target,gallery-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriesgalleryphotosspace,\ + Wikimedia_Space_120px-Atlantis_taking_off_on_STS-27.jpg \ + Wikimedia_Space_1995-18-b-large_web.jpg \ + Wikimedia_Space_2005-06-b-large_web.jpg \ + Wikimedia_Space_2005-37-a-large_web.jpg \ + Wikimedia_Space_2006-10-a-large_web.jpg \ + Wikimedia_Space_395px-Mir_as_seen_from_Discovery_during_STS-63.jpg \ + Wikimedia_Space_433px-Baikal_liftoff.jpg \ + Wikimedia_Space_477px-Ap11-KSC-69PC-442.jpg \ + Wikimedia_Space_516px-Shuttle.jpg \ + Wikimedia_Space_594px-Apollo_11_bootprint.jpg \ + Wikimedia_Space_595px-Tarantula_nebula_detail.jpg \ + Wikimedia_Space_600px-Mars_Valles_Marineris.jpeg \ + Wikimedia_Space_682px-Atlantis_Docked_to_Mir.jpg \ + Wikimedia_Space_740px-Hst_sts82.jpg \ + Wikimedia_Space_792px-NASA_Space_Shuttle_Discovery_STS-92.jpg \ + Wikimedia_Space_As08-16-2593.jpg \ + Wikimedia_Space_heic0405a.jpg \ + Wikimedia_Space_NASA-Apollo8-Dec24-Earthrise.jpg \ + Wikimedia_Space_Sputnik.jpg \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriesgalleryphotosstatues.mk b/extras/Zip_accessoriesgalleryphotosstatues.mk new file mode 100644 index 000000000000..cac57fa93261 --- /dev/null +++ b/extras/Zip_accessoriesgalleryphotosstatues.mk @@ -0,0 +1,24 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriesgalleryphotosstatues,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Photos/Statues)) + +$(eval $(call gb_Zip_add_dependencies,accessoriesgalleryphotosstatues,\ + $(call gb_UnpackedTarball_get_target,gallery-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriesgalleryphotosstatues,\ + ArkSoft0507170027.jpg \ + ArkSoft0507170032.jpg \ + ArkSoft0507170033.jpg \ + ArkSoft0507170045.jpg \ + ArkSoft0507170046.jpg \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriesgalleryphotostravel.mk b/extras/Zip_accessoriesgalleryphotostravel.mk new file mode 100644 index 000000000000..399c877a05ef --- /dev/null +++ b/extras/Zip_accessoriesgalleryphotostravel.mk @@ -0,0 +1,25 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriesgalleryphotostravel,$(call gb_UnpackedTarball_get_dir,gallery-pack)/accessories/Photos/Travel)) + +$(eval $(call gb_Zip_add_dependencies,accessoriesgalleryphotostravel,\ + $(call gb_UnpackedTarball_get_target,gallery-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriesgalleryphotostravel,\ + JS_PDPhO_balloons_festival.jpg \ + JS_PDPhO_cruise_ship.jpg \ + JS_PDPhO_tall_ship.jpg \ + morguefiles_com_pindiyath100_10948812106.jpg \ + morguefiles_com_pindiyath100_130370322.jpg \ + morguefiles_com_pindiyath100_P1130277.JPG \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriestemplatescommon.mk b/extras/Zip_accessoriestemplatescommon.mk new file mode 100644 index 000000000000..7b8257961852 --- /dev/null +++ b/extras/Zip_accessoriestemplatescommon.mk @@ -0,0 +1,22 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriestemplatescommon,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/common)) + +$(eval $(call gb_Zip_add_dependencies,accessoriestemplatescommon,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriestemplatescommon,\ + dummy_common_templates.txt \ + svn-commit.2.tmp \ + svn-commit.tmp \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriestemplatescommoneducate.mk b/extras/Zip_accessoriestemplatescommoneducate.mk new file mode 100644 index 000000000000..71c466dc073b --- /dev/null +++ b/extras/Zip_accessoriestemplatescommoneducate.mk @@ -0,0 +1,36 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriestemplatescommoneducate,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/common/educate)) + +$(eval $(call gb_Zip_add_dependencies,accessoriestemplatescommoneducate,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriestemplatescommoneducate,\ + A4-chequered.otg \ + A4-lin_2mm.otg \ + A4-lin_3mm.otg \ + A4-lined.otg \ + A4-linlog.otg \ + A4-lin.otg \ + A4-loglin.otg \ + A4-loglog.otg \ + A4-millimeter_black.ott \ + A4-millimeter_orange.ott \ + A4-millimeter_red.ott \ + A4-rhomb.otg \ + Black_lines_1.otg \ + Black_lines_2.otg \ + Black_lines_3.otg \ + soccer-pitch.otg \ + soccer-practice-template.ott \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriestemplatescommonfinance.mk b/extras/Zip_accessoriestemplatescommonfinance.mk new file mode 100644 index 000000000000..a0b4103b4494 --- /dev/null +++ b/extras/Zip_accessoriestemplatescommonfinance.mk @@ -0,0 +1,20 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriestemplatescommonfinance,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/common/finance)) + +$(eval $(call gb_Zip_add_dependencies,accessoriestemplatescommonfinance,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriestemplatescommonfinance,\ + dummy_common_templates.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriestemplatescommonforms.mk b/extras/Zip_accessoriestemplatescommonforms.mk new file mode 100644 index 000000000000..7842d0cef2ad --- /dev/null +++ b/extras/Zip_accessoriestemplatescommonforms.mk @@ -0,0 +1,20 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriestemplatescommonforms,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/common/forms)) + +$(eval $(call gb_Zip_add_dependencies,accessoriestemplatescommonforms,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriestemplatescommonforms,\ + dummy_common_templates.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriestemplatescommonlabels.mk b/extras/Zip_accessoriestemplatescommonlabels.mk new file mode 100644 index 000000000000..7d7546493d17 --- /dev/null +++ b/extras/Zip_accessoriestemplatescommonlabels.mk @@ -0,0 +1,70 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriestemplatescommonlabels,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/common/labels)) + +$(eval $(call gb_Zip_add_dependencies,accessoriestemplatescommonlabels,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriestemplatescommonlabels,\ + 24_port_patch_text.otg \ + arrows-black-base.ott \ + WL-OL1000.ott \ + WL-OL100.ott \ + WL-OL1025.ott \ + WL-OL1050.ott \ + WL-OL1075.ott \ + WL-OL1100.ott \ + WL-OL1125.ott \ + WL-OL1150.ott \ + WL-OL1200.ott \ + WL-OL125.ott \ + WL-OL150.ott \ + WL-OL175.ott \ + WL-OL200.ott \ + WL-OL225.ott \ + WL-OL250.ott \ + WL-OL25.ott \ + WL-OL275.ott \ + WL-OL325.ott \ + WL-OL350.ott \ + WL-OL375.ott \ + WL-OL400.ott \ + WL-OL425.ott \ + WL-OL450.ott \ + WL-OL475.ott \ + WL-OL5100.ott \ + WL-OL525.ott \ + WL-OL5275.ott \ + WL-OL5375.ott \ + WL-OL550.ott \ + WL-OL5575.ott \ + WL-OL5600.ott \ + WL-OL5625.ott \ + WL-OL575.ott \ + WL-OL6000.ott \ + WL-OL600.ott \ + WL-OL6025.ott \ + WL-OL6050.ott \ + WL-OL6075.ott \ + WL-OL625.ott \ + WL-OL675.ott \ + WL-OL725.ott \ + WL-OL750.ott \ + WL-OL75.ott \ + WL-OL775.ott \ + WL-OL800.ott \ + WL-OL850.ott \ + WL-OL875.ott \ + WL-OL900.ott \ + WL-OL975.ott \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriestemplatescommonlayout.mk b/extras/Zip_accessoriestemplatescommonlayout.mk new file mode 100644 index 000000000000..95f65ca26b09 --- /dev/null +++ b/extras/Zip_accessoriestemplatescommonlayout.mk @@ -0,0 +1,552 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriestemplatescommonlayout,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/common/layout)) + +$(eval $(call gb_Zip_add_dependencies,accessoriestemplatescommonlayout,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriestemplatescommonlayout,\ + 31407-squares.otp \ + abstract-015_1.jpg.otp \ + abstract-015_2.jpg.otp \ + abstract-015_3.jpg.otp \ + abstract-015p_1.jpg.otp \ + abstract-015p_2.jpg.otp \ + abstract-015p_3.jpg.otp \ + abstract-015t_1.jpg.otp \ + abstract-015t_2.jpg.otp \ + abstract-015t_3.jpg.otp \ + abstract-032_1.jpg.otp \ + abstract-032_2.jpg.otp \ + abstract-032_3.jpg.otp \ + abstract-032p_1.jpg.otp \ + abstract-032p_2.jpg.otp \ + abstract-032p_3.jpg.otp \ + abstract-032t_1.jpg.otp \ + abstract-032t_2.jpg.otp \ + abstract-032t_3.jpg.otp \ + abstract-078_1.jpg.otp \ + abstract-078_2.jpg.otp \ + abstract-078_3.jpg.otp \ + abstract-078p_1.jpg.otp \ + abstract-078p_2.jpg.otp \ + abstract-078p_3.jpg.otp \ + abstract-078t_1.jpg.otp \ + abstract-078t_2.jpg.otp \ + abstract-078t_3.jpg.otp \ + abstract-138_1.jpg.otp \ + abstract-138_2.jpg.otp \ + abstract-138_3.jpg.otp \ + abstract-138p_1.jpg.otp \ + abstract-138p_2.jpg.otp \ + abstract-138p_3.jpg.otp \ + abstract-138t_1.jpg.otp \ + abstract-138t_2.jpg.otp \ + abstract-138t_3.jpg.otp \ + aquarius.otp \ + blau.otp \ + Blue_2.otp \ + Blue_Boxes.otp \ + Blue_Circles.otp \ + blue-elegance.otp \ + Blue_Lines.otp \ + blue.otp \ + Blue_Silver.otp \ + Blue_Squares.otp \ + Blue_Waves.otp \ + carton.otp \ + chalkboard_2.otp \ + chalkboard.otp \ + circulos_clasicos.otp \ + circulos_originales.otp \ + citrus-e.otp \ + compladients.otp \ + Cool_Space.otp \ + cross_color.otp \ + cross_gray.otp \ + cross_green.otp \ + cross_orange.otp \ + cross_white.otp \ + cross_yellow.otp \ + Cubes.otp \ + Doppellinie-blau.otp \ + EarthLight.otp \ + edge-005_1.jpg.otp \ + edge-005_2.jpg.otp \ + edge-005_3.jpg.otp \ + edge-005p_1.jpg.otp \ + edge-005p_2.jpg.otp \ + edge-005p_3.jpg.otp \ + edge-005t_1.jpg.otp \ + edge-005t_2.jpg.otp \ + edge-005t_3.jpg.otp \ + edge-013_1.jpg.otp \ + edge-013_2.jpg.otp \ + edge-013_3.jpg.otp \ + edge-013p_1.jpg.otp \ + edge-013p_2.jpg.otp \ + edge-013p_3.jpg.otp \ + edge-013t_1.jpg.otp \ + edge-013t_2.jpg.otp \ + edge-013t_3.jpg.otp \ + edge-046_1.jpg.otp \ + edge-046_2.jpg.otp \ + edge-046_3.jpg.otp \ + edge-046p_1.jpg.otp \ + edge-046p_2.jpg.otp \ + edge-046p_3.jpg.otp \ + edge-046t_1.jpg.otp \ + edge-046t_2.jpg.otp \ + edge-046t_3.jpg.otp \ + edge-048_1.jpg.otp \ + edge-048_2.jpg.otp \ + edge-048_3.jpg.otp \ + edge-048p_1.jpg.otp \ + edge-048p_2.jpg.otp \ + edge-048p_3.jpg.otp \ + edge-048t_1.jpg.otp \ + edge-048t_2.jpg.otp \ + edge-048t_3.jpg.otp \ + edge-058_1.jpg.otp \ + edge-058_2.jpg.otp \ + edge-058_3.jpg.otp \ + edge-058p_1.jpg.otp \ + edge-058p_2.jpg.otp \ + edge-058p_3.jpg.otp \ + edge-058t_1.jpg.otp \ + edge-058t_2.jpg.otp \ + edge-058t_3.jpg.otp \ + edge-077_1.jpg.otp \ + edge-077_2.jpg.otp \ + edge-077_3.jpg.otp \ + edge-077p_1.jpg.otp \ + edge-077p_2.jpg.otp \ + edge-077p_3.jpg.otp \ + edge-077t_1.jpg.otp \ + edge-077t_2.jpg.otp \ + edge-077t_3.jpg.otp \ + edge-084_1.jpg.otp \ + edge-084_2.jpg.otp \ + edge-084_3.jpg.otp \ + edge-084p_1.jpg.otp \ + edge-084p_2.jpg.otp \ + edge-084p_3.jpg.otp \ + edge-084t_1.jpg.otp \ + edge-084t_2.jpg.otp \ + edge-084t_3.jpg.otp \ + edge-091_1.jpg.otp \ + edge-091_2.jpg.otp \ + edge-091_3.jpg.otp \ + edge-091p_1.jpg.otp \ + edge-091p_2.jpg.otp \ + edge-091p_3.jpg.otp \ + edge-091t_1.jpg.otp \ + edge-091t_2.jpg.otp \ + edge-091t_3.jpg.otp \ + edge-092_1.jpg.otp \ + edge-092_2.jpg.otp \ + edge-092_3.jpg.otp \ + edge-092p_1.jpg.otp \ + edge-092p_2.jpg.otp \ + edge-092p_3.jpg.otp \ + edge-092t_1.jpg.otp \ + edge-092t_2.jpg.otp \ + edge-092t_3.jpg.otp \ + edge-104_1.jpg.otp \ + edge-104_2.jpg.otp \ + edge-104_3.jpg.otp \ + edge-104p_1.jpg.otp \ + edge-104p_2.jpg.otp \ + edge-104p_3.jpg.otp \ + edge-109_1.jpg.otp \ + edge-109_2.jpg.otp \ + edge-109_3.jpg.otp \ + edge-109p_1.jpg.otp \ + edge-109p_2.jpg.otp \ + edge-109p_3.jpg.otp \ + edge-109t_1.jpg.otp \ + edge-109t_2.jpg.otp \ + edge-109t_3.jpg.otp \ + edge-117_1.jpg.otp \ + edge-117_2.jpg.otp \ + edge-117_3.jpg.otp \ + edge-117p_1.jpg.otp \ + edge-117p_2.jpg.otp \ + edge-117p_3.jpg.otp \ + edge-117t_1.jpg.otp \ + edge-117t_2.jpg.otp \ + edge-117t_3.jpg.otp \ + edge-122_1.jpg.otp \ + edge-122_2.jpg.otp \ + edge-122_3.jpg.otp \ + edge-122p_1.jpg.otp \ + edge-122p_2.jpg.otp \ + edge-122p_3.jpg.otp \ + edge-122t_1.jpg.otp \ + edge-122t_2.jpg.otp \ + edge-122t_3.jpg.otp \ + edge-138_1.jpg.otp \ + edge-138_2.jpg.otp \ + edge-138_3.jpg.otp \ + edge-138p_1.jpg.otp \ + edge-138p_2.jpg.otp \ + edge-138p_3.jpg.otp \ + edge-138t_1.jpg.otp \ + edge-138t_2.jpg.otp \ + edge-138t_3.jpg.otp \ + edge-163_1.jpg.otp \ + edge-163_2.jpg.otp \ + edge-163_3.jpg.otp \ + edge-163p_1.jpg.otp \ + edge-163p_2.jpg.otp \ + edge-163p_3.jpg.otp \ + edge-163t_1.jpg.otp \ + edge-163t_2.jpg.otp \ + edge-163t_3.jpg.otp \ + edge-199_1.jpg.otp \ + edge-199_2.jpg.otp \ + edge-199_3.jpg.otp \ + edge-199p_1.jpg.otp \ + edge-199p_2.jpg.otp \ + edge-199p_3.jpg.otp \ + edge-199t_1.jpg.otp \ + edge-199t_2.jpg.otp \ + edge-199t_3.jpg.otp \ + education-116a.jpg.otp \ + education-116b.jpg.otp \ + education-116c.jpg.otp \ + education-116d.jpg.otp \ + education-116e.jpg.otp \ + emotion2.otp \ + emotion.otp \ + eos.otp \ + exec-au.otp \ + exec-br.otp \ + exec-eh.otp \ + exec-eu.otp \ + exec-in.otp \ + exec-jp.otp \ + exec-nz.otp \ + exec-us.otp \ + exec-za.otp \ + fields-of-peace.otp \ + fresh-morning.otp \ + Girasoles.otp \ + Glossy.otp \ + glowing-rectangles.otp \ + golthia.otp \ + green-concentration.otp \ + greenish-wallpaper.otp \ + Green.otp \ + Grey.otp \ + Hatch.otp \ + holiday-030a.jpg.otp \ + holiday-030b.jpg.otp \ + holiday-032a.jpg.otp \ + holiday-032b.jpg.otp \ + humanist_presentation.otp \ + Human.otp \ + Infantil.otp \ + inspire-001a.jpg.otp \ + inspire-001b.jpg.otp \ + inspire-001c.jpg.otp \ + inspire-011a.jpg.otp \ + inspire-011b.jpg.otp \ + inspire-024a.jpg.otp \ + inspire-024b.jpg.otp \ + inspire-073a.jpg.otp \ + inspire-073b.jpg.otp \ + inspire-073c.jpg.otp \ + inspire-130a.jpg.otp \ + inspire-130b.jpg.otp \ + inspire-166c.jpg.otp \ + kde.otp \ + keynote.otp \ + Lamp.otp \ + Lay_grafity.otp \ + Lay_wood.otp \ + letterpress.otp \ + line_blue.otp \ + line_green.otp \ + line_orange.otp \ + line_red.otp \ + line_white.otp \ + line_yellow.otp \ + list.txt \ + macos103.otp \ + Marble.otp \ + MediaStyle.otp \ + moebius-strip.otp \ + Mondo_Cyan.otp \ + Mondo_Green.otp \ + Mondo_Yellow.otp \ + more-green.otp \ + Movie.otp \ + NavyBlue.otp \ + Notepad.otp \ + ooo2.otp \ + ooo2_spot.otp \ + Openblue.otp \ + openoffice.org_gulls.otp \ + Orange.otp \ + perspective-020_1.jpg.otp \ + perspective-020_2.jpg.otp \ + perspective-020_3.jpg.otp \ + perspective-020p_1.jpg.otp \ + perspective-020p_2.jpg.otp \ + perspective-020p_3.jpg.otp \ + perspective-020t_1.jpg.otp \ + perspective-020t_2.jpg.otp \ + perspective-020t_3.jpg.otp \ + perspective-023_1.jpg.otp \ + perspective-023_2.jpg.otp \ + perspective-023_3.jpg.otp \ + perspective-023p_1.jpg.otp \ + perspective-023p_2.jpg.otp \ + perspective-023p_3.jpg.otp \ + perspective-023t_1.jpg.otp \ + perspective-023t_2.jpg.otp \ + perspective-023t_3.jpg.otp \ + perspective-038_1.jpg.otp \ + perspective-038_2.jpg.otp \ + perspective-038_3.jpg.otp \ + perspective-038p_1.jpg.otp \ + perspective-038p_2.jpg.otp \ + perspective-038p_3.jpg.otp \ + perspective-038t_1.jpg.otp \ + perspective-038t_2.jpg.otp \ + perspective-038t_3.jpg.otp \ + perspective-059_1.jpg.otp \ + perspective-059_2.jpg.otp \ + perspective-059_3.jpg.otp \ + perspective-059p_1.jpg.otp \ + perspective-059p_2.jpg.otp \ + perspective-059p_3.jpg.otp \ + perspective-059t_1.jpg.otp \ + perspective-059t_2.jpg.otp \ + perspective-059t_3.jpg.otp \ + perspective-060_1.jpg.otp \ + perspective-060_2.jpg.otp \ + perspective-060_3.jpg.otp \ + perspective-060p_1.jpg.otp \ + perspective-060p_2.jpg.otp \ + perspective-060p_3.jpg.otp \ + perspective-060t_1.jpg.otp \ + perspective-060t_2.jpg.otp \ + perspective-060t_3.jpg.otp \ + perspective-091_1.jpg.otp \ + perspective-091_2.jpg.otp \ + perspective-091_3.jpg.otp \ + perspective-091p_1.jpg.otp \ + perspective-091p_2.jpg.otp \ + perspective-091p_3.jpg.otp \ + perspective-091t_1.jpg.otp \ + perspective-091t_2.jpg.otp \ + perspective-091t_3.jpg.otp \ + perspective-100_1.jpg.otp \ + perspective-100_2.jpg.otp \ + perspective-100_3.jpg.otp \ + perspective-100p_1.jpg.otp \ + perspective-100p_2.jpg.otp \ + perspective-100p_3.jpg.otp \ + perspective-100t_1.jpg.otp \ + perspective-100t_2.jpg.otp \ + perspective-100t_3.jpg.otp \ + perspective-105_1.jpg.otp \ + perspective-105_2.jpg.otp \ + perspective-105_3.jpg.otp \ + perspective-105p_1.jpg.otp \ + perspective-105p_2.jpg.otp \ + perspective-105p_3.jpg.otp \ + perspective-105t_1.jpg.otp \ + perspective-105t_2.jpg.otp \ + perspective-105t_3.jpg.otp \ + perspective-115_1.jpg.otp \ + perspective-115_2.jpg.otp \ + perspective-115_3.jpg.otp \ + perspective-115p_1.jpg.otp \ + perspective-115p_2.jpg.otp \ + perspective-115p_3.jpg.otp \ + perspective-115t_1.jpg.otp \ + perspective-115t_2.jpg.otp \ + perspective-115t_3.jpg.otp \ + perspective-128_1.jpg.otp \ + perspective-128_2.jpg.otp \ + perspective-128_3.jpg.otp \ + perspective-128p_1.jpg.otp \ + perspective-128p_2.jpg.otp \ + perspective-128p_3.jpg.otp \ + perspective-128t_1.jpg.otp \ + perspective-128t_2.jpg.otp \ + perspective-128t_3.jpg.otp \ + perspective-167_1.jpg.otp \ + perspective-167_2.jpg.otp \ + perspective-167_3.jpg.otp \ + perspective-167p_1.jpg.otp \ + perspective-167p_2.jpg.otp \ + perspective-167p_3.jpg.otp \ + perspective-167t_1.jpg.otp \ + perspective-167t_2.jpg.otp \ + perspective-167t_3.jpg.otp \ + perspective-172_1.jpg.otp \ + perspective-172_2.jpg.otp \ + perspective-172_3.jpg.otp \ + perspective-172p_1.jpg.otp \ + perspective-172p_2.jpg.otp \ + perspective-172p_3.jpg.otp \ + perspective-172t_1.jpg.otp \ + perspective-172t_2.jpg.otp \ + perspective-172t_3.jpg.otp \ + perspective-186_1.jpg.otp \ + perspective-186_2.jpg.otp \ + perspective-186_3.jpg.otp \ + perspective-186p_1.jpg.otp \ + perspective-186p_2.jpg.otp \ + perspective-186p_3.jpg.otp \ + perspective-186t_1.jpg.otp \ + perspective-186t_2.jpg.otp \ + perspective-186t_3.jpg.otp \ + PhotoFrame.otp \ + Plantillafiesta.otp \ + Praesentation_Radial_Blau.otp \ + Praesentation_Radial_Braun.otp \ + Praesentation_Radial_Grau.otp \ + Praesentation_Radial_Gruen.otp \ + Praesentation_Radial_Magenta.otp \ + Praesentation_Radial_Orange.otp \ + Praesentation_Radial_Rot.otp \ + Praesentation_Radial_SUN.otp \ + Praesentation_Radial_Tuerkis.otp \ + QuadratischBlau.otp \ + QuadratischBraun.otp \ + QuadratischGrau.otp \ + QuadratischGruen.otp \ + QuadratischMagenta.otp \ + QuadratischOrange.otp \ + QuadratischRot.otp \ + QuadratischSUN.otp \ + RedStar.otp \ + reo-veo10.otp \ + reo-veo11.otp \ + reo-veo12.otp \ + reo-veo1.otp \ + reo-veo2.otp \ + reo-veo3.otp \ + reo-veo4.otp \ + reo-veo5.otp \ + reo-veo6.otp \ + reo-veo7.otp \ + reo-veo8.otp \ + reo-veo9.otp \ + schatten_blau.otp \ + schatten_gelb.otp \ + schatten_gruen.otp \ + schatten_magenta.otp \ + schatten_orange.otp \ + schatten_rot.otp \ + schatten_tuerkis.otp \ + science-002a.jpg.otp \ + science-002b.jpg.otp \ + science-014a.jpg.otp \ + science-014b.jpg.otp \ + science-014c.jpg.otp \ + science-014d.jpg.otp \ + science-108a.jpg.otp \ + science-108b.jpg.otp \ + science-108c.jpg.otp \ + science-108d.jpg.otp \ + sedi.otp \ + Sidepanel_Blue.otp \ + Sidepanel_Cloud.otp \ + Sidepanel_Green.otp \ + Sidepanel_Red.otp \ + Solar.otp \ + Soleil.otp \ + standard-blau-gelb.otp \ + standard-dunkel.otp \ + standard-rot-gruen.otp \ + Sunburst.otp \ + sun.otp \ + texture-003_1.jpg.otp \ + texture-003_2.jpg.otp \ + texture-003_3.jpg.otp \ + texture-003p_1.jpg.otp \ + texture-003p_2.jpg.otp \ + texture-003p_3.jpg.otp \ + texture-003t_1.jpg.otp \ + texture-003t_2.jpg.otp \ + texture-003t_3.jpg.otp \ + texture-004_1.jpg.otp \ + texture-004_2.jpg.otp \ + texture-004_3.jpg.otp \ + texture-004p_1.jpg.otp \ + texture-004p_2.jpg.otp \ + texture-004p_3.jpg.otp \ + texture-004t_1.jpg.otp \ + texture-004t_2.jpg.otp \ + texture-004t_3.jpg.otp \ + texture-007_1.jpg.otp \ + texture-007_2.jpg.otp \ + texture-007_3.jpg.otp \ + texture-007p_1.jpg.otp \ + texture-007p_2.jpg.otp \ + texture-007p_3.jpg.otp \ + texture-007t_1.jpg.otp \ + texture-007t_2.jpg.otp \ + texture-007t_3.jpg.otp \ + texture-045_1.jpg.otp \ + texture-045_2.jpg.otp \ + texture-045_3.jpg.otp \ + texture-045p_1.jpg.otp \ + texture-045p_2.jpg.otp \ + texture-045p_3.jpg.otp \ + texture-045t_1.jpg.otp \ + texture-045t_2.jpg.otp \ + texture-045t_3.jpg.otp \ + texture-110_1.jpg.otp \ + texture-110_2.jpg.otp \ + texture-110_3.jpg.otp \ + texture-110p_1.jpg.otp \ + texture-110p_2.jpg.otp \ + texture-110p_3.jpg.otp \ + texture-110t_1.jpg.otp \ + texture-110t_2.jpg.otp \ + texture-110t_3.jpg.otp \ + texture-158_1.jpg.otp \ + texture-158_2.jpg.otp \ + texture-158_3.jpg.otp \ + texture-158p_1.jpg.otp \ + texture-158p_2.jpg.otp \ + texture-158p_3.jpg.otp \ + texture-158t_1.jpg.otp \ + texture-158t_2.jpg.otp \ + texture-158t_3.jpg.otp \ + texture-191_1.jpg.otp \ + texture-191_2.jpg.otp \ + texture-191_3.jpg.otp \ + texture-191p_1.jpg.otp \ + texture-191p_2.jpg.otp \ + texture-191p_3.jpg.otp \ + texture-191t_1.jpg.otp \ + texture-191t_2.jpg.otp \ + texture-191t_3.jpg.otp \ + vortrag_gelb.otp \ + vortrag_gruen.otp \ + vortrag_rot.otp \ + vortrag_schwarz.otp \ + vortrag_weiss.otp \ + Worldwide_-_Artisticblue.otp \ + Worldwide_-_ArtisticbluePencil.otp \ + Worldwide_-_Deluxegreen.otp \ + Worldwide_-_Lightgray.otp \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriestemplatescommonmisc.mk b/extras/Zip_accessoriestemplatescommonmisc.mk new file mode 100644 index 000000000000..a44e5fe2c017 --- /dev/null +++ b/extras/Zip_accessoriestemplatescommonmisc.mk @@ -0,0 +1,21 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriestemplatescommonmisc,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/common/misc)) + +$(eval $(call gb_Zip_add_dependencies,accessoriestemplatescommonmisc,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriestemplatescommonmisc,\ + White_Notebook_Paper_legal.ott \ + Yellow_Pad_Legal.ott \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriestemplatescommonofficorr.mk b/extras/Zip_accessoriestemplatescommonofficorr.mk new file mode 100644 index 000000000000..6fcd28fd1656 --- /dev/null +++ b/extras/Zip_accessoriestemplatescommonofficorr.mk @@ -0,0 +1,20 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriestemplatescommonofficorr,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/common/officorr)) + +$(eval $(call gb_Zip_add_dependencies,accessoriestemplatescommonofficorr,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriestemplatescommonofficorr,\ + dummy_common_templates.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriestemplatescommonoffimisc.mk b/extras/Zip_accessoriestemplatescommonoffimisc.mk new file mode 100644 index 000000000000..228faab87f3d --- /dev/null +++ b/extras/Zip_accessoriestemplatescommonoffimisc.mk @@ -0,0 +1,20 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriestemplatescommonoffimisc,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/common/offimisc)) + +$(eval $(call gb_Zip_add_dependencies,accessoriestemplatescommonoffimisc,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriestemplatescommonoffimisc,\ + dummy_common_templates.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriestemplatescommonpersonal.mk b/extras/Zip_accessoriestemplatescommonpersonal.mk new file mode 100644 index 000000000000..2cadc8b69740 --- /dev/null +++ b/extras/Zip_accessoriestemplatescommonpersonal.mk @@ -0,0 +1,20 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriestemplatescommonpersonal,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/common/personal)) + +$(eval $(call gb_Zip_add_dependencies,accessoriestemplatescommonpersonal,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriestemplatescommonpersonal,\ + szivesoldal.otg \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_accessoriestemplatescommonpresent.mk b/extras/Zip_accessoriestemplatescommonpresent.mk new file mode 100644 index 000000000000..93f05bb28256 --- /dev/null +++ b/extras/Zip_accessoriestemplatescommonpresent.mk @@ -0,0 +1,20 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,accessoriestemplatescommonpresent,$(call gb_UnpackedTarball_get_dir,templates-pack)/templates/common/presnt)) + +$(eval $(call gb_Zip_add_dependencies,accessoriestemplatescommonpresent,\ + $(call gb_UnpackedTarball_get_target,templates-pack) \ +)) + +$(eval $(call gb_Zip_add_files,accessoriestemplatescommonpresent,\ + dummy_common_templates.txt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_autocorr.mk b/extras/Zip_autocorr.mk new file mode 100644 index 000000000000..e684b94e4f56 --- /dev/null +++ b/extras/Zip_autocorr.mk @@ -0,0 +1,57 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,autocorr,$(call gb_CustomTarget_get_workdir,extras/source/autotext))) + +$(eval $(call gb_Zip_add_files,autocorr,\ + acor_af-ZA.dat \ + acor_bg-BG.dat \ + acor_cs-CZ.dat \ + acor_da-DK.dat \ + acor_de-DE.dat \ + acor_en-AU.dat \ + acor_en-GB.dat \ + acor_en-US.dat \ + acor_en-ZA.dat \ + acor_es-ES.dat \ + acor_eu.dat \ + acor_fa-IR.dat \ + acor_fi-FI.dat \ + acor_fr-FR.dat \ + acor_ga-IE.dat \ + acor_hr-HR.dat \ + acor_hu-HU.dat \ + acor_it-IT.dat \ + acor_ja-JP.dat \ + acor_ko-KR.dat \ + acor_lb-LU.dat \ + acor_lt-LT.dat \ + acor_mn-MN.dat \ + acor_nl-BE.dat \ + acor_nl-NL.dat \ + acor_pl-PL.dat \ + acor_pt-BR.dat \ + acor_pt-PT.dat \ + acor_ru-RU.dat \ + acor_sh-ME.dat \ + acor_sh-RS.dat \ + acor_sh-YU.dat \ + acor_sk-SK.dat \ + acor_sl-SI.dat \ + acor_sr-ME.dat \ + acor_sr-RS.dat \ + acor_sr-YU.dat \ + acor_sv-SE.dat \ + acor_tr-TR.dat \ + acor_vi-VN.dat \ + acor_zh-CN.dat \ + acor_zh-TW.dat \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_autotextuser.mk b/extras/Zip_autotextuser.mk new file mode 100644 index 000000000000..9decaaea7699 --- /dev/null +++ b/extras/Zip_autotextuser.mk @@ -0,0 +1,16 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,autotextuser,$(SRCDIR)/extras/source/autotext)) + +$(eval $(call gb_Zip_add_files,autotextuser,\ + mytexts.bau \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_cfgsrvbitmapunx.mk b/extras/Zip_cfgsrvbitmapunx.mk new file mode 100644 index 000000000000..3b7ce9b92141 --- /dev/null +++ b/extras/Zip_cfgsrvbitmapunx.mk @@ -0,0 +1,17 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,cfgsrvbitmapunx,$(SRCDIR)/extras/unx/source/bitmaps)) + +$(eval $(call gb_Zip_add_files,cfgsrvbitmapunx,\ + psetupl.xpm \ + psetup.xpm \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_cfgsrvnolang.mk b/extras/Zip_cfgsrvnolang.mk new file mode 100644 index 000000000000..d15b0a6cac3f --- /dev/null +++ b/extras/Zip_cfgsrvnolang.mk @@ -0,0 +1,79 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,cfgsrvnolang,$(SRCDIR)/extras/source/misc_config)) + +$(eval $(call gb_Zip_add_files,cfgsrvnolang,\ + wizard/form/styles/beige.css \ + wizard/form/styles/bgr.css \ + wizard/form/styles/dark.css \ + wizard/form/styles/grey.css \ + wizard/form/styles/ibg.css \ + wizard/form/styles/ice.css \ + wizard/form/styles/orange.css \ + wizard/form/styles/red.css \ + wizard/form/styles/violet.css \ + wizard/form/styles/water.css \ + wizard/web/images/calc.gif \ + wizard/web/images/draw.gif \ + wizard/web/images/fls.gif \ + wizard/web/images/graphics.gif \ + wizard/web/images/html.gif \ + wizard/web/images/impress.gif \ + wizard/web/images/media.gif \ + wizard/web/images/other.gif \ + wizard/web/images/pdf.gif \ + wizard/web/images/writer.gif \ + wizard/web/layouts/diagonal/index.html.xsl \ + wizard/web/layouts/frame_bottom/index.html.xsl \ + wizard/web/layouts/frame_bottom/mainframe.html \ + wizard/web/layouts/frame_bottom/tocframe.html.xsl \ + wizard/web/layouts/frame_left/index.html.xsl \ + wizard/web/layouts/frame_left/mainframe.html \ + wizard/web/layouts/frame_left/tocframe.html.xsl \ + wizard/web/layouts/frame_right/index.html.xsl \ + wizard/web/layouts/frame_right/mainframe.html \ + wizard/web/layouts/frame_right/tocframe.html.xsl \ + wizard/web/layouts/frame_top/index.html.xsl \ + wizard/web/layouts/frame_top/mainframe.html \ + wizard/web/layouts/frame_top/tocframe.html.xsl \ + wizard/web/layouts/layoutF.xsl \ + wizard/web/layouts/layout.xsl \ + wizard/web/layouts/layoutX.xsl \ + wizard/web/layouts/simple/index.html.xsl \ + wizard/web/layouts/source.xml.xsl \ + wizard/web/layouts/table_2/index.html.xsl \ + wizard/web/layouts/table_3/index.html.xsl \ + wizard/web/layouts/zigzag/index.html.xsl \ + wizard/web/preview.html \ + wizard/web/styles/beige.css \ + wizard/web/styles/bg.css \ + wizard/web/styles/bgr.css \ + wizard/web/styles/bgrey.css \ + wizard/web/styles/bwb.css \ + wizard/web/styles/bwo.css \ + wizard/web/styles/dark.css \ + wizard/web/styles/dp.css \ + wizard/web/styles/forest.css \ + wizard/web/styles/green.css \ + wizard/web/styles/greenred.css \ + wizard/web/styles/grey.css \ + wizard/web/styles/ibg.css \ + wizard/web/styles/ice.css \ + wizard/web/styles/marine.css \ + wizard/web/styles/orange.css \ + wizard/web/styles/pc_old.css \ + wizard/web/styles/red.css \ + wizard/web/styles/rgb.css \ + wizard/web/styles/strange.css \ + wizard/web/styles/violet.css \ + wizard/web/styles/water.css \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_cfgusr.mk b/extras/Zip_cfgusr.mk new file mode 100644 index 000000000000..87330c69bac5 --- /dev/null +++ b/extras/Zip_cfgusr.mk @@ -0,0 +1,16 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,cfgusr,$(SRCDIR)/extras/source/misc_config)) + +$(eval $(call gb_Zip_add_files,cfgusr,\ + autotbl.fmt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_database.mk b/extras/Zip_database.mk new file mode 100644 index 000000000000..b35e3aa15912 --- /dev/null +++ b/extras/Zip_database.mk @@ -0,0 +1,17 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,database,$(SRCDIR)/extras/source/database)) + +$(eval $(call gb_Zip_add_files,database,\ + biblio.odb \ + evolocal.odb \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_databasebiblio.mk b/extras/Zip_databasebiblio.mk new file mode 100644 index 000000000000..2db36538eb5e --- /dev/null +++ b/extras/Zip_databasebiblio.mk @@ -0,0 +1,17 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,databasebiblio,$(SRCDIR)/extras/source/database)) + +$(eval $(call gb_Zip_add_files,databasebiblio,\ + biblio.dbf \ + biblio.dbt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_gallbullets.mk b/extras/Zip_gallbullets.mk new file mode 100644 index 000000000000..81fcc7589e7c --- /dev/null +++ b/extras/Zip_gallbullets.mk @@ -0,0 +1,77 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,gallbullets,$(SRCDIR)/extras/source/gallery/bullets)) + +$(eval $(call gb_Zip_add_files,gallbullets,\ + blkpearl.gif \ + bluarrow.gif \ + bluball.gif \ + bludiamd.gif \ + bluered.gif \ + blusqare.gif \ + blustar.gif \ + coffee_1.gif \ + coffee_2.gif \ + coffee_3.gif \ + coffee_4.gif \ + coffee_5.gif \ + con-blue.gif \ + con-cyan.gif \ + con-green.gif \ + con-lilac.gif \ + con-oran.gif \ + con-pink.gif \ + con-red.gif \ + con-yellow.gif \ + corner_1.gif \ + corner_2.gif \ + corner_3.gif \ + corner_4.gif \ + darkball.gif \ + darkblue.gif \ + gldpearl.gif \ + golfball.gif \ + grnarrow.gif \ + grnball.gif \ + grndiamd.gif \ + grnpearl.gif \ + grnsqare.gif \ + grnstar.gif \ + gryarrow.gif \ + gryball.gif \ + grydiamd.gif \ + grysqare.gif \ + grystar.gif \ + orgarrow.gif \ + orgball.gif \ + orgdiamd.gif \ + orgsqare.gif \ + orgstar.gif \ + pebble_1.gif \ + pebble_2.gif \ + pebble_3.gif \ + poliball.gif \ + popcorn_1.gif \ + popcorn_2.gif \ + rainbow.gif \ + redarrow.gif \ + redball.gif \ + reddiamd.gif \ + redsqare.gif \ + redstar.gif \ + whtpearl.gif \ + ylwarrow.gif \ + ylwball.gif \ + ylwdiamd.gif \ + ylwsqare.gif \ + ylwstar.gif \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_gallhtmlexpo.mk b/extras/Zip_gallhtmlexpo.mk new file mode 100644 index 000000000000..ad2ff4125edd --- /dev/null +++ b/extras/Zip_gallhtmlexpo.mk @@ -0,0 +1,63 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,gallhtmlexpo,$(SRCDIR)/extras/source/gallery/htmlexpo)) + +$(eval $(call gb_Zip_add_files,gallhtmlexpo,\ + bludown.gif \ + blufirs_.gif \ + blufirs.gif \ + blulast_.gif \ + blulast.gif \ + blunav.gif \ + blunext_.gif \ + blunext.gif \ + bluprev_.gif \ + bluprev.gif \ + blutext.gif \ + bluup.gif \ + cubdown.gif \ + cubfirs_.gif \ + cubfirs.gif \ + cublast_.gif \ + cublast.gif \ + cubnav.gif \ + cubnext_.gif \ + cubnext.gif \ + cubprev_.gif \ + cubprev.gif \ + cubtext.gif \ + cubup.gif \ + gredown.gif \ + grefirs_.gif \ + grefirs.gif \ + grelast_.gif \ + grelast.gif \ + grenav.gif \ + grenext_.gif \ + grenext.gif \ + greprev_.gif \ + greprev.gif \ + gretext.gif \ + greup.gif \ + simdown.gif \ + simfirs_.gif \ + simfirs.gif \ + simlast_.gif \ + simlast.gif \ + simnav.gif \ + simnext_.gif \ + simnext.gif \ + simprev_.gif \ + simprev.gif \ + simtext.gif \ + simup.gif \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_gallroot.mk b/extras/Zip_gallroot.mk new file mode 100644 index 000000000000..c5f21bf9512b --- /dev/null +++ b/extras/Zip_gallroot.mk @@ -0,0 +1,20 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,gallroot,$(SRCDIR)/extras/source/gallery)) + +$(eval $(call gb_Zip_add_files,gallroot,\ + apples.gif \ + bigapple.gif \ + flower.gif \ + flowers.gif \ + sky.gif \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_gallrulers.mk b/extras/Zip_gallrulers.mk new file mode 100644 index 000000000000..8182069d82f3 --- /dev/null +++ b/extras/Zip_gallrulers.mk @@ -0,0 +1,40 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,gallrulers,$(SRCDIR)/extras/source/gallery/rulers)) + +$(eval $(call gb_Zip_add_files,gallrulers,\ + blkballs.gif \ + blurulr1.gif \ + blurulr2.gif \ + blurulr3.gif \ + blurulr4.gif \ + blurulr5.gif \ + blurulr6.gif \ + gldballs.gif \ + grnballs.gif \ + grnrulr1.gif \ + grnrulr2.gif \ + grnrulr3.gif \ + grnrulr4.gif \ + gryrulr1.gif \ + gryrulr2.gif \ + gryrulr3.gif \ + orgrulr1.gif \ + redrulr1.gif \ + redrulr2.gif \ + redrulr3.gif \ + redrulr4.gif \ + redrulr5.gif \ + striped.gif \ + whtballs.gif \ + ylwrulr1.gif \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_gallsound.mk b/extras/Zip_gallsound.mk new file mode 100644 index 000000000000..0129923dd98f --- /dev/null +++ b/extras/Zip_gallsound.mk @@ -0,0 +1,19 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,gallsound,$(SRCDIR)/extras/source/gallery/gallery_sound)) + +$(eval $(call gb_Zip_add_files,gallsound,\ + sg100.sdv \ + sg100.thm \ + sg30.sdv \ + sg30.thm \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_gallsounds.mk b/extras/Zip_gallsounds.mk new file mode 100644 index 000000000000..3021c7964484 --- /dev/null +++ b/extras/Zip_gallsounds.mk @@ -0,0 +1,50 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,gallsounds,$(SRCDIR)/extras/source/gallery/sounds)) + +$(eval $(call gb_Zip_add_files,gallsounds,\ + apert2.wav \ + apert.wav \ + applause.wav \ + beam2.wav \ + beam.wav \ + cow.wav \ + curve.wav \ + drama.wav \ + explos.wav \ + falling.wav \ + glasses.wav \ + gong.wav \ + horse.wav \ + kling.wav \ + kongas.wav \ + laser.wav \ + left.wav \ + nature1.wav \ + nature2.wav \ + ok.wav \ + pluck.wav \ + roll.wav \ + romans.wav \ + soft.wav \ + space2.wav \ + space3.wav \ + space.wav \ + sparcle.wav \ + strom.wav \ + theetone.wav \ + top.wav \ + train.wav \ + untie.wav \ + ups.wav \ + wallewal.wav \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_gallsystem.mk b/extras/Zip_gallsystem.mk new file mode 100644 index 000000000000..ec77152c4607 --- /dev/null +++ b/extras/Zip_gallsystem.mk @@ -0,0 +1,39 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,gallsystem,$(SRCDIR)/extras/source/gallery/gallery_system)) + +$(eval $(call gb_Zip_add_files,gallsystem,\ + sg1.sdg \ + sg1.sdv \ + sg1.thm \ + sg24.sdg \ + sg24.sdv \ + sg24.thm \ + sg25.sdg \ + sg25.sdv \ + sg25.thm \ + sg2.sdg \ + sg2.sdv \ + sg2.thm \ + sg36.sdg \ + sg36.sdv \ + sg36.thm \ + sg3.sdg \ + sg3.sdv \ + sg3.thm \ + sg4.sdg \ + sg4.sdv \ + sg4.thm \ + sg9.sdg \ + sg9.sdv \ + sg9.thm \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_gallwwwback.mk b/extras/Zip_gallwwwback.mk new file mode 100644 index 000000000000..350727281e1a --- /dev/null +++ b/extras/Zip_gallwwwback.mk @@ -0,0 +1,77 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,gallwwwback,$(SRCDIR)/extras/source/gallery/www-back)) + +$(eval $(call gb_Zip_add_files,gallwwwback,\ + aqua.jpg \ + bathroom.jpg \ + blocks.jpg \ + blow_green.jpg \ + blueblop.jpg \ + bulging.jpg \ + canvas_blue.jpg \ + cheese.jpg \ + chocolate.jpg \ + citrus.jpg \ + confetti.jpg \ + daisy.jpg \ + fluffy-grey.jpg \ + fluffy.jpg \ + fuzzy-blue.jpg \ + fuzzy-darkgrey.jpg \ + fuzzy-grey.jpg \ + fuzzy-lightgrey.jpg \ + fuzzy_light.jpg \ + gregre.gif \ + grey.gif \ + grypaws.gif \ + ice-blue.jpg \ + ice-light.jpg \ + imitation_leather.jpg \ + interstices.jpg \ + jeansblk.jpg \ + jeans.jpg \ + lawn-artificial.jpg \ + lawn.jpg \ + lightblue-wet.jpg \ + linen-fine.jpg \ + lino-green.jpg \ + liquid-blue.jpg \ + marble_dark.jpg \ + marble.jpg \ + mazes.jpg \ + mint.gif \ + notes.gif \ + pattern.jpg \ + pebble-light.jpg \ + pink.gif \ + pool.jpg \ + popcorn.jpg \ + purple.jpg \ + reddark.jpg \ + rings-green.jpg \ + rings-orange.jpg \ + roses.jpg \ + sand.jpg \ + sand-light.jpg \ + sky.jpg \ + soft-structure_grey.jpg \ + space.jpg \ + stone-dark.jpg \ + stone.jpg \ + structure_darkgreen.gif \ + structure_green.jpg \ + structure.jpg \ + wall-grey.jpg \ + wet-turquoise.jpg \ + wood.jpg \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_gallwwwgraf.mk b/extras/Zip_gallwwwgraf.mk new file mode 100644 index 000000000000..488e1809466a --- /dev/null +++ b/extras/Zip_gallwwwgraf.mk @@ -0,0 +1,108 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,gallwwwgraf,$(SRCDIR)/extras/source/gallery/www-graf)) + +$(eval $(call gb_Zip_add_files,gallwwwgraf,\ + bluat.gif \ + bluback.gif \ + bludisk.gif \ + bludown.gif \ + bluhome.gif \ + bluinfo.gif \ + bluleft.gif \ + blumail.gif \ + bluminus.gif \ + bluplus.gif \ + bluquest.gif \ + bluright.gif \ + bluup.gif \ + gredisk.gif \ + gredown.gif \ + grehome.gif \ + greinfo.gif \ + greleft.gif \ + gremail.gif \ + greminus.gif \ + greplus.gif \ + grequest.gif \ + greright.gif \ + greup.gif \ + grnat.gif \ + grnback.gif \ + grndisk.gif \ + grndown.gif \ + grnexcla.gif \ + grnhome.gif \ + grninfo.gif \ + grnleft.gif \ + grnmail.gif \ + grnminus.gif \ + grnplus.gif \ + grnquest.gif \ + grnright.gif \ + grnup.gif \ + gryat.gif \ + gryback.gif \ + grydisk.gif \ + grydown.gif \ + gryhome.gif \ + gryinfo.gif \ + gryleft.gif \ + grymail.gif \ + gryminus.gif \ + gryplus.gif \ + gryquest.gif \ + gryright.gif \ + gryup.gif \ + men@work.gif \ + orgat.gif \ + orgback.gif \ + orgdisk.gif \ + orgdown.gif \ + orghome.gif \ + orginfo.gif \ + orgleft.gif \ + orgmail.gif \ + orgminus.gif \ + orgplus.gif \ + orgquest.gif \ + orgright.gif \ + orgup.gif \ + redat.gif \ + redback.gif \ + reddisk.gif \ + reddown.gif \ + redhome.gif \ + redinfo.gif \ + redleft.gif \ + redmail.gif \ + redminus.gif \ + redplus.gif \ + redquest.gif \ + redright.gif \ + redup.gif \ + turdown.gif \ + turhome.gif \ + turleft.gif \ + turright.gif \ + turup.gif \ + viohome.gif \ + violeft.gif \ + vioright.gif \ + vioup.gif \ + ylwdown.gif \ + ylwhome.gif \ + ylwleft.gif \ + ylwmail.gif \ + ylwright.gif \ + ylwup.gif \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_palettes.mk b/extras/Zip_palettes.mk new file mode 100644 index 000000000000..e4cdaab85dd8 --- /dev/null +++ b/extras/Zip_palettes.mk @@ -0,0 +1,34 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,palettes,$(SRCDIR)/extras/source/palettes)) + +$(eval $(call gb_Zip_add_files,palettes,\ + arrowhd.soe \ + classic.sog \ + cmyk.soc \ + gallery.soc \ + hatching.soh \ + html.soc \ + libreoffice.soc \ + modern.sog \ + palette.soc \ + scribus.soc \ + standard.sob \ + standard.soc \ + standard.sod \ + standard.soe \ + standard.sog \ + standard.soh \ + styles.sod \ + tango.soc \ + web.soc \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_tpllayoutimpr.mk b/extras/Zip_tpllayoutimpr.mk new file mode 100644 index 000000000000..c93fda42a158 --- /dev/null +++ b/extras/Zip_tpllayoutimpr.mk @@ -0,0 +1,25 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,tpllayoutimpr,$(SRCDIR)/extras/source/templates/layout)) + +$(eval $(call gb_Zip_add_files,tpllayoutimpr,\ + AbstractGreen.otp \ + AbstractRed.otp \ + AbstractYellow.otp \ + BrightBlue.otp \ + DNA.otp \ + Inspiration.otp \ + LushGreen.otp \ + Metropolis.otp \ + Sunset.otp \ + Vintage.otp \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_tplwizbitmap.mk b/extras/Zip_tplwizbitmap.mk new file mode 100644 index 000000000000..c63f1623100c --- /dev/null +++ b/extras/Zip_tplwizbitmap.mk @@ -0,0 +1,43 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,tplwizbitmap,$(SRCDIR)/extras/source/templates/wizard/bitmap)) + +$(eval $(call gb_Zip_add_files,tplwizbitmap,\ + cancel_down.bmp \ + cancel_up.bmp \ + down.bmp \ + end.bmp \ + euro_1.bmp \ + euro_2.bmp \ + euro_3.bmp \ + ftpconnected.gif \ + ftpconnecting.gif \ + ftperror.gif \ + ftpunknown.gif \ + Import_1.bmp \ + Import_3.bmp \ + Import_4.bmp \ + maximize.bmp \ + minimize.bmp \ + MS-Import_2-1.bmp \ + MS-Import_2-2.bmp \ + MS-Import_2-3.bmp \ + okay_down.bmp \ + okay_up.bmp \ + report.bmp \ + tutorial_background.gif \ + up.bmp \ + XML-Import_2-1.bmp \ + XML-Import_2-2.bmp \ + XML-Import_2-3.bmp \ + XML-Import_2-4.bmp \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_tplwizdesktop.mk b/extras/Zip_tplwizdesktop.mk new file mode 100644 index 000000000000..d2fce5ddb438 --- /dev/null +++ b/extras/Zip_tplwizdesktop.mk @@ -0,0 +1,17 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,tplwizdesktop,$(SRCDIR)/extras/source/templates/wizard/desktop)) + +$(eval $(call gb_Zip_add_files,tplwizdesktop,\ + html.stw \ + idxexample.odt \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_tplwizletter.mk b/extras/Zip_tplwizletter.mk new file mode 100644 index 000000000000..7a42657f27d3 --- /dev/null +++ b/extras/Zip_tplwizletter.mk @@ -0,0 +1,275 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,tplwizletter,$(SRCDIR)/extras/source/templates/wizard/letter/lang)) + +$(eval $(call gb_Zip_add_files,tplwizletter,\ + bg/bus-elegant_l.ott \ + bg/bus-modern_l.ott \ + bg/bus-office_l.ott \ + bg/off-elegant_l.ott \ + bg/off-modern_l.ott \ + bg/off-office_l.ott \ + bg/pri-bottle_l.ott \ + bg/pri-mail_l.ott \ + bg/pri-marine_l.ott \ + bg/pri-redline_l.ott \ + cs/bus-elegant_l.ott \ + cs/bus-modern_l.ott \ + cs/bus-office_l.ott \ + cs/off-elegant_l.ott \ + cs/off-modern_l.ott \ + cs/off-office_l.ott \ + cs/pri-bottle_l.ott \ + cs/pri-mail_l.ott \ + cs/pri-marine_l.ott \ + cs/pri-redline_l.ott \ + da/bus-elegant_l.ott \ + da/bus-modern_l.ott \ + da/bus-office_l.ott \ + da/off-elegant_l.ott \ + da/off-modern_l.ott \ + da/off-office_l.ott \ + da/pri-bottle_l.ott \ + da/pri-mail_l.ott \ + da/pri-marine_l.ott \ + da/pri-redline_l.ott \ + de/bus-elegant_l.ott \ + de/bus-modern_l.ott \ + de/bus-office_l.ott \ + de/off-elegant_l.ott \ + de/off-modern_l.ott \ + de/off-office_l.ott \ + de/pri-bottle_l.ott \ + de/pri-mail_l.ott \ + de/pri-marine_l.ott \ + de/pri-redline_l.ott \ + en-GB/bus-elegant_l.ott \ + en-GB/bus-modern_l.ott \ + en-GB/bus-office_l.ott \ + en-GB/off-elegant_l.ott \ + en-GB/off-modern_l.ott \ + en-GB/off-office_l.ott \ + en-GB/pri-bottle_l.ott \ + en-GB/pri-mail_l.ott \ + en-GB/pri-marine_l.ott \ + en-GB/pri-redline_l.ott \ + en-US/bus-elegant_l.ott \ + en-US/bus-modern_l.ott \ + en-US/bus-office_l.ott \ + en-US/off-elegant_l.ott \ + en-US/off-modern_l.ott \ + en-US/off-office_l.ott \ + en-US/pri-bottle_l.ott \ + en-US/pri-mail_l.ott \ + en-US/pri-marine_l.ott \ + en-US/pri-redline_l.ott \ + es/bus-elegant_l.ott \ + es/bus-modern_l.ott \ + es/bus-office_l.ott \ + es/off-elegant_l.ott \ + es/off-modern_l.ott \ + es/off-office_l.ott \ + es/pri-bottle_l.ott \ + es/pri-mail_l.ott \ + es/pri-marine_l.ott \ + es/pri-redline_l.ott \ + eu/bus-elegant_l.ott \ + eu/bus-modern_l.ott \ + eu/bus-office_l.ott \ + eu/off-elegant_l.ott \ + eu/off-modern_l.ott \ + eu/off-office_l.ott \ + eu/pri-bottle_l.ott \ + eu/pri-mail_l.ott \ + eu/pri-marine_l.ott \ + eu/pri-redline_l.ott \ + fr/bus-elegant_l.ott \ + fr/bus-modern_l.ott \ + fr/bus-office_l.ott \ + fr/off-elegant_l.ott \ + fr/off-modern_l.ott \ + fr/off-office_l.ott \ + fr/pri-bottle_l.ott \ + fr/pri-mail_l.ott \ + fr/pri-marine_l.ott \ + fr/pri-redline_l.ott \ + hu/bus-elegant_l.ott \ + hu/bus-modern_l.ott \ + hu/bus-office_l.ott \ + hu/off-elegant_l.ott \ + hu/off-modern_l.ott \ + hu/off-office_l.ott \ + hu/pri-bottle_l.ott \ + hu/pri-mail_l.ott \ + hu/pri-marine_l.ott \ + hu/pri-redline_l.ott \ + it/bus-elegant_l.ott \ + it/bus-modern_l.ott \ + it/bus-office_l.ott \ + it/off-elegant_l.ott \ + it/off-modern_l.ott \ + it/off-office_l.ott \ + it/pri-bottle_l.ott \ + it/pri-mail_l.ott \ + it/pri-marine_l.ott \ + it/pri-redline_l.ott \ + ja/bus-elegant_l.ott \ + ja/bus-modern_l.ott \ + ja/bus-office_l.ott \ + ja/off-elegant_l.ott \ + ja/off-modern_l.ott \ + ja/off-office_l.ott \ + ja/pri-bottle_l.ott \ + ja/pri-mail_l.ott \ + ja/pri-marine_l.ott \ + ja/pri-redline_l.ott \ + km/bus-elegant_l.ott \ + km/bus-modern_l.ott \ + km/bus-office_l.ott \ + km/off-elegant_l.ott \ + km/off-modern_l.ott \ + km/off-office_l.ott \ + km/pri-bottle_l.ott \ + km/pri-mail_l.ott \ + km/pri-marine_l.ott \ + km/pri-redline_l.ott \ + ko/bus-elegant_l.ott \ + ko/bus-modern_l.ott \ + ko/bus-office_l.ott \ + ko/off-elegant_l.ott \ + ko/off-modern_l.ott \ + ko/off-office_l.ott \ + ko/pri-bottle_l.ott \ + ko/pri-mail_l.ott \ + ko/pri-marine_l.ott \ + ko/pri-redline_l.ott \ + nl/bus-elegant_l.ott \ + nl/bus-modern_l.ott \ + nl/bus-office_l.ott \ + nl/off-elegant_l.ott \ + nl/off-modern_l.ott \ + nl/off-office_l.ott \ + nl/pri-bottle_l.ott \ + nl/pri-mail_l.ott \ + nl/pri-marine_l.ott \ + nl/pri-redline_l.ott \ + pl/bus-elegant_l.ott \ + pl/bus-modern_l.ott \ + pl/bus-office_l.ott \ + pl/off-elegant_l.ott \ + pl/off-modern_l.ott \ + pl/off-office_l.ott \ + pl/pri-bottle_l.ott \ + pl/pri-mail_l.ott \ + pl/pri-marine_l.ott \ + pl/pri-redline_l.ott \ + pt-BR/bus-elegant_l.ott \ + pt-BR/bus-modern_l.ott \ + pt-BR/bus-office_l.ott \ + pt-BR/off-elegant_l.ott \ + pt-BR/off-modern_l.ott \ + pt-BR/off-office_l.ott \ + pt-BR/pri-bottle_l.ott \ + pt-BR/pri-mail_l.ott \ + pt-BR/pri-marine_l.ott \ + pt-BR/pri-redline_l.ott \ + pt/bus-elegant_l.ott \ + pt/bus-modern_l.ott \ + pt/bus-office_l.ott \ + pt/off-elegant_l.ott \ + pt/off-modern_l.ott \ + pt/off-office_l.ott \ + pt/pri-bottle_l.ott \ + pt/pri-mail_l.ott \ + pt/pri-marine_l.ott \ + pt/pri-redline_l.ott \ + ru/bus-elegant_l.ott \ + ru/bus-modern_l.ott \ + ru/bus-office_l.ott \ + ru/off-elegant_l.ott \ + ru/off-modern_l.ott \ + ru/off-office_l.ott \ + ru/pri-bottle_l.ott \ + ru/pri-mail_l.ott \ + ru/pri-marine_l.ott \ + ru/pri-redline_l.ott \ + sk/bus-elegant_l.ott \ + sk/bus-modern_l.ott \ + sk/bus-office_l.ott \ + sk/off-elegant_l.ott \ + sk/off-modern_l.ott \ + sk/off-office_l.ott \ + sk/pri-bottle_l.ott \ + sk/pri-mail_l.ott \ + sk/pri-marine_l.ott \ + sk/pri-redline_l.ott \ + sl/bus-elegant_l.ott \ + sl/bus-modern_l.ott \ + sl/bus-office_l.ott \ + sl/off-elegant_l.ott \ + sl/off-modern_l.ott \ + sl/off-office_l.ott \ + sl/pri-bottle_l.ott \ + sl/pri-mail_l.ott \ + sl/pri-marine_l.ott \ + sl/pri-redline_l.ott \ + sv/bus-elegant_l.ott \ + sv/bus-modern_l.ott \ + sv/bus-office_l.ott \ + sv/off-elegant_l.ott \ + sv/off-modern_l.ott \ + sv/off-office_l.ott \ + sv/pri-bottle_l.ott \ + sv/pri-mail_l.ott \ + sv/pri-marine_l.ott \ + sv/pri-redline_l.ott \ + tr/bus-elegant_l.ott \ + tr/bus-modern_l.ott \ + tr/bus-office_l.ott \ + tr/off-elegant_l.ott \ + tr/off-modern_l.ott \ + tr/off-office_l.ott \ + tr/pri-bottle_l.ott \ + tr/pri-mail_l.ott \ + tr/pri-marine_l.ott \ + tr/pri-redline_l.ott \ + vi/bus-elegant_l.ott \ + vi/bus-modern_l.ott \ + vi/bus-office_l.ott \ + vi/off-elegant_l.ott \ + vi/off-modern_l.ott \ + vi/off-office_l.ott \ + vi/pri-bottle_l.ott \ + vi/pri-mail_l.ott \ + vi/pri-marine_l.ott \ + vi/pri-redline_l.ott \ + zh-CN/bus-elegant_l.ott \ + zh-CN/bus-modern_l.ott \ + zh-CN/bus-office_l.ott \ + zh-CN/off-elegant_l.ott \ + zh-CN/off-modern_l.ott \ + zh-CN/off-office_l.ott \ + zh-CN/pri-bottle_l.ott \ + zh-CN/pri-mail_l.ott \ + zh-CN/pri-marine_l.ott \ + zh-CN/pri-redline_l.ott \ + zh-TW/bus-elegant_l.ott \ + zh-TW/bus-modern_l.ott \ + zh-TW/bus-office_l.ott \ + zh-TW/off-elegant_l.ott \ + zh-TW/off-modern_l.ott \ + zh-TW/off-office_l.ott \ + zh-TW/pri-bottle_l.ott \ + zh-TW/pri-mail_l.ott \ + zh-TW/pri-marine_l.ott \ + zh-TW/pri-redline_l.ott \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/Zip_wordbook.mk b/extras/Zip_wordbook.mk new file mode 100644 index 000000000000..76416657e79b --- /dev/null +++ b/extras/Zip_wordbook.mk @@ -0,0 +1,19 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# + +$(eval $(call gb_Zip_Zip,wordbook,$(SRCDIR)/extras/source/wordbook)) + +$(eval $(call gb_Zip_add_files,wordbook,\ + en-GB.dic \ + en-US.dic \ + sl.dic \ + technical.dic \ +)) + +# vim: set noet sw=4 ts=4: diff --git a/extras/prj/build.lst b/extras/prj/build.lst index 61223f08b731..e38ddab74d6e 100644 --- a/extras/prj/build.lst +++ b/extras/prj/build.lst @@ -1,125 +1,3 @@ er extras : solenv LIBXSLT:libxslt NULL er extras usr1 - all er_mkout NULL -er extras\source\autotext nmake - all er_atxt NULL -er extras\source\autotext\lang\af-ZA\acor nmake - all er_atxtlafza NULL -er extras\source\autotext\lang\bg\acor nmake - all er_atxtlbg NULL -er extras\source\autotext\lang\cs\acor nmake - all er_atxtlcs NULL -er extras\source\autotext\lang\da\acor nmake - all er_atxtlda NULL -er extras\source\autotext\lang\de\acor nmake - all er_atxtlde NULL -er extras\source\autotext\lang\en-AU\acor nmake - all er_atxtlenau NULL -er extras\source\autotext\lang\en-GB\acor nmake - all er_atxtlengb NULL -er extras\source\autotext\lang\en-US\acor nmake - all er_atxtlenus NULL -er extras\source\autotext\lang\en-ZA\acor nmake - all er_atxtlenza NULL -er extras\source\autotext\lang\es\acor nmake - all er_atxtles NULL -er extras\source\autotext\lang\eu\acor nmake - all er_atxtleu NULL -er extras\source\autotext\lang\fa\acor nmake - all er_atxtlfa NULL -er extras\source\autotext\lang\fi\acor nmake - all er_atxtlfi NULL -er extras\source\autotext\lang\fr\acor nmake - all er_atxtlfr NULL -er extras\source\autotext\lang\ga-IE\acor nmake - all er_atxtlgaie NULL -er extras\source\autotext\lang\hr\acor nmake - all er_atxtlhr NULL -er extras\source\autotext\lang\hu\acor nmake - all er_atxtlhu NULL -er extras\source\autotext\lang\it\acor nmake - all er_atxtlit NULL -er extras\source\autotext\lang\ja\acor nmake - all er_atxtlja NULL -er extras\source\autotext\lang\ko\acor nmake - all er_atxtlko NULL -er extras\source\autotext\lang\lb-LU\acor nmake - all er_atxtllblu NULL -er extras\source\autotext\lang\lt\acor nmake - all er_atxtllt NULL -er extras\source\autotext\lang\mn\acor nmake - all er_atxtlmn NULL -er extras\source\autotext\lang\nl\acor nmake - all er_atxtlnl NULL -er extras\source\autotext\lang\nl-BE\acor nmake - all er_atxtlnlbe NULL -er extras\source\autotext\lang\pl\acor nmake - all er_atxtlpl NULL -er extras\source\autotext\lang\pt\acor nmake - all er_atxtlpt NULL -er extras\source\autotext\lang\pt-BR\acor nmake - all er_atxtlptbr NULL -er extras\source\autotext\lang\ru\acor nmake - all er_atxtlru NULL -er extras\source\autotext\lang\sh-ME\acor nmake - all er_atxtlshme NULL -er extras\source\autotext\lang\sh-RS\acor nmake - all er_atxtlshrs NULL -er extras\source\autotext\lang\sh-YU\acor nmake - all er_atxtlshyu NULL -er extras\source\autotext\lang\sk\acor nmake - all er_atxtlsk NULL -er extras\source\autotext\lang\sl\acor nmake - all er_atxtlsl NULL -er extras\source\autotext\lang\sr-ME\acor nmake - all er_atxtlsrme NULL -er extras\source\autotext\lang\sr-RS\acor nmake - all er_atxtlsrrs NULL -er extras\source\autotext\lang\sr-YU\acor nmake - all er_atxtlsryu NULL -er extras\source\autotext\lang\sv\acor nmake - all er_atxtlsv NULL -er extras\source\autotext\lang\tr\acor nmake - all er_atxtltr NULL -er extras\source\autotext\lang\vi\acor nmake - all er_atxtlvi NULL -er extras\source\autotext\lang\zh-CN\acor nmake - all er_atxtlzhcn NULL -er extras\source\autotext\lang\zh-TW\acor nmake - all er_atxtlzhtw NULL -er extras\source\autotext\lang nmake - all er_atxtl er_atxtlafza er_atxtlbg er_atxtlcs er_atxtlda er_atxtlde er_atxtlenau er_atxtlengb er_atxtlenus er_atxtlenza er_atxtles er_atxtleu er_atxtlfa er_atxtlfi er_atxtlfr er_atxtlgaie er_atxtlhr er_atxtlhu er_atxtlit er_atxtlja er_atxtlko er_atxtllblu er_atxtllt er_atxtlmn er_atxtlnl er_atxtlnlbe er_atxtlpl er_atxtlpt er_atxtlptbr er_atxtlru er_atxtlshme er_atxtlshrs er_atxtlshyu er_atxtlsk er_atxtlsl er_atxtlsrme er_atxtlsrrs er_atxtlsryu er_atxtlsv er_atxtltr er_atxtlvi er_atxtlzhcn er_atxtlzhtw NULL -er extras\source\database nmake - all er_datbs NULL -er extras\source\gallery nmake - all er_gal NULL -er extras\source\gallery\bullets nmake - all er_gbull NULL -er extras\source\gallery\gallery_sound nmake - all er_gsnd NULL -er extras\source\gallery\gallery_system nmake - all er_gsys NULL -er extras\source\gallery\htmlexpo nmake - all er_ghtml NULL -er extras\source\gallery\rulers nmake - all er_grulr NULL -er extras\source\gallery\sounds nmake - all er_gsnds NULL -er extras\source\gallery\www-back nmake - all er_gwbck NULL -er extras\source\gallery\www-graf nmake - all er_gwgrf NULL -er extras\source\gallery\accessories nmake - all er_gacce NULL -er extras\source\gallery\accessories\Draws\People nmake - all er_gadpe NULL -er extras\source\gallery\accessories\Photos\Buildings nmake - all er_gapbu NULL -er extras\source\gallery\accessories\Photos\Celebration nmake - all er_gapce NULL -er extras\source\gallery\accessories\Photos\Cities nmake - all er_gapci NULL -er extras\source\gallery\accessories\Photos\Fauna nmake - all er_gapfa NULL -er extras\source\gallery\accessories\Photos\Flowers nmake - all er_gapfl NULL -er extras\source\gallery\accessories\Photos\FoodsandDrinks nmake - all er_gapfo NULL -er extras\source\gallery\accessories\Photos\Humans nmake - all er_gaphu NULL -er extras\source\gallery\accessories\Photos\Landscapes nmake - all er_gapla NULL -er extras\source\gallery\accessories\Photos\Objects nmake - all er_gapob NULL -er extras\source\gallery\accessories\Photos\Plants nmake - all er_gappl NULL -er extras\source\gallery\accessories\Photos\Space nmake - all er_gapsp NULL -er extras\source\gallery\accessories\Photos\Statues nmake - all er_gapst NULL -er extras\source\gallery\accessories\Photos\Travel nmake - all er_gaptr NULL -er extras\source\premium\templates\layout\lang nmake - all er_prtela NULL -er extras\source\premium\templates\presnt\lang nmake - all er_prtepr NULL -er extras\source\premium\templates\educate\lang nmake - all er_prteed NULL -er extras\source\premium\templates\finance\lang nmake - all er_prtefi NULL -er extras\source\premium\templates\forms\lang nmake - all er_prtefo NULL -er extras\source\premium\templates\labels\lang nmake - all er_prtelb NULL -er extras\source\premium\templates\misc\lang nmake - all er_prtemi NULL -er extras\source\premium\templates\officorr\lang nmake - all er_prteoc NULL -er extras\source\premium\templates\offimisc\lang nmake - all er_prteom NULL -er extras\source\premium\templates\personal\lang nmake - all er_prtepe NULL -er extras\source\premium\templates\lang nmake - all er_prtemp NULL -er extras\source\premium\templates\common\layout nmake - all er_prtecola NULL -er extras\source\premium\templates\common\presnt nmake - all er_prtecopr NULL -er extras\source\premium\templates\common\educate nmake - all er_prtecoed NULL -er extras\source\premium\templates\common\finance nmake - all er_prtecofi NULL -er extras\source\premium\templates\common\forms nmake - all er_prtecofo NULL -er extras\source\premium\templates\common\labels nmake - all er_prtecolb NULL -er extras\source\premium\templates\common\misc nmake - all er_prtecomi NULL -er extras\source\premium\templates\common\officorr nmake - all er_prtecooc NULL -er extras\source\premium\templates\common\offimisc nmake - all er_prtecoom NULL -er extras\source\premium\templates\common\personal nmake - all er_prtecope NULL -er extras\source\premium\templates\common nmake - all er_prtecomp NULL -er extras\source\premium\samples\advertisement\lang nmake - all er_prsaad NULL -er extras\source\premium\samples\documentation\lang nmake - all er_prsedo NULL -er extras\source\premium\samples\lang nmake - all er_prsamp NULL -er extras\source\premium\templates-nonfree\layout\lang nmake - all er_prtelanf NULL -er extras\source\premium\templates-nonfree\presnt\lang nmake - all er_prteprnf NULL -er extras\source\premium\templates-nonfree\educate\lang nmake - all er_prteednf NULL -er extras\source\premium\templates-nonfree\finance\lang nmake - all er_prtefinf NULL -er extras\source\premium\templates-nonfree\forms\lang nmake - all er_prtefonf NULL -er extras\source\premium\templates-nonfree\labels\lang nmake - all er_prtelbnf NULL -er extras\source\premium\templates-nonfree\misc\lang nmake - all er_prteminf NULL -er extras\source\premium\templates-nonfree\officorr\lang nmake - all er_prteocnf NULL -er extras\source\premium\templates-nonfree\offimisc\lang nmake - all er_prteomnf NULL -er extras\source\premium\templates-nonfree\personal\lang nmake - all er_prtepenf NULL -er extras\source\premium\templates-nonfree\lang nmake - all er_prtempnf NULL -er extras\source\premium\samples-nonfree\advertisement\lang nmake - all er_prsaadnf NULL -er extras\source\premium\samples-nonfree\documentation\lang nmake - all er_prsedonf NULL -er extras\source\premium\samples-nonfree\lang nmake - all er_prsampnf NULL -er extras\source\gallery\accessories\Elements\Bullets2 nmake - all er_gaeb2 NULL -er extras\source\gallery\accessories-nonfree nmake - all er_gaccenf NULL -er extras\source\misc_config nmake - all er_mcnf NULL -er extras\source\palettes nmake - all er_palet NULL -er extras\source\templates\layout nmake - all er_tlal NULL -er extras\source\templates\presnt\lang nmake - all er_tprel NULL -er extras\source\templates\wizard\agenda\lang nmake - all er_twagl NULL -er extras\source\templates\wizard\bitmap nmake - all er_twbmp NULL -er extras\source\templates\wizard\desktop nmake - all er_twdkl NULL -er extras\source\templates\wizard\fax\lang nmake - all er_twfal NULL -er extras\source\templates\wizard\letter\lang nmake - all er_twlel NULL -er extras\source\templates\wizard\report\lang nmake - all er_twrel NULL -er extras\source\templates\wizard\styles\lang nmake - all er_stls NULL -er extras\source\wordbook nmake - all er_wrdb NULL -er extras\unx\source\bitmaps nmake - all er_bmpu NULL +er extras\prj nmake - all er_prj NULL diff --git a/extras/prj/d.lst b/extras/prj/d.lst index 8d0e8def887b..e69de29bb2d1 100644 --- a/extras/prj/d.lst +++ b/extras/prj/d.lst @@ -1,12 +0,0 @@ -mkdir: %_DEST%\pck -mkdir: %COMMON_DEST%\pck -mkdir: %COMMON_DEST%\pck\openoffice - -..\%COMMON_OUTDIR%\bin\*.zip %COMMON_DEST%\pck\*.zip -..\source\extensions\*.oxt %COMMON_DEST%\bin\*.oxt -..\source\truetype\symbol\*.ttf %COMMON_DEST%\pck\*.ttf -..\source\truetype\symbol\*.otf %COMMON_DEST%\pck\*.otf -..\source\truetype\decorative\*.ttf %COMMON_DEST%\pck\*.ttf -..\source\truetype\decorative\*.otf %COMMON_DEST%\pck\*.otf -..\source\shellnew\soffice.* %COMMON_DEST%\pck\soffice.* -..\unx\source\fonts\fonts.dir %COMMON_DEST%\pck\openoffice\fonts.dir diff --git a/extras/prj/dmake b/extras/prj/dmake deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/prj/dmake +++ /dev/null diff --git a/extras/source/autotext/delzip b/extras/source/autotext/delzip deleted file mode 100644 index 636fda90bfcb..000000000000 --- a/extras/source/autotext/delzip +++ /dev/null @@ -1 +0,0 @@ -ECHO is OFF diff --git a/extras/source/autotext/lang/af-ZA/acor/makefile.mk b/extras/source/autotext/lang/af-ZA/acor/makefile.mk deleted file mode 100644 index b30e24f48257..000000000000 --- a/extras/source/autotext/lang/af-ZA/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_af-ZA -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/bg/acor/makefile.mk b/extras/source/autotext/lang/bg/acor/makefile.mk deleted file mode 100644 index aee524093ec9..000000000000 --- a/extras/source/autotext/lang/bg/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_bg-BG -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/cs/acor/makefile.mk b/extras/source/autotext/lang/cs/acor/makefile.mk deleted file mode 100644 index d415ffe38c96..000000000000 --- a/extras/source/autotext/lang/cs/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_cs-CZ -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/da/acor/makefile.mk b/extras/source/autotext/lang/da/acor/makefile.mk deleted file mode 100644 index 177f65c76855..000000000000 --- a/extras/source/autotext/lang/da/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_da-DK -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/de/acor/makefile.mk b/extras/source/autotext/lang/de/acor/makefile.mk deleted file mode 100644 index 5a5cbfc3fd1a..000000000000 --- a/extras/source/autotext/lang/de/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_de-DE -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/delzip b/extras/source/autotext/lang/delzip deleted file mode 100644 index 54bcf3046529..000000000000 --- a/extras/source/autotext/lang/delzip +++ /dev/null @@ -1 +0,0 @@ -~ diff --git a/extras/source/autotext/lang/en-AU/acor/makefile.mk b/extras/source/autotext/lang/en-AU/acor/makefile.mk deleted file mode 100644 index 583128c0e9c6..000000000000 --- a/extras/source/autotext/lang/en-AU/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_en-AU -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/en-GB/acor/makefile.mk b/extras/source/autotext/lang/en-GB/acor/makefile.mk deleted file mode 100644 index 01c88e01de85..000000000000 --- a/extras/source/autotext/lang/en-GB/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_en-GB -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/en-US/acor/makefile.mk b/extras/source/autotext/lang/en-US/acor/makefile.mk deleted file mode 100644 index 9a4e759ad72a..000000000000 --- a/extras/source/autotext/lang/en-US/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_en-US -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/en-ZA/acor/makefile.mk b/extras/source/autotext/lang/en-ZA/acor/makefile.mk deleted file mode 100644 index b4f4da45dba7..000000000000 --- a/extras/source/autotext/lang/en-ZA/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_en-ZA -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/es/acor/makefile.mk b/extras/source/autotext/lang/es/acor/makefile.mk deleted file mode 100644 index 9b4d2ce51c65..000000000000 --- a/extras/source/autotext/lang/es/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_es-ES -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/eu/acor/makefile.mk b/extras/source/autotext/lang/eu/acor/makefile.mk deleted file mode 100644 index 580d894f5279..000000000000 --- a/extras/source/autotext/lang/eu/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_eu -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/fa/acor/makefile.mk b/extras/source/autotext/lang/fa/acor/makefile.mk deleted file mode 100644 index e821fe328d80..000000000000 --- a/extras/source/autotext/lang/fa/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_fa-IR -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/fi/acor/makefile.mk b/extras/source/autotext/lang/fi/acor/makefile.mk deleted file mode 100644 index 8bca954be62c..000000000000 --- a/extras/source/autotext/lang/fi/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_fi-FI -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/fr/acor/makefile.mk b/extras/source/autotext/lang/fr/acor/makefile.mk deleted file mode 100644 index 118970485f15..000000000000 --- a/extras/source/autotext/lang/fr/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_fr-FR -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/ga-IE/acor/makefile.mk b/extras/source/autotext/lang/ga-IE/acor/makefile.mk deleted file mode 100644 index e68118998764..000000000000 --- a/extras/source/autotext/lang/ga-IE/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_ga-IE -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/hr/acor/makefile.mk b/extras/source/autotext/lang/hr/acor/makefile.mk deleted file mode 100644 index 9f494b02fc5d..000000000000 --- a/extras/source/autotext/lang/hr/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_hr-HR -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/hu/acor/makefile.mk b/extras/source/autotext/lang/hu/acor/makefile.mk deleted file mode 100644 index 9244a11cf43d..000000000000 --- a/extras/source/autotext/lang/hu/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_hu-HU -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/it/acor/makefile.mk b/extras/source/autotext/lang/it/acor/makefile.mk deleted file mode 100644 index d840c329aac3..000000000000 --- a/extras/source/autotext/lang/it/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_it-IT -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/ja/acor/makefile.mk b/extras/source/autotext/lang/ja/acor/makefile.mk deleted file mode 100644 index 3e04b9ece554..000000000000 --- a/extras/source/autotext/lang/ja/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_ja-JP -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/ko/acor/makefile.mk b/extras/source/autotext/lang/ko/acor/makefile.mk deleted file mode 100644 index 22ad8762757c..000000000000 --- a/extras/source/autotext/lang/ko/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_ko-KR -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/lb-LU/acor/makefile.mk b/extras/source/autotext/lang/lb-LU/acor/makefile.mk deleted file mode 100644 index 6198347c3172..000000000000 --- a/extras/source/autotext/lang/lb-LU/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_lb-LU -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/lt/acor/makefile.mk b/extras/source/autotext/lang/lt/acor/makefile.mk deleted file mode 100644 index d01eb67d3383..000000000000 --- a/extras/source/autotext/lang/lt/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_lt-LT -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/makefile.mk b/extras/source/autotext/lang/makefile.mk deleted file mode 100644 index c7fe8530fc46..000000000000 --- a/extras/source/autotext/lang/makefile.mk +++ /dev/null @@ -1,35 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -ZIP1TARGET = $(AUTOTEXT_SHARE_TARGET) - -ZIP1LIST = $(LANGDIR)$/standar?.bau $(LANGDIR)$/templat?.bau $(LANGDIR)$/crd*.bau - -ZIP2TARGET = $(AUTOCORR_TARGET) - -ZIP2LIST = $(MISC)/acor*.dat - - -.INCLUDE : target.mk
\ No newline at end of file diff --git a/extras/source/autotext/lang/mn/acor/makefile.mk b/extras/source/autotext/lang/mn/acor/makefile.mk deleted file mode 100644 index d5af258b0739..000000000000 --- a/extras/source/autotext/lang/mn/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_mn-MN -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/nl-BE/acor/makefile.mk b/extras/source/autotext/lang/nl-BE/acor/makefile.mk deleted file mode 100644 index e6494a1a78cf..000000000000 --- a/extras/source/autotext/lang/nl-BE/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_nl-BE -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/nl/acor/makefile.mk b/extras/source/autotext/lang/nl/acor/makefile.mk deleted file mode 100644 index a801ae45056c..000000000000 --- a/extras/source/autotext/lang/nl/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_nl-NL -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/pl/acor/makefile.mk b/extras/source/autotext/lang/pl/acor/makefile.mk deleted file mode 100644 index 1e67b15bf9cf..000000000000 --- a/extras/source/autotext/lang/pl/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_pl-PL -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/pt-BR/acor/makefile.mk b/extras/source/autotext/lang/pt-BR/acor/makefile.mk deleted file mode 100644 index e5b750ab9fa9..000000000000 --- a/extras/source/autotext/lang/pt-BR/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_pt-BR -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/pt/acor/makefile.mk b/extras/source/autotext/lang/pt/acor/makefile.mk deleted file mode 100644 index 7fa489b1525b..000000000000 --- a/extras/source/autotext/lang/pt/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_pt-PT -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/ru/acor/makefile.mk b/extras/source/autotext/lang/ru/acor/makefile.mk deleted file mode 100644 index 4da800961504..000000000000 --- a/extras/source/autotext/lang/ru/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_ru-RU -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/sh-ME/acor/makefile.mk b/extras/source/autotext/lang/sh-ME/acor/makefile.mk deleted file mode 100644 index ae617e6cb601..000000000000 --- a/extras/source/autotext/lang/sh-ME/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_sh-ME -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/sh-RS/acor/makefile.mk b/extras/source/autotext/lang/sh-RS/acor/makefile.mk deleted file mode 100644 index 24077570c687..000000000000 --- a/extras/source/autotext/lang/sh-RS/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_sh-RS -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/sh-YU/acor/makefile.mk b/extras/source/autotext/lang/sh-YU/acor/makefile.mk deleted file mode 100644 index 66687424734b..000000000000 --- a/extras/source/autotext/lang/sh-YU/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_sh-YU -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/sk/acor/makefile.mk b/extras/source/autotext/lang/sk/acor/makefile.mk deleted file mode 100644 index 9cc08c8ae52d..000000000000 --- a/extras/source/autotext/lang/sk/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_sk-SK -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/sl/acor/makefile.mk b/extras/source/autotext/lang/sl/acor/makefile.mk deleted file mode 100644 index 9c4516c6ff84..000000000000 --- a/extras/source/autotext/lang/sl/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_sl-SI -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/sr-ME/acor/makefile.mk b/extras/source/autotext/lang/sr-ME/acor/makefile.mk deleted file mode 100644 index e1c74a3ab3e5..000000000000 --- a/extras/source/autotext/lang/sr-ME/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_sr-ME -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/sr-RS/acor/makefile.mk b/extras/source/autotext/lang/sr-RS/acor/makefile.mk deleted file mode 100644 index bfb7380f6600..000000000000 --- a/extras/source/autotext/lang/sr-RS/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_sr-RS -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/sr-YU/acor/makefile.mk b/extras/source/autotext/lang/sr-YU/acor/makefile.mk deleted file mode 100644 index f56dfd711bbd..000000000000 --- a/extras/source/autotext/lang/sr-YU/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_sr-YU -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/sv/acor/makefile.mk b/extras/source/autotext/lang/sv/acor/makefile.mk deleted file mode 100644 index c89a590b5baf..000000000000 --- a/extras/source/autotext/lang/sv/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_sv-SE -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/tr/acor/makefile.mk b/extras/source/autotext/lang/tr/acor/makefile.mk deleted file mode 100644 index 2cb6d89ee9ab..000000000000 --- a/extras/source/autotext/lang/tr/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_tr-TR -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/vi/acor/makefile.mk b/extras/source/autotext/lang/vi/acor/makefile.mk deleted file mode 100644 index 810371e1131b..000000000000 --- a/extras/source/autotext/lang/vi/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_vi-VN -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/zh-CN/acor/makefile.mk b/extras/source/autotext/lang/zh-CN/acor/makefile.mk deleted file mode 100644 index 691934fbbdca..000000000000 --- a/extras/source/autotext/lang/zh-CN/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_zh-CN -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/lang/zh-TW/acor/makefile.mk b/extras/source/autotext/lang/zh-TW/acor/makefile.mk deleted file mode 100644 index 42e734dceece..000000000000 --- a/extras/source/autotext/lang/zh-TW/acor/makefile.mk +++ /dev/null @@ -1,41 +0,0 @@ -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=autotext - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -FLAGS = -r -FILES = $(shell ls | grep -v makefile.mk ) -TFILES = $(shell ls *.xml && ls */*.xml) - -NAME =acor_zh-TW -EXT = .dat - -zip1: - mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME) - $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i)) - cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES) - rm -r $(MISC)/$(NAME) - - - - -.INCLUDE : target.mk# diff --git a/extras/source/autotext/makefile.mk b/extras/source/autotext/makefile.mk deleted file mode 100644 index 974bc4959844..000000000000 --- a/extras/source/autotext/makefile.mk +++ /dev/null @@ -1,29 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/.. - -PRJNAME=extras -TARGET=autotextnolang - -.INCLUDE : settings.mk -.INCLUDE : $(PRJ)$/util$/target.pmk - -ZIP1TARGET = $(AUTOTEXT_USER_TARGET) -ZIP1LIST = mytexts.bau - -.INCLUDE : target.mk diff --git a/extras/source/database/delzip b/extras/source/database/delzip deleted file mode 100644 index 636fda90bfcb..000000000000 --- a/extras/source/database/delzip +++ /dev/null @@ -1 +0,0 @@ -ECHO is OFF diff --git a/extras/source/database/makefile.mk b/extras/source/database/makefile.mk deleted file mode 100644 index 592773ec913c..000000000000 --- a/extras/source/database/makefile.mk +++ /dev/null @@ -1,44 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/.. - - - -PRJNAME=extras -TARGET=databasegeneral - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - -ZIP1TARGET = $(DATABASE_USER_TARGET) - -ZIP1LIST = biblio.odb \ - evolocal.odb -ZIP2TARGET = $(DATABASE_USER_BIBLIO_TARGET) - -ZIP2LIST = biblio.dbf biblio.dbt - - - -.INCLUDE : target.mk - - - - - diff --git a/extras/source/gallery/accessories-nonfree/delzip b/extras/source/gallery/accessories-nonfree/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/gallery/accessories-nonfree/delzip +++ /dev/null diff --git a/extras/source/gallery/accessories-nonfree/makefile.mk b/extras/source/gallery/accessories-nonfree/makefile.mk deleted file mode 100644 index aff08aaa6f83..000000000000 --- a/extras/source/gallery/accessories-nonfree/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/gallery/accessories/Draws/People/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/gallery/accessories/Draws/People/delzip +++ /dev/null diff --git a/extras/source/gallery/accessories/Draws/People/makefile.mk b/extras/source/gallery/accessories/Draws/People/makefile.mk deleted file mode 100644 index ee10239820b3..000000000000 --- a/extras/source/gallery/accessories/Draws/People/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/gallery/accessories/Elements/Bullets2/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/gallery/accessories/Elements/Bullets2/delzip +++ /dev/null diff --git a/extras/source/gallery/accessories/Elements/Bullets2/makefile.mk b/extras/source/gallery/accessories/Elements/Bullets2/makefile.mk deleted file mode 100644 index c19f464cce80..000000000000 --- a/extras/source/gallery/accessories/Elements/Bullets2/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/gallery/accessories/Photos/Buildings/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/gallery/accessories/Photos/Buildings/delzip +++ /dev/null diff --git a/extras/source/gallery/accessories/Photos/Buildings/makefile.mk b/extras/source/gallery/accessories/Photos/Buildings/makefile.mk deleted file mode 100644 index 39accdcbcca5..000000000000 --- a/extras/source/gallery/accessories/Photos/Buildings/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/gallery/accessories/Photos/Celebration/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/gallery/accessories/Photos/Celebration/delzip +++ /dev/null diff --git a/extras/source/gallery/accessories/Photos/Celebration/makefile.mk b/extras/source/gallery/accessories/Photos/Celebration/makefile.mk deleted file mode 100644 index 9dcb05438a86..000000000000 --- a/extras/source/gallery/accessories/Photos/Celebration/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/gallery/accessories/Photos/Cities/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/gallery/accessories/Photos/Cities/delzip +++ /dev/null diff --git a/extras/source/gallery/accessories/Photos/Cities/makefile.mk b/extras/source/gallery/accessories/Photos/Cities/makefile.mk deleted file mode 100644 index 5decd2ff1357..000000000000 --- a/extras/source/gallery/accessories/Photos/Cities/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/gallery/accessories/Photos/Fauna/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/gallery/accessories/Photos/Fauna/delzip +++ /dev/null diff --git a/extras/source/gallery/accessories/Photos/Fauna/makefile.mk b/extras/source/gallery/accessories/Photos/Fauna/makefile.mk deleted file mode 100644 index 1b42e21b2aa2..000000000000 --- a/extras/source/gallery/accessories/Photos/Fauna/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/gallery/accessories/Photos/Flowers/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/gallery/accessories/Photos/Flowers/delzip +++ /dev/null diff --git a/extras/source/gallery/accessories/Photos/Flowers/makefile.mk b/extras/source/gallery/accessories/Photos/Flowers/makefile.mk deleted file mode 100644 index 25dd2ac4648d..000000000000 --- a/extras/source/gallery/accessories/Photos/Flowers/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/gallery/accessories/Photos/FoodsandDrinks/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/gallery/accessories/Photos/FoodsandDrinks/delzip +++ /dev/null diff --git a/extras/source/gallery/accessories/Photos/FoodsandDrinks/makefile.mk b/extras/source/gallery/accessories/Photos/FoodsandDrinks/makefile.mk deleted file mode 100644 index c3c62f273615..000000000000 --- a/extras/source/gallery/accessories/Photos/FoodsandDrinks/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/gallery/accessories/Photos/Humans/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/gallery/accessories/Photos/Humans/delzip +++ /dev/null diff --git a/extras/source/gallery/accessories/Photos/Humans/makefile.mk b/extras/source/gallery/accessories/Photos/Humans/makefile.mk deleted file mode 100644 index 6a2aad4d910d..000000000000 --- a/extras/source/gallery/accessories/Photos/Humans/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/gallery/accessories/Photos/Landscapes/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/gallery/accessories/Photos/Landscapes/delzip +++ /dev/null diff --git a/extras/source/gallery/accessories/Photos/Landscapes/makefile.mk b/extras/source/gallery/accessories/Photos/Landscapes/makefile.mk deleted file mode 100644 index 598f68d8cbe7..000000000000 --- a/extras/source/gallery/accessories/Photos/Landscapes/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/gallery/accessories/Photos/Objects/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/gallery/accessories/Photos/Objects/delzip +++ /dev/null diff --git a/extras/source/gallery/accessories/Photos/Objects/makefile.mk b/extras/source/gallery/accessories/Photos/Objects/makefile.mk deleted file mode 100644 index 45673d96019e..000000000000 --- a/extras/source/gallery/accessories/Photos/Objects/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/gallery/accessories/Photos/Plants/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/gallery/accessories/Photos/Plants/delzip +++ /dev/null diff --git a/extras/source/gallery/accessories/Photos/Plants/makefile.mk b/extras/source/gallery/accessories/Photos/Plants/makefile.mk deleted file mode 100644 index 6514370a994b..000000000000 --- a/extras/source/gallery/accessories/Photos/Plants/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/gallery/accessories/Photos/Space/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/gallery/accessories/Photos/Space/delzip +++ /dev/null diff --git a/extras/source/gallery/accessories/Photos/Space/makefile.mk b/extras/source/gallery/accessories/Photos/Space/makefile.mk deleted file mode 100644 index d355e341f315..000000000000 --- a/extras/source/gallery/accessories/Photos/Space/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/gallery/accessories/Photos/Statues/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/gallery/accessories/Photos/Statues/delzip +++ /dev/null diff --git a/extras/source/gallery/accessories/Photos/Statues/makefile.mk b/extras/source/gallery/accessories/Photos/Statues/makefile.mk deleted file mode 100644 index 40821d737e14..000000000000 --- a/extras/source/gallery/accessories/Photos/Statues/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/gallery/accessories/Photos/Travel/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/gallery/accessories/Photos/Travel/delzip +++ /dev/null diff --git a/extras/source/gallery/accessories/Photos/Travel/makefile.mk b/extras/source/gallery/accessories/Photos/Travel/makefile.mk deleted file mode 100644 index 11b1bfec2635..000000000000 --- a/extras/source/gallery/accessories/Photos/Travel/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/gallery/accessories/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/gallery/accessories/delzip +++ /dev/null diff --git a/extras/source/gallery/accessories/makefile.mk b/extras/source/gallery/accessories/makefile.mk deleted file mode 100644 index 4f766403a3f8..000000000000 --- a/extras/source/gallery/accessories/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/gallery/bullets/delzip b/extras/source/gallery/bullets/delzip deleted file mode 100644 index 636fda90bfcb..000000000000 --- a/extras/source/gallery/bullets/delzip +++ /dev/null @@ -1 +0,0 @@ -ECHO is OFF diff --git a/extras/source/gallery/bullets/makefile.mk b/extras/source/gallery/bullets/makefile.mk deleted file mode 100644 index 8b15b7520a70..000000000000 --- a/extras/source/gallery/bullets/makefile.mk +++ /dev/null @@ -1,40 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/.. - - - -PRJNAME=extras -TARGET=gallerybullets - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(GALLERY_BULLETS_TARGET) - -ZIP1LIST = * -x makefile.* - - - -.INCLUDE : target.mk - - - diff --git a/extras/source/gallery/delzip b/extras/source/gallery/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/gallery/delzip +++ /dev/null diff --git a/extras/source/gallery/gallery_sound/delzip b/extras/source/gallery/gallery_sound/delzip deleted file mode 100644 index 636fda90bfcb..000000000000 --- a/extras/source/gallery/gallery_sound/delzip +++ /dev/null @@ -1 +0,0 @@ -ECHO is OFF diff --git a/extras/source/gallery/gallery_sound/makefile.mk b/extras/source/gallery/gallery_sound/makefile.mk deleted file mode 100644 index ce5e1759036c..000000000000 --- a/extras/source/gallery/gallery_sound/makefile.mk +++ /dev/null @@ -1,40 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/.. - - - -PRJNAME=extras -TARGET=gallerygallerysound - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(GALLERY_SOUND_TARGET) - -ZIP1LIST = * -x makefile.* - - - -.INCLUDE : target.mk - - - diff --git a/extras/source/gallery/gallery_system/delzip b/extras/source/gallery/gallery_system/delzip deleted file mode 100644 index 636fda90bfcb..000000000000 --- a/extras/source/gallery/gallery_system/delzip +++ /dev/null @@ -1 +0,0 @@ -ECHO is OFF diff --git a/extras/source/gallery/gallery_system/makefile.mk b/extras/source/gallery/gallery_system/makefile.mk deleted file mode 100644 index 07da85ababc0..000000000000 --- a/extras/source/gallery/gallery_system/makefile.mk +++ /dev/null @@ -1,40 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/.. - - - -PRJNAME=extras -TARGET=gallerygallerysystem - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(GALLERY_SYSTEM_TARGET) - -ZIP1LIST = * -x makefile.* - - - -.INCLUDE : target.mk - - - diff --git a/extras/source/gallery/htmlexpo/delzip b/extras/source/gallery/htmlexpo/delzip deleted file mode 100644 index 636fda90bfcb..000000000000 --- a/extras/source/gallery/htmlexpo/delzip +++ /dev/null @@ -1 +0,0 @@ -ECHO is OFF diff --git a/extras/source/gallery/htmlexpo/makefile.mk b/extras/source/gallery/htmlexpo/makefile.mk deleted file mode 100644 index 7a5614eb8ffa..000000000000 --- a/extras/source/gallery/htmlexpo/makefile.mk +++ /dev/null @@ -1,40 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/.. - - - -PRJNAME=extras -TARGET=galleryhtmlexpo - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(GALLERY_HTMLEXPO_TARGET) - -ZIP1LIST = * -x makefile.* - - - -.INCLUDE : target.mk - - - diff --git a/extras/source/gallery/makefile.mk b/extras/source/gallery/makefile.mk deleted file mode 100644 index c56ad3e167e6..000000000000 --- a/extras/source/gallery/makefile.mk +++ /dev/null @@ -1,40 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/.. - - - -PRJNAME=extras -TARGET=gallerygeneral - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(GALLERY_ROOT_TARGET) - -ZIP1LIST = * -x makefile.* - - - -.INCLUDE : target.mk - - - diff --git a/extras/source/gallery/rulers/delzip b/extras/source/gallery/rulers/delzip deleted file mode 100644 index 636fda90bfcb..000000000000 --- a/extras/source/gallery/rulers/delzip +++ /dev/null @@ -1 +0,0 @@ -ECHO is OFF diff --git a/extras/source/gallery/rulers/makefile.mk b/extras/source/gallery/rulers/makefile.mk deleted file mode 100644 index 0cc2faa96877..000000000000 --- a/extras/source/gallery/rulers/makefile.mk +++ /dev/null @@ -1,40 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/.. - - - -PRJNAME=extras -TARGET=galleryrulers - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(GALLERY_RULERS_TARGET) - -ZIP1LIST = * -x makefile.* - - - -.INCLUDE : target.mk - - - diff --git a/extras/source/gallery/sounds/delzip b/extras/source/gallery/sounds/delzip deleted file mode 100644 index 636fda90bfcb..000000000000 --- a/extras/source/gallery/sounds/delzip +++ /dev/null @@ -1 +0,0 @@ -ECHO is OFF diff --git a/extras/source/gallery/sounds/makefile.mk b/extras/source/gallery/sounds/makefile.mk deleted file mode 100644 index 5fe537666834..000000000000 --- a/extras/source/gallery/sounds/makefile.mk +++ /dev/null @@ -1,40 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/.. - - - -PRJNAME=extras -TARGET=gallerysounds - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(GALLERY_SOUNDS_TARGET) - -ZIP1LIST = * -x makefile.* - - - -.INCLUDE : target.mk - - - diff --git a/extras/source/gallery/www-back/delzip b/extras/source/gallery/www-back/delzip deleted file mode 100644 index 636fda90bfcb..000000000000 --- a/extras/source/gallery/www-back/delzip +++ /dev/null @@ -1 +0,0 @@ -ECHO is OFF diff --git a/extras/source/gallery/www-back/makefile.mk b/extras/source/gallery/www-back/makefile.mk deleted file mode 100644 index e70089f54bc0..000000000000 --- a/extras/source/gallery/www-back/makefile.mk +++ /dev/null @@ -1,40 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/.. - - - -PRJNAME=extras -TARGET=gallerywwwback - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(GALLERY_WWWBACK_TARGET) - -ZIP1LIST = * -x makefile.* - - - -.INCLUDE : target.mk - - - diff --git a/extras/source/gallery/www-graf/delzip b/extras/source/gallery/www-graf/delzip deleted file mode 100644 index 636fda90bfcb..000000000000 --- a/extras/source/gallery/www-graf/delzip +++ /dev/null @@ -1 +0,0 @@ -ECHO is OFF diff --git a/extras/source/gallery/www-graf/makefile.mk b/extras/source/gallery/www-graf/makefile.mk deleted file mode 100644 index b0f653f2a55f..000000000000 --- a/extras/source/gallery/www-graf/makefile.mk +++ /dev/null @@ -1,35 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# - -PRJ=..$/..$/.. - -PRJNAME=extras -TARGET=gallerywwwgraf - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - -ZIP1TARGET = $(GALLERY_WWWGRAF_TARGET) - -ZIP1LIST = * -x makefile.* - -.INCLUDE : target.mk - - - diff --git a/extras/source/misc_config/delzip b/extras/source/misc_config/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/misc_config/delzip +++ /dev/null diff --git a/extras/source/misc_config/makefile.mk b/extras/source/misc_config/makefile.mk deleted file mode 100644 index f3187d94cdd0..000000000000 --- a/extras/source/misc_config/makefile.mk +++ /dev/null @@ -1,40 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/.. - - - -PRJNAME=extras -TARGET=miscconfiggeneral - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - -ZIPFLAGS = -ZIP1TARGET = $(CONFIG_SERVER_NOLANG_TARGET) -ZIP1LIST = wizard$/* wizard$/*$/* wizard$/*$/*$/* wizard$/*$/*$/*$/* - - -ZIP2TARGET = $(CONFIG_USER_TARGET) -ZIP2LIST = autotbl.fmt - -.INCLUDE : target.mk - - - diff --git a/extras/source/palettes/delzip b/extras/source/palettes/delzip deleted file mode 100644 index a106355c4c6d..000000000000 --- a/extras/source/palettes/delzip +++ /dev/null @@ -1,3 +0,0 @@ -~ -~ -ECHO is OFF diff --git a/extras/source/palettes/makefile.mk b/extras/source/palettes/makefile.mk deleted file mode 100644 index 00dbd18bb374..000000000000 --- a/extras/source/palettes/makefile.mk +++ /dev/null @@ -1,42 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/.. - - - -PRJNAME=extras -TARGET=palettesgeneral - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(PALETTES_TARGET) - -ZIP1LIST = * -x makefile.* - - - -.INCLUDE : target.mk - - - - - diff --git a/extras/source/premium/samples-nonfree/advertisement/lang/delzip b/extras/source/premium/samples-nonfree/advertisement/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/samples-nonfree/advertisement/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/samples-nonfree/advertisement/lang/makefile.mk b/extras/source/premium/samples-nonfree/advertisement/lang/makefile.mk deleted file mode 100644 index 4c192e6bdd55..000000000000 --- a/extras/source/premium/samples-nonfree/advertisement/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/samples-nonfree/documentation/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/samples-nonfree/documentation/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/samples-nonfree/documentation/lang/makefile.mk b/extras/source/premium/samples-nonfree/documentation/lang/makefile.mk deleted file mode 100644 index 10244a846810..000000000000 --- a/extras/source/premium/samples-nonfree/documentation/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/samples-nonfree/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/samples-nonfree/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/samples-nonfree/lang/makefile.mk b/extras/source/premium/samples-nonfree/lang/makefile.mk deleted file mode 100644 index ca8735d2c8ab..000000000000 --- a/extras/source/premium/samples-nonfree/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/samples/advertisement/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/samples/advertisement/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/samples/advertisement/lang/makefile.mk b/extras/source/premium/samples/advertisement/lang/makefile.mk deleted file mode 100644 index ef44958c6ee1..000000000000 --- a/extras/source/premium/samples/advertisement/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/samples/documentation/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/samples/documentation/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/samples/documentation/lang/makefile.mk b/extras/source/premium/samples/documentation/lang/makefile.mk deleted file mode 100644 index 4197f58d927b..000000000000 --- a/extras/source/premium/samples/documentation/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/samples/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/samples/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/samples/lang/makefile.mk b/extras/source/premium/samples/lang/makefile.mk deleted file mode 100644 index 9d9347548add..000000000000 --- a/extras/source/premium/samples/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates-nonfree/educate/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates-nonfree/educate/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates-nonfree/educate/lang/makefile.mk b/extras/source/premium/templates-nonfree/educate/lang/makefile.mk deleted file mode 100644 index e38b9797bd72..000000000000 --- a/extras/source/premium/templates-nonfree/educate/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates-nonfree/finance/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates-nonfree/finance/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates-nonfree/finance/lang/makefile.mk b/extras/source/premium/templates-nonfree/finance/lang/makefile.mk deleted file mode 100644 index 2eb09344675b..000000000000 --- a/extras/source/premium/templates-nonfree/finance/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates-nonfree/forms/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates-nonfree/forms/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates-nonfree/forms/lang/makefile.mk b/extras/source/premium/templates-nonfree/forms/lang/makefile.mk deleted file mode 100644 index 929e4de23e66..000000000000 --- a/extras/source/premium/templates-nonfree/forms/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates-nonfree/labels/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates-nonfree/labels/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates-nonfree/labels/lang/makefile.mk b/extras/source/premium/templates-nonfree/labels/lang/makefile.mk deleted file mode 100644 index 09b56d7c60d9..000000000000 --- a/extras/source/premium/templates-nonfree/labels/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates-nonfree/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates-nonfree/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates-nonfree/lang/makefile.mk b/extras/source/premium/templates-nonfree/lang/makefile.mk deleted file mode 100644 index 8cc17f0aae82..000000000000 --- a/extras/source/premium/templates-nonfree/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates-nonfree/layout/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates-nonfree/layout/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates-nonfree/layout/lang/makefile.mk b/extras/source/premium/templates-nonfree/layout/lang/makefile.mk deleted file mode 100644 index 9c0da601fb2e..000000000000 --- a/extras/source/premium/templates-nonfree/layout/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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) -ZIP1STRIPLANGUAGETAGS=1 -ZIP1LIST = $(LANGDIR)$/* - - -.ENDIF - -.INCLUDE : target.mk - - - diff --git a/extras/source/premium/templates-nonfree/misc/lang/delzip b/extras/source/premium/templates-nonfree/misc/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates-nonfree/misc/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates-nonfree/misc/lang/makefile.mk b/extras/source/premium/templates-nonfree/misc/lang/makefile.mk deleted file mode 100644 index 48259a11ec23..000000000000 --- a/extras/source/premium/templates-nonfree/misc/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates-nonfree/officorr/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates-nonfree/officorr/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates-nonfree/officorr/lang/makefile.mk b/extras/source/premium/templates-nonfree/officorr/lang/makefile.mk deleted file mode 100644 index 43896eb6a084..000000000000 --- a/extras/source/premium/templates-nonfree/officorr/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates-nonfree/offimisc/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates-nonfree/offimisc/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates-nonfree/offimisc/lang/makefile.mk b/extras/source/premium/templates-nonfree/offimisc/lang/makefile.mk deleted file mode 100644 index 106b5af5b736..000000000000 --- a/extras/source/premium/templates-nonfree/offimisc/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates-nonfree/personal/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates-nonfree/personal/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates-nonfree/personal/lang/makefile.mk b/extras/source/premium/templates-nonfree/personal/lang/makefile.mk deleted file mode 100644 index 189a85454b77..000000000000 --- a/extras/source/premium/templates-nonfree/personal/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates-nonfree/presnt/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates-nonfree/presnt/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates-nonfree/presnt/lang/makefile.mk b/extras/source/premium/templates-nonfree/presnt/lang/makefile.mk deleted file mode 100644 index 239d2dafcb5d..000000000000 --- a/extras/source/premium/templates-nonfree/presnt/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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) -ZIP1STRIPLANGUAGETAGS=1 -ZIP1LIST = $(LANGDIR)$/* - - -.ENDIF - -.INCLUDE : target.mk - - - diff --git a/extras/source/premium/templates/common/delzip b/extras/source/premium/templates/common/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/common/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/common/educate/delzip b/extras/source/premium/templates/common/educate/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/common/educate/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/common/educate/makefile.mk b/extras/source/premium/templates/common/educate/makefile.mk deleted file mode 100644 index 94ff0319673e..000000000000 --- a/extras/source/premium/templates/common/educate/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates/common/finance/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/common/finance/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/common/finance/makefile.mk b/extras/source/premium/templates/common/finance/makefile.mk deleted file mode 100644 index d101065a0408..000000000000 --- a/extras/source/premium/templates/common/finance/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates/common/forms/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/common/forms/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/common/forms/makefile.mk b/extras/source/premium/templates/common/forms/makefile.mk deleted file mode 100644 index e66108d7c917..000000000000 --- a/extras/source/premium/templates/common/forms/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates/common/labels/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/common/labels/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/common/labels/makefile.mk b/extras/source/premium/templates/common/labels/makefile.mk deleted file mode 100644 index 538877dc4e45..000000000000 --- a/extras/source/premium/templates/common/labels/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates/common/layout/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/common/layout/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/common/layout/makefile.mk b/extras/source/premium/templates/common/layout/makefile.mk deleted file mode 100644 index 470210ac3679..000000000000 --- a/extras/source/premium/templates/common/layout/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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) -ZIP1STRIPLANGUAGETAGS=1 -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 deleted file mode 100644 index 1fe2caf4fdda..000000000000 --- a/extras/source/premium/templates/common/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates/common/misc/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/common/misc/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/common/misc/makefile.mk b/extras/source/premium/templates/common/misc/makefile.mk deleted file mode 100644 index 2a4a1c61a20b..000000000000 --- a/extras/source/premium/templates/common/misc/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates/common/officorr/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/common/officorr/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/common/officorr/makefile.mk b/extras/source/premium/templates/common/officorr/makefile.mk deleted file mode 100644 index 1392a5e92d79..000000000000 --- a/extras/source/premium/templates/common/officorr/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates/common/offimisc/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/common/offimisc/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/common/offimisc/makefile.mk b/extras/source/premium/templates/common/offimisc/makefile.mk deleted file mode 100644 index 619de6fd43b9..000000000000 --- a/extras/source/premium/templates/common/offimisc/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates/common/personal/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/common/personal/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/common/personal/makefile.mk b/extras/source/premium/templates/common/personal/makefile.mk deleted file mode 100644 index 30539aef248b..000000000000 --- a/extras/source/premium/templates/common/personal/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates/common/presnt/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/common/presnt/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/common/presnt/makefile.mk b/extras/source/premium/templates/common/presnt/makefile.mk deleted file mode 100644 index d27aa0d1b427..000000000000 --- a/extras/source/premium/templates/common/presnt/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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) -ZIP1STRIPLANGUAGETAGS=1 -ZIP1LIST = * -x makefile.* - - -.ENDIF - -.INCLUDE : target.mk - - - diff --git a/extras/source/premium/templates/educate/lang/delzip b/extras/source/premium/templates/educate/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/educate/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/educate/lang/makefile.mk b/extras/source/premium/templates/educate/lang/makefile.mk deleted file mode 100644 index a8c5dd27c9cb..000000000000 --- a/extras/source/premium/templates/educate/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates/finance/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/finance/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/finance/lang/makefile.mk b/extras/source/premium/templates/finance/lang/makefile.mk deleted file mode 100644 index 330122ce2810..000000000000 --- a/extras/source/premium/templates/finance/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates/forms/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/forms/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/forms/lang/makefile.mk b/extras/source/premium/templates/forms/lang/makefile.mk deleted file mode 100644 index c94a33ad0ca4..000000000000 --- a/extras/source/premium/templates/forms/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates/labels/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/labels/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/labels/lang/makefile.mk b/extras/source/premium/templates/labels/lang/makefile.mk deleted file mode 100644 index 3374438e21d3..000000000000 --- a/extras/source/premium/templates/labels/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/lang/makefile.mk b/extras/source/premium/templates/lang/makefile.mk deleted file mode 100644 index 3daa3e836a3e..000000000000 --- a/extras/source/premium/templates/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates/layout/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/layout/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/layout/lang/makefile.mk b/extras/source/premium/templates/layout/lang/makefile.mk deleted file mode 100644 index b664c121baa2..000000000000 --- a/extras/source/premium/templates/layout/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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) -ZIP1STRIPLANGUAGETAGS=1 -ZIP1LIST = $(LANGDIR)$/* - - -.ENDIF - -.INCLUDE : target.mk - - - diff --git a/extras/source/premium/templates/misc/lang/delzip b/extras/source/premium/templates/misc/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/misc/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/misc/lang/makefile.mk b/extras/source/premium/templates/misc/lang/makefile.mk deleted file mode 100644 index 2ad2036f0399..000000000000 --- a/extras/source/premium/templates/misc/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates/officorr/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/officorr/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/officorr/lang/makefile.mk b/extras/source/premium/templates/officorr/lang/makefile.mk deleted file mode 100644 index 650fbd2d58bd..000000000000 --- a/extras/source/premium/templates/officorr/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates/offimisc/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/offimisc/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/offimisc/lang/makefile.mk b/extras/source/premium/templates/offimisc/lang/makefile.mk deleted file mode 100644 index 5a3cf7f59464..000000000000 --- a/extras/source/premium/templates/offimisc/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates/personal/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/personal/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/personal/lang/makefile.mk b/extras/source/premium/templates/personal/lang/makefile.mk deleted file mode 100644 index fbfec9fd5710..000000000000 --- a/extras/source/premium/templates/personal/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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/delzip b/extras/source/premium/templates/presnt/lang/delzip deleted file mode 100644 index 8b137891791f..000000000000 --- a/extras/source/premium/templates/presnt/lang/delzip +++ /dev/null @@ -1 +0,0 @@ - diff --git a/extras/source/premium/templates/presnt/lang/makefile.mk b/extras/source/premium/templates/presnt/lang/makefile.mk deleted file mode 100644 index 6f2e185f82a6..000000000000 --- a/extras/source/premium/templates/presnt/lang/makefile.mk +++ /dev/null @@ -1,52 +0,0 @@ -# -# 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) -ZIP1STRIPLANGUAGETAGS=1 -ZIP1LIST = $(LANGDIR)$/* - - -.ENDIF - -.INCLUDE : target.mk - - - diff --git a/extras/source/templates/lang/delzip b/extras/source/templates/lang/delzip deleted file mode 100644 index 636fda90bfcb..000000000000 --- a/extras/source/templates/lang/delzip +++ /dev/null @@ -1 +0,0 @@ -ECHO is OFF diff --git a/extras/source/templates/lang/makefile.mk b/extras/source/templates/lang/makefile.mk deleted file mode 100644 index 55393181e9ea..000000000000 --- a/extras/source/templates/lang/makefile.mk +++ /dev/null @@ -1,40 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/.. - - - -PRJNAME=extras -TARGET=templatesgeneral - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(TEMPLATE_ROOT_TARGET) -ZIP1STRIPLANGUAGETAGS=1 -ZIP1LIST = $(LANGDIR)$/* - - - -.INCLUDE : target.mk - - - diff --git a/extras/source/templates/layout/delzip b/extras/source/templates/layout/delzip deleted file mode 100644 index 8a1764cb3d6a..000000000000 --- a/extras/source/templates/layout/delzip +++ /dev/null @@ -1 +0,0 @@ -~~ diff --git a/extras/source/templates/layout/makefile.mk b/extras/source/templates/layout/makefile.mk deleted file mode 100644 index 44fd71ad076e..000000000000 --- a/extras/source/templates/layout/makefile.mk +++ /dev/null @@ -1,35 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# - -PRJ=..$/..$/.. - -PRJNAME=extras -TARGET=templateslayout - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - -ZIP1TARGET = $(TEMPLATE_LAYOUT_IMPRESS_TARGET) -ZIP1STRIPLANGUAGETAGS=1 -ZIP1LIST = * -x makefile.* -x delzip - -.INCLUDE : target.mk - - - diff --git a/extras/source/templates/presnt/lang/delzip b/extras/source/templates/presnt/lang/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/templates/presnt/lang/delzip +++ /dev/null diff --git a/extras/source/templates/presnt/lang/makefile.mk b/extras/source/templates/presnt/lang/makefile.mk deleted file mode 100644 index 2298e68dcc6f..000000000000 --- a/extras/source/templates/presnt/lang/makefile.mk +++ /dev/null @@ -1,40 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/..$/.. - - - -PRJNAME=extras -TARGET=templatespresnt - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(TEMPLATE_PRESNT_IMPRESS_TARGET) -ZIP1STRIPLANGUAGETAGS=1 -ZIP1LIST = $(LANGDIR)$/* - - - -.INCLUDE : target.mk - - - diff --git a/extras/source/templates/wizard/agenda/lang/delzip b/extras/source/templates/wizard/agenda/lang/delzip deleted file mode 100644 index a6596092cd05..000000000000 --- a/extras/source/templates/wizard/agenda/lang/delzip +++ /dev/null @@ -1,2 +0,0 @@ -~ -ECHO is OFF diff --git a/extras/source/templates/wizard/agenda/lang/makefile.mk b/extras/source/templates/wizard/agenda/lang/makefile.mk deleted file mode 100644 index 0faec33fc6c3..000000000000 --- a/extras/source/templates/wizard/agenda/lang/makefile.mk +++ /dev/null @@ -1,38 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/..$/..$/.. - - - -PRJNAME=extras -TARGET=templateswizardagenda - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(TEMPLATE_WIZARD_AGENDA_TARGET) - -ZIP1LIST = $(LANGDIR)$/* - - - -.INCLUDE : target.mk - diff --git a/extras/source/templates/wizard/bitmap/delzip b/extras/source/templates/wizard/bitmap/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/templates/wizard/bitmap/delzip +++ /dev/null diff --git a/extras/source/templates/wizard/bitmap/makefile.mk b/extras/source/templates/wizard/bitmap/makefile.mk deleted file mode 100644 index d57f98517eed..000000000000 --- a/extras/source/templates/wizard/bitmap/makefile.mk +++ /dev/null @@ -1,38 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/..$/.. - - - -PRJNAME=extras -TARGET=templateswizardbitmap - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(TEMPLATE_WIZARD_BITMAP_TARGET) - -ZIP1LIST = * -x makefile.* - - - -.INCLUDE : target.mk - diff --git a/extras/source/templates/wizard/desktop/delzip b/extras/source/templates/wizard/desktop/delzip deleted file mode 100644 index 636fda90bfcb..000000000000 --- a/extras/source/templates/wizard/desktop/delzip +++ /dev/null @@ -1 +0,0 @@ -ECHO is OFF diff --git a/extras/source/templates/wizard/desktop/makefile.mk b/extras/source/templates/wizard/desktop/makefile.mk deleted file mode 100644 index 945ecbe63af4..000000000000 --- a/extras/source/templates/wizard/desktop/makefile.mk +++ /dev/null @@ -1,40 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/..$/.. - - - -PRJNAME=extras -TARGET=templateswizarddesktopgeneral - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(TEMPLATE_WIZARD_DESKTOP_TARGET) - -ZIP1LIST = * -x makefile.* - - - -.INCLUDE : target.mk - - - diff --git a/extras/source/templates/wizard/fax/lang/delzip b/extras/source/templates/wizard/fax/lang/delzip deleted file mode 100644 index 77759bec05f0..000000000000 --- a/extras/source/templates/wizard/fax/lang/delzip +++ /dev/null @@ -1 +0,0 @@ -~~~ECHO is OFF diff --git a/extras/source/templates/wizard/fax/lang/makefile.mk b/extras/source/templates/wizard/fax/lang/makefile.mk deleted file mode 100644 index df5101391c43..000000000000 --- a/extras/source/templates/wizard/fax/lang/makefile.mk +++ /dev/null @@ -1,40 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/..$/..$/.. - - - -PRJNAME=extras -TARGET=templateswizardfax - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(TEMPLATE_WIZARD_FAX_TARGET) - -ZIP1LIST = $(LANGDIR)$/*.ott - - - -.INCLUDE : target.mk - - - diff --git a/extras/source/templates/wizard/letter/lang/delzip b/extras/source/templates/wizard/letter/lang/delzip deleted file mode 100644 index 77759bec05f0..000000000000 --- a/extras/source/templates/wizard/letter/lang/delzip +++ /dev/null @@ -1 +0,0 @@ -~~~ECHO is OFF diff --git a/extras/source/templates/wizard/letter/lang/makefile.mk b/extras/source/templates/wizard/letter/lang/makefile.mk deleted file mode 100644 index f9f5de4758f7..000000000000 --- a/extras/source/templates/wizard/letter/lang/makefile.mk +++ /dev/null @@ -1,39 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/..$/..$/.. - -# special handling here to fit SO requirements -WITH_LANG!:=ALL - -PRJNAME=extras -TARGET=templateswizardletter - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - -ZIPFLAGS = -ZIP1TARGET = $(TEMPLATE_WIZARD_LETTER_TARGET) - -# */*.ott is here on purpose. It works in all build environments. -# Do not use $/ here. -ZIP1LIST = */*.ott - -.INCLUDE : target.mk - diff --git a/extras/source/templates/wizard/report/lang/delzip b/extras/source/templates/wizard/report/lang/delzip deleted file mode 100644 index a742bcf48c92..000000000000 --- a/extras/source/templates/wizard/report/lang/delzip +++ /dev/null @@ -1,2 +0,0 @@ -~
-~
diff --git a/extras/source/templates/wizard/report/lang/makefile.mk b/extras/source/templates/wizard/report/lang/makefile.mk deleted file mode 100644 index be93921a65e9..000000000000 --- a/extras/source/templates/wizard/report/lang/makefile.mk +++ /dev/null @@ -1,40 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/..$/..$/.. - - - -PRJNAME=extras -TARGET=templateswizardreport - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(TEMPLATE_WIZARD_REPORT_TARGET) - -ZIP1LIST = $(LANGDIR)$/* - - - -.INCLUDE : target.mk - - - diff --git a/extras/source/templates/wizard/styles/lang/delzip b/extras/source/templates/wizard/styles/lang/delzip deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/extras/source/templates/wizard/styles/lang/delzip +++ /dev/null diff --git a/extras/source/templates/wizard/styles/lang/makefile.mk b/extras/source/templates/wizard/styles/lang/makefile.mk deleted file mode 100644 index a6420afbae86..000000000000 --- a/extras/source/templates/wizard/styles/lang/makefile.mk +++ /dev/null @@ -1,36 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/..$/..$/.. - - - -PRJNAME=extras -TARGET=templateswizardstyles - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - -ZIP1TARGET = $(TEMPLATE_WIZARD_STYLES_TARGET) - -ZIP1LIST = $(LANGDIR)$/* - - -.INCLUDE : target.mk - diff --git a/extras/source/templates/wizard/web/lang/delzip b/extras/source/templates/wizard/web/lang/delzip deleted file mode 100644 index 636fda90bfcb..000000000000 --- a/extras/source/templates/wizard/web/lang/delzip +++ /dev/null @@ -1 +0,0 @@ -ECHO is OFF diff --git a/extras/source/templates/wizard/web/lang/makefile.mk b/extras/source/templates/wizard/web/lang/makefile.mk deleted file mode 100644 index 448c33b24106..000000000000 --- a/extras/source/templates/wizard/web/lang/makefile.mk +++ /dev/null @@ -1,34 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# - -PRJ=..$/..$/..$/..$/.. - -PRJNAME=extras -TARGET=templateswizardweb - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - -ZIP1DIR = .$/LANGDIR -ZIPFLAGS = -ZIP1TARGET = $(TEMPLATE_WIZARD_WEB_TARGET) -ZIP1LIST = $(LANGDIR)$/* $(LANGDIR)$/*$/* $(LANGDIR)$/*$/*$/* - -.INCLUDE : target.mk - diff --git a/extras/source/wordbook/delzip b/extras/source/wordbook/delzip deleted file mode 100644 index a6596092cd05..000000000000 --- a/extras/source/wordbook/delzip +++ /dev/null @@ -1,2 +0,0 @@ -~ -ECHO is OFF diff --git a/extras/source/wordbook/makefile.mk b/extras/source/wordbook/makefile.mk deleted file mode 100644 index bcdcca1c1f20..000000000000 --- a/extras/source/wordbook/makefile.mk +++ /dev/null @@ -1,33 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/.. -PRJNAME=extras -TARGET=wordbookall - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - -ZIP1TARGET = $(WORDBOOK_ALL_TARGET) - -ZIP1LIST = technical.dic \ - sl.dic \ - en-US.dic \ - en-GB.dic - -.INCLUDE : target.mk diff --git a/extras/unx/source/bitmaps/delzip b/extras/unx/source/bitmaps/delzip deleted file mode 100644 index 636fda90bfcb..000000000000 --- a/extras/unx/source/bitmaps/delzip +++ /dev/null @@ -1 +0,0 @@ -ECHO is OFF diff --git a/extras/unx/source/bitmaps/makefile.mk b/extras/unx/source/bitmaps/makefile.mk deleted file mode 100644 index bf64873de649..000000000000 --- a/extras/unx/source/bitmaps/makefile.mk +++ /dev/null @@ -1,38 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/.. - - - -PRJNAME=extras -TARGET=unxbitmaps - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(CONFIG_SERVER_BITMAP_UNX_TARGET) - -ZIP1LIST = * -x makefile.* - - - -.INCLUDE : target.mk - diff --git a/extras/unx/source/kde/applnk/delzip b/extras/unx/source/kde/applnk/delzip deleted file mode 100644 index 636fda90bfcb..000000000000 --- a/extras/unx/source/kde/applnk/delzip +++ /dev/null @@ -1 +0,0 @@ -ECHO is OFF diff --git a/extras/unx/source/kde/applnk/makefile.mk b/extras/unx/source/kde/applnk/makefile.mk deleted file mode 100644 index b63387f38e8c..000000000000 --- a/extras/unx/source/kde/applnk/makefile.mk +++ /dev/null @@ -1,38 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/..$/.. - - - -PRJNAME=extras -TARGET=unxkdeapplnk - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(KDE_APPLNK_TARGET) - -ZIP1LIST = * -x makefile.* - - - -.INCLUDE : target.mk - diff --git a/extras/unx/source/kde/icons/delzip b/extras/unx/source/kde/icons/delzip deleted file mode 100644 index 636fda90bfcb..000000000000 --- a/extras/unx/source/kde/icons/delzip +++ /dev/null @@ -1 +0,0 @@ -ECHO is OFF diff --git a/extras/unx/source/kde/icons/makefile.mk b/extras/unx/source/kde/icons/makefile.mk deleted file mode 100644 index bc9d2e860b03..000000000000 --- a/extras/unx/source/kde/icons/makefile.mk +++ /dev/null @@ -1,38 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/..$/.. - - - -PRJNAME=extras -TARGET=unxkdeicons - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(KDE_ICONS_TARGET) - -ZIP1LIST = * -x makefile.* - - - -.INCLUDE : target.mk - diff --git a/extras/unx/source/kde/icons/mini/delzip b/extras/unx/source/kde/icons/mini/delzip deleted file mode 100644 index 636fda90bfcb..000000000000 --- a/extras/unx/source/kde/icons/mini/delzip +++ /dev/null @@ -1 +0,0 @@ -ECHO is OFF diff --git a/extras/unx/source/kde/icons/mini/makefile.mk b/extras/unx/source/kde/icons/mini/makefile.mk deleted file mode 100644 index 53b9f2f330f1..000000000000 --- a/extras/unx/source/kde/icons/mini/makefile.mk +++ /dev/null @@ -1,38 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/..$/..$/.. - - - -PRJNAME=extras -TARGET=unxkdeiconsmini - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(KDE_ICONS_MINI_TARGET) - -ZIP1LIST = * -x makefile.* - - - -.INCLUDE : target.mk - diff --git a/extras/unx/source/kde/mimelnk/application/delzip b/extras/unx/source/kde/mimelnk/application/delzip deleted file mode 100644 index 636fda90bfcb..000000000000 --- a/extras/unx/source/kde/mimelnk/application/delzip +++ /dev/null @@ -1 +0,0 @@ -ECHO is OFF diff --git a/extras/unx/source/kde/mimelnk/application/makefile.mk b/extras/unx/source/kde/mimelnk/application/makefile.mk deleted file mode 100644 index dfe12b065633..000000000000 --- a/extras/unx/source/kde/mimelnk/application/makefile.mk +++ /dev/null @@ -1,38 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/..$/..$/.. - - - -PRJNAME=extras -TARGET=unxkdemimelnkapplication - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(KDE_MIMELNK_APPL_TARGET) - -ZIP1LIST = * -x makefile.* - - - -.INCLUDE : target.mk - diff --git a/extras/unx/source/kde/mimelnk/text/delzip b/extras/unx/source/kde/mimelnk/text/delzip deleted file mode 100644 index 636fda90bfcb..000000000000 --- a/extras/unx/source/kde/mimelnk/text/delzip +++ /dev/null @@ -1 +0,0 @@ -ECHO is OFF diff --git a/extras/unx/source/kde/mimelnk/text/makefile.mk b/extras/unx/source/kde/mimelnk/text/makefile.mk deleted file mode 100644 index 42c56e300e51..000000000000 --- a/extras/unx/source/kde/mimelnk/text/makefile.mk +++ /dev/null @@ -1,40 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -PRJ=..$/..$/..$/..$/.. - - - -PRJNAME=extras -TARGET=unxkdemimelnktext - -.INCLUDE : settings.mk - -.INCLUDE : $(PRJ)$/util$/target.pmk - - - -ZIP1TARGET = $(KDE_MIMELNK_TEXT_TARGET) - -ZIP1LIST = * -x makefile.* - - - -.INCLUDE : target.mk - - - diff --git a/extras/util/target.pmk b/extras/util/target.pmk deleted file mode 100644 index 2e8704f3982d..000000000000 --- a/extras/util/target.pmk +++ /dev/null @@ -1,242 +0,0 @@ -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This file incorporates work covered by the following license notice: -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed -# with this work for additional information regarding copyright -# ownership. The ASF licenses this file to you under the Apache -# License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . -# -AUTOTEXT_SHARE_TARGET = autotextshare -AUTOTEXT_USER_TARGET = autotextuser -AUTOCORR_TARGET = autocorr - -DATABASE_USER_TARGET = database -DATABASE_USER_BIBLIO_TARGET = databasebiblio -DATABASE_USER_ADDRESS_TARGET = databaseaddress -DATABASE_SHARED_TARGET = databaseshared - -URL_HELP_TARGET = urlhelp -URL_NEWMENU_STANDARD_TARGET = urlnew -URL_NEWMENU_CALC_TARGET = urlnewcalc -URL_NEWMENU_IMPRESS_TARGET = urlnewimpress -URL_NEWMENU_DRAW_TARGET = urlnewdraw -URL_NEWMENU_IMAGE_TARGET = urlnewimage -URL_NEWMENU_MATH_TARGET = urlnewmath -URL_NEWMENU_WEBTOP_TARGET = urlnewwebtop -URL_SAMPLES_TEXTS_TARGET = urlsamplestexts -URL_SAMPLES_SPREADSHEETS_TARGET = urlsamplesspreadsheets -URL_SAMPLES_PRESENTATIONS_TARGET = urlsamplespresentations -URL_SAMPLES_DRAWINGS_TARGET = urlsamplesdrawings -URL_SAMPLES_FORMULAS_TARGET = urlsamplesformulas -URL_SAMPLES_DATABASES_TARGET = urlsamplesdatabases -URL_WIZARD_TARGET = urlwizard - -GALLERY_ROOT_TARGET = gallroot -GALLERY_SYSTEM_TARGET = gallsystem -GALLERY_OPTIONAL_TARGET = galloptional -GALLERY_SOUND_TARGET = gallsound -GALLERY_CLIPART_TARGET = gallclipart -GALLERY_BULLETS_TARGET = gallbullets -GALLERY_FLAGS_TARGET = gallflags -GALLERY_HTMLEXPO_TARGET = gallhtmlexpo -GALLERY_MAPS_TARGET = gallmaps -GALLERY_PHOTO_TARGET = gallphoto -GALLERY_RULERS_TARGET = gallrulers -GALLERY_SOUNDS_TARGET = gallsounds -GALLERY_CLIPARTS_TARGET = gallcliparts -GALLERY_SURFACE_TARGET = gallsurface -GALLERY_SYMBOLS_TARGET = gallsymbols -GALLERY_WWWANIM_TARGET = gallwwwanim -GALLERY_WWWBACK_TARGET = gallwwwback -GALLERY_WWWGRAF_TARGET = gallwwwgraf - -GALLERY_ACCESSORIES_ROOT_TARGET = accessoriesgallery -GALLERY_ACCESSORIES_DRAWS_PEOPLE_TARGET = accessoriesgallerydrawspeople -GALLERY_ACCESSORIES_PHOTOS_BUILDINGS_TARGET = accessoriesgalleryphotosbuildings -GALLERY_ACCESSORIES_PHOTOS_CELEBRATION_TARGET = accessoriesgalleryphotoscelebration -GALLERY_ACCESSORIES_PHOTOS_CITIES_TARGET = accessoriesgalleryphotoscities -GALLERY_ACCESSORIES_PHOTOS_FAUNA_TARGET = accessoriesgalleryphotosfauna -GALLERY_ACCESSORIES_PHOTOS_FLOWERS_TARGET = accessoriesgalleryphotosflowers -GALLERY_ACCESSORIES_PHOTOS_FOODSANDDRINKS_TARGET = accessoriesgalleryphotosfoodsanddrinks -GALLERY_ACCESSORIES_PHOTOS_HUMANS_TARGET = accessoriesgalleryphotoshumans -GALLERY_ACCESSORIES_PHOTOS_LANDSCAPES_TARGET = accessoriesgalleryphotoslandscapes -GALLERY_ACCESSORIES_PHOTOS_OBJECTS_TARGET = accessoriesgalleryphotosobjects -GALLERY_ACCESSORIES_PHOTOS_PLANTS_TARGET = accessoriesgalleryphotosplants -GALLERY_ACCESSORIES_PHOTOS_SPACE_TARGET = accessoriesgalleryphotosspace -GALLERY_ACCESSORIES_PHOTOS_STATUES_TARGET = accessoriesgalleryphotosstatues -GALLERY_ACCESSORIES_PHOTOS_TRAVEL_TARGET = accessoriesgalleryphotostravel -GALLERY_ACCESSORIES_ELEMENTS_BULLETS2_TARGET = accessoriesgalleryelementsbullets2 - -GALLERY_ACCESSORIES_NONFREE_ROOT_TARGET = accessoriesgallerynonfree - -PREMIUM_TEMPLATES_LAYOUT_IMPRESS_TARGET = accessoriestemplateslayout -PREMIUM_TEMPLATES_PRESNT_IMPRESS_TARGET = accessoriestemplatespresent -PREMIUM_TEMPLATES_EDUCATE_TARGET = accessoriestemplateseducate -PREMIUM_TEMPLATES_FINANCE_TARGET = accessoriestemplatesfinance -PREMIUM_TEMPLATES_FORMS_TARGET = accessoriestemplatesforms -PREMIUM_TEMPLATES_LABELS_TARGET = accessoriestemplateslabels -PREMIUM_TEMPLATES_MISC_TARGET = accessoriestemplatesmisc -PREMIUM_TEMPLATES_OFFICORR_TARGET = accessoriestemplatesofficorr -PREMIUM_TEMPLATES_OFFIMISC_TARGET = accessoriestemplatesoffimisc -PREMIUM_TEMPLATES_PERSONAL_TARGET = accessoriestemplatespersonal -PREMIUM_TEMPLATES_ROOT_TARGET = accessoriestemplates - -PREMIUM_TEMPLATES_COMMON_LAYOUT_IMPRESS_TARGET = accessoriestemplatescommonlayout -PREMIUM_TEMPLATES_COMMON_PRESNT_IMPRESS_TARGET = accessoriestemplatescommonpresent -PREMIUM_TEMPLATES_COMMON_EDUCATE_TARGET = accessoriestemplatescommoneducate -PREMIUM_TEMPLATES_COMMON_FINANCE_TARGET = accessoriestemplatescommonfinance -PREMIUM_TEMPLATES_COMMON_FORMS_TARGET = accessoriestemplatescommonforms -PREMIUM_TEMPLATES_COMMON_LABELS_TARGET = accessoriestemplatescommonlabels -PREMIUM_TEMPLATES_COMMON_MISC_TARGET = accessoriestemplatescommonmisc -PREMIUM_TEMPLATES_COMMON_OFFICORR_TARGET = accessoriestemplatescommonofficorr -PREMIUM_TEMPLATES_COMMON_OFFIMISC_TARGET = accessoriestemplatescommonoffimisc -PREMIUM_TEMPLATES_COMMON_PERSONAL_TARGET = accessoriestemplatescommonpersonal -PREMIUM_TEMPLATES_COMMON_ROOT_TARGET = accessoriestemplatescommon - -PREMIUM_SAMPLES_ROOT_TARGET = accessoriessamples -PREMIUM_SAMPLES_DOCUMENTATION_TARGET = accessoriessamplesdocumentation -PREMIUM_SAMPLES_ADVERTISEMENT_TARGET = accessoriessamplesadvertisement - -PREMIUM_TEMPLATES_NONFREE_LAYOUT_IMPRESS_TARGET = accessoriestemplatesnonfreelayout -PREMIUM_TEMPLATES_NONFREE_PRESNT_IMPRESS_TARGET = accessoriestemplatesnonfreepresent -PREMIUM_TEMPLATES_NONFREE_EDUCATE_TARGET = accessoriestemplatesnonfreeeducate -PREMIUM_TEMPLATES_NONFREE_FINANCE_TARGET = accessoriestemplatesnonfreefinance -PREMIUM_TEMPLATES_NONFREE_FORMS_TARGET = accessoriestemplatesnonfreeforms -PREMIUM_TEMPLATES_NONFREE_LABELS_TARGET = accessoriestemplatesnonfreelabels -PREMIUM_TEMPLATES_NONFREE_MISC_TARGET = accessoriestemplatesnonfreemisc -PREMIUM_TEMPLATES_NONFREE_OFFICORR_TARGET = accessoriestemplatesnonfreeofficorr -PREMIUM_TEMPLATES_NONFREE_OFFIMISC_TARGET = accessoriestemplatesnonfreeoffimisc -PREMIUM_TEMPLATES_NONFREE_PERSONAL_TARGET = accessoriestemplatesnonfreepersonal -PREMIUM_TEMPLATES_NONFREE_ROOT_TARGET = accessoriestemplatesnonfree -PREMIUM_SAMPLES_NONFREE_ROOT_TARGET = accessoriessamplesnonfree -PREMIUM_SAMPLES_NONFREE_DOCUMENTATION_TARGET = accessoriessamplesnonfreedocumentation -PREMIUM_SAMPLES_NONFREE_ADVERTISEMENT_TARGET = accessoriessamplesnonfreeadvertisement - -INSO_DUTCH_TARGET = inso31 -INSO_ENGLISH_UK_TARGET = inso44 -INSO_ENGLISH_US_TARGET = inso01 -INSO_FRENCH_TARGET = inso33 -INSO_GERMAN_TARGET = inso49 -INSO_ITALIAN_TARGET = inso39 -INSO_PORTUGUESE_TARGET = inso03 -INSO_SPANISH_TARGET = inso34 -INSO_SWEDISH_TARGET = inso46 - -CONFIG_SERVER_NOLANG_TARGET = cfgsrvnolang -CONFIG_SERVER_BITMAP_UNX_TARGET = cfgsrvbitmapunx -CONFIG_USER_TARGET = cfgusr - -MIGRATION_TARGET = migration -MIGRATION_WIN_TARGET = migrationwin -MIGRATION_SOLS_TARGET = migrationsols -MIGRATION_SOLI_TARGET = migrationsoli -MIGRATION_LINUX_TARGET = migrationlinux - -PALETTES_TARGET = palettes - -SAMPLES_DRAWINGS_TARGET = samdraw -SAMPLES_FORMULAS_TARGET = samform -SAMPLES_PRESENTATIONS_TARGET = sampres -SAMPLES_SPREADSHEETS_TARGET = samspread -SAMPLES_TEXTS_TARGET = samtext -SAMPLES_CHAPTERS_TARGET = samchapters -SAMPLES_HOMEPAGE_TARGET = samhomepage - -TEMPLATE_ROOT_TARGET = tplroot -TEMPLATE_EDUCATE_WRITER_TARGET = tpleduwrit -TEMPLATE_EDUCATE_IMPRESS_TARGET = tpleduimpr -TEMPLATE_EDUCATE_CALC_TARGET = tpleducalc -TEMPLATE_FINANCE_CALC_TARGET = tplfinancecalc -TEMPLATE_FORMS_WRITER_TARGET = tplformswrit -TEMPLATE_LAYOUT_IMPRESS_TARGET = tpllayoutimpr -TEMPLATE_MISC_WRITER_TARGET = tplmiscwrit -TEMPLATE_MISC_CALC_TARGET = tplmisccalc -TEMPLATE_MISC_DRAW_TARGET = tplmiscdraw -TEMPLATE_OFFICORR_WRITER_TARGET = tplofficorrwrit -TEMPLATE_OFFIMISC_WRITER_TARGET = tploffimiscwrit -TEMPLATE_PERSONAL_WRITER_TARGET = tplpersonalwrit -TEMPLATE_PRESNT_IMPRESS_TARGET = tplpresntimpr - -TEMPLATE_WIZARD_AGENDA_TARGET = tplwizagenda -TEMPLATE_WIZARD_BITMAP_TARGET = tplwizbitmap -TEMPLATE_WIZARD_DESKTOP_TARGET = tplwizdesktop -TEMPLATE_WIZARD_FAX_TARGET = tplwizfax -TEMPLATE_WIZARD_HOMEPAGE_TARGET = tplwizhomepage -TEMPLATE_WIZARD_LETTER_TARGET = tplwizletter -TEMPLATE_WIZARD_REPORT_TARGET = tplwizreport -TEMPLATE_WIZARD_STYLES_TARGET = tplwizstyles -TEMPLATE_WIZARD_WEB_TARGET = tplwizweb - - -WORDBOOK_ALL_TARGET = wordbook - -FONTS_WIN_ARIOSO_BOLD = fontwinariosobold -FONTS_WIN_ARIOSO_NORMAL = fontwinariosonormal -FONTS_WIN_CHEVARA_NORMAL = fontwinchevaranormal -FONTS_WIN_CHEVARAOUTLINE_NORMAL = fontwinchevaraoutlinenormal -FONTS_WIN_CONGA_BOLD = fontwincongabold -FONTS_WIN_CONGA_NORMAL = fontwinconganormal -FONTS_WIN_HELMET_BOLD = fontwinhelmetbold -FONTS_WIN_HELMET_NORMAL = fontwinhelmetnormal -FONTS_WIN_HELMET_ITALIC = fontwinhelmetitalic -FONTS_WIN_HELMET_BOLDITALIC = fontwinhelmetbolditalic -FONTS_WIN_HELMETCON_BOLD = fontwinhelmetconbold -FONTS_WIN_HELMETCON_NORMAL = fontwinhelmetconnormal -FONTS_WIN_HELMETCON_ITALIC = fontwinhelmetconitalic -FONTS_WIN_HELMETCON_BOLDITALIC = fontwinhelmetconbolditalic -FONTS_WIN_TIMMONS_BOLD = fontwintimmonsbold -FONTS_WIN_TIMMONS_NORMAL = fontwintimmonsnormal -FONTS_WIN_TIMMONS_ITALIC = fontwintimmonsitalic -FONTS_WIN_TIMMONS_BOLDITALIC = fontwintimmonsbolditalic -FONTS_WIN_STARBATS_NORMAL = fontwinstarbatsnormal -FONTS_WIN_STARMATH_NORMAL = fontwinstarmathnormal - -FONTS_OS2_ARIOSO_BOLD = fontos2ariosobold -FONTS_OS2_ARIOSO_NORMAL = fontos2ariosonormal -FONTS_OS2_CHEVARA_NORMAL = fontos2chevaranormal -FONTS_OS2_CHEVARAOUTLINE_NORMAL = fontos2chevaraoutlinenormal -FONTS_OS2_CONGA_BOLD = fontos2congabold -FONTS_OS2_CONGA_NORMAL = fontos2conganormal -FONTS_OS2_HELMET_BOLD = fontos2helmetbold -FONTS_OS2_HELMET_NORMAL = fontos2helmetnormal -FONTS_OS2_HELMET_ITALIC = fontos2helmetitalic -FONTS_OS2_HELMET_BOLDITALIC = fontos2helmetbolditalic -FONTS_OS2_HELMETCON_BOLD = fontos2helmetconbold -FONTS_OS2_HELMETCON_NORMAL = fontos2helmetconnormal -FONTS_OS2_HELMETCON_ITALIC = fontos2helmetconitalic -FONTS_OS2_HELMETCON_BOLDITALIC = fontos2helmetconbolditalic -FONTS_OS2_TIMMONS_BOLD = fontos2timmonsbold -FONTS_OS2_TIMMONS_NORMAL = fontos2timmonsnormal -FONTS_OS2_TIMMONS_ITALIC = fontos2timmonsitalic -FONTS_OS2_TIMMONS_BOLDITALIC = fontos2timmonsbolditalic -FONTS_OS2_STARBATS_NORMAL = fontos2starbatsnormal -FONTS_OS2_STARMATH_NORMAL = fontos2starmathnormal - -FONTS_75DPI_TARGET = fontunx75dpi -FONTS_BDF_TARGET = fontunxbdf -FONTS_TYPE1_TARGET = fontunxtype1 -FONTS_XP3_TARGET = fontunxxp3 -FONTS_UNX_XP3_TARGET = fontunxxp -FONTS_LNX_XP3_TARGET = fontlnxxp -FONTS_AFM_TARGET = fontunxafm -FONTS_TFM_TARGET = fontunxtfm -FONTS_PPDS_TARGET = fontunxppds -FONTS_PSSOFTFONTS_TARGET = fontunxpssoft - -KDE_APPLNK_TARGET = kdeapplnk -KDE_ICONS_TARGET = kdeicons -KDE_ICONS_MINI_TARGET = kdemini -KDE_MIMELNK_APPL_TARGET = kdemimeappl -KDE_MIMELNK_TEXT_TARGET = kdemimetext - - - |