[chronojump] Improved jump icons, removed unneded icons from Makefile



commit 4b87a94b9bcbb174fb031a3627f9f9b79dc89f50
Author: Xavier de Blas <xaviblas gmail com>
Date:   Tue Aug 18 13:38:44 2020 +0100

    Improved jump icons, removed unneded icons from Makefile

 images/md/ic_gravity_1x.png                   | Bin 333 -> 2580 bytes
 images/md/ic_gravity_1x_yellow.png            | Bin 2965 -> 3280 bytes
 images/md/ic_jump_blue_24dp_1x.png            | Bin 3656 -> 4499 bytes
 images/md/ic_jump_reactive_blue_24dp_1x.png   | Bin 852 -> 4891 bytes
 images/md/ic_jump_reactive_yellow_24dp_1x.png | Bin 5831 -> 6978 bytes
 images/md/ic_jump_simple_blue_24dp_1x.png     | Bin 815 -> 4724 bytes
 images/md/ic_jump_simple_yellow_24dp_1x.png   | Bin 6039 -> 7649 bytes
 src/Makefile.am                               |   4 ----
 8 files changed, 4 deletions(-)
---
diff --git a/images/md/ic_gravity_1x.png b/images/md/ic_gravity_1x.png
index 944de0aa..bda94a60 100644
Binary files a/images/md/ic_gravity_1x.png and b/images/md/ic_gravity_1x.png differ
diff --git a/images/md/ic_gravity_1x_yellow.png b/images/md/ic_gravity_1x_yellow.png
index 16be9656..2be6119f 100644
Binary files a/images/md/ic_gravity_1x_yellow.png and b/images/md/ic_gravity_1x_yellow.png differ
diff --git a/images/md/ic_jump_blue_24dp_1x.png b/images/md/ic_jump_blue_24dp_1x.png
index 1eb8aee0..005edb8e 100644
Binary files a/images/md/ic_jump_blue_24dp_1x.png and b/images/md/ic_jump_blue_24dp_1x.png differ
diff --git a/images/md/ic_jump_reactive_blue_24dp_1x.png b/images/md/ic_jump_reactive_blue_24dp_1x.png
index 7256551c..4ca64957 100644
Binary files a/images/md/ic_jump_reactive_blue_24dp_1x.png and b/images/md/ic_jump_reactive_blue_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
index ae49082c..346e0804 100644
Binary files a/images/md/ic_jump_reactive_yellow_24dp_1x.png and 
b/images/md/ic_jump_reactive_yellow_24dp_1x.png differ
diff --git a/images/md/ic_jump_simple_blue_24dp_1x.png b/images/md/ic_jump_simple_blue_24dp_1x.png
index df773fd7..a9475fd2 100644
Binary files a/images/md/ic_jump_simple_blue_24dp_1x.png and b/images/md/ic_jump_simple_blue_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
index 833dcf34..65fc33db 100644
Binary files a/images/md/ic_jump_simple_yellow_24dp_1x.png and b/images/md/ic_jump_simple_yellow_24dp_1x.png 
differ
diff --git a/src/Makefile.am b/src/Makefile.am
index cb5a36ac..8c5e03b2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -461,8 +461,6 @@ RESOURCES = \
        ../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_gravity_1x.png,image_gravity.png \
-       ../images/md/ic_gravity_1x_yellow.png,image_gravity_yellow.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 \
@@ -508,9 +506,7 @@ RESOURCES = \
        ../images/md/ic_all_inclusive_blue_24dp_1x.png,cont.png \
        ../images/md/ic_jump_blue_24dp_1x.png,image_jump.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_2x.png \
        ../images/md/ic_directions_run_blue_24dp_1x.png,image_run.png \
        ../images/md/ic_directions_run_simple_blue_24dp_1x.png,image_run_simple.png \


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