Updated some translations; basic proxy support (needs testing)

This commit is contained in:
2015-04-20 17:49:07 -05:00
parent be0253815f
commit 2880638241
30 changed files with 13792 additions and 12832 deletions

View File

@@ -5,8 +5,8 @@ if snapshot == False:
version = "0.80"
update_url = 'http://twblue.es/updates/twblue_ngen.json'
else:
version = "8"
update_url = 'http://twblue.es/updates/snap.json'
version = "9"
update_url = 'http://twblue.es/updates/snapshots_ngen.json'
author = u"Manuel Cortéz"
authorEmail = "manuel@manuelcortez.net"
copyright = u"copyright (C) 2013-2015, Manuel cortéz"