From aee6ad3022b4ba4a19e13cad81ab974ef4ba1724 Mon Sep 17 00:00:00 2001 From: Rodolfo Ribeiro Gomes Date: Fri, 31 May 2013 07:52:55 -0300 Subject: Remove unused icons after cleaning up Math zoom MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit After commit ffc2e5be1f712b09710e2096ad2f7eb81b80118d , these deleted icons are useless since other UNO commands are used instead: View050 -> Zoom50Percent View100 -> Zoom100Percent View200 -> Zoom200Percent Adjust -> ZoomOptimal FitInWindow -> ZoomOptimal Sorry I forgot to remove then in that commit. Note: As UNO command now is 'zoomoptimal' instead of 'adjust' and people feel 'adjust' icon better, I deleted the disliked 'zoomoptimal' icons and renamed 'adjust' icons to it. Change-Id: I141f2c4ad2f63928efb15faa5f68bc9c6dabc144 Signed-off-by: Rodolfo Ribeiro Gomes Reviewed-on: https://gerrit.libreoffice.org/4117 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- icon-themes/crystal/cmd/lc_view100.png | Bin 1308 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 icon-themes/crystal/cmd/lc_view100.png (limited to 'icon-themes/crystal/cmd/lc_view100.png') diff --git a/icon-themes/crystal/cmd/lc_view100.png b/icon-themes/crystal/cmd/lc_view100.png deleted file mode 100644 index cc8ce1539bb6..000000000000 Binary files a/icon-themes/crystal/cmd/lc_view100.png and /dev/null differ -- cgit