[Libreoffice-commits] core.git: icon-themes/breeze

andreas_ka kainz.a at gmail.com
Sun May 17 22:14:27 PDT 2015


 icon-themes/breeze/links.txt |   29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)

New commits:
commit cac5ba9ac59a89c43c052c7bbb8e44fa86d86849
Author: andreas_ka <kainz.a at gmail.com>
Date:   Sat May 16 22:10:14 2015 +0200

    Breeze: undo redo support works now, rtl support will come later
    
    Change-Id: I82ae190fe5c0bea622e93f920c035cee69a35648
    Reviewed-on: https://gerrit.libreoffice.org/15760
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/icon-themes/breeze/links.txt b/icon-themes/breeze/links.txt
index 6dd54b2..dcc73b8 100644
--- a/icon-themes/breeze/links.txt
+++ b/icon-themes/breeze/links.txt
@@ -90,17 +90,18 @@ cmd/sc_browseforward.png cmd/sc_pagedown.png
 database/linked_text_table.png cmd/sc_dataimport.png
 
 # language support for rtl
-cmd/lc_redo.png cmd/ar/lc_undo.png
-cmd/lc_undo.png cmd/ar/lc_redo.png
-cmd/sc_redo.png cmd/ar/sc_undo.png
-cmd/sc_undo.png cmd/ar/sc_redo.png
-
-cmd/lc_redo.png cmd/fa/lc_undo.png
-cmd/lc_undo.png cmd/fa/lc_redo.png
-cmd/sc_redo.png cmd/fa/sc_undo.png
-cmd/sc_undo.png cmd/fa/sc_redo.png
-
-cmd/lc_redo.png cmd/he/lc_undo.png
-cmd/lc_undo.png cmd/he/lc_redo.png
-cmd/sc_redo.png cmd/he/sc_undo.png
-cmd/sc_undo.png cmd/he/sc_redo.png
+# doesn't work for all other languages
+#cmd/lc_redo.png cmd/ar/lc_undo.png
+#cmd/lc_undo.png cmd/ar/lc_redo.png
+#cmd/sc_redo.png cmd/ar/sc_undo.png
+#cmd/sc_undo.png cmd/ar/sc_redo.png
+
+#cmd/lc_redo.png cmd/fa/lc_undo.png
+#cmd/lc_undo.png cmd/fa/lc_redo.png
+#cmd/sc_redo.png cmd/fa/sc_undo.png
+#cmd/sc_undo.png cmd/fa/sc_redo.png
+
+#cmd/lc_redo.png cmd/he/lc_undo.png
+#cmd/lc_undo.png cmd/he/lc_redo.png
+#cmd/sc_redo.png cmd/he/sc_undo.png
+#cmd/sc_undo.png cmd/he/sc_redo.png


More information about the Libreoffice-commits mailing list