Added ABOUT window

This commit is contained in:
Sergio Costas 2014-08-04 17:18:56 +02:00
parent 7a9468170e
commit 956816acaa
7 changed files with 88 additions and 2 deletions

View file

@ -35,6 +35,7 @@ class configuration(GObject.GObject):
def __init__(self):
GObject.GObject.__init__(self)
self.version = "0.1 Alpha 1"
def fill_config(self):