From 55b10186e4a2ae7f5f1021041a10a3d20502b588 Mon Sep 17 00:00:00 2001 From: Stefan Dombrowski Date: Tue, 12 Oct 2010 15:19:24 +0200 Subject: Little setup tweaks * Shortening option names that got cropped in video setup * Moving options to the left hand side in player setup, because they looked like they belong to the "when ignoring" part. Reviewed-by: Bertram --- src/gui/setup_players.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui/setup_players.cpp') diff --git a/src/gui/setup_players.cpp b/src/gui/setup_players.cpp index 802a5b2e..93551689 100644 --- a/src/gui/setup_players.cpp +++ b/src/gui/setup_players.cpp @@ -291,8 +291,8 @@ Setup_Players::Setup_Players(): place(0, 6, mShowGenderCheckBox, 2).setPadding(2); place(2, 5, ignore_action_label); place(2, 6, mIgnoreActionChoicesBox, 2).setPadding(2); - place(2, 7, mDefaultTrading); - place(2, 8, mDefaultWhisper); + place(0, 7, mDefaultTrading); + place(0, 8, mDefaultWhisper); place(0, 9, mWhisperTabCheckBox, 4).setPadding(4); player_relations.addListener(this); -- cgit v1.2.3-70-g09d2