Author nshmyrev
Recipients
Date 2006-06-24.10:02:56
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=598622

This code cures the problem, but of course it's just a
workaround

gtk.glade.bindtextdomain(APP, DIR)
gtk.glade.textdomain(APP)

History
Date User Action Args
2007-08-23 14:40:46adminlinkissue1511736 messages
2007-08-23 14:40:46admincreate