git25 - default path of importer and table viewer are now plattform dependent defaults that'll work on default setups but can also be changed using the profile file

This commit is contained in:
steffen123
2008-08-11 01:29:08 +01:00
parent 9b737612d0
commit 47bf90d71c
4 changed files with 21 additions and 5 deletions
+2
View File
@@ -4,3 +4,5 @@ db-databaseName=fpdb
db-user=fpdb
db-password=enterYourPwHere
tv-combinedPostflop=True
bulkImport-defaultPath=default
tv-defaultPath=default
+2 -1
View File
@@ -5,7 +5,8 @@ before alpha
fix default pathes up to sensible ones
update regression testing to take into account everything new, make sure it passes all tests
3B/4B might not be recognised nor counted as chance if someone raised after player called.
add to install the sql commands to create DB etc.
add to install the sql commands to create DB etc.
test everything actually works in windows too
next
====