From 2839ac9cc6903588a5570e6eeb0e5f3818a4e555 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 15 Apr 2021 20:07:19 +0900 Subject: Replaced window_list icon with window_duplicate. Signed-off-by: Michele Calgaro (cherry picked from commit 8d38b7541e9a739cab0b5a7c9f816a42dd920e7c) --- IconThemes/locolor/16x16/actions/window_duplicate.png | Bin 0 -> 192 bytes IconThemes/locolor/16x16/apps/window_list.png | Bin 192 -> 0 bytes IconThemes/locolor/32x32/actions/window_duplicate.png | Bin 0 -> 333 bytes IconThemes/locolor/32x32/apps/window_list.png | Bin 333 -> 0 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 IconThemes/locolor/16x16/actions/window_duplicate.png delete mode 100644 IconThemes/locolor/16x16/apps/window_list.png create mode 100644 IconThemes/locolor/32x32/actions/window_duplicate.png delete mode 100644 IconThemes/locolor/32x32/apps/window_list.png (limited to 'IconThemes/locolor') diff --git a/IconThemes/locolor/16x16/actions/window_duplicate.png b/IconThemes/locolor/16x16/actions/window_duplicate.png new file mode 100644 index 00000000..e558c7ae Binary files /dev/null and b/IconThemes/locolor/16x16/actions/window_duplicate.png differ diff --git a/IconThemes/locolor/16x16/apps/window_list.png b/IconThemes/locolor/16x16/apps/window_list.png deleted file mode 100644 index e558c7ae..00000000 Binary files a/IconThemes/locolor/16x16/apps/window_list.png and /dev/null differ diff --git a/IconThemes/locolor/32x32/actions/window_duplicate.png b/IconThemes/locolor/32x32/actions/window_duplicate.png new file mode 100644 index 00000000..3dce9fa7 Binary files /dev/null and b/IconThemes/locolor/32x32/actions/window_duplicate.png differ diff --git a/IconThemes/locolor/32x32/apps/window_list.png b/IconThemes/locolor/32x32/apps/window_list.png deleted file mode 100644 index 3dce9fa7..00000000 Binary files a/IconThemes/locolor/32x32/apps/window_list.png and /dev/null differ -- cgit v1.2.1