From 9bf9f88e4c7e0b182ec6d8b4aefb7d735bb0653b Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 9 Jun 2016 11:24:50 +0200 Subject: clean up some "failed to load image" warnings By adding entries to links.txt and tweaking some of the commands to remove the icon flag. With these changes I can add an assert(false) in ImageAryData::Load and still pass make check. Change-Id: Iebb41318fa821628920a49019f201efa9fbbfbab Reviewed-on: https://gerrit.libreoffice.org/26095 Tested-by: Jenkins Reviewed-by: Noel Grandin --- icon-themes/breeze/links.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'icon-themes/breeze') diff --git a/icon-themes/breeze/links.txt b/icon-themes/breeze/links.txt index fb05be821d4d..a4b8e3bfdc5e 100644 --- a/icon-themes/breeze/links.txt +++ b/icon-themes/breeze/links.txt @@ -1338,3 +1338,5 @@ vcl/res/index.png cmd/sc_insertmultiindex.png # ============================================== xmlsecurity/res/key_12.png dbaccess/res/pkey.png xmlsecurity/res/signet_11x16.png xmlsecurity/res/notcertificate_16.png + + -- cgit