From c56651e76c2dc8068d53406dcdd6cb6bd1bd9bce Mon Sep 17 00:00:00 2001 From: Issa Alkurtass Date: Wed, 16 Jan 2013 13:43:14 +0300 Subject: Fixed Undo/Redo buttons icon orientation for RTL languages (ar/fa/he) 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 Tested-by: Michael Meeks --- icon-themes/hicontrast/cmd/he/sc_bold.png | Bin 0 -> 118 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 icon-themes/hicontrast/cmd/he/sc_bold.png (limited to 'icon-themes/hicontrast/cmd/he/sc_bold.png') diff --git a/icon-themes/hicontrast/cmd/he/sc_bold.png b/icon-themes/hicontrast/cmd/he/sc_bold.png new file mode 100644 index 000000000000..d4c74e2d467e Binary files /dev/null and b/icon-themes/hicontrast/cmd/he/sc_bold.png differ -- cgit