From e7d20cf352688bf717a01f4e6d9e6f497c2bea4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 20 Sep 2025 19:19:34 +0200 Subject: New upstream version 5.3.1Beta2 --- app/bin/bitmaps/greydot.xpm | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 app/bin/bitmaps/greydot.xpm (limited to 'app/bin/bitmaps/greydot.xpm') diff --git a/app/bin/bitmaps/greydot.xpm b/app/bin/bitmaps/greydot.xpm deleted file mode 100644 index 771a096..0000000 --- a/app/bin/bitmaps/greydot.xpm +++ /dev/null @@ -1,25 +0,0 @@ -/* XPM */ -static char * greydot[] = { -"16 16 6 1", -" c None", -". c #000000", -"+ c #30312F", -"@ c #959792", -"# c #888A85", -"$ c #A2A49F", -" ", -" ", -" .... ", -" .+@@@@+. ", -" .#$$$@@@#. ", -" +$$$$$@@@+ ", -" .@$$$$$@@@@. ", -" .@$$$$$@@@@. ", -" .@@$$$@@@@@. ", -" .@@@@@@@@@@. ", -" +@@@@@@@@+ ", -" .#@@@@@@#. ", -" .+@@@@+. ", -" .... ", -" ", -" "}; -- cgit v1.2.3