Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
19b5f1b9
Commit
19b5f1b9
authored
Nov 17, 2008
by
Chong Yidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Decrease size to 8x8.
parent
f331f1f8
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
38 additions
and
46 deletions
+38
-46
etc/images/custom/down-pushed.xpm
etc/images/custom/down-pushed.xpm
+10
-12
etc/images/custom/down.xpm
etc/images/custom/down.xpm
+9
-11
etc/images/custom/right-pushed.xpm
etc/images/custom/right-pushed.xpm
+10
-12
etc/images/custom/right.xpm
etc/images/custom/right.xpm
+9
-11
No files found.
etc/images/custom/down-pushed.xpm
View file @
19b5f1b9
/* 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 "};
etc/images/custom/down.xpm
View file @
19b5f1b9
/* 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 "};
etc/images/custom/right-pushed.xpm
View file @
19b5f1b9
/* 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 "};
etc/images/custom/right.xpm
View file @
19b5f1b9
/* 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 "};
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment