replace icons

This commit is contained in:
Milan Nikolic 2014-01-11 19:46:44 +01:00
parent 81853985c6
commit f666a01ff4
11 changed files with 7 additions and 3 deletions

View file

@ -31,12 +31,11 @@
This work has been released into the public domain by its author, The Tango! Desktop Project
- Mupen64Plus logo and cart icon are Copyright: The Mupen64plus Team
- Mupen64Plus logo is Copyright: The Mupen64plus Team
Copyright (C) 2008 Tillin9
You may copy them under the Creative Common Attribution-ShareAlike 3.0
license, as found here:
This file is licensed under the Creative Common Attribution-ShareAlike 3.0 license, as found here:
http://creativecommons.org/licenses/by-sa/3.0/

View file

@ -7,6 +7,7 @@
<file>icons/action_fullscreen.png</file>
<file>icons/action_graphics.png</file>
<file>icons/action_license.png</file>
<file>icons/action_log_viewer.png</file>
<file>icons/action_open_from_list.png</file>
<file>icons/action_open_manually.png</file>
<file>icons/action_paths.png</file>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 630 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 KiB

After

Width:  |  Height:  |  Size: 495 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 919 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 979 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 692 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 630 B

View file

@ -620,6 +620,10 @@ QStatusBar { margin:0px; }</string>
</property>
</action>
<action name="actionLog">
<property name="icon">
<iconset resource="icons.qrc">
<normaloff>:/icons/action_log_viewer.png</normaloff>:/icons/action_log_viewer.png</iconset>
</property>
<property name="text">
<string>&amp;Log Viewer</string>
</property>