Add: change pictures for export, and add a new one for book option menu

Icons are GPL from http://genericons.com/
This commit is contained in:
Gabès Jean 2015-09-25 14:33:57 -06:00
parent 2e8b4ac77c
commit 0492be40a4
3 changed files with 4 additions and 0 deletions

BIN
mangle/img/book.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 398 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 827 B

After

Width:  |  Height:  |  Size: 545 B

View File

@ -180,6 +180,10 @@
</property>
</action>
<action name="actionBookOptions">
<property name="icon">
<iconset>
<normaloff>../img/book.png</normaloff>../img/book.png</iconset>
</property>
<property name="text">
<string>&amp;Options...</string>
</property>