[chronojump/optimizeRFD] Quit button with red logo



commit 77c2b2de8c1741271756d1cc4b13fb1c434fd77a
Author: Xavier de Blas <xaviblas gmail com>
Date:   Thu Dec 31 15:25:54 2020 +0100

    Quit button with red logo

 images/md/ic_power_settings_new_red_24dp_1x.png | Bin 0 -> 7399 bytes
 src/Makefile.am                                 |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/images/md/ic_power_settings_new_red_24dp_1x.png b/images/md/ic_power_settings_new_red_24dp_1x.png
new file mode 100644
index 000000000..6d911f595
Binary files /dev/null and b/images/md/ic_power_settings_new_red_24dp_1x.png differ
diff --git a/src/Makefile.am b/src/Makefile.am
index 12d77c777..da0383c17 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -468,7 +468,7 @@ RESOURCES = \
        ../images/md/ic_close_blue_24dp_1x.png,image_close_blue.png \
        ../images/md/ic_close_red_24dp_1x.png,image_close.png \
        ../images/md/ic_close_blue_24dp_2x.png,image_close_big.png \
-       ../images/md/ic_power_settings_new_blue_24dp_1x.png,image_quit.png \
+       ../images/md/ic_power_settings_new_red_24dp_1x.png,image_quit.png \
        ../images/md/weight.png,image_weight.png \
        ../images/md/weight_yellow.png,image_weight_yellow.png \
        ../images/md/ic_settings_backup_restore_blue_24dp_1x.png,image_inertia.png \


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