From 5f92d07b80c4a73ebbf9e3e9ddfdf771a676c4ba Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 19 Mar 2013 13:59:23 +0100 Subject: fix the 'warning' icon in .ui files Images in .ui files can be loaded from resources (images.zip). However, only those images are packed into images.zip, which are used in traditional .src resources. We need to tweak packimages.pl one day. Change-Id: Ic954f2561e66880c7f7ff3ed941ccb28a86d83e1 --- icon-themes/human/svx/res/odfwarning.png | Bin 536 -> 0 bytes icon-themes/human/xmlsecurity/res/caution_11x16.png | Bin 536 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 icon-themes/human/svx/res/odfwarning.png delete mode 100644 icon-themes/human/xmlsecurity/res/caution_11x16.png (limited to 'icon-themes/human') diff --git a/icon-themes/human/svx/res/odfwarning.png b/icon-themes/human/svx/res/odfwarning.png deleted file mode 100644 index dfd3c5ad2e48..000000000000 Binary files a/icon-themes/human/svx/res/odfwarning.png and /dev/null differ diff --git a/icon-themes/human/xmlsecurity/res/caution_11x16.png b/icon-themes/human/xmlsecurity/res/caution_11x16.png deleted file mode 100644 index dfd3c5ad2e48..000000000000 Binary files a/icon-themes/human/xmlsecurity/res/caution_11x16.png and /dev/null differ -- cgit