nemiver r739 - in trunk: . src/persp/dbgperspective
- From: jjongsma svn gnome org
- To: svn-commits-list gnome org
- Subject: nemiver r739 - in trunk: . src/persp/dbgperspective
- Date: Sun, 10 Feb 2008 02:48:25 +0000 (GMT)
Author: jjongsma
Date: Sun Feb 10 02:48:24 2008
New Revision: 739
URL: http://svn.gnome.org/viewvc/nemiver?rev=739&view=rev
Log:
* src/persp/dbgperspective/nmv-dbg-perspective.cc: rename 'View->Stack' to
'View->Call Stack' to match the tab name in the status notebook. Fixes bug
#515476
Modified:
trunk/ChangeLog
trunk/src/persp/dbgperspective/nmv-dbg-perspective.cc
Modified: trunk/src/persp/dbgperspective/nmv-dbg-perspective.cc
==============================================================================
--- trunk/src/persp/dbgperspective/nmv-dbg-perspective.cc (original)
+++ trunk/src/persp/dbgperspective/nmv-dbg-perspective.cc Sun Feb 10 02:48:24 2008
@@ -2582,8 +2582,8 @@
{
"ActivateCallStackViewMenuAction",
nil_stock_id,
- _("Stack"),
- _("Switch to Stack View"),
+ _("Call Stack"),
+ _("Switch to Call Stack View"),
sigc::mem_fun(*this, &DBGPerspective::on_activate_call_stack_view),
ActionEntry::DEFAULT,
"<alt>1"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]