gui skinning howto updated
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<PokerTH>
|
||||
<CardDeck>
|
||||
<StyleDescription value="PokerTH default card deck" />
|
||||
<StyleMaintainerEMail value="webmaster@pokerth.net" />
|
||||
<Preview value="preview.png" />
|
||||
<StyleDescription value="PokerTH default card deck" /> <!-- This string will be shown in settings/game table style list -->
|
||||
<StyleMaintainerEMail value="webmaster@pokerth.net" /> <!-- This string will be shown in error message if there is a problem with the style -->
|
||||
<Preview value="preview.png" /> <!-- This preview picture will be shown in settings/card deck style if this style is selected. The value should contain a filename of the preview picture which have to be stored in the same folder as this xml file. -->
|
||||
</CardDeck>
|
||||
</PokerTH>
|
||||
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<PokerTH>
|
||||
<CardDeck>
|
||||
<StyleDescription value="PokerTH default card deck (4 color)" />
|
||||
<StyleMaintainerEMail value="webmaster@pokerth.net" />
|
||||
<Preview value="preview.png" />
|
||||
<StyleDescription value="PokerTH default card deck (4 color)" /> <!-- This string will be shown in settings/game table style list -->
|
||||
<StyleMaintainerEMail value="webmaster@pokerth.net" /> <!-- This string will be shown in error message if there is a problem with the style -->
|
||||
<Preview value="preview.png" /> <!-- This preview picture will be shown in settings/card deck style if this style is selected. The value should contain a filename of the preview picture which have to be stored in the same folder as this xml file. -->
|
||||
</CardDeck>
|
||||
</PokerTH>
|
||||
Reference in New Issue
Block a user