summaryrefslogtreecommitdiff
path: root/solenv/sanitizers
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@hypra.fr>2018-04-16 10:48:36 +0200
committerKatarina Behrens <Katarina.Behrens@cib.de>2018-04-18 10:29:43 +0200
commited74986b212ca04cf7a45e4eb15073f0a2db1d14 (patch)
tree799ec0d7e6492b4c936ff17899e95e31664730ec /solenv/sanitizers
parent77bfe10480bc77fe29d989785c8fda4cb3946560 (diff)
swriter: Add missing labelling
The page header and footer panels were completely missing labelling The "Custom" label is actually used a a resource, suppress the labelling warning for it. Change-Id: I3ca6b1984fab23478a11e916f26702592a5ee991 Reviewed-on: https://gerrit.libreoffice.org/52948 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'solenv/sanitizers')
-rw-r--r--solenv/sanitizers/ui/modules/swriter.false2
1 files changed, 2 insertions, 0 deletions
diff --git a/solenv/sanitizers/ui/modules/swriter.false b/solenv/sanitizers/ui/modules/swriter.false
index b30009980a01..6e709e490041 100644
--- a/solenv/sanitizers/ui/modules/swriter.false
+++ b/solenv/sanitizers/ui/modules/swriter.false
@@ -1,3 +1,5 @@
sw/uiconfig/swriter/ui/sortdialog.ui://GtkLabel[@id='order'] orphan-label
sw/uiconfig/swriter/ui/pageformatpanel.ui://GtkLabel[@id='customlabel'] orphan-label
sw/uiconfig/swriter/ui/pagestylespanel.ui://GtkLabel[@id='customlabel'] orphan-label
+sw/uiconfig/swriter/ui/pagefooterpanel.ui://GtkLabel[@id='customlabel'] orphan-label
+sw/uiconfig/swriter/ui/pageheaderpanel.ui://GtkLabel[@id='customlabel'] orphan-label