nexmon – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 /* XPM */
2 static const char * icon_color_4_xpm[] = {
3 "24 24 3 1",
4 " c None",
5 ". c #000000",
6 "+ c #C0C0FF",
7 " ",
8 " +++++++++++++++++++++ ",
9 " +++++++++++++++++++++ ",
10 " +++++++++++++++++++++ ",
11 " +++++++++++++++++++++ ",
12 " +++++++++++++++++++++ ",
13 " +++++++++++++++++++++ ",
14 " +++++++++++++++++++++ ",
15 " ++++++++.+++.++++++++ ",
16 " ++++++++.+++.++++++++ ",
17 " ++++++++.+++.++++++++ ",
18 " ++++++++.....++++++++ ",
19 " ++++++++++++.++++++++ ",
20 " ++++++++++++.++++++++ ",
21 " ++++++++++++.++++++++ ",
22 " +++++++++++++++++++++ ",
23 " +++++++++++++++++++++ ",
24 " +++++++++++++++++++++ ",
25 " +++++++++++++++++++++ ",
26 " +++++++++++++++++++++ ",
27 " +++++++++++++++++++++ ",
28 " +++++++++++++++++++++ ",
29 " +++++++++++++++++++++ ",
30 " "};