From 66b1b65b7be3d49306c0d5447caec61e82a1256d Mon Sep 17 00:00:00 2001 From: Samual Date: Thu, 19 Jan 2012 15:07:25 -0500 Subject: [PATCH] Make the xaw skin use the same rows/width for credits dialog as the other skins (why was this separate in the first place? Someone forgot to change it when updating skins perhaps?) --- gfx/menu/xaw/skinvalues.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gfx/menu/xaw/skinvalues.txt b/gfx/menu/xaw/skinvalues.txt index a5b0ee922..36db25d5c 100644 --- a/gfx/menu/xaw/skinvalues.txt +++ b/gfx/menu/xaw/skinvalues.txt @@ -99,8 +99,8 @@ COLOR_CREDITS_FUNCTION '0 0 0' ALPHA_CREDITS_FUNCTION 1 COLOR_CREDITS_PERSON '0 0 0' ALPHA_CREDITS_PERSON 1 -ROWS_CREDITS 10 -WIDTH_CREDITS 0.75 +ROWS_CREDITS 20 +WIDTH_CREDITS 0.5 // item: crosshair button // uses "crosshairbutton" images -- 2.39.2