From a14a7a0ccc9de76aeab0b2e4bbf58f1a79deedc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 3 Jul 2024 10:19:30 +0200 Subject: New upstream version 5.3.0GA --- app/bin/bitmaps/bottom.xpm | 101 --------------------------------------------- 1 file changed, 101 deletions(-) delete mode 100644 app/bin/bitmaps/bottom.xpm (limited to 'app/bin/bitmaps/bottom.xpm') diff --git a/app/bin/bitmaps/bottom.xpm b/app/bin/bitmaps/bottom.xpm deleted file mode 100644 index dd50a6c..0000000 --- a/app/bin/bitmaps/bottom.xpm +++ /dev/null @@ -1,101 +0,0 @@ -static char *bottom_x16[] = { - "16 16 6 1", - " c None", - "0 c #000000", - "1 c #990000", - "2 c #CC0000", - "3 c #FF0000", - "4 c #808080", - " ", - " ", - " 000000000 ", - " 104444444440", - " 11204444444440", - " 123304444444440", - " 233304444444440", - "1233304444444440", - "1233304444444440", - "1233304444444440", - " 133304444444440", - " 13304444444440", - " 1104444444440", - " 0000000000", - " ", - " "}; - -static char *bottom_x24[] = { - "24 24 6 1", - " c None", - "0 c #000000", - "1 c #990000", - "2 c #CC0000", - "3 c #FF0000", - "4 c #808080", - " ", - " ", - " ", - " ", - " 000000000000000 ", - " 111044444444444440 ", - " 1223044444444444440 ", - " 13333044444444444440 ", - " 133333044444444444440 ", - " 1333333044444444444440 ", - " 1333333044444444444440 ", - " 1333333044444444444440 ", - " 2333333044444444444440 ", - " 1333333044444444444440 ", - " 1333333044444444444440 ", - " 1233333044444444444440 ", - " 123333044444444444440 ", - " 12333044444444444440 ", - " 1112044444444444440 ", - " 000000000000000 ", - " ", - " ", - " ", - " "}; - -static char *bottom_x32[] = { - "32 32 6 1", - " c None", - "0 c #000000", - "1 c #990000", - "2 c #CC0000", - "3 c #FF0000", - "4 c #808080", - " ", - " ", - " ", - " ", - " ", - " 00000000000000000000 ", - " 04444444444444444440 ", - " 11104444444444444444440 ", - " 1223304444444444444444440 ", - " 113333304444444444444444440 ", - " 1233333304444444444444444440 ", - " 2333333304444444444444444440 ", - " 13333333304444444444444444440 ", - " 123333333304444444444444444440 ", - " 123333333304444444444444444440 ", - " 133333333304444444444444444440 ", - " 133333333304444444444444444440 ", - " 133333333304444444444444444440 ", - " 123333333304444444444444444440 ", - " 123333333304444444444444444440 ", - " 13333333304444444444444444440 ", - " 1333333304444444444444444440 ", - " 133333304444444444444444440 ", - " 12333304444444444444444440 ", - " 1112204444444444444444440 ", - " 1104444444444444444440 ", - " 00000000000000000000 ", - " ", - " ", - " ", - " ", - " "}; - -static char **bottom_xpm[3] = { bottom_x16, bottom_x24, bottom_x32 }; - -- cgit v1.2.3