tuxpaint-pencil-sharpener/hildon/tuxpaint.xpm
Alessandro Pasotti cb9a159ba5 Maemo Nokia 770 and 800 debian packaging.
Fixed the "Home" button missing icon problem
Fixed cursor (now it's hidden)
Files are saved on /media/mmc1/tuxpaint by default so users can see them
from the filemanager
Added xpm icon to hildon desktop
2007-03-24 09:00:28 +00:00

49 lines
1.4 KiB
C

/* XPM */
static char * icon32x32_xpm[] = {
"32 32 14 1",
" c None",
". c #000000",
"+ c #FFFF00",
"@ c #191919",
"# c #7F7F00",
"$ c #333333",
"% c #666667",
"& c #4C4C4C",
"* c #B2B2B2",
"= c #FFFFFF",
"- c #CCCCCC",
"; c #E5E5E5",
"> c #999999",
", c #7F7F7F",
"..... ..... ... ... ",
".+++. .+++.. .+@ .+. ",
"..#.....@..@..#.##.......@..#.. ",
" .#@#.#.##.##.#@##.##@#@##..##. ",
" .+.+.+..+++..+.+@+@+@+@+.+.+.. ",
" .+.+.+..+++.@++@++.+.+.+@+.+.. ",
" .#@#@#@##@##.#..##.#.#.#.#@##..",
" .+..++.++@++.+...+++@+@+.+@@++.",
" ............... .......@@......",
" @@.......@@ ",
" @$%$..@@...@ ",
" &*=*@%-*@..@ ",
"$@@@@@@@ %;--%;==%..@ ",
"@....@@@@ >*&*>;==%..@@ ",
"......... @-;-**$-;$...@ ",
"........@@ @$#&%>%;>;-@...@ ",
".........@@ ##+#++##,--&....@ ",
"..........@@ #++++++++&$@....@@",
"@..........@@@####+++++#@.....@@",
" @@.........@@+#$+++++++#......@",
" @@@........@#+++++++++#......@",
" @@@......@@#++++++++@......@",
" @@.......@##+++++#.......@",
" $@........@####$@.......@",
" @@.......@@@@...........",
" @@.....$>-*>$..........",
" @@..@-====;$...@.....",
" @@..%======*@.$>.....",
" @@..*======;$.$-@....",
" @@..$-======;&..*%....",
" @@..@-========%..$*@...",
" @@.@>=========>...%%..."};