diff options
author | Michele Calgaro <[email protected]> | 2024-11-22 18:53:00 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-11-22 20:55:03 +0900 |
commit | 21215bad9686f779142c2f696aed5d7df767cf7f (patch) | |
tree | 9abc1e6eda8df2deedea098d18a2083b99f5b4c2 /pics/showfoto/Makefile.am | |
parent | 5bed6e4a4c916a97f8fe4d1b07f7eecf4d733b90 (diff) | |
download | digikam-21215bad9686f779142c2f696aed5d7df767cf7f.tar.gz digikam-21215bad9686f779142c2f696aed5d7df767cf7f.zip |
Move 'icons' and 'pics' folders to main level
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit ebff8f66e48bdb06ab849b1a425b985811b4c247)
Diffstat (limited to 'pics/showfoto/Makefile.am')
-rw-r--r-- | pics/showfoto/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pics/showfoto/Makefile.am b/pics/showfoto/Makefile.am new file mode 100644 index 00000000..253b5007 --- /dev/null +++ b/pics/showfoto/Makefile.am @@ -0,0 +1,5 @@ +showfotosplashpicdir = $(kde_datadir)/showfoto +showfotosplashpic_DATA = showfoto-splash.png menusidepixmap.png + +showfotoxpmpicdir = $(datadir)/pixmaps +showfotoxpmpic_DATA = showfoto.xpm showfoto-16.xpm |