next steps skinning implementation (TESTING!!!)

This commit is contained in:
doitux
2009-03-29 20:45:37 +00:00
parent 1dbaf5a7fc
commit f18ba16806
12 changed files with 1430 additions and 1134 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 665 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8" ?>
<PokerTH>
<TableStyle>
<StyleDescription value="default table style" />
<StyleDescription value="PokerTH default table style" />
<StyleMaintainerEMail value="webmaster@pokerth.net" />
<Preview value="preview.png" />
<IfFixedWindowSize value="0" />
<FixedWindowWidth value="1024" />
<FixedWindowHeight value="600" />
@@ -15,7 +17,6 @@
<ActionCall value="action_call.png" />
<ActionCheck value="action_check.png" />
<ActionFold value="action_fold.png" />
<ActionSet value="action_set.png" />
<ActionWinner value="action_winner.png" />
<BigBlindPuck value="bigblindPuck.png" />
<SmallBlindPuck value="smallblindPuck.png" />
Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB