view gui/dialog/pixmaps/aspect235.xpm @ 36914:1db578946152

Add new dynamic label variable $D. This is the balance without decimal places (which makes more sense to me than $B and should have been the output of $B in the first place).
author ib
date Thu, 13 Mar 2014 15:41:22 +0000
parents 3c901704a27c
children
line wrap: on
line source

/* XPM */
static const char *const aspect235_xpm[] = {
"19 16 5 1 0 0",
"  c #000000",
"! c #FFFFFF",
"# c #C0C0C0",
"$ c #808080",
"% c None",
"%%%%%%%%%%%%%%%%%%%",
"%%%%%%%%%%%%%%%%%%%",
"%%%%%%%%%%%%%%%%%%%",
"%                 %",
"  !!!!!!!!!!!!!!!  ",
" !               ! ",
" ! #!#   !!# !!! ! ",
" ! ! ! !   ! !   ! ",
" !  $!    !! !!# ! ",
" !  !  !   !   ! ! ",
" ! !!!   !!# !!# ! ",
" !               ! ",
"  !!!!!!!!!!!!!!!  ",
"%                 %",
"%%%%%%%%%%%%%%%%%%%",
"%%%%%%%%%%%%%%%%%%%"
};