author | insilmaril |
Wed Apr 08 12:02:07 2009 +0000 (2009-04-08) | |
branch | release-1-12-maintained |
changeset 66 | c4893070033f |
permissions | -rw-r--r-- |
1 /* XPM */
2 static const char * formattextright_xpm[] = {
3 "22 22 2 1",
4 " c None",
5 ". c #000000",
6 " ",
7 " ",
8 " ................. ",
9 " ",
10 " ............. ",
11 " ",
12 " ................. ",
13 " ",
14 " ............. ",
15 " ",
16 " ................. ",
17 " ",
18 " ............. ",
19 " ",
20 " ................. ",
21 " ",
22 " ............. ",
23 " ",
24 " ................. ",
25 " ",
26 " ",
27 " "};