diff pyntnclick/constants.py @ 792:bdaffaa8b6bf pyntnclick

Loading and saving! (Plus a bunch of other stuff to make it possible.)
author Jeremy Thurgood <firxen@gmail.com>
date Sun, 27 Jan 2013 12:43:28 +0200
parents 43b49f1de828
children
line wrap: on
line diff
--- a/pyntnclick/constants.py	Sat Jan 26 20:29:58 2013 +0200
+++ b/pyntnclick/constants.py	Sun Jan 27 12:43:28 2013 +0200
@@ -15,7 +15,7 @@
 
 class GameConstants(object):
     title = None
-    i18n_name = 'pyntnclick'
+    short_name = 'pyntnclick'
     # Icon for the main window, in the icons basedir
     icon = None