From 09ec34292683c8a4edcc0060b938192ae18225c4 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 19 Oct 2009 17:25:37 +0000 Subject: Tidy up window titles, according to GNOME HIG and as suggested in mantis 2803. git-svn-id: svn://localhost/ardour2/branches/3.0@5805 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/keyeditor.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/keyeditor.cc') diff --git a/gtk2_ardour/keyeditor.cc b/gtk2_ardour/keyeditor.cc index 6b1aec7f4e..b909812f10 100644 --- a/gtk2_ardour/keyeditor.cc +++ b/gtk2_ardour/keyeditor.cc @@ -26,7 +26,7 @@ using namespace Gdk; using namespace PBD; KeyEditor::KeyEditor () - : ArdourDialog (_("Shortcut Editor"), false) + : ArdourDialog (_("Key Bindings"), false) , unbind_button (_("Remove shortcut")) , unbind_box (BUTTONBOX_END) -- cgit v1.2.3