summaryrefslogtreecommitdiffstats
path: root/icons/cursor
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-02-23 23:45:35 +0900
committerMichele Calgaro <[email protected]>2024-02-24 00:46:29 +0900
commit10fd80d40db5ac6e3913e26c441467d205bb6924 (patch)
tree9f712c3e11b49b461dd6153a82c35c46f37751a5 /icons/cursor
parentc3f31d4042bac08fc884063b265a91d2607dff71 (diff)
downloadgwenview-10fd80d40db5ac6e3913e26c441467d205bb6924.tar.gz
gwenview-10fd80d40db5ac6e3913e26c441467d205bb6924.zip
Restructure src/pics into icons folder
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 6af814bc026505d3012a2f17ce016927008a21ef)
Diffstat (limited to 'icons/cursor')
-rw-r--r--icons/cursor/Makefile.am2
-rw-r--r--icons/cursor/zoom.pngbin0 -> 266 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/icons/cursor/Makefile.am b/icons/cursor/Makefile.am
new file mode 100644
index 0000000..3143a4e
--- /dev/null
+++ b/icons/cursor/Makefile.am
@@ -0,0 +1,2 @@
+cursorsdir=$(kde_datadir)/gwenview/cursors
+cursors_DATA=zoom.png
diff --git a/icons/cursor/zoom.png b/icons/cursor/zoom.png
new file mode 100644
index 0000000..8d162df
--- /dev/null
+++ b/icons/cursor/zoom.png
Binary files differ