[chronojump] Added race encoder and other icons



commit ada9ace5897ace7c91b4c7c2b548607f8c708373
Author: Xavier de Blas <xaviblas gmail com>
Date:   Fri Aug 9 17:53:53 2019 +0200

    Added race encoder and other icons

 images/md/ic_directions_race_encoder_blue_24dp_1x.png   | Bin 0 -> 3892 bytes
 images/md/ic_directions_race_encoder_yellow_24dp_1x.png | Bin 0 -> 5575 bytes
 images/other_icon.png                                   | Bin 0 -> 900 bytes
 images/other_icon_yellow.png                            | Bin 0 -> 837 bytes
 src/Makefile.am                                         |   4 ++++
 5 files changed, 4 insertions(+)
---
diff --git a/images/md/ic_directions_race_encoder_blue_24dp_1x.png 
b/images/md/ic_directions_race_encoder_blue_24dp_1x.png
new file mode 100644
index 00000000..7a7633d1
Binary files /dev/null and b/images/md/ic_directions_race_encoder_blue_24dp_1x.png differ
diff --git a/images/md/ic_directions_race_encoder_yellow_24dp_1x.png 
b/images/md/ic_directions_race_encoder_yellow_24dp_1x.png
new file mode 100644
index 00000000..38e03121
Binary files /dev/null and b/images/md/ic_directions_race_encoder_yellow_24dp_1x.png differ
diff --git a/images/other_icon.png b/images/other_icon.png
new file mode 100644
index 00000000..395d3e59
Binary files /dev/null and b/images/other_icon.png differ
diff --git a/images/other_icon_yellow.png b/images/other_icon_yellow.png
new file mode 100644
index 00000000..a43ae7f0
Binary files /dev/null and b/images/other_icon_yellow.png differ
diff --git a/src/Makefile.am b/src/Makefile.am
index 3a928f04..bc007be7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -501,6 +501,10 @@ RESOURCES = \
        ../images/force_sensor_icon_yellow.png,force_sensor_icon_yellow.png \
        ../images/reaction_time_icon.png,reaction_time_icon.png \
        ../images/reaction_time_icon_yellow.png,reaction_time_icon_yellow.png \
+       ../images/other_icon.png,other_icon.png \
+       ../images/other_icon_yellow.png,other_icon_yellow.png \
+       ../images/md/ic_directions_race_encoder_blue_24dp_1x.png,race_encoder_icon.png \
+       ../images/md/ic_directions_race_encoder_yellow_24dp_1x.png,race_encoder_icon_yellow.png \
        ../images/gtk-apply.png,gtk-apply.png \
        ../images/gtk-cancel.png,gtk-cancel.png \
        ../images/gtk-zoom-fit.png,gtk-zoom-fit.png \


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