diff options
author | Michele Calgaro <[email protected]> | 2024-11-21 13:47:57 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-11-21 13:47:57 +0900 |
commit | 4adff739380e4ae9f30e443ee95644f184456869 (patch) | |
tree | fa5f294166d6594e7bb3d3ddbb29023849d7476c /data/profiles | |
parent | 87f4230d586460936a7784e2a22ed97af857d44c (diff) | |
download | digikam-4adff739380e4ae9f30e443ee95644f184456869.tar.gz digikam-4adff739380e4ae9f30e443ee95644f184456869.zip |
Move 'data' folder to main level and group 'icons' and 'pics' subfolders for 'digikam' and 'showfoto'
Signed-off-by: Michele Calgaro <[email protected]>
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 |