sw/uiconfig/swriter/ui/tabletextflowpage.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 66708c95afa8ef7f0fcbbe0667405e3e3881c4c9
Author:     Gabor Kelemen <kelemen.gab...@nisz.hu>
AuthorDate: Mon Feb 10 20:35:23 2020 +0100
Commit:     Heiko Tietze <heiko.tie...@documentfoundation.org>
CommitDate: Mon Feb 17 14:44:26 2020 +0100

    tdf#130448 More natural order of Text orientation drowdown items
    
    Change-Id: I628dac9daeac5da623125f2d0a46b41e9376fae3
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88410
    Tested-by: Jenkins
    Tested-by: Heiko Tietze <heiko.tie...@documentfoundation.org>
    Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org>

diff --git a/sw/uiconfig/swriter/ui/tabletextflowpage.ui 
b/sw/uiconfig/swriter/ui/tabletextflowpage.ui
index ef46e8eafc96..fc4baf97632c 100644
--- a/sw/uiconfig/swriter/ui/tabletextflowpage.ui
+++ b/sw/uiconfig/swriter/ui/tabletextflowpage.ui
@@ -297,8 +297,8 @@
                         <items>
                           <item id="0" translatable="yes" 
context="tabletextflowpage|liststore1">Horizontal</item>
                           <item id="2" translatable="yes" 
context="tabletextflowpage|liststore1">Vertical (top to bottom)</item>
-                          <item id="4" translatable="yes" 
context="tabletextflowpage|liststore1">Use superordinate object settings</item>
                           <item id="5" translatable="yes" 
context="tabletextflowpage|liststore1">Vertical (bottom to top)</item>
+                          <item id="4" translatable="yes" 
context="tabletextflowpage|liststore1">Use superordinate object settings</item>
                         </items>
                       </object>
                       <packing>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to