diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-22 18:41:30 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-22 20:55:03 +0900 |
| commit | 5bed6e4a4c916a97f8fe4d1b07f7eecf4d733b90 (patch) | |
| tree | f89cc49efc9ca1d0e1579ecb079ee7e7088ff8c8 /src/imageplugins/border/patterns/Makefile.am | |
| parent | 0bfbf616d9c1fd7abb1bd02732389ab35e5f8771 (diff) | |
| download | digikam-5bed6e4a.tar.gz digikam-5bed6e4a.zip | |
Rename 'digikam' folder to 'src'
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ee0d99607c14cb63d3ebdb3a970b508949fa8219)
Diffstat (limited to 'src/imageplugins/border/patterns/Makefile.am')
| -rw-r--r-- | src/imageplugins/border/patterns/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/imageplugins/border/patterns/Makefile.am b/src/imageplugins/border/patterns/Makefile.am new file mode 100644 index 00000000..31bb4b2d --- /dev/null +++ b/src/imageplugins/border/patterns/Makefile.am @@ -0,0 +1,5 @@ +borderpicsdir = $(kde_datadir)/digikam/data +borderpics_DATA = pine-pattern.png wood-pattern.png paper-pattern.png parque-pattern.png \ + ice-pattern.png leaf-pattern.png marble-pattern.png rain-pattern.png \ + craters-pattern.png dried-pattern.png pink-pattern.png stone-pattern.png \ + chalk-pattern.png granit-pattern.png rock-pattern.png wall-pattern.png |
