From eaa184614acb074cce05cb2aa72d8f4ead7b3aea Mon Sep 17 00:00:00 2001 From: steffen123 Date: Fri, 25 Jun 2010 08:16:56 +0200 Subject: [PATCH] Added warning to keep history files to start screen. --- pyfpdb/fpdb.pyw | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pyfpdb/fpdb.pyw b/pyfpdb/fpdb.pyw index cfb3736f..8eb25a3d 100755 --- a/pyfpdb/fpdb.pyw +++ b/pyfpdb/fpdb.pyw @@ -884,6 +884,8 @@ class fpdb: def tab_main_help(self, widget, data=None): """Displays a tab with the main fpdb help screen""" mh_tab=gtk.Label("""Welcome to Fpdb! +This program is currently in an alpha-state, so our database format is still sometimes changed. +You should therefore always keep your hand history files so that you can re-import after an update, if necessary. For documentation please visit our website at http://fpdb.sourceforge.net/. If you need help click on Contact - Get Help on our website. Please note that default.conf is no longer needed nor used, all configuration now happens in HUD_config.xml.