From 653cdc8d7a810fdd447fc02eea0dc7c6e15fdb7a Mon Sep 17 00:00:00 2001 From: squall-leonhart Date: Sun, 31 Mar 2013 12:37:45 +0000 Subject: [PATCH] couldn't just add a guy who's contributed more in 3 days then anyone has in the last 3 years to the "Contributors" list ;D git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1189 a31d4220-a93d-0410-bf67-fe4944624d44 --- src/win32/VBA.rc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/win32/VBA.rc b/src/win32/VBA.rc index 39d46a9f..29d4a989 100644 --- a/src/win32/VBA.rc +++ b/src/win32/VBA.rc @@ -206,12 +206,12 @@ BEGIN CTEXT "http://vba-m.com",IDC_URL,7,138,168,8 RTEXT "Version:",IDC_STATIC,36,18,54,8 LTEXT "",IDC_VERSION,96,18,78,8,SS_NOPREFIX - GROUPBOX "VBA-M dev team:",IDC_STATIC,7,65,90,66 - CTEXT "mudlord\nNach\nJonas Quinn\nDJRobX\nSpacy\nSquall Leonhart",IDC_STATIC,15,76,76,50 + GROUPBOX "VBA-M dev team:",IDC_STATIC,7,65,90,69 + CTEXT "mudlord\nNach\nJonas Quinn\nDJRobX\nSpacy\nSquall Leonhart\nNormmatt",IDC_STATIC,15,73,76,56 RTEXT "Date compiled:",IDC_STATIC,36,30,54,8 LTEXT "",IDC_DATE,96,30,78,8,SS_NOPREFIX - GROUPBOX "Thanks go to:",IDC_STATIC,100,65,72,66 - CTEXT "blargg\nCostis\nchrono\nxKiv\nbgK\nOrig. VBA team",IDC_STATIC,103,77,60,49 + GROUPBOX "Thanks go to:",IDC_STATIC,100,65,72,69 + CTEXT "blargg\nCostis\nchrono\nxKiv\nbgK\nOrig. VBA team",IDC_STATIC,108,77,55,49 END IDD_DIRECTORIES DIALOGEX 0, 0, 222, 270