summaryrefslogtreecommitdiffstats
path: root/extras/Module_extras.mk
diff options
context:
space:
mode:
authorMathias Hasselmann <mathias@openismus.com>2013-03-14 12:54:17 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-03-14 13:46:42 +0000
commit0f972e94a2fcbc6b227a2ae7b5d435438f6dbdc1 (patch)
treed0e2bc815ad1956560edf645db8def29b7334fbd /extras/Module_extras.mk
parenti#113608#, memory leak in animations: newly exposed crashed problem (diff)
downloadcore-0f972e94a2fcbc6b227a2ae7b5d435438f6dbdc1.tar.gz
core-0f972e94a2fcbc6b227a2ae7b5d435438f6dbdc1.zip
Show LibreOffice controls in Glade's tool palette
Glade didn't show any LibreOffice controls in its tool palette because the catalog didn't have any glade-widget-group element. This adds a XSLT script to automatically generate such element. A better version of the script would create separate groups for each module/namespace, but currently I have no idea how to do this with libxslt, as it doesn't provide fn::distinct-values(). Change-Id: Iaa3e4b0471b58c48838e000e6d78a73b0c6a4bd3 Reviewed-on: https://gerrit.libreoffice.org/2724 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'extras/Module_extras.mk')
-rw-r--r--extras/Module_extras.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/Module_extras.mk b/extras/Module_extras.mk
index 7144265d613a..c3cb14b75b7c 100644
--- a/extras/Module_extras.mk
+++ b/extras/Module_extras.mk
@@ -12,6 +12,7 @@ $(eval $(call gb_Module_Module,extras))
$(eval $(call gb_Module_add_targets,extras,\
AllLangZip_autotextshare \
CustomTarget_autocorr \
+ CustomTarget_glade \
Package_fonts \
Package_glade \
Package_labels \