From 0bfbf616d9c1fd7abb1bd02732389ab35e5f8771 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 21 Nov 2024 13:47:57 +0900 Subject: Move 'data' folder to main level and group 'icons' and 'pics' subfolders for 'digikam' and 'showfoto' Signed-off-by: Michele Calgaro (cherry picked from commit 4adff739380e4ae9f30e443ee95644f184456869) --- data/icons/showfoto/Makefile.am | 5 +++++ data/icons/showfoto/hi128-app-showfoto.png | Bin 0 -> 13775 bytes data/icons/showfoto/hi16-app-showfoto.png | Bin 0 -> 948 bytes data/icons/showfoto/hi22-app-showfoto.png | Bin 0 -> 1463 bytes data/icons/showfoto/hi22-mime-raw.png | Bin 0 -> 1277 bytes data/icons/showfoto/hi32-app-showfoto.png | Bin 0 -> 2409 bytes data/icons/showfoto/hi32-mime-raw.png | Bin 0 -> 2117 bytes data/icons/showfoto/hi48-app-showfoto.png | Bin 0 -> 4248 bytes data/icons/showfoto/hi48-mime-raw.png | Bin 0 -> 3918 bytes data/icons/showfoto/hi64-app-showfoto.png | Bin 0 -> 5732 bytes data/icons/showfoto/hi64-mime-raw.png | Bin 0 -> 6090 bytes 11 files changed, 5 insertions(+) create mode 100644 data/icons/showfoto/Makefile.am create mode 100644 data/icons/showfoto/hi128-app-showfoto.png create mode 100644 data/icons/showfoto/hi16-app-showfoto.png create mode 100644 data/icons/showfoto/hi22-app-showfoto.png create mode 100644 data/icons/showfoto/hi22-mime-raw.png create mode 100644 data/icons/showfoto/hi32-app-showfoto.png create mode 100644 data/icons/showfoto/hi32-mime-raw.png create mode 100644 data/icons/showfoto/hi48-app-showfoto.png create mode 100644 data/icons/showfoto/hi48-mime-raw.png create mode 100644 data/icons/showfoto/hi64-app-showfoto.png create mode 100644 data/icons/showfoto/hi64-mime-raw.png (limited to 'data/icons/showfoto') diff --git a/data/icons/showfoto/Makefile.am b/data/icons/showfoto/Makefile.am new file mode 100644 index 00000000..421605a7 --- /dev/null +++ b/data/icons/showfoto/Makefile.am @@ -0,0 +1,5 @@ +showfotoicondir = $(kde_datadir)/showfoto/icons +showfotoicon_ICON = AUTO + +KDE_ICON = showfoto + diff --git a/data/icons/showfoto/hi128-app-showfoto.png b/data/icons/showfoto/hi128-app-showfoto.png new file mode 100644 index 00000000..5736658e Binary files /dev/null and b/data/icons/showfoto/hi128-app-showfoto.png differ diff --git a/data/icons/showfoto/hi16-app-showfoto.png b/data/icons/showfoto/hi16-app-showfoto.png new file mode 100644 index 00000000..cc24bbf3 Binary files /dev/null and b/data/icons/showfoto/hi16-app-showfoto.png differ diff --git a/data/icons/showfoto/hi22-app-showfoto.png b/data/icons/showfoto/hi22-app-showfoto.png new file mode 100644 index 00000000..e5ff520c Binary files /dev/null and b/data/icons/showfoto/hi22-app-showfoto.png differ diff --git a/data/icons/showfoto/hi22-mime-raw.png b/data/icons/showfoto/hi22-mime-raw.png new file mode 100644 index 00000000..ddb8a409 Binary files /dev/null and b/data/icons/showfoto/hi22-mime-raw.png differ diff --git a/data/icons/showfoto/hi32-app-showfoto.png b/data/icons/showfoto/hi32-app-showfoto.png new file mode 100644 index 00000000..6c0bcef4 Binary files /dev/null and b/data/icons/showfoto/hi32-app-showfoto.png differ diff --git a/data/icons/showfoto/hi32-mime-raw.png b/data/icons/showfoto/hi32-mime-raw.png new file mode 100644 index 00000000..fffd32bc Binary files /dev/null and b/data/icons/showfoto/hi32-mime-raw.png differ diff --git a/data/icons/showfoto/hi48-app-showfoto.png b/data/icons/showfoto/hi48-app-showfoto.png new file mode 100644 index 00000000..620283f4 Binary files /dev/null and b/data/icons/showfoto/hi48-app-showfoto.png differ diff --git a/data/icons/showfoto/hi48-mime-raw.png b/data/icons/showfoto/hi48-mime-raw.png new file mode 100644 index 00000000..2bad6fef Binary files /dev/null and b/data/icons/showfoto/hi48-mime-raw.png differ diff --git a/data/icons/showfoto/hi64-app-showfoto.png b/data/icons/showfoto/hi64-app-showfoto.png new file mode 100644 index 00000000..4f9d2912 Binary files /dev/null and b/data/icons/showfoto/hi64-app-showfoto.png differ diff --git a/data/icons/showfoto/hi64-mime-raw.png b/data/icons/showfoto/hi64-mime-raw.png new file mode 100644 index 00000000..cde97b00 Binary files /dev/null and b/data/icons/showfoto/hi64-mime-raw.png differ -- cgit v1.2.1