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/car-inventory.xpm | 103 -------------------------------------- 1 file changed, 103 deletions(-) delete mode 100644 app/bin/bitmaps/car-inventory.xpm (limited to 'app/bin/bitmaps/car-inventory.xpm') diff --git a/app/bin/bitmaps/car-inventory.xpm b/app/bin/bitmaps/car-inventory.xpm deleted file mode 100644 index 45ceb2c..0000000 --- a/app/bin/bitmaps/car-inventory.xpm +++ /dev/null @@ -1,103 +0,0 @@ -static char *car_inventory_x16[] = { - "16 16 6 1", - " c None", - "0 c #000000", - "1 c #003366", - "2 c #006600", - "3 c #663300", - "4 c #999999", - " ", - " 33333333 ", - " 33333333 ", - " 33333333 ", - " 4 ", - " 0411111111 ", - " 11111111 ", - " 11111111 ", - " 4 ", - " 0422222222 ", - " 22222222 ", - " 22222222 ", - " 4 4 4 4 ", - " 040 040 ", - " ", - " "}; - -static char *car_inventory_x24[] = { - "24 24 6 1", - " c None", - "0 c #000000", - "1 c #003366", - "2 c #006600", - "3 c #663300", - "4 c #CCCCCC", - "44444444444444444 ", - "43333333333333334 ", - "43333333333333334 ", - "43333333333333334 ", - "43333333333333334 ", - "43333333333333334 ", - "44444444444444444 ", - " 00 4444444444444444 ", - " 00041111111111111114 ", - " 0 41111111111111114 ", - " 41111111111111114 ", - " 41111111111111114 ", - " 41111111111111114 ", - " 44444444444444444 ", - " 0044444444444444444", - " 0042222222222222224", - " 0042222222222222224", - " 42222222222222224", - " 42222222222222224", - " 42222222222222224", - " 44444444444444444", - " 00 00 00 00 ", - " 00000 00000 ", - " 00 00 00 00 "}; - -static char *car_inventory_x32[] = { - "32 32 8 1", - " c None", - "0 c #000000", - "1 c #003366", - "2 c #006600", - "3 c #663300", - "4 c #999999", - "5 c #CCCCCC", - "6 c #C0C0C0", - " 555555555555555555555 ", - "53333333333333333333335 ", - "53333333333333333333335 ", - "53333333333333333333335 ", - "53333333333333333333335 ", - "53333333333333333333335 ", - "53333333333333333333335 ", - "53333333333333333333335 ", - "53333333333333333333335 ", - " 564555555555555555555 ", - " 0005555555555555555555555 ", - " 0005111111111111111111115 ", - " 00 5111111111111111111115 ", - " 5111111111111111111115 ", - " 5111111111111111111115 ", - " 5111111111111111111115 ", - " 5111111111111111111115 ", - " 5111111111111111111115 ", - " 5555555555555555555555 ", - " 000 5555555555555555555555", - " 00052222222222222222222225", - " 00052222222222222222222225", - " 52222222222222222222225", - " 52222222222222222222225", - " 52222222222222222222225", - " 52222222222222222222225", - " 52222222222222222222225", - " 55555555555555555555555", - " 00 00 000 00 ", - " 00000000 0000000 ", - " 0000000 0000000 ", - " 0 00 0 00 "}; - -static char **car_inventory_xpm[3] = { car_inventory_x16, car_inventory_x24, car_inventory_x32 }; - -- cgit v1.2.3