summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorLaurent BP <laurent.balland-poirier@laposte.net>2022-07-17 22:17:45 +0200
committerLaurent Balland <laurent.balland@mailo.fr>2022-10-11 20:55:19 +0200
commit7d698d505bf7b68d993c9c2246ab517e60106348 (patch)
treee634b472293226c3270d53c95a8f3dc964a758a2 /Repository.mk
parentffc15725b58d0988b4e2ed836c5751223ad00984 (diff)
tdf#143956 Convert all Wizards template to XML
All templates used by Wizards are now built from their XML It eases maintenance Page size, language and country attributes were removed Merge all wizard/package in one file Change-Id: I32193b2ff4c6a1b31934e6ed4e08d56801e5662e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137159 Tested-by: Jenkins Reviewed-by: Laurent Balland <laurent.balland@mailo.fr>
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk6
1 files changed, 1 insertions, 5 deletions
diff --git a/Repository.mk b/Repository.mk
index dbaff65fd5f1..7c3de2595dfd 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -959,11 +959,7 @@ $(eval $(call gb_Helper_register_packages_for_install,ooo,\
extras_tplpersonal \
extras_tplwizbitmap \
extras_tplwizdesktop \
- extras_tplwizletter \
- extras_tplwizfax \
- extras_tplwizagenda \
- extras_tplwizreport \
- extras_tplwizstyles \
+ extras_tplwizard \
framework_dtd \
$(if $(filter $(OS),MACOSX),infoplist) \
oox_customshapes \