TransUtils.py should not be among them.
svn: r13634
This commit is contained in:
parent
0b711b211c
commit
f234756b21
@ -54,14 +54,6 @@ else:
|
|||||||
|
|
||||||
LOCALEDOMAIN = 'gramps'
|
LOCALEDOMAIN = 'gramps'
|
||||||
|
|
||||||
import gtk
|
|
||||||
try:
|
|
||||||
if gtk.ver <= (2, 20, 0):
|
|
||||||
import gtk.glade
|
|
||||||
gtk.glade.bindtextdomain(LOCALEDOMAIN, LOCALEDIR)
|
|
||||||
except:
|
|
||||||
pass
|
|
||||||
|
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# Public Functions
|
# Public Functions
|
||||||
|
Loading…
Reference in New Issue
Block a user