[chronojump] Added a YELLOW_LIGHT icon for rest



commit 1aca0210c2679961e913141077c505c202eb998b
Author: Xavier de Blas <xaviblas gmail com>
Date:   Mon Apr 6 13:59:25 2020 +0200

    Added a YELLOW_LIGHT icon for rest

 images/md/ic_weekend_yellow_24dp_1x.png | Bin 0 -> 2522 bytes
 src/Makefile.am                         |   1 +
 2 files changed, 1 insertion(+)
---
diff --git a/images/md/ic_weekend_yellow_24dp_1x.png b/images/md/ic_weekend_yellow_24dp_1x.png
new file mode 100644
index 00000000..41d2ebf9
Binary files /dev/null and b/images/md/ic_weekend_yellow_24dp_1x.png differ
diff --git a/src/Makefile.am b/src/Makefile.am
index 6543fdcc..6afb9166 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -486,6 +486,7 @@ RESOURCES = \
        ../images/md/ic_people_outline_blue_24dp_1x.png,image_group_outline.png \
        ../images/md/ic_weekend_blue_24dp_1x.png,image_rest.png \
        ../images/md/ic_weekend_blue_inactive_24dp_1x.png,image_rest_inactive.png \
+       ../images/md/ic_weekend_yellow_24dp_1x.png,image_rest_yellow.png \
        ../images/md/ic_looks_zero_blue_24dp_1x.png,zero.png \
        ../images/md/ic_looks_one_blue_24dp_1x.png,one.png \
        ../images/md/ic_add_circle_blue_24dp_1x.png,image_add_test.png \


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