summaryrefslogtreecommitdiff
path: root/sd/uiconfig/sdraw/toolbar/fontworkobjectbar.xml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2017-01-28 01:07:20 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2017-01-31 09:11:47 +0000
commit695c8bc98a486d01d00a2fda3e05fb6a615fc1bf (patch)
tree953c5a17a991837f4508b90c41add4b9de689a6e /sd/uiconfig/sdraw/toolbar/fontworkobjectbar.xml
parent8736391f4ddda5bc73221e0762653a721819bcd9 (diff)
tdf#105571 Drop toolbar:helpid attribute from toolbar definitions
These are no longer useful. Made with: git grep toolbar:helpid | cut -d : -f1 | sort -u | xargs sed -i -r -e 's/ toolbar:helpid="[0-9]*"//' git grep toolbar:helpid | cut -d : -f1 | sort -u | xargs sed -i -r -e 's/ toolbar:helpid=""//'1 Change-Id: If1bf04265f4e03b44b6a92529f6133aff1589526 Reviewed-on: https://gerrit.libreoffice.org/33642 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sd/uiconfig/sdraw/toolbar/fontworkobjectbar.xml')
-rw-r--r--sd/uiconfig/sdraw/toolbar/fontworkobjectbar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/fontworkobjectbar.xml b/sd/uiconfig/sdraw/toolbar/fontworkobjectbar.xml
index 3080c585f558..fb2e82772407 100644
--- a/sd/uiconfig/sdraw/toolbar/fontworkobjectbar.xml
+++ b/sd/uiconfig/sdraw/toolbar/fontworkobjectbar.xml
@@ -26,5 +26,5 @@
<toolbar:toolbaritem xlink:href=".uno:FontworkAlignmentFloater"/>
<toolbar:toolbaritem xlink:href=".uno:FontworkCharacterSpacingFloater"/>
<toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:ExtrusionToggle" toolbar:helpid="10960"/>
+ <toolbar:toolbaritem xlink:href=".uno:ExtrusionToggle"/>
</toolbar:toolbar>