From a08f92ee5ab7e123fa55a5c3200fc8a8870373a6 Mon Sep 17 00:00:00 2001 From: andreas_ka Date: Fri, 15 May 2015 13:46:14 +0200 Subject: Breeze update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 3D Cube - The cube in the 3D Objects split button needs to resemble what is being drawn (lc_Cube) Torus - Needs to look like a 3D looking donut (lc_Torus) Sort - datasort cant be identical to sort ascending Format as Currency - didnt understand the reason why the dollar sign is inside a box Header & Footer - it would be good to have a square around it so it maybe understood that its a page and the blue part should likely be larger in height (lc_EditHeaderAndFooter) Insert Endnote - Should look like insert footnote but with 2 pages, and an ‘i’ at the bottom touching the second page to symbolize that the endnote is linked at the bottom of later pages (InsertEndnote). Format Selection - I believe the document properties icon could be used. (.uno:FormatSelection). same bug than 90387 Gray Fill Color - You do distinguish between the border color and fill color in lc_BezierFill, so why not have the same for other filled shapes like lc_Polygon, lc_Polygon_Diagonal, lc_Freeline and others Change-Id: I6bb76b9bf84b147911d46e7e644bd5876feb2247 Reviewed-on: https://gerrit.libreoffice.org/15738 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- icon-themes/breeze/cmd/lc_cube.png | Bin 106 -> 458 bytes icon-themes/breeze/cmd/lc_datasort.png | Bin 0 -> 236 bytes icon-themes/breeze/cmd/lc_editheaderandfooter.png | Bin 103 -> 201 bytes icon-themes/breeze/cmd/lc_formattedfield.png | Bin 230 -> 523 bytes icon-themes/breeze/cmd/lc_insertcurrencyfield.png | Bin 230 -> 523 bytes icon-themes/breeze/cmd/lc_insertendnote.png | Bin 146 -> 239 bytes icon-themes/breeze/cmd/lc_insertformattedfield.png | Bin 230 -> 523 bytes icon-themes/breeze/cmd/lc_numberformatcurrency.png | Bin 230 -> 523 bytes icon-themes/breeze/cmd/lc_polygon.png | Bin 232 -> 573 bytes icon-themes/breeze/cmd/lc_polygon_diagonal.png | Bin 87 -> 198 bytes icon-themes/breeze/cmd/lc_torus.png | Bin 318 -> 832 bytes icon-themes/breeze/cmd/sc_cube.png | Bin 95 -> 400 bytes icon-themes/breeze/cmd/sc_datasort.png | Bin 0 -> 289 bytes icon-themes/breeze/cmd/sc_editheaderandfooter.png | Bin 93 -> 196 bytes icon-themes/breeze/cmd/sc_insertendnote.png | Bin 130 -> 229 bytes icon-themes/breeze/cmd/sc_polygon.png | Bin 179 -> 490 bytes icon-themes/breeze/cmd/sc_polygon_diagonal.png | Bin 82 -> 198 bytes icon-themes/breeze/cmd/sc_torus.png | Bin 188 -> 374 bytes icon-themes/breeze/links.txt | 2 -- 19 files changed, 2 deletions(-) create mode 100644 icon-themes/breeze/cmd/lc_datasort.png create mode 100644 icon-themes/breeze/cmd/sc_datasort.png (limited to 'icon-themes') diff --git a/icon-themes/breeze/cmd/lc_cube.png b/icon-themes/breeze/cmd/lc_cube.png index e25b9d2ec435..892cda08dcf9 100644 Binary files a/icon-themes/breeze/cmd/lc_cube.png and b/icon-themes/breeze/cmd/lc_cube.png differ diff --git a/icon-themes/breeze/cmd/lc_datasort.png b/icon-themes/breeze/cmd/lc_datasort.png new file mode 100644 index 000000000000..0fdc67b98344 Binary files /dev/null and b/icon-themes/breeze/cmd/lc_datasort.png differ diff --git a/icon-themes/breeze/cmd/lc_editheaderandfooter.png b/icon-themes/breeze/cmd/lc_editheaderandfooter.png index 9043f6e51e3d..d90c9017ce9d 100644 Binary files a/icon-themes/breeze/cmd/lc_editheaderandfooter.png and b/icon-themes/breeze/cmd/lc_editheaderandfooter.png differ diff --git a/icon-themes/breeze/cmd/lc_formattedfield.png b/icon-themes/breeze/cmd/lc_formattedfield.png index 2ba77318994a..98b5e8b9b084 100644 Binary files a/icon-themes/breeze/cmd/lc_formattedfield.png and b/icon-themes/breeze/cmd/lc_formattedfield.png differ diff --git a/icon-themes/breeze/cmd/lc_insertcurrencyfield.png b/icon-themes/breeze/cmd/lc_insertcurrencyfield.png index 2ba77318994a..98b5e8b9b084 100644 Binary files a/icon-themes/breeze/cmd/lc_insertcurrencyfield.png and b/icon-themes/breeze/cmd/lc_insertcurrencyfield.png differ diff --git a/icon-themes/breeze/cmd/lc_insertendnote.png b/icon-themes/breeze/cmd/lc_insertendnote.png index 5ae1f7a0bc02..60d74c8fe6ba 100644 Binary files a/icon-themes/breeze/cmd/lc_insertendnote.png and b/icon-themes/breeze/cmd/lc_insertendnote.png differ diff --git a/icon-themes/breeze/cmd/lc_insertformattedfield.png b/icon-themes/breeze/cmd/lc_insertformattedfield.png index 2ba77318994a..98b5e8b9b084 100644 Binary files a/icon-themes/breeze/cmd/lc_insertformattedfield.png and b/icon-themes/breeze/cmd/lc_insertformattedfield.png differ diff --git a/icon-themes/breeze/cmd/lc_numberformatcurrency.png b/icon-themes/breeze/cmd/lc_numberformatcurrency.png index 2ba77318994a..98b5e8b9b084 100644 Binary files a/icon-themes/breeze/cmd/lc_numberformatcurrency.png and b/icon-themes/breeze/cmd/lc_numberformatcurrency.png differ diff --git a/icon-themes/breeze/cmd/lc_polygon.png b/icon-themes/breeze/cmd/lc_polygon.png index 9406c01ac6a9..a725c03bc3fa 100644 Binary files a/icon-themes/breeze/cmd/lc_polygon.png and b/icon-themes/breeze/cmd/lc_polygon.png differ diff --git a/icon-themes/breeze/cmd/lc_polygon_diagonal.png b/icon-themes/breeze/cmd/lc_polygon_diagonal.png index 6323ca79fb39..2967b2090148 100644 Binary files a/icon-themes/breeze/cmd/lc_polygon_diagonal.png and b/icon-themes/breeze/cmd/lc_polygon_diagonal.png differ diff --git a/icon-themes/breeze/cmd/lc_torus.png b/icon-themes/breeze/cmd/lc_torus.png index df6c3baaaddf..01ea408b46b0 100644 Binary files a/icon-themes/breeze/cmd/lc_torus.png and b/icon-themes/breeze/cmd/lc_torus.png differ diff --git a/icon-themes/breeze/cmd/sc_cube.png b/icon-themes/breeze/cmd/sc_cube.png index 9768b88197d0..cee3d64b422d 100644 Binary files a/icon-themes/breeze/cmd/sc_cube.png and b/icon-themes/breeze/cmd/sc_cube.png differ diff --git a/icon-themes/breeze/cmd/sc_datasort.png b/icon-themes/breeze/cmd/sc_datasort.png new file mode 100644 index 000000000000..1875dc6f8684 Binary files /dev/null and b/icon-themes/breeze/cmd/sc_datasort.png differ diff --git a/icon-themes/breeze/cmd/sc_editheaderandfooter.png b/icon-themes/breeze/cmd/sc_editheaderandfooter.png index 12a33699135e..e8096f5848ce 100644 Binary files a/icon-themes/breeze/cmd/sc_editheaderandfooter.png and b/icon-themes/breeze/cmd/sc_editheaderandfooter.png differ diff --git a/icon-themes/breeze/cmd/sc_insertendnote.png b/icon-themes/breeze/cmd/sc_insertendnote.png index 892bf2e219bd..c9f70d87d710 100644 Binary files a/icon-themes/breeze/cmd/sc_insertendnote.png and b/icon-themes/breeze/cmd/sc_insertendnote.png differ diff --git a/icon-themes/breeze/cmd/sc_polygon.png b/icon-themes/breeze/cmd/sc_polygon.png index d0e8a141906b..d6927c119eba 100644 Binary files a/icon-themes/breeze/cmd/sc_polygon.png and b/icon-themes/breeze/cmd/sc_polygon.png differ diff --git a/icon-themes/breeze/cmd/sc_polygon_diagonal.png b/icon-themes/breeze/cmd/sc_polygon_diagonal.png index 2dc2cbaf027c..5d1e109af10f 100644 Binary files a/icon-themes/breeze/cmd/sc_polygon_diagonal.png and b/icon-themes/breeze/cmd/sc_polygon_diagonal.png differ diff --git a/icon-themes/breeze/cmd/sc_torus.png b/icon-themes/breeze/cmd/sc_torus.png index 704ba6f5363f..cba79ba08a9d 100644 Binary files a/icon-themes/breeze/cmd/sc_torus.png and b/icon-themes/breeze/cmd/sc_torus.png differ diff --git a/icon-themes/breeze/links.txt b/icon-themes/breeze/links.txt index c0c797b69c96..6dd54b21fd59 100644 --- a/icon-themes/breeze/links.txt +++ b/icon-themes/breeze/links.txt @@ -73,11 +73,9 @@ cmd/lc_exporttopdf.png cmd/lc_exportdirecttopdf.png cmd/sc_exporttopdf.png cmd/sc_exportdirecttopdf.png # sort -cmd/lc_datasort.png cmd/lc_sortascending.png cmd/lc_sortdown.png cmd/lc_sortdescending.png cmd/lc_sortup.png cmd/lc_sortascending.png cmd/lc_tablesort.png cmd/lc_sortascending.png -cmd/sc_datasort.png cmd/sc_sortascending.png cmd/sc_sortdown.png cmd/sc_sortdescending.png cmd/sc_sortup.png cmd/sc_sortascending.png cmd/sc_tablesort.png cmd/sc_sortascending.png -- cgit