evolution r36725 - in trunk/widgets: . text
- From: mbarnes svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r36725 - in trunk/widgets: . text
- Date: Mon, 3 Nov 2008 05:12:29 +0000 (UTC)
Author: mbarnes
Date: Mon Nov 3 05:12:29 2008
New Revision: 36725
URL: http://svn.gnome.org/viewvc/evolution?rev=36725&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:
trunk/widgets/ChangeLog
trunk/widgets/text/e-text.c
Modified: trunk/widgets/text/e-text.c
==============================================================================
--- trunk/widgets/text/e-text.c (original)
+++ trunk/widgets/text/e-text.c Mon Nov 3 05:12:29 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]