summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-sheet/func-cross.xpm
Unidiff
Diffstat (limited to 'noncore/apps/opie-sheet/func-cross.xpm') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-sheet/func-cross.xpm42
1 files changed, 22 insertions, 20 deletions
diff --git a/noncore/apps/opie-sheet/func-cross.xpm b/noncore/apps/opie-sheet/func-cross.xpm
index 6f77502..3b3f3d5 100644
--- a/noncore/apps/opie-sheet/func-cross.xpm
+++ b/noncore/apps/opie-sheet/func-cross.xpm
@@ -1,21 +1,23 @@
1/* XPM */ 1/* XPM */
2static const char * func_cross_xpm[] = { 2static const char *func_cross_xpm[]={
3"16 16 2 1", 3"16 16 4 1",
4 " c None", 4". c None",
5 ".c #000000", 5"b c #0000ff",
6" ", 6"a c #0058c0",
7" ", 7"# c #585858",
8" ", 8"................",
9" .. ", 9"................",
10" .. ", 10"....#......##...",
11" .. ", 11"...#a#....#ab#..",
12" ... .. ... ", 12"..#bba#..#abb#..",
13" .......... ", 13"...#bba##abb#...",
14" ...... ", 14"....#bbaabb#....",
15" .... ", 15".....#bbbb#.....",
16" ...... ", 16".....#bbbb#.....",
17" ... ... ", 17"....#bbaabb#....",
18" . . ", 18"...#bba##abb#...",
19" ", 19"..#bba#..#abb#..",
20" ", 20"..#ba#....#a#...",
21" "}; 21"...##......#....",
22"................",
23"................"};