GUI: new lobby icons

This commit is contained in:
doitux
2010-03-27 22:25:53 +00:00
parent 7fdf432fe1
commit 20c49abaff
7 changed files with 20 additions and 4 deletions
+14 -2
View File
@@ -96,6 +96,10 @@
<property name="text">
<string>Join &amp;any game</string>
</property>
<property name="icon">
<iconset resource="resources/pokerth.qrc">
<normaloff>:/gfx/transform-rotate.png</normaloff>:/gfx/transform-rotate.png</iconset>
</property>
</widget>
</item>
<item>
@@ -119,6 +123,10 @@
<property name="text">
<string>&amp;Create Game</string>
</property>
<property name="icon">
<iconset resource="resources/pokerth.qrc">
<normaloff>:/gfx/list_add.png</normaloff>:/gfx/list_add.png</iconset>
</property>
</widget>
</item>
<item>
@@ -126,6 +134,10 @@
<property name="text">
<string>&amp;Join Game</string>
</property>
<property name="icon">
<iconset resource="resources/pokerth.qrc">
<normaloff>:/gfx/go-next-view.png</normaloff>:/gfx/go-next-view.png</iconset>
</property>
</widget>
</item>
</layout>
@@ -753,7 +765,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="icon">
<iconset resource="resources/pokerth.qrc">
<normaloff>:/gfx/editdelete.png</normaloff>:/gfx/editdelete.png</iconset>
<normaloff>:/gfx/list-remove.png</normaloff>:/gfx/list-remove.png</iconset>
</property>
</widget>
</item>
@@ -805,7 +817,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="icon">
<iconset resource="resources/pokerth.qrc">
<normaloff>:/gfx/arrow_left_double.png</normaloff>:/gfx/arrow_left_double.png</iconset>
<normaloff>:/gfx/go-previous-view.png</normaloff>:/gfx/go-previous-view.png</iconset>
</property>
</widget>
</item>
Binary file not shown.

After

Width:  |  Height:  |  Size: 575 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 570 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 575 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 332 B

+6 -2
View File
@@ -1,7 +1,6 @@
<RCC>
<qresource prefix="/gfx">
<file>view-fullscreen.png</file>
<file>pokerth.qrc</file>
<file>swbuttoninternetgame.png</file>
<file>swbuttoncreatenetworkgame.png</file>
<file>swbuttonjoinnetworkgame.png</file>
@@ -10,7 +9,6 @@
<file>swbuttonlocalgame.png</file>
<file>tools_wizard.png</file>
<file>speaker.png</file>
<file>player_play.png</file>
<file>arrow_right_double.png</file>
<file>view_refresh.png</file>
<file>arrow_left_double.png</file>
@@ -36,6 +34,12 @@
<file>lock.png</file>
<file>cup.png</file>
<file>registered.png</file>
<file>games-endturn.png</file>
<file>go-next-view.png</file>
<file>go-previous-view.png</file>
<file>list-remove.png</file>
<file>transform-rotate.png</file>
<file>player_play.png</file>
</qresource>
<qresource prefix="/cflags">
<file>cflags/ad.png</file>
Binary file not shown.

After

Width:  |  Height:  |  Size: 558 B