summaryrefslogtreecommitdiff
path: root/icon-themes/industrial/cmd/fa
AgeCommit message (Collapse)Author
2015-02-10Remove duplicate L10n icons.Andrew
Remove icons that simply duplicate the default images, but are incorrectly stored in Locale specific directories (e.g. /cmd/pt-BR/). If they are removed, the default will be used anyway. De-duplication makes the task of icon theming easier TDF#30425. Galaxy - 124x removed: - lc_bold x10, 2.4KB. Default: 'B'. - sc_bold x10, 1.6KB. - lc_italic x13, 2.8KB. Default: 'I'. - sc_italic x13, 2.1KB. - lc_underline x12, 2.8KB. Default: 'U'. - sc_underline x12, 2.0KB. - lc_underlinedouble x9, 2.2KB. Default: 'U'. - sc_underlinedouble x9, 1.7KB. - sc_label x26, 5.4KB. Default: 'ABC'. - lc_numberformatdecimal x5, 1.7KB Default: '0.0'. - sc_numberformatdecimal x5, 1.2KB. Check and remove corresponding icons from other themes: Crystal - 82x. Hicontrast - 97x. Human - 76x. Industrial - 76x. Oxygen - 79x. Tango - 81x deletions from links.txt: "# Removing language specificity…". Tango_testing - 25x. Change-Id: I4e42b494cbdfac2b377fae077001306778addfd0 Signed-off-by: Andrew <dent.ace@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/14378 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
2015-02-05Icon theme compressionAndrew
Lossless PNG optimisation for all Icon Themes. Icons were run through ImageOptim 1.5.4 (https://imageoptim.com/). Total saving ~839KB. Breeze: Saved 13.9KB out of 29.1KB. 47.5% per file on average (up to 54.5%). Crystal: Saved 44KB out of 1.2MB. 3.7% overall (up to 85.8% per file). Galaxy: Saved 10.7KB out of 2MB. 0.5% per file on average (up to 56%). Hicontrast: A few bytes. Human: Saved 288KB out of 1.8MB. 15.8% overall (up to 81.1% per file). Industrial: Saved 22.3KB out of 1.1MB. 1.9% overall (up to 88.7% per file). Oxygen: Saved 177.8KB out of 2MB. 9% overall (up to 95.3% per file). Sifr: Saved 41.2KB out of 315.8KB. 13% overall (up to 63.4% per file). Tango: Saved 130.8KB out of 1MB. 13.1% overall (up to 86.4% per file). Tango_testing: Saved 110.3KB out of 546.7KB. 20.2% overall (up to 86.4% per file). Change-Id: Id43faba59fa738cd2cde60df61c16d8cf2e06daf Signed-off-by: Andrew <dent.ace@gmail.com>
2014-11-23icons: optipng the industrial icons.Jan Holesovsky
Change-Id: Ia14988ac58c080598cad7367e0fa151de3f475ec
2013-01-16Fixed Undo/Redo buttons icon orientation for RTL languages (ar/fa/he)Issa Alkurtass
The icons were in the wrong direction (the arrow pointing to the opposite side) so I flipped them horizontally (and changed colors when necessary). Note: icon-themes is based on languages rather than interface direction so there might be other languages I'm unaware of. Change-Id: If44bed902d763ebbc41ca422399bfd48cc390f93 Reviewed-on: https://gerrit.libreoffice.org/1712 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>