evolution r36726 - in branches/gnome-2-24/widgets: . text
- From: mbarnes svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r36726 - in branches/gnome-2-24/widgets: . text
- Date: Mon, 3 Nov 2008 05:12:33 +0000 (UTC)
Author: mbarnes
Date: Mon Nov 3 05:12:33 2008
New Revision: 36726
URL: http://svn.gnome.org/viewvc/evolution?rev=36726&view=rev
Log:
2008-11-03 Matthew Barnes <mbarnes redhat com>
** Fixes bug #559041
* widgets/text/e-text.c (e_text_class_init):
Add translator comment for "im_context" property.
Modified:
branches/gnome-2-24/widgets/ChangeLog
branches/gnome-2-24/widgets/text/e-text.c
Modified: branches/gnome-2-24/widgets/text/e-text.c
==============================================================================
--- branches/gnome-2-24/widgets/text/e-text.c (original)
+++ branches/gnome-2-24/widgets/text/e-text.c Mon Nov 3 05:12:33 2008
@@ -3777,7 +3777,9 @@
g_object_class_install_property (gobject_class, PROP_IM_CONTEXT,
g_param_spec_object ("im_context",
+ /* Translators: Input Method Context */
_( "IM Context" ),
+ /* Translators: Input Method Context */
_( "IM Context" ),
GTK_TYPE_IM_CONTEXT,
G_PARAM_READWRITE));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]