Added AC3 support for menus
Updated spanish translation Added POTFILES.in file
This commit is contained in:
parent
c914b5e66c
commit
e42829e887
8 changed files with 1659 additions and 1267 deletions
|
|
@ -35,7 +35,7 @@ class configuration(GObject.GObject):
|
|||
|
||||
def __init__(self):
|
||||
GObject.GObject.__init__(self)
|
||||
self.version = "0.1 Alpha 1"
|
||||
self.version = "0.1 Alpha 2"
|
||||
|
||||
def fill_config(self):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue