gedit r6779 - in trunk: . plugins/spell
- From: icq svn gnome org
- To: svn-commits-list gnome org
- Subject: gedit r6779 - in trunk: . plugins/spell
- Date: Thu, 1 Jan 2009 15:41:34 +0000 (UTC)
Author: icq
Date: Thu Jan 1 15:41:34 2009
New Revision: 6779
URL: http://svn.gnome.org/viewvc/gedit?rev=6779&view=rev
Log:
2009-01-01 Ignacio Casal Quinteiro <nacho resa gmail com>
* plugins/spell/gedit-spell-plugin.c:
Add ellipsis (...) (Fixes bug #335108).
Modified:
trunk/ChangeLog
trunk/plugins/spell/gedit-spell-plugin.c
Modified: trunk/plugins/spell/gedit-spell-plugin.c
==============================================================================
--- trunk/plugins/spell/gedit-spell-plugin.c (original)
+++ trunk/plugins/spell/gedit-spell-plugin.c Thu Jan 1 15:41:34 2009
@@ -72,7 +72,7 @@
{
{ "CheckSpell",
GTK_STOCK_SPELL_CHECK,
- N_("_Check Spelling"),
+ N_("_Check Spelling..."),
"<shift>F7",
N_("Check the current document for incorrect spelling"),
G_CALLBACK (spell_cb)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]