From 5a842c52fa0e6d3eea0b3db140c5f200344b18a8 Mon Sep 17 00:00:00 2001 From: Worros Date: Sat, 11 Apr 2009 04:16:36 +0800 Subject: [PATCH] Add section to example config and remove converter from Change to make building GUI easier from config. --- pyfpdb/HUD_config.xml.example | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pyfpdb/HUD_config.xml.example b/pyfpdb/HUD_config.xml.example index ce397e42..20f38235 100644 --- a/pyfpdb/HUD_config.xml.example +++ b/pyfpdb/HUD_config.xml.example @@ -13,7 +13,6 @@ site_path="C:/Program Files/PokerStars/" HH_path="C:/Program Files/PokerStars/HandHistory/YOUR SCREEN NAME HERE/" decoder="pokerstars_decode_table" - converter="PokerStarsToFpdb" bgcolor="#000000" fgcolor="#FFFFFF" hudopacity="1.0" @@ -74,7 +73,6 @@ site_path="C:/Program Files/Full Tilt Poker/" HH_path="C:/Program Files/Full Tilt Poker/HandHistory/YOUR SCREEN NAME HERE/" decoder="fulltilt_decode_table" - converter="FullTiltToFpdb" bgcolor="#000000" fgcolor="#FFFFFF" hudopacity="1.0" @@ -123,7 +121,6 @@ site_path="" HH_path="" decoder="everleaf_decode_table" - converter="EverleafToFpdb" supported_games="holdem"> @@ -288,6 +285,12 @@ + + + + + +