sc/uiconfig/scalc/ui/scgeneralpage.ui |    7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

New commits:
commit bac424a99d12fd2eece57cdf70ec5725398e80ac
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Thu Aug 27 16:29:04 2020 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Thu Aug 27 18:32:07 2020 +0200

    Fix extended tip after import
    
    Change-Id: Icf067aad55f43137b3126b5aede40982845001a9
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101455
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/sc/uiconfig/scalc/ui/scgeneralpage.ui 
b/sc/uiconfig/scalc/ui/scgeneralpage.ui
index 2d74dbce358d..2808e080880f 100644
--- a/sc/uiconfig/scalc/ui/scgeneralpage.ui
+++ b/sc/uiconfig/scalc/ui/scgeneralpage.ui
@@ -337,12 +337,7 @@
                     <property name="draw_indicator">True</property>
                     <child internal-child="accessible">
                       <object class="AtkObject" 
id="legacy_cell_selection_cb-atkobject">
-                        <property name="AtkObject::accessible-description" 
translatable="yes" context="extended_tip|legacy_cell_selection_cb">With the 
option set, expanding a selection (with Command
-  Ctrl  +Shift+Down/Up) jumps to the end of the range in the column that was 
added as last to the initial selection.
- When the option is not set, expanding a selection (with CommandCtrl+Shift
-  +Down/Up) jumps to the end of the range in the column where selecting the 
cell range was started.
- The same of course applies when extending a selection on rows, with 
CommandCtrl+
-  Shift+Left/Right.</property>
+                        <property name="AtkObject::accessible-description" 
translatable="yes" context="extended_tip|legacy_cell_selection_cb">With the 
option set, expanding a selection (with Ctrl + Shift + Down/Up) jumps to the 
end of the range in the column that was added as last to the initial selection. 
When the option is not set, expanding a selection (with Ctrl + Shift + Down/Up) 
jumps to the end of the range in the column where selecting the cell range was 
started. The same of course applies when extending a selection on rows, with 
Ctrl + Shift + Left/Right.</property>
                       </object>
                     </child>
                   </object>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to