From 40f9ae367ca71e9dadb7cd76b08616b229726d7e Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Wed, 13 Jan 2016 00:45:08 +0200 Subject: Modified state icons not packaged into zip It seems that images must be mentioned in some src file. Unfortunately had to copy the save icon in place of the modified icon in galaxy, to satisfy the resource compiler. Change-Id: If3fa7a8a194a0289c79fa10987138dfb35eaeca2 --- icon-themes/galaxy/res/savemodified_large.png | Bin 0 -> 535 bytes icon-themes/galaxy/res/savemodified_small.png | Bin 0 -> 366 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 icon-themes/galaxy/res/savemodified_large.png create mode 100644 icon-themes/galaxy/res/savemodified_small.png (limited to 'icon-themes') diff --git a/icon-themes/galaxy/res/savemodified_large.png b/icon-themes/galaxy/res/savemodified_large.png new file mode 100644 index 000000000000..51505d7414f1 Binary files /dev/null and b/icon-themes/galaxy/res/savemodified_large.png differ diff --git a/icon-themes/galaxy/res/savemodified_small.png b/icon-themes/galaxy/res/savemodified_small.png new file mode 100644 index 000000000000..d89302377461 Binary files /dev/null and b/icon-themes/galaxy/res/savemodified_small.png differ -- cgit