From ace2e40a5b89967e247db1ebe9da65d41706d446 Mon Sep 17 00:00:00 2001 From: Laurent BP Date: Tue, 7 Sep 2021 08:41:57 +0200 Subject: tdf#143956 Remove page size from Draw templates Update BPMN template: - content.xml: remove lang and country tags remove asian and complex tags - meta.xml: indent and add title to enable translation - styles.xml: change style name to English to get automatic translation remove lang and country tags remove page size Change-Id: I23058c63dbc13fa66a1138c20e9840a360b72ea2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132647 Tested-by: Jenkins Reviewed-by: Heiko Tietze --- extras/source/templates/draw/bpmn/content.xml | 92 +++++++++++++-------------- extras/source/templates/draw/bpmn/meta.xml | 12 +++- extras/source/templates/draw/bpmn/styles.xml | 36 +++++------ 3 files changed, 72 insertions(+), 68 deletions(-) (limited to 'extras') diff --git a/extras/source/templates/draw/bpmn/content.xml b/extras/source/templates/draw/bpmn/content.xml index 7cf9fd2141ca..51f63518c9bd 100644 --- a/extras/source/templates/draw/bpmn/content.xml +++ b/extras/source/templates/draw/bpmn/content.xml @@ -492,26 +492,26 @@ - + - + - + - + - + @@ -522,21 +522,21 @@ - + - + - + - + @@ -544,82 +544,82 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -627,71 +627,71 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/extras/source/templates/draw/bpmn/meta.xml b/extras/source/templates/draw/bpmn/meta.xml index 858cc31cb772..cfc606ed1eb0 100644 --- a/extras/source/templates/draw/bpmn/meta.xml +++ b/extras/source/templates/draw/bpmn/meta.xml @@ -1,2 +1,12 @@ -2020-05-02T22:10:56.2370000002020-05-05T15:09:15.897000000PT7H39M57S70LibreOfficeDev/7.0.0.0.alpha0$Linux_X86_64 LibreOffice_project/35f5520fc83a2c69a5d5eef283a37b1553c8ed65 \ No newline at end of file + + + 2020-05-02T22:10:56.237000000 + 2020-05-05T15:09:15.897000000 + BPMN + PT7H39M57S + 70 + LibreOfficeDev/7.0.0.0.alpha0$Linux_X86_64 LibreOffice_project/35f5520fc83a2c69a5d5eef283a37b1553c8ed65 + + + diff --git a/extras/source/templates/draw/bpmn/styles.xml b/extras/source/templates/draw/bpmn/styles.xml index d3deeb0120e0..2d93fe00dbe7 100644 --- a/extras/source/templates/draw/bpmn/styles.xml +++ b/extras/source/templates/draw/bpmn/styles.xml @@ -16,12 +16,12 @@ - - - - - - + + + + + + @@ -74,10 +74,10 @@ - + - + @@ -125,7 +125,7 @@ - + @@ -179,22 +179,22 @@ - + - + - + - + - + @@ -225,9 +225,6 @@ - - - @@ -238,9 +235,6 @@ - - - @@ -253,6 +247,6 @@ - + -- cgit