gtkhtml r8860 - trunk/components/editor
- From: mbarnes svn gnome org
- To: svn-commits-list gnome org
- Subject: gtkhtml r8860 - trunk/components/editor
- Date: Mon, 9 Jun 2008 13:41:19 +0000 (UTC)
Author: mbarnes
Date: Mon Jun 9 13:41:19 2008
New Revision: 8860
URL: http://svn.gnome.org/viewvc/gtkhtml?rev=8860&view=rev
Log:
2008-06-09 Matthew Barnes <mbarnes redhat com>
* components/editor/gtkhtml-editor-actions.c:
Fix a duplicate mnemonic. (#537397)
Modified:
trunk/components/editor/ChangeLog
trunk/components/editor/gtkhtml-editor-actions.c
Modified: trunk/components/editor/gtkhtml-editor-actions.c
==============================================================================
--- trunk/components/editor/gtkhtml-editor-actions.c (original)
+++ trunk/components/editor/gtkhtml-editor-actions.c Mon Jun 9 13:41:19 2008
@@ -1553,7 +1553,7 @@
{ "format-menu",
NULL,
- N_("_Format"),
+ N_("For_mat"),
NULL,
NULL,
NULL },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]