tag 0.5.6rc1
This commit is contained in:
parent
aef72f74a2
commit
5f2ff7b4f6
@ -44,7 +44,7 @@ if not common.windows_check():
|
||||
else:
|
||||
import gtk.glade
|
||||
locale.setlocale(locale.LC_ALL, '')
|
||||
gtk.glade.bindtextdomain(APP,DIR)
|
||||
gtk.glade.bindtextdomain(APP, DIR)
|
||||
gtk.glade.textdomain(APP)
|
||||
gettext.bindtextdomain(APP, DIR)
|
||||
gettext.textdomain(APP)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user