gtk.glade.bindtextdomain
svn: r1427
This commit is contained in:
@@ -536,7 +536,7 @@ class Gramps:
|
||||
pixbuf = gtk.gdk.pixbuf_new_from_file(const.logo)
|
||||
|
||||
if const.translators[0:11] == "TRANSLATORS":
|
||||
trans = ""
|
||||
trans = ''
|
||||
else:
|
||||
trans = const.translators
|
||||
|
||||
|
||||
Reference in New Issue
Block a user