[chronojump] Added jump/run yellow icons



commit e832de351340719fa40651de3d793906381e7fea
Author: Xavier de Blas <xaviblas gmail com>
Date:   Thu Aug 8 17:30:44 2019 +0200

    Added jump/run yellow icons

 images/md/ic_directions_run_multiple_yellow_24dp_1x.png | Bin 0 -> 3321 bytes
 images/md/ic_directions_run_simple_yellow_24dp_1x.png   | Bin 0 -> 3240 bytes
 images/md/ic_jump_reactive_yellow_24dp_1x.png           | Bin 0 -> 5831 bytes
 images/md/ic_jump_simple_yellow_24dp_1x.png             | Bin 0 -> 6039 bytes
 src/Makefile.am                                         |   4 ++++
 5 files changed, 4 insertions(+)
---
diff --git a/images/md/ic_directions_run_multiple_yellow_24dp_1x.png 
b/images/md/ic_directions_run_multiple_yellow_24dp_1x.png
new file mode 100644
index 00000000..8b68b524
Binary files /dev/null and b/images/md/ic_directions_run_multiple_yellow_24dp_1x.png differ
diff --git a/images/md/ic_directions_run_simple_yellow_24dp_1x.png 
b/images/md/ic_directions_run_simple_yellow_24dp_1x.png
new file mode 100644
index 00000000..0a860c0e
Binary files /dev/null and b/images/md/ic_directions_run_simple_yellow_24dp_1x.png differ
diff --git a/images/md/ic_jump_reactive_yellow_24dp_1x.png b/images/md/ic_jump_reactive_yellow_24dp_1x.png
new file mode 100644
index 00000000..ae49082c
Binary files /dev/null and b/images/md/ic_jump_reactive_yellow_24dp_1x.png differ
diff --git a/images/md/ic_jump_simple_yellow_24dp_1x.png b/images/md/ic_jump_simple_yellow_24dp_1x.png
new file mode 100644
index 00000000..833dcf34
Binary files /dev/null and b/images/md/ic_jump_simple_yellow_24dp_1x.png differ
diff --git a/src/Makefile.am b/src/Makefile.am
index ab19d0c2..b7452ecc 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -445,10 +445,14 @@ RESOURCES = \
        ../images/md/ic_add_circle_blue_24dp_1x.png,image_add_test.png \
        ../images/md/ic_all_inclusive_blue_24dp_1x.png,cont.png \
        ../images/md/ic_jump_simple_blue_24dp_1x.png,image_jump_simple.png \
+       ../images/md/ic_jump_simple_yellow_24dp_1x.png,image_jump_simple_yellow.png \
        ../images/md/ic_jump_reactive_blue_24dp_1x.png,image_jump_reactive.png \
+       ../images/md/ic_jump_reactive_yellow_24dp_1x.png,image_jump_reactive_yellow.png \
        ../images/md/ic_directions_run_blue_24dp_2x.png,run.png \
        ../images/md/ic_directions_run_simple_blue_24dp_1x.png,image_run_simple.png \
+       ../images/md/ic_directions_run_simple_yellow_24dp_1x.png,image_run_simple_yellow.png \
        ../images/md/ic_directions_run_multiple_blue_24dp_1x.png,image_run_multiple.png \
+       ../images/md/ic_directions_run_multiple_yellow_24dp_1x.png,image_run_multiple_yellow.png \
        ../images/md/ic_directions_run_photocell_blue_24dp_2x.png,run_photocell.png \
        ../images/md/ic_directions_run_track_blue_24dp_1x.png,run_track_distance.png \
        ../images/md/ic_build_blue_24dp_1x.png,image_build_24.png \


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