From 279009bb2060e6c0249309c4fd29542fca09dc08 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sun, 2 Sep 2012 04:46:48 +0200 Subject: [PATCH] Consistency for the other Advanced pane too --- src/fe-gtk/setup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fe-gtk/setup.c b/src/fe-gtk/setup.c index 3cf059e3..e2ec7fd8 100644 --- a/src/fe-gtk/setup.c +++ b/src/fe-gtk/setup.c @@ -452,7 +452,7 @@ static const setting advanced_settings_oneinstance[] = {ST_TOGGLE, N_("Send window"), P_OFFINTNL(autoopendccsendwindow), 0, 0, 0}, {ST_TOGGLE, N_("Receive window"), P_OFFINTNL(autoopendccrecvwindow), 0, 0, 0}, {ST_TOGGLE, N_("Chat window"), P_OFFINTNL(autoopendccchatwindow), 0, 0, 0}, - {ST_HEADER, N_("Auto-Copy Behavior"),0,0,0}, + {ST_HEADER, N_("Auto Copy Behavior"),0,0,0}, {ST_TOGGLE, N_("Automatically copy selected text"), P_OFFINTNL(autocopy_text), N_("Copy selected text to clipboard when left mouse button is released. " "Otherwise, CONTROL-SHIFT-C will copy the "