From 2e99fc38bc86179c41342a97caca06170ed87167 Mon Sep 17 00:00:00 2001 From: Worros Date: Mon, 6 Sep 2010 11:21:22 +0800 Subject: [PATCH] Update files to prepare iPoker --- pyfpdb/Database.py | 1 + pyfpdb/HUD_config.xml.example | 1 + 2 files changed, 2 insertions(+) diff --git a/pyfpdb/Database.py b/pyfpdb/Database.py index 88678136..20480221 100644 --- a/pyfpdb/Database.py +++ b/pyfpdb/Database.py @@ -1443,6 +1443,7 @@ class Database: c.execute("INSERT INTO Sites (name,code) VALUES ('Partouche', 'PA')") c.execute("INSERT INTO Sites (name,code) VALUES ('Carbon', 'CA')") c.execute("INSERT INTO Sites (name,code) VALUES ('PKR', 'PK')") + c.execute("INSERT INTO Sites (name,code) VALUES ('iPoker', 'IP')") #end def fillDefaultData def rebuild_indexes(self, start=None): diff --git a/pyfpdb/HUD_config.xml.example b/pyfpdb/HUD_config.xml.example index 16840b27..f2ba8ce4 100644 --- a/pyfpdb/HUD_config.xml.example +++ b/pyfpdb/HUD_config.xml.example @@ -702,6 +702,7 @@ Left-Drag to Move" +