summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-sheet/func-equal.xpm
Side-by-side diff
Diffstat (limited to 'noncore/apps/opie-sheet/func-equal.xpm') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-sheet/func-equal.xpm42
1 files changed, 22 insertions, 20 deletions
diff --git a/noncore/apps/opie-sheet/func-equal.xpm b/noncore/apps/opie-sheet/func-equal.xpm
index 60f8710..8f34895 100644
--- a/noncore/apps/opie-sheet/func-equal.xpm
+++ b/noncore/apps/opie-sheet/func-equal.xpm
@@ -1,21 +1,23 @@
/* XPM */
-static const char * func_equal_xpm[] = {
-"16 16 2 1",
-" c None",
-". c #000000",
-" ",
-" ",
-" ",
-" ",
-" ",
-" .......... ",
-" .......... ",
-" ",
-" ",
-" .......... ",
-" .......... ",
-" ",
-" ",
-" ",
-" ",
-" "};
+static const char *func_equal_xpm[]={
+"16 16 4 1",
+". c None",
+"b c #0000ff",
+"a c #0058c0",
+"# c #585858",
+"................",
+"................",
+"................",
+"...##########...",
+"..#aaabbbbaaa#..",
+"..#bbbbbbbbbb#..",
+"..############..",
+"................",
+"................",
+"..############..",
+"..#bbbbbbbbbb#..",
+"..#aaabbbbaaa#..",
+"...##########...",
+"................",
+"................",
+"................"};