CVSROOT: /cvs/gnome Module name: gnome-menus Changes by: markmc 05/04/15 05:08:37
Modified files: . : ChangeLog simple-editor/GMenuSimpleEditor: Makefile.am config.py.in main.py maindialog.py Log message: 2005-04-15 Mark McLoughlin <[EMAIL PROTECTED]> Get libglade translating the messages in the glade file correctly. Thanks to jamesh for help on this one. * simple-editor/GMenuSimpleEditor/main.py: call gtk.glade.bindtextdomain() so that bindtextdomain ("gnome-menus") gets called in the C library. gettext.install() doesn't do this since it parses the message catalogs itself. * simple-editor/GMenuSimpleEditor/maindialog.py: pass the translation domain to the gtk.glade.XML() constructor. * simple-editor/GMenuSimpleEditor/Makefile.am, simple-editor/GMenuSimpleEditor/config.py.in: add LOCALEDIR to config so we use $(DATADIRNAME) since apparently the message catalogs are in lib/ on some platforms. (This had nothing to do with the libglade problem). URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-menus&who=markmc&date=explicit&mindate=2005-04-15%2005:07&maxdate=2005-04-15%2005:09 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list