gimp r25667 - in trunk: . app/actions
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r25667 - in trunk: . app/actions
- Date: Wed, 14 May 2008 15:52:04 +0100 (BST)
Author: neo
Date: Wed May 14 14:52:03 2008
New Revision: 25667
URL: http://svn.gnome.org/viewvc/gimp?rev=25667&view=rev
Log:
2008-05-14 Sven Neumann <sven gimp org>
* app/actions/windows-actions.c (windows_actions): relabeled
submenu to "Recently Closed Docks".
Modified:
trunk/ChangeLog
trunk/app/actions/windows-actions.c
Modified: trunk/app/actions/windows-actions.c
==============================================================================
--- trunk/app/actions/windows-actions.c (original)
+++ trunk/app/actions/windows-actions.c Wed May 14 14:52:03 2008
@@ -69,9 +69,9 @@
static const GimpActionEntry windows_actions[] =
{
- { "windows-menu", NULL, N_("_Windows") },
- { "windows-docks-menu", NULL, N_("Recent Doc_ks") },
- { "windows-dialogs-menu", NULL, N_("_Dockable Dialogs") },
+ { "windows-menu", NULL, N_("_Windows") },
+ { "windows-docks-menu", NULL, N_("_Recently Closed Docks") },
+ { "windows-dialogs-menu", NULL, N_("_Dockable Dialogs") },
{ "windows-show-toolbox", NULL,
N_("Tool_box"), "<control>B",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]