https://bugs.freedesktop.org/show_bug.cgi?id=60412

Jan Holesovsky <ke...@suse.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #5 from Jan Holesovsky <ke...@suse.cz> ---
So this is possible in LibreOffice by using

toolbar:style="image text"

in the toolbar.xml; like eg.

<toolbar:toolbaritem xlink:href=".uno:Save" toolbar:helpid="5505"
toolbar:style="image text"/>

Closing as worksforme; please reopen if you want to track the actual adding of
the text to the respective buttons.

Best if the design team does it themselves - all you need to do is to clone the
LibreOffice repository, find the toolbar.xml's using eg.

find . -name 'toolbar.xml'

edit them (add the toolbar:style="image text" where you want to have the text
too), and push the changes to gerrit.  We'll review / merge from there.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to