<StyleDescriptionvalue="PokerTH default table style"/><!-- This string will be shown in settings/game table style list -->
<StyleMaintainerEMailvalue="webmaster@pokerth.net"/><!-- This string will be shown in error message if there is a problem with the style -->
<Previewvalue="preview.png"/><!-- This preview picture will be shown in settings/game table 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. -->
<FixedWindowWidthvalue="1024"/><!-- value [min 1024] This will set the fixed window width if IfFixedWindowsSize=1 -->
<FixedWindowHeightvalue="600"/><!-- value [min 600] This will set the fixed window height if IfFixedWindowsSize=1 -->
<MinimumWindowWidthvalue="1024"/><!-- value [min 1024] This will set the minimum window width if IfFixedWindowsSize=0 -->
<MinimumWindowHeightvalue="600"/><!-- value [min 600] This will set the minimum window height if IfFixedWindowsSize=0 -->
<MaximumWindowWidthvalue="1980"/><!-- value [min 1024] This will set the maximum window width if IfFixedWindowsSize=0 -->
<MaximumWindowHeightvalue="1200"/><!-- value [min 600] This will set the maximum window height if IfFixedWindowsSize=0 -->
<!-- Table Pictures - values should contain filenames of pictures which have to be stored in the same folder as this xml file. if you wanna have an item to be not shown please write "NULL" instead of the picture file name -->
<!-- Action*I18N pictures if you wanna set action pics with specific language strings you can set them here. If you wanna use the default english strings just write "NULL" instead of picture files names. PokerTH will automatically display the english ones. -->
<ActionAllInI18Nvalue="action_allin.png"/><!-- optimal size width:height in px [100:40] -->
<ActionRaiseI18Nvalue="action_raise.png"/><!-- optimal size width:height in px [100:40] -->
<ActionBetI18Nvalue="action_bet.png"/><!-- optimal size width:height in px [100:40] -->
<ActionCallI18Nvalue="action_call.png"/><!-- optimal size width:height in px [100:40] -->
<ActionCheckI18Nvalue="action_check.png"/><!-- optimal size width:height in px [100:40] -->
<ActionFoldI18Nvalue="action_fold.png"/><!-- optimal size width:height in px [100:40] -->
<ActionWinnerI18Nvalue="action_winner.png"/><!-- optimal size width:height in px [100:40] -->