diff options
author | corvid <corvid@lavabit.com> | 2011-09-11 05:45:34 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2011-09-11 05:45:34 +0000 |
commit | 3450b0844a1a8fdd41ed3bedf8f575629111f2b1 (patch) | |
tree | 283d39ce8cd86a736841c46fc4842b83dc3f9a1d /src/pixmaps.h | |
parent | 00b5c2bb9bd5ad7c8482ae7471dd6d9fd4160ec9 (diff) |
fix a couple of stray pixels in the tools pixmap
Diffstat (limited to 'src/pixmaps.h')
-rw-r--r-- | src/pixmaps.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pixmaps.h b/src/pixmaps.h index 83235dd2..0591cd8c 100644 --- a/src/pixmaps.h +++ b/src/pixmaps.h @@ -819,11 +819,11 @@ static const char *const tools_xpm[] = { " ", " ", " .XXo. ", -" oO $$+. ", +" oO$$$+. ", " oo@$$$@# ", " #o@$$$O# ", " #X$$$$%X ", -" &#% #X$$$@o ", +" &# #X$$$@o ", " #*o =-@$$$# ", " oO*o #$@$$$$# ", " oOOOX oO@;$$$$X ", |