diff options
author | Michele Calgaro <[email protected]> | 2024-11-22 18:41:30 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-11-22 18:41:30 +0900 |
commit | ee0d99607c14cb63d3ebdb3a970b508949fa8219 (patch) | |
tree | 94ac1efedb94cb38bf6879ba0610fe75b554216b /src/imageplugins/texture/patterns/Makefile.am | |
parent | 4adff739380e4ae9f30e443ee95644f184456869 (diff) | |
download | digikam-ee0d99607c14cb63d3ebdb3a970b508949fa8219.tar.gz digikam-ee0d99607c14cb63d3ebdb3a970b508949fa8219.zip |
Rename 'digikam' folder to 'src'
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/imageplugins/texture/patterns/Makefile.am')
-rw-r--r-- | src/imageplugins/texture/patterns/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/imageplugins/texture/patterns/Makefile.am b/src/imageplugins/texture/patterns/Makefile.am new file mode 100644 index 00000000..414c7f20 --- /dev/null +++ b/src/imageplugins/texture/patterns/Makefile.am @@ -0,0 +1,5 @@ +borderpicsdir = $(kde_datadir)/digikam/data +borderpics_DATA = bricks2-texture.png bricks-texture.png burlap-texture.png canvas-texture.png \ + marble2-texture.png marble-texture.png paper-texture.png stone-texture.png \ + fabric-texture.png paper2-texture.png bluejean-texture.png cellwood-texture.png \ + metalwire-texture.png modern-texture.png wall-texture.png moss-texture.png
\ No newline at end of file |