Added ABOUT window
This commit is contained in:
parent
7a9468170e
commit
956816acaa
7 changed files with 88 additions and 2 deletions
|
|
@ -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):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue