From 0204f596eb83c452ae7ffeefc728668b414b1f16 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 6 Sep 2024 09:43:11 +0900 Subject: Finish off About dialog code Signed-off-by: Michele Calgaro --- icons/CMakeLists.txt | 1 - icons/banner.png | Bin 142927 -> 0 bytes 2 files changed, 1 deletion(-) delete mode 100755 icons/banner.png (limited to 'icons') diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt index 08b954e..0739cd4 100644 --- a/icons/CMakeLists.txt +++ b/icons/CMakeLists.txt @@ -2,7 +2,6 @@ install( FILES accessories-text-editor.png applications-system.png - banner.png document-open.png document-properties.png document-save.png diff --git a/icons/banner.png b/icons/banner.png deleted file mode 100755 index d0884d6..0000000 Binary files a/icons/banner.png and /dev/null differ -- cgit v1.2.1