gimp r26198 - trunk/plug-ins/help-browser
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r26198 - trunk/plug-ins/help-browser
- Date: Wed, 16 Jul 2008 14:30:20 +0000 (UTC)
Author: neo
Date: Wed Jul 16 14:30:20 2008
New Revision: 26198
URL: http://svn.gnome.org/viewvc/gimp?rev=26198&view=rev
Log:
fixed capitalization in action description
Modified:
trunk/plug-ins/help-browser/dialog.c
Modified: trunk/plug-ins/help-browser/dialog.c
==============================================================================
--- trunk/plug-ins/help-browser/dialog.c (original)
+++ trunk/plug-ins/help-browser/dialog.c Wed Jul 16 14:30:20 2008
@@ -579,7 +579,7 @@
},
{
"find", GTK_STOCK_FIND,
- NULL, "<control>F", N_("Find Text in current page"),
+ NULL, "<control>F", N_("Find text in current page"),
G_CALLBACK (find_callback)
},
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]