diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-21 13:47:57 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-22 17:51:44 +0900 |
| commit | 0bfbf616d9c1fd7abb1bd02732389ab35e5f8771 (patch) | |
| tree | e1b2b10769d7f2f4e27bbaa053284771b3602c8e /data/profiles | |
| parent | f18a159eb7102145722897a656a06a3545d28291 (diff) | |
| download | digikam-0bfbf616.tar.gz digikam-0bfbf616.zip | |
Move 'data' folder to main level and group 'icons' and 'pics' subfolders for 'digikam' and 'showfoto'
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4adff739380e4ae9f30e443ee95644f184456869)
Diffstat (limited to 'data/profiles')
| -rw-r--r-- | data/profiles/Makefile.am | 2 | ||||
| -rw-r--r-- | data/profiles/adobergb.icm | bin | 0 -> 2036 bytes | |||
| -rw-r--r-- | data/profiles/applergb.icm | bin | 0 -> 2036 bytes | |||
| -rw-r--r-- | data/profiles/prophoto.icm | bin | 0 -> 566 bytes | |||
| -rw-r--r-- | data/profiles/srgb-d65.icm | bin | 0 -> 3144 bytes | |||
| -rw-r--r-- | data/profiles/srgb.icm | bin | 0 -> 2032 bytes | |||
| -rw-r--r-- | data/profiles/widegamut.icm | bin | 0 -> 2044 bytes |
7 files changed, 2 insertions, 0 deletions
diff --git a/data/profiles/Makefile.am b/data/profiles/Makefile.am new file mode 100644 index 00000000..c3e3eefc --- /dev/null +++ b/data/profiles/Makefile.am @@ -0,0 +1,2 @@ +digikamprofilesdir = $(kde_datadir)/digikam/profiles +digikamprofiles_DATA = adobergb.icm applergb.icm srgb.icm srgb-d65.icm widegamut.icm prophoto.icm diff --git a/data/profiles/adobergb.icm b/data/profiles/adobergb.icm Binary files differnew file mode 100644 index 00000000..ae368c6d --- /dev/null +++ b/data/profiles/adobergb.icm diff --git a/data/profiles/applergb.icm b/data/profiles/applergb.icm Binary files differnew file mode 100644 index 00000000..6113a226 --- /dev/null +++ b/data/profiles/applergb.icm diff --git a/data/profiles/prophoto.icm b/data/profiles/prophoto.icm Binary files differnew file mode 100644 index 00000000..a20d29b1 --- /dev/null +++ b/data/profiles/prophoto.icm diff --git a/data/profiles/srgb-d65.icm b/data/profiles/srgb-d65.icm Binary files differnew file mode 100644 index 00000000..7f9d18d0 --- /dev/null +++ b/data/profiles/srgb-d65.icm diff --git a/data/profiles/srgb.icm b/data/profiles/srgb.icm Binary files differnew file mode 100644 index 00000000..878fdf12 --- /dev/null +++ b/data/profiles/srgb.icm diff --git a/data/profiles/widegamut.icm b/data/profiles/widegamut.icm Binary files differnew file mode 100644 index 00000000..120a99a1 --- /dev/null +++ b/data/profiles/widegamut.icm |
