summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swform
diff options
context:
space:
mode:
authorPhilippe Jung <phil.jung@free.fr>2015-06-01 01:11:37 +0200
committerYousuf Philips <philipz85@hotmail.com>2015-06-02 07:45:36 +0000
commitc7309a4822633423b0969757c494077fdc27b724 (patch)
treea601c99dbb28819fac543d037596c7b0b3c70812 /sw/uiconfig/swform
parent1df41142451685d33b1821a839061c63f23e44fd (diff)
tdf#91783 - Reverse the toggle behaviour of .uno:Graphic Change
Rename: - .uno:Graphic to .uno:ShowGraphics - View->Hide Images to View->Images and Charts and invert toggle state Change-Id: Ife4954e17f7e169b234f477d01409cae52c32efe Reviewed-on: https://gerrit.libreoffice.org/16010 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'sw/uiconfig/swform')
-rw-r--r--sw/uiconfig/swform/toolbar/toolbar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swform/toolbar/toolbar.xml b/sw/uiconfig/swform/toolbar/toolbar.xml
index 76612abc6b76..8e23f73cac1d 100644
--- a/sw/uiconfig/swform/toolbar/toolbar.xml
+++ b/sw/uiconfig/swform/toolbar/toolbar.xml
@@ -25,6 +25,6 @@
<toolbar:toolbaritem xlink:href=".uno:Hyphenate" toolbar:helpid="20605"/>
<toolbar:toolbaritem xlink:href=".uno:ThesaurusDialog" toolbar:helpid="20603"/>
<toolbar:toolbarseparator/>
- <toolbar:toolbaritem xlink:href=".uno:Graphic" toolbar:helpid="20213"/>
+ <toolbar:toolbaritem xlink:href=".uno:ShowGraphics" toolbar:helpid="20213"/>
<toolbar:toolbaritem xlink:href=".uno:BrowseView" toolbar:helpid="6313"/>
</toolbar:toolbar> \ No newline at end of file