Added AC3 support for menus

Updated spanish translation

Added POTFILES.in file
This commit is contained in:
Sergio Costas 2014-08-13 21:09:52 +02:00
parent c914b5e66c
commit e42829e887
8 changed files with 1659 additions and 1267 deletions

View file

@ -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):