aboutsummaryrefslogtreecommitdiffstats
path: root/etc/images
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2008-11-17 18:38:01 +0000
committerChong Yidong <[email protected]>2008-11-17 18:38:01 +0000
commit19b5f1b922f29b8fab368badc2ad25698262b4d2 (patch)
treed919be24baede7ef2f5af4f3bffcc201905f1fa5 /etc/images
parentf331f1f80c0c62d4d77b6b0d27edecb6b239a3ec (diff)
Decrease size to 8x8.
Diffstat (limited to 'etc/images')
-rw-r--r--etc/images/custom/down-pushed.xpm22
-rw-r--r--etc/images/custom/down.xpm20
-rw-r--r--etc/images/custom/right-pushed.xpm22
-rw-r--r--etc/images/custom/right.xpm20
4 files changed, 38 insertions, 46 deletions
diff --git a/etc/images/custom/down-pushed.xpm b/etc/images/custom/down-pushed.xpm
index 9945ced91b..a3b8fc909b 100644
--- a/etc/images/custom/down-pushed.xpm
+++ b/etc/images/custom/down-pushed.xpm
@@ -1,17 +1,15 @@
/* XPM */
static char * down_pushed_xpm[] = {
-"10 10 4 1",
+"8 8 4 1",
" c none",
". c gray45",
"X c gray90",
-"O c gray75",
-"..........",
-"........XX",
-" ..OOOOXX ",
-" ..OOOOXX ",
-" ..OOXX ",
-" ..OOXX ",
-" ..XX ",
-" ..XX ",
-" .X ",
-" .X "};
+"O c gray60",
+"........",
+".OOOOOOX",
+" .OOOOX ",
+" .OOOOX ",
+" .OOX ",
+" .OOX ",
+" OX ",
+" OX "};
diff --git a/etc/images/custom/down.xpm b/etc/images/custom/down.xpm
index 5b7601f781..4205c6130f 100644
--- a/etc/images/custom/down.xpm
+++ b/etc/images/custom/down.xpm
@@ -1,17 +1,15 @@
/* XPM */
static char * down_xpm[] = {
-"10 10 4 1",
+"8 8 4 1",
" c none",
". c gray90",
"X c gray45",
"O c gray75",
-"..........",
-"........XX",
-" ..OOOOXX ",
-" ..OOOOXX ",
-" ..OOXX ",
-" ..OOXX ",
-" ..XX ",
-" ..XX ",
-" .X ",
-" .X "};
+"........",
+".OOOOOOX",
+" .OOOOX ",
+" .OOOOX ",
+" .OOX ",
+" .OOX ",
+" OX ",
+" OX "};
diff --git a/etc/images/custom/right-pushed.xpm b/etc/images/custom/right-pushed.xpm
index 875adfad32..ca17b3a482 100644
--- a/etc/images/custom/right-pushed.xpm
+++ b/etc/images/custom/right-pushed.xpm
@@ -1,17 +1,15 @@
/* XPM */
static char * right_pushed_xpm[] = {
-"10 10 4 1",
+"8 8 4 1",
" c none",
". c gray45",
"X c gray90",
-"O c gray75",
-".. ",
-".... ",
-"...... ",
-"..OO.... ",
-"..OOOO....",
-"..OOOOXXXX",
-"..OOXXXX ",
-"..XXXX ",
-".XXX ",
-".X "};
+"O c gray60",
+".. ",
+"..O. ",
+"..OOO. ",
+"..OOOOOX",
+"..OOOOXX",
+"..OOXX ",
+"..XX ",
+"OO "};
diff --git a/etc/images/custom/right.xpm b/etc/images/custom/right.xpm
index a991478bef..726830bab4 100644
--- a/etc/images/custom/right.xpm
+++ b/etc/images/custom/right.xpm
@@ -1,17 +1,15 @@
/* XPM */
static char * right_xpm[] = {
-"10 10 4 1",
+"8 8 4 1",
" c none",
". c gray90",
"X c gray45",
"O c gray75",
-".. ",
-".... ",
-"...... ",
-"..OO.... ",
-"..OOOO....",
-"..OOOOXXXX",
-"..OOXXXX ",
-"..XXXX ",
-".XXX ",
-".X "};
+".. ",
+"..O. ",
+"..OOO. ",
+"..OOOOOX",
+"..OOOOXX",
+"..OOXX ",
+"..XX ",
+"OO "};