]> git.lyx.org Git - lyx.git/commit
Make toolbar icons like Itemize toggle
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 4 Jul 2018 10:11:24 +0000 (12:11 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 4 Jul 2018 10:11:24 +0000 (12:11 +0200)
commit2c9e019a626f3fa46de976861836a9d4eaa8179e
treec3efcd0b80c8a2890bf6e9e51e201b70274d831f
parentdfd6afb7409fac345a26d5b16d967d3f4c5f7fa1
Make toolbar icons like Itemize toggle

Copy the old layout_* icons to layout-toggle_*

Fixes bug 9864.
23 files changed:
lib/Makefile.am
lib/images/classic/layout-toggle_Chunk.png [new file with mode: 0644]
lib/images/classic/layout-toggle_Description.png [new file with mode: 0644]
lib/images/classic/layout-toggle_Enumerate.png [new file with mode: 0644]
lib/images/classic/layout-toggle_Itemize.png [new file with mode: 0644]
lib/images/classic/layout-toggle_List.png [new file with mode: 0644]
lib/images/classic/layout-toggle_LyX-Code.png [new file with mode: 0644]
lib/images/classic/layout-toggle_Section.png [new file with mode: 0644]
lib/images/layout-toggle_Chunk.svgz [new file with mode: 0644]
lib/images/layout-toggle_Description.svgz [new file with mode: 0644]
lib/images/layout-toggle_Enumerate.svgz [new file with mode: 0644]
lib/images/layout-toggle_Itemize.svgz [new file with mode: 0644]
lib/images/layout-toggle_List.svgz [new file with mode: 0644]
lib/images/layout-toggle_LyX-Code.svgz [new file with mode: 0644]
lib/images/layout-toggle_Section.svgz [new file with mode: 0644]
lib/images/oxygen/layout-toggle_Chunk.svgz [new file with mode: 0644]
lib/images/oxygen/layout-toggle_Description.svgz [new file with mode: 0644]
lib/images/oxygen/layout-toggle_Enumerate.svgz [new file with mode: 0644]
lib/images/oxygen/layout-toggle_Itemize.svgz [new file with mode: 0644]
lib/images/oxygen/layout-toggle_List.svgz [new file with mode: 0644]
lib/images/oxygen/layout-toggle_LyX-Code.svgz [new file with mode: 0644]
lib/images/oxygen/layout-toggle_Section.svgz [new file with mode: 0644]
lib/ui/stdtoolbars.inc