[chronojump] Added yellow icons for load and import
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Added yellow icons for load and import
- Date: Wed, 6 May 2020 12:36:18 +0000 (UTC)
commit a908cab28141695f0e8b3be6f8472d053ded7abb
Author: Xavier de Blas <xaviblas gmail com>
Date: Wed May 6 14:33:11 2020 +0200
Added yellow icons for load and import
images/md/ic_folder_open_yellow_24dp_1x.png | Bin 0 -> 2438 bytes
images/md/ic_import_yellow_1x.png | Bin 0 -> 2775 bytes
src/Makefile.am | 2 ++
3 files changed, 2 insertions(+)
---
diff --git a/images/md/ic_folder_open_yellow_24dp_1x.png b/images/md/ic_folder_open_yellow_24dp_1x.png
new file mode 100644
index 00000000..28fad720
Binary files /dev/null and b/images/md/ic_folder_open_yellow_24dp_1x.png differ
diff --git a/images/md/ic_import_yellow_1x.png b/images/md/ic_import_yellow_1x.png
new file mode 100644
index 00000000..83877942
Binary files /dev/null and b/images/md/ic_import_yellow_1x.png differ
diff --git a/src/Makefile.am b/src/Makefile.am
index f0d0e1b5..3f6089ff 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -445,6 +445,7 @@ RESOURCES = \
../images/md/baseline_play_arrow_blue_24dp.png,video_play.png \
../images/md/ic_home_blue_24dp_1x.png,image_home.png \
../images/md/ic_import_1x.png,import.png \
+ ../images/md/ic_import_yellow_1x.png,import_yellow.png \
../images/md/ic_export_1x.png,export.png \
../images/md/ic_settings_blue_24dp_1x.png,image_settings.png \
../images/md/ic_close_blue_24dp_1x.png,image_close_blue.png \
@@ -479,6 +480,7 @@ RESOURCES = \
../images/md/ic_fullscreen_exit_blue_24dp_1x.png,image_minimize.png \
../images/md/ic_folder_open_blue_24dp_2x.png,folder_open_big.png \
../images/md/ic_folder_open_blue_24dp_1x.png,folder_open.png \
+ ../images/md/ic_folder_open_yellow_24dp_1x.png,folder_open_yellow.png \
../images/md/ic_folder_open_set_blue_24dp_1x.png,folder_open_set.png \
../images/md/ic_visibility_blue_24dp_1x.png,image_visibility.png \
../images/md/ic_person_pin_blue_24dp_1x.png,image_person_pin.png \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]