summaryrefslogtreecommitdiff
path: root/tipper/tipper.rc
diff options
context:
space:
mode:
authorsje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-10-17 01:12:24 +0000
committersje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-10-17 01:12:24 +0000
commit3c8b6f59a6ed800740728fb10becba9ff630adb0 (patch)
tree85e2326dc6d6cb5f125cb4e2899abc9919031979 /tipper/tipper.rc
parent6c47d058b5138771da59c417e223fc7ad1ce001c (diff)
send avatar request
manual draw avatar, allow for real size > 128 change from av size to max av size git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@367 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'tipper/tipper.rc')
-rw-r--r--tipper/tipper.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tipper/tipper.rc b/tipper/tipper.rc
index 4d0eed9..dd4330a 100644
--- a/tipper/tipper.rc
+++ b/tipper/tipper.rc
@@ -95,7 +95,7 @@ BEGIN
RTEXT "Avatar padding:",IDC_STATIC,143,53,59,8
EDITTEXT IDC_ED_AVSIZE,209,96,35,12,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER,WS_EX_RIGHT
CONTROL "",IDC_SPIN_AVSIZE,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,242,96,11,12
- RTEXT "Avatar size:",IDC_STATIC,145,98,60,8,0,WS_EX_RIGHT
+ RTEXT "Max avatar size:",IDC_STATIC,145,98,60,8,0,WS_EX_RIGHT
CONTROL "Keep original avatar size",IDC_CHK_NORESIZEAV,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,147,84,103,11
RTEXT "Background image:",IDC_STATIC,8,127,89,8
EDITTEXT IDC_ED_BGFN,100,125,96,12,ES_AUTOHSCROLL