summaryrefslogtreecommitdiff
authorbipolar <bipolar>2002-01-29 21:34:57 (UTC)
committer bipolar <bipolar>2002-01-29 21:34:57 (UTC)
commitba1c862086cc19476307716abcd681c6270a722b (patch) (side-by-side diff)
tree7fe4bf18b34e62ec4cb1c1fb05744597218ba4e7
parent1086fe9508f1bd0d0e9a2906bcc4934b1283fe13 (diff)
downloadopie-ba1c862086cc19476307716abcd681c6270a722b.zip
opie-ba1c862086cc19476307716abcd681c6270a722b.tar.gz
opie-ba1c862086cc19476307716abcd681c6270a722b.tar.bz2
Update start button
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--pics/start_button.xpm37
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 @@
/* XPM */
-static char * start_xpm[] = {
-"50 16 10 1",
+static char * start_button_xpm[] = {
+"50 16 7 1",
" c None",
". c #707070",
"+ c #FFFFFF",
"@ c #000000",
-"# c #99CC00",
+"# c #008200",
"$ c #C0C0C0",
-"% c #666600",
-"& c #333300",
-"* c #336600",
-"= c #003300",
+"% c #B7B500",
".++++++++++++++++++++++++++++++++++++++++++++++++@",
"+##############$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@",
-"+#####%&&*#####$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@",
-"+###*@@@@@@%###$$$@@@@$$$$@$$$$$$$$$$$$$$$$$$@$$$@",
-"+##*@@%##%@@%##$$@@$$@@$$@@$$$$$$$$$$$$$$$$$@@$$$@",
-"+##@@######@@##$$@@$$$$$@@@@@$$@@@@$$$@@$@@@@@@@$@",
-"+#%@%###&@#%@*#$$@@@$$$$$@@$$$@@$$@@$$@@$@@$@@$$$@",
-"+#&@###&@&##@&#$$$@@@@$$$@@$$$$$$$@@$$@@@$$$@@$$$@",
-"+#&@##&@@&##@&#$$$$$@@@$$@@$$$$@@@@@$$@@$$$$@@$$$@",
-"+#*@%#@&&@&*@%#$$$$$$@@$$@@$$$@@$$@@$$@@$$$$@@$$$@",
-"+##@@####&@@@##$$@@$$@@$$@@$$$@@$$@@$$@@$$$$@@$$$@",
-"+##%@@%##*@@@##$$$@@@@$$$$@@@$$@@@$@@$@@$$$$$@@@$@",
-"+###%@@@@@@=@%#$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@",
-"+#####*&&%##%##$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@",
-"+##############$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@",
+"+####@@@@@@####$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@",
+"+###@@@@@@@@###$$$@@@@$$$$@$$$$$$$$$$$$$$$$$$@$$$@",
+"+##@@#####@@@##$$@@$$@@$$@@$$$$$$$$$$$$$$$$$@@$$$@",
+"+#@@#######@@@#$$@@$$$$$@@@@@$$@@@@$$$@@$@@@@@@@$@",
+"+#@#########@@#$$@@@$$$$$@@$$$@@$$@@$$@@$@@$@@$$$@",
+"+#@###@%@###@@#$$$@@@@$$$@@$$$$$$$@@$$@@@$$$@@$$$@",
+"+#@###%%%###@@#$$$$$@@@$$@@$$$$@@@@@$$@@$$$$@@$$$@",
+"+#@###@%@###@@#$$$$$$@@$$@@$$$@@$$@@$$@@$$$$@@$$$@",
+"+#@#########@@#$$@@$$@@$$@@$$$@@$$@@$$@@$$$$@@$$$@",
+"+#@@########@@#$$$@@@@$$$$@@@$$@@@$@@$@@$$$$$@@@$@",
+"+##@@######@@@#$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@",
+"+###@@####@@@##$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@",
+"+####@@@@@@@###$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"};