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/crystal/cmd/ar/lc_redo.png | Bin 0 -> 3474 bytes icon-themes/crystal/cmd/ar/lc_undo.png | Bin 0 -> 3482 bytes icon-themes/crystal/cmd/ar/sc_redo.png | Bin 0 -> 3249 bytes icon-themes/crystal/cmd/ar/sc_undo.png | Bin 0 -> 3250 bytes icon-themes/crystal/cmd/fa/lc_bold.png | Bin 0 -> 903 bytes icon-themes/crystal/cmd/fa/lc_italic.png | Bin 0 -> 795 bytes icon-themes/crystal/cmd/fa/lc_redo.png | Bin 0 -> 3474 bytes icon-themes/crystal/cmd/fa/lc_underline.png | Bin 0 -> 883 bytes icon-themes/crystal/cmd/fa/lc_undo.png | Bin 0 -> 3482 bytes icon-themes/crystal/cmd/fa/sc_bold.png | Bin 0 -> 669 bytes icon-themes/crystal/cmd/fa/sc_italic.png | Bin 0 -> 590 bytes icon-themes/crystal/cmd/fa/sc_redo.png | Bin 0 -> 3249 bytes icon-themes/crystal/cmd/fa/sc_underline.png | Bin 0 -> 649 bytes icon-themes/crystal/cmd/fa/sc_underlinedouble.png | Bin 0 -> 662 bytes icon-themes/crystal/cmd/fa/sc_undo.png | Bin 0 -> 3250 bytes icon-themes/crystal/cmd/he/lc_bold.png | Bin 0 -> 903 bytes icon-themes/crystal/cmd/he/lc_italic.png | Bin 0 -> 795 bytes icon-themes/crystal/cmd/he/lc_redo.png | Bin 0 -> 3474 bytes icon-themes/crystal/cmd/he/lc_underline.png | Bin 0 -> 883 bytes icon-themes/crystal/cmd/he/lc_undo.png | Bin 0 -> 3482 bytes icon-themes/crystal/cmd/he/sc_bold.png | Bin 0 -> 669 bytes icon-themes/crystal/cmd/he/sc_italic.png | Bin 0 -> 590 bytes icon-themes/crystal/cmd/he/sc_redo.png | Bin 0 -> 3249 bytes icon-themes/crystal/cmd/he/sc_underline.png | Bin 0 -> 649 bytes icon-themes/crystal/cmd/he/sc_underlinedouble.png | Bin 0 -> 662 bytes icon-themes/crystal/cmd/he/sc_undo.png | Bin 0 -> 3250 bytes 26 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 icon-themes/crystal/cmd/ar/lc_redo.png create mode 100644 icon-themes/crystal/cmd/ar/lc_undo.png create mode 100644 icon-themes/crystal/cmd/ar/sc_redo.png create mode 100644 icon-themes/crystal/cmd/ar/sc_undo.png create mode 100644 icon-themes/crystal/cmd/fa/lc_bold.png create mode 100644 icon-themes/crystal/cmd/fa/lc_italic.png create mode 100644 icon-themes/crystal/cmd/fa/lc_redo.png create mode 100644 icon-themes/crystal/cmd/fa/lc_underline.png create mode 100644 icon-themes/crystal/cmd/fa/lc_undo.png create mode 100644 icon-themes/crystal/cmd/fa/sc_bold.png create mode 100644 icon-themes/crystal/cmd/fa/sc_italic.png create mode 100644 icon-themes/crystal/cmd/fa/sc_redo.png create mode 100644 icon-themes/crystal/cmd/fa/sc_underline.png create mode 100644 icon-themes/crystal/cmd/fa/sc_underlinedouble.png create mode 100644 icon-themes/crystal/cmd/fa/sc_undo.png create mode 100644 icon-themes/crystal/cmd/he/lc_bold.png create mode 100644 icon-themes/crystal/cmd/he/lc_italic.png create mode 100644 icon-themes/crystal/cmd/he/lc_redo.png create mode 100644 icon-themes/crystal/cmd/he/lc_underline.png create mode 100644 icon-themes/crystal/cmd/he/lc_undo.png create mode 100644 icon-themes/crystal/cmd/he/sc_bold.png create mode 100644 icon-themes/crystal/cmd/he/sc_italic.png create mode 100644 icon-themes/crystal/cmd/he/sc_redo.png create mode 100644 icon-themes/crystal/cmd/he/sc_underline.png create mode 100644 icon-themes/crystal/cmd/he/sc_underlinedouble.png create mode 100644 icon-themes/crystal/cmd/he/sc_undo.png (limited to 'icon-themes/crystal/cmd') diff --git a/icon-themes/crystal/cmd/ar/lc_redo.png b/icon-themes/crystal/cmd/ar/lc_redo.png new file mode 100644 index 000000000000..4eafe33c92a2 Binary files /dev/null and b/icon-themes/crystal/cmd/ar/lc_redo.png differ diff --git a/icon-themes/crystal/cmd/ar/lc_undo.png b/icon-themes/crystal/cmd/ar/lc_undo.png new file mode 100644 index 000000000000..40b30033cf12 Binary files /dev/null and b/icon-themes/crystal/cmd/ar/lc_undo.png differ diff --git a/icon-themes/crystal/cmd/ar/sc_redo.png b/icon-themes/crystal/cmd/ar/sc_redo.png new file mode 100644 index 000000000000..056a30d8185b Binary files /dev/null and b/icon-themes/crystal/cmd/ar/sc_redo.png differ diff --git a/icon-themes/crystal/cmd/ar/sc_undo.png b/icon-themes/crystal/cmd/ar/sc_undo.png new file mode 100644 index 000000000000..6365904ef80c Binary files /dev/null and b/icon-themes/crystal/cmd/ar/sc_undo.png differ diff --git a/icon-themes/crystal/cmd/fa/lc_bold.png b/icon-themes/crystal/cmd/fa/lc_bold.png new file mode 100644 index 000000000000..19cc69482ca9 Binary files /dev/null and b/icon-themes/crystal/cmd/fa/lc_bold.png differ diff --git a/icon-themes/crystal/cmd/fa/lc_italic.png b/icon-themes/crystal/cmd/fa/lc_italic.png new file mode 100644 index 000000000000..f703f15ce143 Binary files /dev/null and b/icon-themes/crystal/cmd/fa/lc_italic.png differ diff --git a/icon-themes/crystal/cmd/fa/lc_redo.png b/icon-themes/crystal/cmd/fa/lc_redo.png new file mode 100644 index 000000000000..4eafe33c92a2 Binary files /dev/null and b/icon-themes/crystal/cmd/fa/lc_redo.png differ diff --git a/icon-themes/crystal/cmd/fa/lc_underline.png b/icon-themes/crystal/cmd/fa/lc_underline.png new file mode 100644 index 000000000000..ac01df4ef926 Binary files /dev/null and b/icon-themes/crystal/cmd/fa/lc_underline.png differ diff --git a/icon-themes/crystal/cmd/fa/lc_undo.png b/icon-themes/crystal/cmd/fa/lc_undo.png new file mode 100644 index 000000000000..40b30033cf12 Binary files /dev/null and b/icon-themes/crystal/cmd/fa/lc_undo.png differ diff --git a/icon-themes/crystal/cmd/fa/sc_bold.png b/icon-themes/crystal/cmd/fa/sc_bold.png new file mode 100644 index 000000000000..fef3572bd01b Binary files /dev/null and b/icon-themes/crystal/cmd/fa/sc_bold.png differ diff --git a/icon-themes/crystal/cmd/fa/sc_italic.png b/icon-themes/crystal/cmd/fa/sc_italic.png new file mode 100644 index 000000000000..540ee13ee17b Binary files /dev/null and b/icon-themes/crystal/cmd/fa/sc_italic.png differ diff --git a/icon-themes/crystal/cmd/fa/sc_redo.png b/icon-themes/crystal/cmd/fa/sc_redo.png new file mode 100644 index 000000000000..056a30d8185b Binary files /dev/null and b/icon-themes/crystal/cmd/fa/sc_redo.png differ diff --git a/icon-themes/crystal/cmd/fa/sc_underline.png b/icon-themes/crystal/cmd/fa/sc_underline.png new file mode 100644 index 000000000000..65e5972020a5 Binary files /dev/null and b/icon-themes/crystal/cmd/fa/sc_underline.png differ diff --git a/icon-themes/crystal/cmd/fa/sc_underlinedouble.png b/icon-themes/crystal/cmd/fa/sc_underlinedouble.png new file mode 100644 index 000000000000..5a72ab9f9216 Binary files /dev/null and b/icon-themes/crystal/cmd/fa/sc_underlinedouble.png differ diff --git a/icon-themes/crystal/cmd/fa/sc_undo.png b/icon-themes/crystal/cmd/fa/sc_undo.png new file mode 100644 index 000000000000..6365904ef80c Binary files /dev/null and b/icon-themes/crystal/cmd/fa/sc_undo.png differ diff --git a/icon-themes/crystal/cmd/he/lc_bold.png b/icon-themes/crystal/cmd/he/lc_bold.png new file mode 100644 index 000000000000..19cc69482ca9 Binary files /dev/null and b/icon-themes/crystal/cmd/he/lc_bold.png differ diff --git a/icon-themes/crystal/cmd/he/lc_italic.png b/icon-themes/crystal/cmd/he/lc_italic.png new file mode 100644 index 000000000000..f703f15ce143 Binary files /dev/null and b/icon-themes/crystal/cmd/he/lc_italic.png differ diff --git a/icon-themes/crystal/cmd/he/lc_redo.png b/icon-themes/crystal/cmd/he/lc_redo.png new file mode 100644 index 000000000000..4eafe33c92a2 Binary files /dev/null and b/icon-themes/crystal/cmd/he/lc_redo.png differ diff --git a/icon-themes/crystal/cmd/he/lc_underline.png b/icon-themes/crystal/cmd/he/lc_underline.png new file mode 100644 index 000000000000..ac01df4ef926 Binary files /dev/null and b/icon-themes/crystal/cmd/he/lc_underline.png differ diff --git a/icon-themes/crystal/cmd/he/lc_undo.png b/icon-themes/crystal/cmd/he/lc_undo.png new file mode 100644 index 000000000000..40b30033cf12 Binary files /dev/null and b/icon-themes/crystal/cmd/he/lc_undo.png differ diff --git a/icon-themes/crystal/cmd/he/sc_bold.png b/icon-themes/crystal/cmd/he/sc_bold.png new file mode 100644 index 000000000000..fef3572bd01b Binary files /dev/null and b/icon-themes/crystal/cmd/he/sc_bold.png differ diff --git a/icon-themes/crystal/cmd/he/sc_italic.png b/icon-themes/crystal/cmd/he/sc_italic.png new file mode 100644 index 000000000000..540ee13ee17b Binary files /dev/null and b/icon-themes/crystal/cmd/he/sc_italic.png differ diff --git a/icon-themes/crystal/cmd/he/sc_redo.png b/icon-themes/crystal/cmd/he/sc_redo.png new file mode 100644 index 000000000000..056a30d8185b Binary files /dev/null and b/icon-themes/crystal/cmd/he/sc_redo.png differ diff --git a/icon-themes/crystal/cmd/he/sc_underline.png b/icon-themes/crystal/cmd/he/sc_underline.png new file mode 100644 index 000000000000..65e5972020a5 Binary files /dev/null and b/icon-themes/crystal/cmd/he/sc_underline.png differ diff --git a/icon-themes/crystal/cmd/he/sc_underlinedouble.png b/icon-themes/crystal/cmd/he/sc_underlinedouble.png new file mode 100644 index 000000000000..5a72ab9f9216 Binary files /dev/null and b/icon-themes/crystal/cmd/he/sc_underlinedouble.png differ diff --git a/icon-themes/crystal/cmd/he/sc_undo.png b/icon-themes/crystal/cmd/he/sc_undo.png new file mode 100644 index 000000000000..6365904ef80c Binary files /dev/null and b/icon-themes/crystal/cmd/he/sc_undo.png differ -- cgit value='feature/base-preview'>feature/base-preview LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-11-23add initial test case for ScAddress/ScRange testsMarkus Mohrhard