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/curved-end.xpm | 107 ----------------------------------------- 1 file changed, 107 deletions(-) delete mode 100644 app/bin/bitmaps/curved-end.xpm (limited to 'app/bin/bitmaps/curved-end.xpm') diff --git a/app/bin/bitmaps/curved-end.xpm b/app/bin/bitmaps/curved-end.xpm deleted file mode 100644 index 6c91543..0000000 --- a/app/bin/bitmaps/curved-end.xpm +++ /dev/null @@ -1,107 +0,0 @@ -static char *curved_end_x16[] = { - "16 16 5 1", - " c None", - "0 c #000000", - "1 c #CC0000", - "2 c #CC9966", - "3 c #FF6666", - " 111 ", - " 11 ", - " 2 133 ", - " 2 0 1 ", - " 2 00 2 331", - " 0 2 00 11", - " 2 0 2002 111", - " 0 02 ", - " 20 20 ", - " 0202 ", - " 20 0 ", - " 0202 ", - " 0 0 ", - "20202 ", - " 0 0 ", - "20202 "}; - -static char *curved_end_x24[] = { - "24 24 10 1", - " c None", - "0 c #000000", - "1 c #330000", - "2 c #333300", - "3 c #663300", - "4 c #666600", - "5 c #996600", - "6 c #CC0000", - "7 c #CC6600", - "8 c #CC9900", - " ", - " 66 ", - " 66666 ", - " 6 6 ", - " 8 6 ", - " 750 66 ", - " 85005 66 ", - " 8 0130 8 6 ", - " 730 88 530 6 6 ", - " 058 7015 66666 ", - " 70 87035 8 666 ", - " 18 532 ", - " 870 83078 ", - " 35 33 ", - " 008850 ", - " 881 38 ", - " 35880 ", - " 0 53 ", - " 71 05 ", - " 55871 ", - " 00 338 ", - " 0 00 ", - "837835 ", - " 17 35 "}; - -static char *curved_end_x32[] = { - "32 32 9 1", - " c None", - "0 c #000000", - "1 c #330000", - "2 c #333300", - "3 c #663300", - "4 c #996600", - "5 c #CC0000", - "6 c #CC6600", - "7 c #CC9900", - " ", - " 555 ", - " 555555 ", - " 55555555 ", - " 55555 5 ", - " 55 55 ", - " 77 55 ", - " 6400 555 ", - " 7700367 55 ", - " 420 77 55 ", - " 7700377 77 55 55", - " 743 77 64215 55555 ", - " 047 760046 5555555 ", - " 740 77 333 77 55555 ", - " 636 774037 5555 ", - " 1777 347 ", - " 7 0 777017 ", - " 734 734 ", - " 3477 077 ", - " 0 7772 ", - " 7730 447 ", - " 6377 007 ", - " 047772 ", - " 0 447 ", - " 740 067 ", - " 7447740 ", - " 1677447 ", - " 0 16 ", - " 0 0 ", - " 437 41 ", - "76477637 ", - " 00 42 "}; - -static char **curved_end_xpm[3] = { curved_end_x16, curved_end_x24, curved_end_x32 }; - -- cgit v1.2.3