diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-08-22 12:36:14 -0300 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-08-24 20:48:21 +0200 |
commit | de01c0c1d0f80ffec3882625d77c02ab806f6c7a (patch) | |
tree | d8d0dd2e89a6b2549a50544d36a6ebd407a71512 /cui/uiconfig/ui/rotationtabpage.ui | |
parent | e050ad6a1ac6f16721c4c174c3abb0caa584252d (diff) |
tdf#118148 Extended tips from HC2/shared/
These extended tips are extracted from <ahelp> in Help files
Only for ui files, where dialogs/widget pair could be determined.
Other forms of <ahelp hid=".."> such as .uno:.. and *HID* ... will
be addressed elswhere.
Change#1 Removed extended tips from GtkMenu of
svx/.../acceptrejectchangesdialog.ui
Change#2 Some empty ET's slipped in cui/macroselectdialog.ui
Change-Id: Ic8dc62734143f621fcd3c4156fc004f585630277
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101186
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/uiconfig/ui/rotationtabpage.ui')
-rw-r--r-- | cui/uiconfig/ui/rotationtabpage.ui | 60 |
1 files changed, 45 insertions, 15 deletions
diff --git a/cui/uiconfig/ui/rotationtabpage.ui b/cui/uiconfig/ui/rotationtabpage.ui index 7a89884eaa0e..e3ffd741c3e0 100644 --- a/cui/uiconfig/ui/rotationtabpage.ui +++ b/cui/uiconfig/ui/rotationtabpage.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.22.1 --> +<!-- Generated with glade 3.36.0 --> <interface domain="cui"> <requires lib="gtk+" version="3.18"/> <object class="GtkAdjustment" id="adjustmentANGLE"> @@ -84,6 +84,11 @@ <property name="activates_default">True</property> <property name="adjustment">adjustmentPOS1</property> <property name="digits">2</property> + <child internal-child="accessible"> + <object class="AtkObject" id="MTR_FLD_POS_X-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="rotationtabpage|extended_tip|MTR_FLD_POS_X">Enter the horizontal distance from the left edge of the page to the pivot point.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -97,6 +102,11 @@ <property name="activates_default">True</property> <property name="adjustment">adjustmentPOS2</property> <property name="digits">2</property> + <child internal-child="accessible"> + <object class="AtkObject" id="MTR_FLD_POS_Y-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="rotationtabpage|extended_tip|MTR_FLD_POS_Y">Enter the vertical distance from the top edge of the page to the pivot point.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -117,20 +127,6 @@ <property name="orientation">vertical</property> <property name="spacing">6</property> <child> - <object class="GtkLabel" id="FT_POSPRESETS"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="label" translatable="yes" context="rotationtabpage|FT_POSPRESETS">_Default settings:</property> - <property name="use_underline">True</property> - <property name="mnemonic_widget">CTL_RECT</property> - </object> - <packing> - <property name="expand">False</property> - <property name="fill">True</property> - <property name="position">1</property> - </packing> - </child> - <child> <object class="GtkScrolledWindow"> <property name="visible">True</property> <property name="can_focus">True</property> @@ -149,6 +145,11 @@ <property name="can_focus">True</property> <property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK</property> <property name="tooltip_text" translatable="yes" context="rotationtabpage|CTL_RECT|tooltip_text">Rotation point</property> + <child internal-child="accessible"> + <object class="AtkObject" id="CTL_RECT-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="rotationtabpage|extended_tip|CTL_RECT">Click where you want to place the pivot point.</property> + </object> + </child> </object> </child> </object> @@ -160,6 +161,20 @@ <property name="position">0</property> </packing> </child> + <child> + <object class="GtkLabel" id="FT_POSPRESETS"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="label" translatable="yes" context="rotationtabpage|FT_POSPRESETS">_Default settings:</property> + <property name="use_underline">True</property> + <property name="mnemonic_widget">CTL_RECT</property> + </object> + <packing> + <property name="expand">False</property> + <property name="fill">True</property> + <property name="position">1</property> + </packing> + </child> </object> <packing> <property name="expand">False</property> @@ -236,6 +251,11 @@ <property name="adjustment">adjustmentANGLE</property> <property name="digits">2</property> <property name="wrap">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="NF_ANGLE-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="rotationtabpage|extended_tip|NF_ANGLE">Enter the number of degrees that you want to rotate the selected object.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -263,6 +283,11 @@ <property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK</property> <property name="tooltip_text" translatable="yes" context="rotationtabpage|CTL_ANGLE|tooltip_text">Rotation Angle</property> <property name="halign">center</property> + <child internal-child="accessible"> + <object class="AtkObject" id="CTL_ANGLE-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="rotationtabpage|extended_tip|CTL_ANGLE">Click to specify the rotation angle in multiples of 45 degrees.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -313,6 +338,11 @@ <property name="position">1</property> </packing> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="Rotation-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="rotationtabpage|extended_tip|Rotation">Rotates the selected object.</property> + </object> + </child> </object> <object class="GtkSizeGroup" id="sizegroup1"> <widgets> |