[chronojump] Added session/person yellow images



commit f7beacc7608d35c8ee0686971af0d2016f6b95b1
Author: Xavier de Blas <xaviblas gmail com>
Date:   Wed Jul 21 18:20:55 2021 +0200

    Added session/person yellow images

 images/md/folders_yellow.png           | Bin 0 -> 6408 bytes
 images/md/ic_person_yellow_24dp_1x.png | Bin 0 -> 6708 bytes
 src/Makefile.am                        |   2 ++
 3 files changed, 2 insertions(+)
---
diff --git a/images/md/folders_yellow.png b/images/md/folders_yellow.png
new file mode 100644
index 000000000..6a31c8070
Binary files /dev/null and b/images/md/folders_yellow.png differ
diff --git a/images/md/ic_person_yellow_24dp_1x.png b/images/md/ic_person_yellow_24dp_1x.png
new file mode 100644
index 000000000..7b712cb37
Binary files /dev/null and b/images/md/ic_person_yellow_24dp_1x.png differ
diff --git a/src/Makefile.am b/src/Makefile.am
index a0cbce137..bb456d50b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -498,6 +498,7 @@ RESOURCES = \
        ../images/md/ic_developer_board_blue_24dp_1x.png,image_chronopic_connect.png \
        ../images/md/ic_developer_board_blue_24dp_2x.png,image_chronopic_connect_big.png \
        ../images/md/ic_person_blue_24dp_1x.png,image_person.png \
+       ../images/md/ic_person_yellow_24dp_1x.png,image_person_yellow.png \
        ../images/md/ic_person_logout_blue_24dp_1x.png,image_person_logout.png \
        ../images/md/ic_photo_camera_blue_24dp_2x.png,image_no_photo.png \
        ../images/md/ic_photo_camera_yellow_24dp_2x.png,image_no_photo_yellow.png \
@@ -578,6 +579,7 @@ RESOURCES = \
        ../images/md/more_horiz_blue_24dp.png,image_more_horiz.png \
        ../images/md/about.png,image_about.png \
        ../images/md/folders_blue.png,image_folders.png \
+       ../images/md/folders_yellow.png,image_folders_yellow.png \
        ../images/md/folders_backup_blue.png,image_db_backup.png \
        ../images/md/help_blue_24dp.png,image_help.png \
        ../images/md/store_blue_24dp.png,image_store_blue.png \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]