summaryrefslogtreecommitdiff
path: root/wizards/Package_template.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-05-21 18:52:57 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-05-21 20:05:03 +0200
commitee79b9875ce4914c950c349c61f39e6dfdd0cc6b (patch)
tree2de87c730bbbc8b97e81b023c4c3020b4dbddbbf /wizards/Package_template.mk
parent6b5fc059543c16759abd5eec2576b5b68e96883a (diff)
Resolves: tdf#107964 partially revert "unused basic dialog"
This reverts commit 062e7063a94673d016a91a16a30e86b82c70a03d. see ScModule::Execute case SID_CHOOSE_DESIGN: ... Template.Samples.ShowStyles for the caller of this Change-Id: I95fb4e2999d8898f9425ea6a523187be3c3842af Reviewed-on: https://gerrit.libreoffice.org/37882 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'wizards/Package_template.mk')
-rw-r--r--wizards/Package_template.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/wizards/Package_template.mk b/wizards/Package_template.mk
index e117ccc1c1a8..13728c7160a5 100644
--- a/wizards/Package_template.mk
+++ b/wizards/Package_template.mk
@@ -23,7 +23,9 @@ $(eval $(call gb_Package_add_files,wizards_basicsrvtemplate,$(LIBO_SHARE_FOLDER)
Autotext.xba \
Correspondence.xba \
dialog.xlb \
+ DialogStyles.xdl \
ModuleAgenda.xba \
+ Samples.xba \
script.xlb \
TemplateDialog.xdl \
))