]> git.saurik.com Git - wxWidgets.git/blame - samples/taskbar/mondrian.xpm
Applied patch [ 739401 ] gtk_init() has to be called before gdk_threads_enter()
[wxWidgets.git] / samples / taskbar / mondrian.xpm
CommitLineData
4bc64712
VS
1/* XPM */
2static char * mondrian_xpm[] = {
3"16 16 15 1",
4" c None",
5". c #400000",
6"+ c #800000",
7"@ c #808080",
8"# c #404040",
9"$ c #FF0000",
10"% c #FFFFFF",
11"& c #000040",
12"* c #000080",
13"= c #0000FF",
14"- c #808000",
15"; c #003000",
16"> c #006000",
17", c #FFFF00",
18"' c #00BF00",
19".++.@@@@@@@@@@@#",
20"+$$+%%%%%%%%%%%@",
21"+$$+%%%%%%%%%%%@",
22"+$$+%%%%%%%%%%%@",
23"#@@#@@@@@@@@@&*&",
24"@%%@%%%%%%%%%*=*",
25"@%%@%%%%%%%%%*=*",
26"@%%@%%%%%%%%%#@#",
27"@%%@%%%%%%%%%@%@",
28"@%%@%%%%%%%%%@%@",
29"@%%@%%%%%%%%%@%@",
30"@%%@%%%%%%%%%@%@",
31"@%%@------;>>@%@",
32"@%%@,,,,,,>''@%@",
33"@%%@,,,,,,>''@%@",
34"#@@#------;>>#@#"};