gnome-applets r10758 - in trunk/invest-applet: . invest
- From: callum svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-applets r10758 - in trunk/invest-applet: . invest
- Date: Sun, 16 Mar 2008 03:32:12 +0000 (GMT)
Author: callum
Date: Sun Mar 16 03:32:12 2008
New Revision: 10758
URL: http://svn.gnome.org/viewvc/gnome-applets?rev=10758&view=rev
Log:
Remove glade references in the invest applet missed by the GtkBuilder patch.
Modified:
trunk/invest-applet/ChangeLog
trunk/invest-applet/invest/invest-applet.py
Modified: trunk/invest-applet/invest/invest-applet.py
==============================================================================
--- trunk/invest-applet/invest/invest-applet.py (original)
+++ trunk/invest-applet/invest/invest-applet.py Sun Mar 16 03:32:12 2008
@@ -28,8 +28,6 @@
gettext.textdomain(invest.defs.GETTEXT_PACKAGE)
locale.bindtextdomain(invest.defs.GETTEXT_PACKAGE, invest.defs.GNOMELOCALEDIR)
locale.textdomain(invest.defs.GETTEXT_PACKAGE)
-gtk.glade.bindtextdomain(invest.defs.GETTEXT_PACKAGE, invest.defs.GNOMELOCALEDIR)
-gtk.glade.textdomain(invest.defs.GETTEXT_PACKAGE)
from gettext import gettext as _
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]