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/human/cmd/lc_adjust.png | Bin 1187 -> 0 bytes icon-themes/human/cmd/lc_view100.png | Bin 1290 -> 0 bytes icon-themes/human/cmd/lc_zoomoptimal.png | Bin 1330 -> 1187 bytes icon-themes/human/cmd/sc_adjust.png | Bin 798 -> 0 bytes icon-themes/human/cmd/sc_view100.png | Bin 544 -> 0 bytes icon-themes/human/cmd/sc_zoomoptimal.png | Bin 303 -> 798 bytes 6 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 icon-themes/human/cmd/lc_adjust.png delete mode 100644 icon-themes/human/cmd/lc_view100.png delete mode 100644 icon-themes/human/cmd/sc_adjust.png delete mode 100644 icon-themes/human/cmd/sc_view100.png (limited to 'icon-themes/human') diff --git a/icon-themes/human/cmd/lc_adjust.png b/icon-themes/human/cmd/lc_adjust.png deleted file mode 100644 index 4beea800f334..000000000000 Binary files a/icon-themes/human/cmd/lc_adjust.png and /dev/null differ diff --git a/icon-themes/human/cmd/lc_view100.png b/icon-themes/human/cmd/lc_view100.png deleted file mode 100644 index 2c52084e6c08..000000000000 Binary files a/icon-themes/human/cmd/lc_view100.png and /dev/null differ diff --git a/icon-themes/human/cmd/lc_zoomoptimal.png b/icon-themes/human/cmd/lc_zoomoptimal.png index 575284b64d7a..4beea800f334 100644 Binary files a/icon-themes/human/cmd/lc_zoomoptimal.png and b/icon-themes/human/cmd/lc_zoomoptimal.png differ diff --git a/icon-themes/human/cmd/sc_adjust.png b/icon-themes/human/cmd/sc_adjust.png deleted file mode 100644 index fe0062f9405f..000000000000 Binary files a/icon-themes/human/cmd/sc_adjust.png and /dev/null differ diff --git a/icon-themes/human/cmd/sc_view100.png b/icon-themes/human/cmd/sc_view100.png deleted file mode 100644 index 104a7031dafd..000000000000 Binary files a/icon-themes/human/cmd/sc_view100.png and /dev/null differ diff --git a/icon-themes/human/cmd/sc_zoomoptimal.png b/icon-themes/human/cmd/sc_zoomoptimal.png index 3ad945ac61ec..fe0062f9405f 100644 Binary files a/icon-themes/human/cmd/sc_zoomoptimal.png and b/icon-themes/human/cmd/sc_zoomoptimal.png differ -- cgit v1.2.3