author | bipolar <bipolar> | 2002-01-29 21:34:57 (UTC) |
---|---|---|
committer | bipolar <bipolar> | 2002-01-29 21:34:57 (UTC) |
commit | ba1c862086cc19476307716abcd681c6270a722b (patch) (unidiff) | |
tree | 7fe4bf18b34e62ec4cb1c1fb05744597218ba4e7 | |
parent | 1086fe9508f1bd0d0e9a2906bcc4934b1283fe13 (diff) | |
download | opie-ba1c862086cc19476307716abcd681c6270a722b.zip opie-ba1c862086cc19476307716abcd681c6270a722b.tar.gz opie-ba1c862086cc19476307716abcd681c6270a722b.tar.bz2 |
Update start button
-rw-r--r-- | pics/start_button.xpm | 37 |
1 files changed, 17 insertions, 20 deletions
diff --git a/pics/start_button.xpm b/pics/start_button.xpm index 08fa892..6eba2a5 100644 --- a/pics/start_button.xpm +++ b/pics/start_button.xpm | |||
@@ -1,29 +1,26 @@ | |||
1 | /* XPM */ | 1 | /* XPM */ |
2 | static char * start_xpm[] = { | 2 | static char * start_button_xpm[] = { |
3 | "50 16 10 1", | 3 | "50 16 7 1", |
4 | " c None", | 4 | " c None", |
5 | ".c #707070", | 5 | ".c #707070", |
6 | "+c #FFFFFF", | 6 | "+c #FFFFFF", |
7 | "@c #000000", | 7 | "@c #000000", |
8 | "#c #99CC00", | 8 | "#c #008200", |
9 | "$c #C0C0C0", | 9 | "$c #C0C0C0", |
10 | "%c #666600", | 10 | "%c #B7B500", |
11 | "&c #333300", | ||
12 | "*c #336600", | ||
13 | "=c #003300", | ||
14 | ".++++++++++++++++++++++++++++++++++++++++++++++++@", | 11 | ".++++++++++++++++++++++++++++++++++++++++++++++++@", |
15 | "+##############$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@", | 12 | "+##############$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@", |
16 | "+#####%&&*#####$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@", | 13 | "+####@@@@@@####$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@", |
17 | "+###*@@@@@@%###$$$@@@@$$$$@$$$$$$$$$$$$$$$$$$@$$$@", | 14 | "+###@@@@@@@@###$$$@@@@$$$$@$$$$$$$$$$$$$$$$$$@$$$@", |
18 | "+##*@@%##%@@%##$$@@$$@@$$@@$$$$$$$$$$$$$$$$$@@$$$@", | 15 | "+##@@#####@@@##$$@@$$@@$$@@$$$$$$$$$$$$$$$$$@@$$$@", |
19 | "+##@@######@@##$$@@$$$$$@@@@@$$@@@@$$$@@$@@@@@@@$@", | 16 | "+#@@#######@@@#$$@@$$$$$@@@@@$$@@@@$$$@@$@@@@@@@$@", |
20 | "+#%@%###&@#%@*#$$@@@$$$$$@@$$$@@$$@@$$@@$@@$@@$$$@", | 17 | "+#@#########@@#$$@@@$$$$$@@$$$@@$$@@$$@@$@@$@@$$$@", |
21 | "+#&@###&@&##@&#$$$@@@@$$$@@$$$$$$$@@$$@@@$$$@@$$$@", | 18 | "+#@###@%@###@@#$$$@@@@$$$@@$$$$$$$@@$$@@@$$$@@$$$@", |
22 | "+#&@##&@@&##@&#$$$$$@@@$$@@$$$$@@@@@$$@@$$$$@@$$$@", | 19 | "+#@###%%%###@@#$$$$$@@@$$@@$$$$@@@@@$$@@$$$$@@$$$@", |
23 | "+#*@%#@&&@&*@%#$$$$$$@@$$@@$$$@@$$@@$$@@$$$$@@$$$@", | 20 | "+#@###@%@###@@#$$$$$$@@$$@@$$$@@$$@@$$@@$$$$@@$$$@", |
24 | "+##@@####&@@@##$$@@$$@@$$@@$$$@@$$@@$$@@$$$$@@$$$@", | 21 | "+#@#########@@#$$@@$$@@$$@@$$$@@$$@@$$@@$$$$@@$$$@", |
25 | "+##%@@%##*@@@##$$$@@@@$$$$@@@$$@@@$@@$@@$$$$$@@@$@", | 22 | "+#@@########@@#$$$@@@@$$$$@@@$$@@@$@@$@@$$$$$@@@$@", |
26 | "+###%@@@@@@=@%#$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@", | 23 | "+##@@######@@@#$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@", |
27 | "+#####*&&%##%##$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@", | 24 | "+###@@####@@@##$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@", |
28 | "+##############$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@", | 25 | "+####@@@@@@@###$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@", |
29 | "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; | 26 | "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; |