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/source/templates | |
parent | 20f06e3cd3e50ddb34a7985f196a08c98a3f5cb6 (diff) |
gbuildize extras
Change-Id: I190b1314a91026dcfc39df3e3e178df55d14d90a
Diffstat (limited to 'extras/source/templates')
22 files changed, 0 insertions, 430 deletions
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 - |