Merge remote-tracking branch 'remotes/upstream/master' into add_skills_exporter
This commit is contained in:
@@ -14,7 +14,7 @@ saveInRoot = False
|
||||
|
||||
# Version data
|
||||
version = "1.1.15"
|
||||
tag = "stable"
|
||||
tag = "git"
|
||||
expansionName = "Odyssey"
|
||||
expansionVersion = "1.0"
|
||||
|
||||
|
||||
@@ -244,7 +244,7 @@ class MainFrame(wx.Frame):
|
||||
"\nwxPython: \t" + wx.__version__ +
|
||||
"\nSQLAlchemy: \t" + sqlalchemy.__version__,
|
||||
700, wx.ClientDC(self))
|
||||
info.WebSite = ("http://forums.eveonline.com/default.aspx?g=posts&t=247609", "pyfa thread at EVE Online forum")
|
||||
info.WebSite = ("http://forums.eveonline.com/default.aspx?g=posts&t=247609", "pyfa thread at EVE Online forum")
|
||||
wx.AboutBox(info)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user