[chronojump] Finish in blue, cancel in red



commit ebf0cb17333b11bc43c6d0fd381b391cb6eb67d6
Author: Xavier de Blas <xaviblas gmail com>
Date:   Sun Apr 16 13:42:33 2017 +0200

    Finish in blue, cancel in red

 images/md/ic_cancel_red_24dp_1x.png     |  Bin 0 -> 471 bytes
 images/md/ic_last_page_blue_24dp_1x.png |  Bin 0 -> 268 bytes
 src/Makefile.am                         |    4 ++--
 3 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/images/md/ic_cancel_red_24dp_1x.png b/images/md/ic_cancel_red_24dp_1x.png
new file mode 100644
index 0000000..02b14a3
Binary files /dev/null and b/images/md/ic_cancel_red_24dp_1x.png differ
diff --git a/images/md/ic_last_page_blue_24dp_1x.png b/images/md/ic_last_page_blue_24dp_1x.png
new file mode 100644
index 0000000..086ec0e
Binary files /dev/null and b/images/md/ic_last_page_blue_24dp_1x.png differ
diff --git a/src/Makefile.am b/src/Makefile.am
index b3d8629..b03239f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -369,7 +369,8 @@ RESOURCES = \
        ../images/md/ic_settings_backup_restore_blue_24dp_1x.png,image_inertia.png \
        ../images/md/ic_timer_blue_24dp_1x.png,image_capture.png \
        ../images/md/ic_timer_blue_24dp_2x.png,image_capture_big.png \
-       ../images/md/ic_cancel_blue_24dp_1x.png,image_cancel.png \
+       ../images/md/ic_last_page_blue_24dp_1x.png,finish.png \
+       ../images/md/ic_cancel_red_24dp_1x.png,image_cancel.png \
        ../images/md/ic_insert_chart_blue_24dp_1x.png,image_analyze.png \
        ../images/md/ic_fast_forward_blue_24dp_1x.png,image_sprint.png \
        ../images/md/ic_developer_board_blue_24dp_1x.png,image_chronopic_connect.png \
@@ -419,7 +420,6 @@ RESOURCES = \
        ../images/pulse_menu.png,pulse_menu.png \
        ../images/multichronopic_menu.png,multichronopic_menu.png \
        ../images/force_sensor_menu.png,force_sensor_menu.png \
-       ../images/finish.png,finish.png \
        ../images/gtk-cancel.png,gtk-cancel.png \
        ../images/gtk-zoom-fit.png,gtk-zoom-fit.png \
        ../images/gtk-zoom-in.png,gtk-zoom-in.png \


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