fix silly mistake i made when changing start screen text
This commit is contained in:
+1
-1
@@ -887,7 +887,7 @@ class fpdb:
|
|||||||
For documentation please visit our website at http://fpdb.sourceforge.net/.
|
For documentation please visit our website at http://fpdb.sourceforge.net/.
|
||||||
If you need help click on Contact - Get Help on our website.
|
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.
|
Please note that default.conf is no longer needed nor used, all configuration now happens in HUD_config.xml.
|
||||||
This program is licensed under the AGPL3, see docs"""+os.sep+"agpl-3.0.txt")
|
This program is licensed under the AGPL3, see agpl-3.0.txt in the fpdb installation directory.""")
|
||||||
self.add_and_display_tab(mh_tab, "Help")
|
self.add_and_display_tab(mh_tab, "Help")
|
||||||
|
|
||||||
def tab_table_viewer(self, widget, data=None):
|
def tab_table_viewer(self, widget, data=None):
|
||||||
|
|||||||
Reference in New Issue
Block a user