officecfg/registry/data/org/openoffice/VCL.xcu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 21da461f374357198bafaea02e28d24de02c6772
Author:     Eyal Rozenberg <eyalr...@gmx.com>
AuthorDate: Sat Feb 13 10:20:36 2021 +0100
Commit:     Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
CommitDate: Tue Feb 16 15:15:16 2021 +0100

    tdf#120207 Change the order of default Hebrew font choice for spreadsheets
    
    * Most importantly, Liberation Sans and Arial will be preferred over
      Nachlieli CLM, as these are more readable at smaller sizes.
    * Some other reshuffling of the order
    
    Change-Id: I5dca98956ad0d8f77af1002daa7462991bafd916
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110790
    Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
    Tested-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>

diff --git a/officecfg/registry/data/org/openoffice/VCL.xcu 
b/officecfg/registry/data/org/openoffice/VCL.xcu
index 1d56233cee4d..7661c9020455 100644
--- a/officecfg/registry/data/org/openoffice/VCL.xcu
+++ b/officecfg/registry/data/org/openoffice/VCL.xcu
@@ -183,7 +183,7 @@
         <value>Nachlieli CLM;Alef;Noto Sans Hebrew;Liberation Sans;Arial;Arial 
Hebrew;Lucida Sans Unicode;Lucida Grande;Arial Unicode MS</value>
       </prop>
       <prop oor:name="CTL_SPREADSHEET" oor:type="xs:string" oor:op="replace">
-        <value>Nachlieli CLM;Alef;Noto Sans Hebrew;Liberation Sans;Arial;Arial 
Hebrew;Lucida Sans Unicode;Lucida Grande;Arial Unicode MS</value>
+        <value>Liberation Sans;Arial;Arial Hebrew;Noto Sans Hebrew;Nachlieli 
CLM;Lucida Sans Unicode;Alef;Arial Unicode MS;Lucida Grande</value>
       </prop>
       <prop oor:name="CTL_TEXT" oor:type="xs:string" oor:op="replace">
         <value>David CLM;David Libre;Frank Ruehl CLM;Liberation 
Serif;David;Raanana;Lucida Sans Unicode;Lucida Grande;Arial Unicode MS</value>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to