diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-09-04 14:57:01 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-09-04 22:23:41 +0200 |
commit | 0e8696bc2784364cfbefd7fa55da733e350c56cd (patch) | |
tree | 64651a811970c06893d0b66e66d8173e31ce3c1d /sd/uiconfig | |
parent | 0593f35f770e2df5241b2cec10ea1bc74cf3d4e6 (diff) |
tdf#118148 Extended tips for simpress/ and sdraw/
Change-Id: I7472b2aaa60d554fd9b2d4c9212917661228d929
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102061
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'sd/uiconfig')
22 files changed, 912 insertions, 54 deletions
diff --git a/sd/uiconfig/sdraw/ui/copydlg.ui b/sd/uiconfig/sdraw/ui/copydlg.ui index a1eb1da844d7..ed202c2aa2e5 100644 --- a/sd/uiconfig/sdraw/ui/copydlg.ui +++ b/sd/uiconfig/sdraw/ui/copydlg.ui @@ -154,6 +154,11 @@ <property name="hexpand">True</property> <property name="activates_default">True</property> <property name="adjustment">adjustment1</property> + <child internal-child="accessible"> + <object class="AtkObject" id="copies-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="copydlg|extended_tip|copies">Enter the number of copies you want to make.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -258,6 +263,11 @@ <property name="hexpand">True</property> <property name="activates_default">True</property> <property name="digits">2</property> + <child internal-child="accessible"> + <object class="AtkObject" id="x-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="copydlg|extended_tip|x">Enter the horizontal distance between the centers of the selected object and the duplicate object. Positive values shift the duplicate object to the right and negative values shift the duplicate object to the left.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -271,6 +281,11 @@ <property name="hexpand">True</property> <property name="activates_default">True</property> <property name="digits">2</property> + <child internal-child="accessible"> + <object class="AtkObject" id="y-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="copydlg|extended_tip|y">Enter the vertical distance between the centers of the selected object and the duplicate object. Positive values shift the duplicate object down and negative values shift the duplicate object up.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -285,6 +300,11 @@ <property name="activates_default">True</property> <property name="adjustment">adjustment2</property> <property name="digits">2</property> + <child internal-child="accessible"> + <object class="AtkObject" id="angle-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="copydlg|extended_tip|angle">Enter the angle (0 to 359 degrees) by which you want to rotate the duplicate object. Positive values rotate the duplicate object in a clockwise direction and negative values in a counterclockwise direction.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -368,6 +388,11 @@ <property name="hexpand">True</property> <property name="activates_default">True</property> <property name="digits">2</property> + <child internal-child="accessible"> + <object class="AtkObject" id="width-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="copydlg|extended_tip|width">Enter the amount by which you want to enlarge or reduce the width of the duplicate object.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -381,6 +406,11 @@ <property name="hexpand">True</property> <property name="activates_default">True</property> <property name="digits">2</property> + <child internal-child="accessible"> + <object class="AtkObject" id="height-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="copydlg|extended_tip|height">Enter the amount by which you want to enlarge or reduce the height of the duplicate object.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -465,10 +495,14 @@ <property name="hexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> - <property name="label" translatable="no"></property> <child> <placeholder/> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="start-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="copydlg|extended_tip|start">Choose a color for the selected object.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -483,10 +517,14 @@ <property name="hexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> - <property name="label" translatable="no"></property> <child> <placeholder/> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="end-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="copydlg|extended_tip|end">Choose a color for the duplicate object. If you are making more than one copy, this color is applied to the last copy.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -532,6 +570,11 @@ <child type="titlebar"> <placeholder/> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="DuplicateDialog-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="copydlg|extended_tip|DuplicateDialog">Makes one or more copies of a selected object.</property> + </object> + </child> </object> <object class="GtkSizeGroup" id="sizegroup1"> <widgets> diff --git a/sd/uiconfig/sdraw/ui/crossfadedialog.ui b/sd/uiconfig/sdraw/ui/crossfadedialog.ui index 5c62b1d26991..d4d98b3e421a 100644 --- a/sd/uiconfig/sdraw/ui/crossfadedialog.ui +++ b/sd/uiconfig/sdraw/ui/crossfadedialog.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.20.4 --> +<!-- Generated with glade 3.36.0 --> <interface domain="sd"> <requires lib="gtk+" version="3.18"/> <object class="GtkAdjustment" id="adjustment1"> @@ -109,6 +109,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="orientation-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="crossfadedialog|extended_tip|orientation">Applies a smooth transition between the selected objects.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -125,6 +130,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="attributes-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="crossfadedialog|extended_tip|attributes">Applies cross-fading to the line and fill properties of the selected objects.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -152,6 +162,11 @@ <property name="can_focus">True</property> <property name="activates_default">True</property> <property name="adjustment">adjustment1</property> + <child internal-child="accessible"> + <object class="AtkObject" id="increments-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="crossfadedialog|extended_tip|increments">Enter the number of shapes you want between the two selected objects.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -186,8 +201,13 @@ <action-widget response="-6">cancel</action-widget> <action-widget response="-11">help</action-widget> </action-widgets> - <child> + <child type="titlebar"> <placeholder/> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="CrossFadeDialog-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="crossfadedialog|extended_tip|CrossFadeDialog">Creates shapes and distributes them by uniform increments between two drawing objects.</property> + </object> + </child> </object> </interface> diff --git a/sd/uiconfig/sdraw/ui/dlgsnap.ui b/sd/uiconfig/sdraw/ui/dlgsnap.ui index f6fd30546e85..cee2caf88bc6 100644 --- a/sd/uiconfig/sdraw/ui/dlgsnap.ui +++ b/sd/uiconfig/sdraw/ui/dlgsnap.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.20.4 --> +<!-- Generated with glade 3.36.0 --> <interface domain="sd"> <requires lib="gtk+" version="3.18"/> <object class="GtkImage" id="image1"> @@ -41,6 +41,11 @@ <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_stock">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="delete-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dlgsnap|extended_tip|delete">Deletes the selected snap point or snap line.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -131,6 +136,11 @@ <property name="can_focus">True</property> <property name="activates_default">True</property> <property name="digits">2</property> + <child internal-child="accessible"> + <object class="AtkObject" id="x-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dlgsnap|extended_tip|x">Enter the amount of space you want between the snap point or line and the left edge of the page.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -143,6 +153,11 @@ <property name="can_focus">True</property> <property name="activates_default">True</property> <property name="digits">2</property> + <child internal-child="accessible"> + <object class="AtkObject" id="y-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dlgsnap|extended_tip|y">Enter the amount of space you want between the snap point or line and the top edge of the page.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -226,6 +241,11 @@ <property name="always_show_image">True</property> <property name="active">True</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="point-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dlgsnap|extended_tip|point">Inserts a snap point.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -245,6 +265,11 @@ <property name="always_show_image">True</property> <property name="draw_indicator">True</property> <property name="group">point</property> + <child internal-child="accessible"> + <object class="AtkObject" id="vert-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dlgsnap|extended_tip|vert">Inserts a vertical snap line.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -264,6 +289,11 @@ <property name="always_show_image">True</property> <property name="draw_indicator">True</property> <property name="group">point</property> + <child internal-child="accessible"> + <object class="AtkObject" id="horz-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dlgsnap|extended_tip|horz">Inserts a horizontal snap line.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -307,8 +337,13 @@ <action-widget response="-6">cancel</action-widget> <action-widget response="-11">help</action-widget> </action-widgets> - <child> + <child type="titlebar"> <placeholder/> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="SnapObjectDialog-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dlgsnap|extended_tip|SnapObjectDialog">Inserts a snap point or snap line (also known as guide) that you can use to quickly align objects.</property> + </object> + </child> </object> </interface> diff --git a/sd/uiconfig/sdraw/ui/insertlayer.ui b/sd/uiconfig/sdraw/ui/insertlayer.ui index 206c09caa91c..2c824be0977f 100644 --- a/sd/uiconfig/sdraw/ui/insertlayer.ui +++ b/sd/uiconfig/sdraw/ui/insertlayer.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.20.4 --> +<!-- Generated with glade 3.36.0 --> <interface domain="sd"> <requires lib="gtk+" version="3.18"/> <object class="GtkDialog" id="InsertLayerDialog"> @@ -98,6 +98,11 @@ <property name="can_focus">True</property> <property name="activates_default">True</property> <property name="width_chars">54</property> + <child internal-child="accessible"> + <object class="AtkObject" id="name-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="insertlayer|extended_tip|name">Enter a name for the new layer.</property> + </object> + </child> </object> </child> </object> @@ -138,6 +143,11 @@ <property name="can_focus">True</property> <property name="activates_default">True</property> <property name="width_chars">54</property> + <child internal-child="accessible"> + <object class="AtkObject" id="title-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="insertlayer|extended_tip|title">Enter the title of the layer.</property> + </object> + </child> </object> </child> </object> @@ -189,6 +199,11 @@ <property name="can_focus">True</property> <property name="hexpand">True</property> <property name="vexpand">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="textview-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="insertlayer|extended_tip|textview">Enter a description of the layer.</property> + </object> + </child> </object> </child> </object> @@ -222,6 +237,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="visible-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="insertlayer|extended_tip|visible">Show or hide the layer.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -238,6 +258,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="printable-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="insertlayer|extended_tip|printable">When printing, print or ignore this particular layer.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -254,6 +279,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="locked-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="insertlayer|extended_tip|locked">Prevent elements on the layer from being edited.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -275,8 +305,13 @@ <action-widget response="-6">cancel</action-widget> <action-widget response="-11">help</action-widget> </action-widgets> - <child> + <child type="titlebar"> <placeholder/> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="InsertLayerDialog-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="insertlayer|extended_tip|InsertLayerDialog">Inserts a new layer in the document. Layers are only available in Draw, not in Impress.</property> + </object> + </child> </object> </interface> diff --git a/sd/uiconfig/sdraw/ui/insertslidesdialog.ui b/sd/uiconfig/sdraw/ui/insertslidesdialog.ui index 8b27da390f02..6f46ba426dfd 100644 --- a/sd/uiconfig/sdraw/ui/insertslidesdialog.ui +++ b/sd/uiconfig/sdraw/ui/insertslidesdialog.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="sd"> <requires lib="gtk+" version="3.18"/> <object class="GtkTreeStore" id="liststore1"> @@ -18,9 +18,6 @@ <property name="title" translatable="yes" context="insertslidesdialog|InsertSlidesDialog">Insert Slides/Objects</property> <property name="modal">True</property> <property name="type_hint">dialog</property> - <child> - <placeholder/> - </child> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> <property name="can_focus">False</property> @@ -100,6 +97,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="backgrounds-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="insertslidesdialog|extended_tip|backgrounds">Unused master pages are not inserted.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -115,6 +117,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="links-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="insertslidesdialog|extended_tip|links">Inserts a file or some file elements as a link that is automatically updated when the source file is modified.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -138,7 +145,6 @@ <property name="vexpand">True</property> <property name="model">liststore1</property> <property name="headers_visible">False</property> - <property name="show_expanders">True</property> <property name="search_column">1</property> <property name="enable_tree_lines">True</property> <child internal-child="selection"> @@ -183,5 +189,8 @@ <action-widget response="-6">cancel</action-widget> <action-widget response="-11">help</action-widget> </action-widgets> + <child type="titlebar"> + <placeholder/> + </child> </object> </interface> diff --git a/sd/uiconfig/sdraw/ui/vectorize.ui b/sd/uiconfig/sdraw/ui/vectorize.ui index 4bc9fecd61a9..1bf2af48f662 100644 --- a/sd/uiconfig/sdraw/ui/vectorize.ui +++ b/sd/uiconfig/sdraw/ui/vectorize.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.20.4 --> +<!-- Generated with glade 3.36.0 --> <interface domain="sd"> <requires lib="gtk+" version="3.18"/> <object class="GtkAdjustment" id="adjustment1"> @@ -47,6 +47,11 @@ <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_underline">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="preview-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="vectorize|extended_tip|preview">Previews the converted image without applying the changes.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -133,6 +138,11 @@ <property name="can_focus">True</property> <property name="activates_default">True</property> <property name="adjustment">adjustment1</property> + <child internal-child="accessible"> + <object class="AtkObject" id="colors-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="vectorize|extended_tip|colors">Enter the number of colors to be displayed in the converted image. %PRODUCTNAME generates a polygon for each occurrence of a color in the image.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -159,6 +169,11 @@ <property name="can_focus">True</property> <property name="activates_default">True</property> <property name="adjustment">adjustment2</property> + <child internal-child="accessible"> + <object class="AtkObject" id="points-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="vectorize|extended_tip|points">Removes color polygons that are smaller than the pixel value you enter.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -187,6 +202,11 @@ <property name="can_focus">True</property> <property name="activates_default">True</property> <property name="adjustment">adjustment3</property> + <child internal-child="accessible"> + <object class="AtkObject" id="tiles-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="vectorize|extended_tip|tiles">Enter the size of the rectangle for the background fill.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -202,6 +222,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="fillholes-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="vectorize|extended_tip|fillholes">Fills the color gaps caused by applying a point reduction.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -336,8 +361,13 @@ <action-widget response="-6">cancel</action-widget> <action-widget response="-11">help</action-widget> </action-widgets> - <child> + <child type="titlebar"> <placeholder/> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="VectorizeDialog-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="vectorize|extended_tip|VectorizeDialog">Converts the selected object to a polygon (a closed object bounded by straight lines).</property> + </object> + </child> </object> </interface> diff --git a/sd/uiconfig/simpress/ui/customanimationeffecttab.ui b/sd/uiconfig/simpress/ui/customanimationeffecttab.ui index b1632f9287be..5ca9087e82c7 100644 --- a/sd/uiconfig/simpress/ui/customanimationeffecttab.ui +++ b/sd/uiconfig/simpress/ui/customanimationeffecttab.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="sd"> <requires lib="gtk+" version="3.18"/> <object class="GtkAdjustment" id="adjustment1"> @@ -47,8 +47,8 @@ <property name="can_focus">False</property> <property name="valign">center</property> <property name="label" translatable="yes" context="customanimationeffecttab|prop_label1">_Direction:</property> - <property name="xalign">0</property> <property name="use_underline">True</property> + <property name="xalign">0</property> </object> <packing> <property name="expand">False</property> @@ -65,6 +65,30 @@ <child> <placeholder/> </child> + <child> + <placeholder/> + </child> + <child> + <placeholder/> + </child> + <child> + <placeholder/> + </child> + <child> + <placeholder/> + </child> + <child> + <placeholder/> + </child> + <child> + <placeholder/> + </child> + <child> + <placeholder/> + </child> + <child> + <placeholder/> + </child> </object> <packing> <property name="expand">True</property> @@ -92,6 +116,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="smooth_start-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationeffecttab|extended_tip|smooth_start">Enable this option to assign a gradually increasing speed to the start of the effect.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -107,6 +136,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="smooth_end-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationeffecttab|extended_tip|smooth_end">Enable this option to assign a gradually decreasing speed to the end of the effect.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -229,6 +263,11 @@ <property name="can_focus">False</property> <property name="valign">center</property> <property name="hexpand">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="sound_list-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationeffecttab|extended_tip|sound_list">Select a sound from the Gallery or select one of the special entries.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -243,6 +282,11 @@ <property name="receives_default">True</property> <property name="valign">center</property> <property name="image">image1</property> + <child internal-child="accessible"> + <object class="AtkObject" id="sound_preview-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationeffecttab|extended_tip|sound_preview">Plays the selected sound file.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -265,10 +309,14 @@ <property name="hexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> - <property name="label" translatable="no"></property> <child> <placeholder/> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="dim_color_list-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationeffecttab|extended_tip|dim_color_list">Select the dim color.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -302,6 +350,11 @@ <property name="activates_default">True</property> <property name="adjustment">adjustment1</property> <property name="digits">1</property> + <child internal-child="accessible"> + <object class="AtkObject" id="text_delay-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationeffecttab|extended_tip|text_delay">Specifies the percentage of delay between animations of words or letters.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -328,6 +381,11 @@ <item translatable="yes" context="customanimationeffecttab|aeffect_list">Hide after animation</item> <item translatable="yes" context="customanimationeffecttab|aeffect_list">Hide on next animation</item> </items> + <child internal-child="accessible"> + <object class="AtkObject" id="aeffect_list-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationeffecttab|extended_tip|aeffect_list">Select a color to be shown after the animation ends, or select another after-effect from the list</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -345,6 +403,11 @@ <item translatable="yes" context="customanimationeffecttab|text_animation_list">Word by word</item> <item translatable="yes" context="customanimationeffecttab|text_animation_list">Letter by letter</item> </items> + <child internal-child="accessible"> + <object class="AtkObject" id="text_animation_list-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationeffecttab|extended_tip|text_animation_list">Select the animation mode for the text of the current shape</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> diff --git a/sd/uiconfig/simpress/ui/customanimationspanel.ui b/sd/uiconfig/simpress/ui/customanimationspanel.ui index 94184323a775..31fa426a4004 100644 --- a/sd/uiconfig/simpress/ui/customanimationspanel.ui +++ b/sd/uiconfig/simpress/ui/customanimationspanel.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.22.2 --> +<!-- Generated with glade 3.36.0 --> <interface domain="sd"> <requires lib="gtk+" version="3.18"/> <object class="GtkAdjustment" id="adjustment1"> @@ -127,6 +127,11 @@ </child> </object> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="custom_animation_list-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|custom_animation_list">The animation list displays all animations for the current slide.</property> + </object> + </child> </object> </child> </object> @@ -189,6 +194,11 @@ <property name="receives_default">True</property> <property name="tooltip_text" translatable="yes" context="customanimationspanel|add_effect|tooltip_text">Add Effect</property> <property name="image">image_add</property> + <child internal-child="accessible"> + <object class="AtkObject" id="add_effect-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|add_effect">Adds another animation effect for the selected object on the slide.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -203,6 +213,11 @@ <property name="receives_default">True</property> <property name="tooltip_text" translatable="yes" context="customanimationspanel|remove_effect|tooltip_text">Remove Effect</property> <property name="image">image_remove</property> + <child internal-child="accessible"> + <object class="AtkObject" id="remove_effect-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|remove_effect">Removes the selected animation effects from the animation list.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -217,6 +232,11 @@ <property name="receives_default">True</property> <property name="tooltip_text" translatable="yes" context="customanimationspanel|move_up|tooltip_text">Move Up</property> <property name="image">image_up</property> + <child internal-child="accessible"> + <object class="AtkObject" id="move_up-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|move_up">Click one of the buttons to move the selected animation effect up or down in the list.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -231,6 +251,11 @@ <property name="receives_default">True</property> <property name="tooltip_text" translatable="yes" context="customanimationspanel|move_down|tooltip_text">Move Down</property> <property name="image">image_down</property> + <child internal-child="accessible"> + <object class="AtkObject" id="move_down-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|move_down">Click one of the buttons to move the selected animation effect up or down in the list.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -291,6 +316,11 @@ <item translatable="yes" context="customanimationspanel|categorylb">Motion Paths</item> <item translatable="yes" context="customanimationspanel|categorylb">Misc Effects</item> </items> + <child internal-child="accessible"> + <object class="AtkObject" id="categorylb-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|categorylb">Select an animation effect category.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -330,6 +360,11 @@ </child> </object> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="effect_list-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|effect_list">Select an animation effect.</property> + </object> + </child> </object> </child> </object> @@ -410,6 +445,11 @@ <item translatable="yes" context="customanimationspanel|start_effect_list">With previous</item> <item translatable="yes" context="customanimationspanel|start_effect_list">After previous</item> </items> + <child internal-child="accessible"> + <object class="AtkObject" id="start_effect_list-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|start_effect_list">Displays when the selected animation effect should be started.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -439,6 +479,11 @@ <property name="tooltip_text" translatable="yes" context="customanimationspanel|more_properties|tooltip_text">Options</property> <property name="image">image1</property> <property name="always_show_image">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="more_properties-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|more_properties">Specifies additional properties for the selected element in the Custom Animations pane.</property> + </object> + </child> </object> <packing> <property name="left_attach">2</property> @@ -452,6 +497,11 @@ <property name="hexpand">True</property> <property name="adjustment">adjustment2</property> <property name="digits">2</property> + <child internal-child="accessible"> + <object class="AtkObject" id="anim_duration-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|anim_duration">Specifies the duration of the selected animation effect.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -479,6 +529,11 @@ <property name="hexpand">True</property> <property name="adjustment">adjustment1</property> <property name="digits">1</property> + <child internal-child="accessible"> + <object class="AtkObject" id="delay_value-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|delay_value">The animation starts delayed by this amount of time.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -545,6 +600,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="auto_preview-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|auto_preview">Select to preview new or edited effects on the slide while you assign them.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -563,6 +623,11 @@ <property name="use_underline">True</property> <property name="image_position">right</property> <property name="always_show_image">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="play-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|play">Plays the selected animation effect in the preview.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -617,5 +682,10 @@ <property name="position">2</property> </packing> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="CustomAnimationsPanel-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|CustomAnimationsPanel">Assigns effects to selected objects.</property> + </object> + </child> </object> </interface> diff --git a/sd/uiconfig/simpress/ui/customanimationtexttab.ui b/sd/uiconfig/simpress/ui/customanimationtexttab.ui index cedb9c74248d..2aef6a27a6ef 100644 --- a/sd/uiconfig/simpress/ui/customanimationtexttab.ui +++ b/sd/uiconfig/simpress/ui/customanimationtexttab.ui @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.22.1 --> +<!-- Generated with glade 3.36.0 --> <interface domain="sd"> <requires lib="gtk+" version="3.18"/> <object class="GtkAdjustment" id="adjustment1"> - <property name="upper">999.99000000000001</property> + <property name="upper">999.99</property> <property name="step_increment">1</property> <property name="page_increment">10</property> </object> @@ -44,6 +44,11 @@ <property name="activates_default">True</property> <property name="adjustment">adjustment1</property> <property name="digits">1</property> + <child internal-child="accessible"> + <object class="AtkObject" id="auto_after_value-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationtexttab|extended_tip|auto_after_value">Enter an additional delay in seconds to animate subsequent paragraphs.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -59,6 +64,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="auto_after-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationtexttab|extended_tip|auto_after">If "Group text - By 1st level paragraphs" is selected, the paragraphs are animated one after the other.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -78,6 +88,11 @@ <item translatable="yes" context="customanimationtexttab|group_text_list">By 4th level paragraphs</item> <item translatable="yes" context="customanimationtexttab|group_text_list">By 5th level paragraphs</item> </items> + <child internal-child="accessible"> + <object class="AtkObject" id="group_text_list-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationtexttab|extended_tip|group_text_list">Specifies how multiple paragraphs are animated</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -100,6 +115,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="animate_shape-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationtexttab|extended_tip|animate_shape">Deselect this box to animate only the text, not the shape.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -116,6 +136,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="reverse_order-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customanimationtexttab|extended_tip|reverse_order">Animates the paragraphs in reverse order.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> diff --git a/sd/uiconfig/simpress/ui/customslideshows.ui b/sd/uiconfig/simpress/ui/customslideshows.ui index d0f60571c4bb..5bb5a811f04c 100644 --- a/sd/uiconfig/simpress/ui/customslideshows.ui +++ b/sd/uiconfig/simpress/ui/customslideshows.ui @@ -50,6 +50,11 @@ <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_underline">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="startshow-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customslideshows|extended_tip|startshow">Runs the slide show. Ensure that Use Custom Slide Show is selected if you want to run a custom presentation.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -129,6 +134,11 @@ </child> </object> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="customshowlist-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customslideshows|extended_tip|customshowlist">Lists the custom slide shows that are available.</property> + </object> + </child> </object> </child> </object> @@ -147,6 +157,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="usecustomshows-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customslideshows|extended_tip|usecustomshows">Runs the custom slide show you selected when you click Start. Otherwise, the entire presentation is shown.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -178,6 +193,11 @@ <property name="receives_default">True</property> <property name="use_underline">True</property> <property name="use_stock">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="new-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customslideshows|extended_tip|new">Add, remove or reorder slides as well as change the name of the selected custom slide show.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -193,6 +213,11 @@ <property name="receives_default">True</property> <property name="use_underline">True</property> <property name="use_stock">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="edit-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customslideshows|extended_tip|edit">Add, remove or reorder slides as well as change the name of the selected custom slide show.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -207,6 +232,11 @@ <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_underline">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="copy-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customslideshows|extended_tip|copy">Creates a copy of the selected custom slide show. You can modify the name of the show by clicking Edit.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -258,5 +288,10 @@ <child type="titlebar"> <placeholder/> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="CustomSlideShows-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="customslideshows|extended_tip|CustomSlideShows">Defines a custom slide show using slides within the current presentation. You can then pick slides to meet the needs of your audience. You can create as many custom slide shows as you want.</property> + </object> + </child> </object> </interface> diff --git a/sd/uiconfig/simpress/ui/definecustomslideshow.ui b/sd/uiconfig/simpress/ui/definecustomslideshow.ui index c920c9ac3b99..a6292dc342ec 100644 --- a/sd/uiconfig/simpress/ui/definecustomslideshow.ui +++ b/sd/uiconfig/simpress/ui/definecustomslideshow.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="sd"> <requires lib="gtk+" version="3.18"/> <object class="GtkTreeStore" id="liststore1"> @@ -26,9 +26,6 @@ <property name="default_width">0</property> <property name="default_height">0</property> <property name="type_hint">dialog</property> - <child> - <placeholder/> - </child> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> <property name="can_focus">False</property> @@ -125,6 +122,11 @@ <property name="can_focus">True</property> <property name="hexpand">True</property> <property name="activates_default">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="customname-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="definecustomslideshow|extended_tip|customname">Displays the name of the custom slide show. If you want, you can enter a new name.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -208,6 +210,11 @@ </child> </object> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="pages-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="definecustomslideshow|extended_tip|pages">Lists all of the slides in the order in which they appear in the current document.</property> + </object> + </child> </object> </child> </object> @@ -248,6 +255,11 @@ </child> </object> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="custompages-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="definecustomslideshow|extended_tip|custompages">Lists all of the slides in the custom slide show. If you want, you can change the order of the list by dragging the slides up or down.</property> + </object> + </child> </object> </child> </object> @@ -269,6 +281,11 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="add-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="definecustomslideshow|extended_tip|add">Adds an existing slide to the bottom of the Selected slides list. You need to select a slide in the Existing slides list before you can use this button.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -282,6 +299,11 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="remove-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="definecustomslideshow|extended_tip|remove">Removes a slide from the Selected slides list. You need to choose a slide in the Selected slides list before you can use this button.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -319,6 +341,14 @@ <action-widget response="-6">cancel</action-widget> <action-widget response="-11">help</action-widget> </action-widgets> + <child type="titlebar"> + <placeholder/> + </child> + <child internal-child="accessible"> + <object class="AtkObject" id="DefineCustomSlideShow-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="definecustomslideshow|extended_tip|DefineCustomSlideShow">Creates a custom slide show.</property> + </object> + </child> </object> <object class="GtkSizeGroup" id="sizegroup1"> <widgets> diff --git a/sd/uiconfig/simpress/ui/dlgfield.ui b/sd/uiconfig/simpress/ui/dlgfield.ui index fdde47225c9d..6e1fa685d1df 100644 --- a/sd/uiconfig/simpress/ui/dlgfield.ui +++ b/sd/uiconfig/simpress/ui/dlgfield.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="sd"> <requires lib="gtk+" version="3.18"/> <object class="GtkDialog" id="EditFieldsDialog"> @@ -10,9 +10,6 @@ <property name="default_width">0</property> <property name="default_height">0</property> <property name="type_hint">dialog</property> - <child> - <placeholder/> - </child> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> <property name="can_focus">False</property> @@ -111,6 +108,11 @@ <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="fixedRB-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dlgfield|extended_tip|fixedRB">Displays the content of the field when the field was inserted.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -129,6 +131,11 @@ <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">fixedRB</property> + <child internal-child="accessible"> + <object class="AtkObject" id="varRB-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dlgfield|extended_tip|varRB">Displays the current value of the field.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -187,6 +194,11 @@ <property name="activates_default">True</property> </object> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="languageLB-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dlgfield|extended_tip|languageLB">Select the language for the field.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -217,6 +229,11 @@ <object class="GtkComboBoxText" id="formatLB"> <property name="visible">True</property> <property name="can_focus">False</property> + <child internal-child="accessible"> + <object class="AtkObject" id="formatLB-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dlgfield|extended_tip|formatLB">Select a display format for the field.</property> + </object> + </child> </object> </child> </object> @@ -253,5 +270,13 @@ <action-widget response="-6">cancel</action-widget> <action-widget response="-11">help</action-widget> </action-widgets> + <child type="titlebar"> + <placeholder/> + </child> + <child internal-child="accessible"> + <object class="AtkObject" id="EditFieldsDialog-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dlgfield|extended_tip|EditFieldsDialog">Edits the properties of an inserted field.</property> + </object> + </child> </object> </interface> diff --git a/sd/uiconfig/simpress/ui/dockinganimation.ui b/sd/uiconfig/simpress/ui/dockinganimation.ui index 1d81add65eaf..1a90e2f84be7 100644 --- a/sd/uiconfig/simpress/ui/dockinganimation.ui +++ b/sd/uiconfig/simpress/ui/dockinganimation.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="sd"> <requires lib="gtk+" version="3.18"/> <object class="GtkAdjustment" id="adjustment1"> @@ -112,6 +112,11 @@ <item>1000</item> <item translatable="yes" context="dockinganimation|loopcount">Max.</item> </items> + <child internal-child="accessible"> + <object class="AtkObject" id="loopcount-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dockinganimation|extended_tip|loopcount">Sets the number of times that the animation is played.</property> + </object> + </child> </object> <packing> <property name="left_attach">3</property> @@ -125,6 +130,11 @@ <property name="tooltip_text" translatable="yes" context="dockinganimation|duration|tooltip_text">Duration</property> <property name="adjustment">adjustment2</property> <property name="digits">2</property> + <child internal-child="accessible"> + <object class="AtkObject" id="duration-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dockinganimation|extended_tip|duration">Enter the number of seconds to display the current image. This option is only available if you select the Bitmap object option in the Animation group field.</property> + </object> + </child> </object> <packing> <property name="left_attach">2</property> @@ -139,6 +149,11 @@ <property name="text">1</property> <property name="adjustment">adjustment1</property> <property name="value">1</property> + <child internal-child="accessible"> + <object class="AtkObject" id="numbitmap-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dockinganimation|extended_tip|numbitmap">Indicates the position of the current image in the animation sequence.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -158,6 +173,11 @@ <property name="receives_default">True</property> <property name="tooltip_text" translatable="yes" context="dockinganimation|first|tooltip_text">First Image</property> <property name="image">image5</property> + <child internal-child="accessible"> + <object class="AtkObject" id="first-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dockinganimation|extended_tip|first">Jumps to the first image in the animation sequence.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -171,6 +191,11 @@ <property name="receives_default">True</property> <property name="tooltip_text" translatable="yes" context="dockinganimation|prev|tooltip_text">Backwards</property> <property name="image">image6</property> + <child internal-child="accessible"> + <object class="AtkObject" id="prev-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dockinganimation|extended_tip|prev">Plays the animation backwards.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -184,6 +209,11 @@ <property name="receives_default">True</property> <property name="tooltip_text" translatable="yes" context="dockinganimation|stop|tooltip_text">Stop</property> <property name="image">image7</property> + <child internal-child="accessible"> + <object class="AtkObject" id="stop-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dockinganimation|extended_tip|stop">Stops playing the animation.</property> + </object> + </child> </object> <packing> <property name="left_attach">2</property> @@ -197,6 +227,11 @@ <property name="receives_default">True</property> <property name="tooltip_text" translatable="yes" context="dockinganimation|next|tooltip_text">Play</property> <property name="image">image8</property> + <child internal-child="accessible"> + <object class="AtkObject" id="next-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dockinganimation|extended_tip|next">Plays the animation.</property> + </object> + </child> </object> <packing> <property name="left_attach">3</property> @@ -210,6 +245,11 @@ <property name="receives_default">True</property> <property name="tooltip_text" translatable="yes" context="dockinganimation|last|tooltip_text">Last Image</property> <property name="image">image9</property> + <child internal-child="accessible"> + <object class="AtkObject" id="last-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dockinganimation|extended_tip|last">Jumps to the last image in the animation sequence.</property> + </object> + </child> </object> <packing> <property name="left_attach">4</property> @@ -273,6 +313,11 @@ <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="group-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dockinganimation|extended_tip|group">Assembles images into a single object so that they can be moved as a group. You can still edit individual objects by double-clicking the group in the slide.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -289,6 +334,11 @@ <property name="xalign">0</property> <property name="draw_indicator">True</property> <property name="group">group</property> + <child internal-child="accessible"> + <object class="AtkObject" id="bitmap-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dockinganimation|extended_tip|bitmap">Combines images into a single image.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -326,6 +376,11 @@ <item translatable="yes" context="dockinganimation|alignment">Right</item> <item translatable="yes" context="dockinganimation|alignment">Bottom Right</item> </items> + <child internal-child="accessible"> + <object class="AtkObject" id="alignment-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dockinganimation|extended_tip|alignment">Aligns the images in your animation.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -390,6 +445,11 @@ <property name="receives_default">True</property> <property name="tooltip_text" translatable="yes" context="dockinganimation|getone|tooltip_text">Apply Object</property> <property name="image">image1</property> + <child internal-child="accessible"> + <object class="AtkObject" id="getone-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dockinganimation|extended_tip|getone">Adds selected object(s) as a single image.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -403,6 +463,11 @@ <property name="receives_default">True</property> <property name="tooltip_text" translatable="yes" context="dockinganimation|getall|tooltip_text">Apply Objects Individually</property> <property name="image">image2</property> + <child internal-child="accessible"> + <object class="AtkObject" id="getall-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dockinganimation|extended_tip|getall">Adds an image for each selected object.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -466,6 +531,11 @@ <property name="receives_default">True</property> <property name="tooltip_text" translatable="yes" context="dockinganimation|delone|tooltip_text">Delete Current Image</property> <property name="image">image3</property> + <child internal-child="accessible"> + <object class="AtkObject" id="delone-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dockinganimation|extended_tip|delone">Deletes current image from the animation sequence.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -479,6 +549,11 @@ <property name="receives_default">True</property> <property name="tooltip_text" translatable="yes" context="dockinganimation|delall|tooltip_text">Delete All Images</property> <property name="image">image4</property> + <child internal-child="accessible"> + <object class="AtkObject" id="delall-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dockinganimation|extended_tip|delall">Deletes all of the images in the animation.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -546,6 +621,11 @@ <property name="can_default">True</property> <property name="receives_default">True</property> <property name="use_underline">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="create-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dockinganimation|extended_tip|create">Inserts the animation into the current slide.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -561,5 +641,10 @@ <property name="position">1</property> </packing> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="DockingAnimation-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="dockinganimation|extended_tip|DockingAnimation">Creates a custom animation on the current slide.</property> + </object> + </child> </object> </interface> diff --git a/sd/uiconfig/simpress/ui/headerfooterdialog.ui b/sd/uiconfig/simpress/ui/headerfooterdialog.ui index 0d7f67d1f38a..ec7837b71e10 100644 --- a/sd/uiconfig/simpress/ui/headerfooterdialog.ui +++ b/sd/uiconfig/simpress/ui/headerfooterdialog.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="sd"> <requires lib="gtk+" version="3.18"/> <object class="GtkDialog" id="HeaderFooterDialog"> @@ -10,9 +10,6 @@ <property name="default_width">0</property> <property name="default_height">0</property> <property name="type_hint">dialog</property> - <child> - <placeholder/> - </child> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> <property name="can_focus">False</property> @@ -31,6 +28,11 @@ <property name="has_default">True</property> <property name="receives_default">True</property> <property name="use_underline">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="apply_all-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="headerfooterdialog|extended_tip|apply_all">Applies the settings to all the slides in your presentation, including the corresponding master slides.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -46,6 +48,11 @@ <property name="receives_default">True</property> <property name="use_underline">True</property> <property name="use_stock">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="apply-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="headerfooterdialog|extended_tip|apply">Applies the current settings to the selected slides.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -204,5 +211,13 @@ <action-widget response="-6">cancel</action-widget> <action-widget response="-11">help</action-widget> </action-widgets> + <child type="titlebar"> + <placeholder/> + </child> + <child internal-child="accessible"> + <object class="AtkObject" id="HeaderFooterDialog-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="headerfooterdialog|extended_tip|HeaderFooterDialog">Adds or changes text in placeholders at the top and the bottom of slides and master slides.</property> + </object> + </child> </object> </interface> diff --git a/sd/uiconfig/simpress/ui/headerfootertab.ui b/sd/uiconfig/simpress/ui/headerfootertab.ui index 24badc8f553e..4c333e9708d4 100644 --- a/sd/uiconfig/simpress/ui/headerfootertab.ui +++ b/sd/uiconfig/simpress/ui/headerfootertab.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="sd"> <requires lib="gtk+" version="3.18"/> <object class="GtkBox" id="HeaderFooterTab"> @@ -44,6 +44,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="header_cb-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="headerfootertab|extended_tip|header_cb">Adds the text that you enter in the Header text box to the top of the slide.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -82,6 +87,11 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="activates_default">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="header_text-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="headerfootertab|extended_tip|header_text">Adds the text that you enter to the top of the slide.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -110,6 +120,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="datetime_cb-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="headerfootertab|extended_tip|datetime_cb">Adds the date and time to the slide.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -147,6 +162,11 @@ <accessibility> <relation type="label-for" target="datetime_value"/> </accessibility> + <child internal-child="accessible"> + <object class="AtkObject" id="rb_fixed-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="headerfootertab|extended_tip|rb_fixed">Displays the date and time that you enter in the text box.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -162,6 +182,11 @@ <accessibility> <relation type="labelled-by" target="rb_fixed"/> </accessibility> + <child internal-child="accessible"> + <object class="AtkObject" id="datetime_value-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="headerfootertab|extended_tip|datetime_value">Displays the date and time that you enter in the text box.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -194,6 +219,11 @@ <accessibility> <relation type="labelled-by" target="variablebox"/> </accessibility> + <child internal-child="accessible"> + <object class="AtkObject" id="rb_auto-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="headerfootertab|extended_tip|rb_auto">Displays the date and time that the slide was created. Select a date format from the list.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -214,6 +244,11 @@ <object class="GtkComboBoxText" id="language_list"> <property name="visible">True</property> <property name="can_focus">False</property> + <child internal-child="accessible"> + <object class="AtkObject" id="language_list-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="headerfootertab|extended_tip|language_list">Select the language for the date and time format.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -238,6 +273,11 @@ <object class="GtkComboBoxText" id="datetime_format_list"> <property name="visible">True</property> <property name="can_focus">False</property> + <child internal-child="accessible"> + <object class="AtkObject" id="datetime_format_list-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="headerfootertab|extended_tip|datetime_format_list">Displays the date and time that the slide was created. Select a date format from the list.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -303,6 +343,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="footer_cb-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="headerfootertab|extended_tip|footer_cb">Adds the text that you enter in the Footer text box to the bottom of the slide.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -341,6 +386,11 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="activates_default">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="footer_text-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="headerfootertab|extended_tip|footer_text">Adds the text that you enter to the bottom of the slide.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -376,6 +426,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="slide_number-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="headerfootertab|extended_tip|slide_number">Adds the slide number or the page number.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -418,6 +473,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="not_on_title-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="headerfootertab|extended_tip|not_on_title">Does not display your specified information on the first slide of your presentation.</property> + </object> + </child> </object> </child> </object> diff --git a/sd/uiconfig/simpress/ui/interactionpage.ui b/sd/uiconfig/simpress/ui/interactionpage.ui index 6c9d74d9a06d..d2a9d8f0f2d5 100644 --- a/sd/uiconfig/simpress/ui/interactionpage.ui +++ b/sd/uiconfig/simpress/ui/interactionpage.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="sd"> <requires lib="gtk+" version="3.18"/> <object class="GtkTreeStore" id="liststore1"> @@ -77,6 +77,11 @@ <object class="GtkComboBoxText" id="listbox"> <property name="visible">True</property> <property name="can_focus">False</property> + <child internal-child="accessible"> + <object class="AtkObject" id="listbox-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="interactionpage|extended_tip|listbox">Specifies the action that will run when you click the selected object during a slide show.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -123,7 +128,6 @@ <property name="model">liststore1</property> <property name="headers_visible">False</property> <property name="search_column">1</property> - <property name="show_expanders">True</property> <property name="enable_tree_lines">True</property> <child internal-child="selection"> <object class="GtkTreeSelection" id="Macro Library List-selection1"/> @@ -145,6 +149,11 @@ </child> </object> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="tree-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="interactionpage|extended_tip|tree">Lists the slides and the objects that you can target.</property> + </object> + </child> </object> </child> </object> @@ -172,7 +181,6 @@ <property name="model">liststore2</property> <property name="headers_visible">False</property> <property name="search_column">1</property> - <property name="show_expanders">True</property> <property name="enable_tree_lines">True</property> <child internal-child="selection"> <object class="GtkTreeSelection" id="Macro Library List-selection11"/> @@ -194,6 +202,11 @@ </child> </object> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="treedoc-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="interactionpage|extended_tip|treedoc">Opens and displays a file during a slide show. If you select a %PRODUCTNAME file as the target document, you can also specify the page that will open.</property> + </object> + </child> </object> </child> </object> @@ -303,6 +316,11 @@ <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_underline">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="browse-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="interactionpage|extended_tip|browse">Locate the file you want to open.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -317,6 +335,11 @@ <property name="receives_default">True</property> <property name="no_show_all">True</property> <property name="use_underline">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="find-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="interactionpage|extended_tip|find">Searches for the specified slide or object.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -345,6 +368,7 @@ <child internal-child="accessible"> <object class="AtkObject" id="sound-atkobject"> <property name="AtkObject::accessible-name" translatable="yes" context="interactionpage|sound-atkobject">Path Name</property> + <property name="AtkObject::accessible-description" translatable="yes" context="interactionpage|extended_tip|sound">Enter a path to the audio file you want to open, or click Browse to locate the file.</property> </object> </child> </object> @@ -360,6 +384,11 @@ <property name="no_show_all">True</property> <property name="hexpand">True</property> <property name="activates_default">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="bookmark-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="interactionpage|extended_tip|bookmark">Enter the name of the slide or the object that you want to look for.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -373,6 +402,11 @@ <property name="no_show_all">True</property> <property name="hexpand">True</property> <property name="activates_default">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="document-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="interactionpage|extended_tip|document">Enter a path to the file you want to open, or click Browse to locate the file.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -386,6 +420,11 @@ <property name="no_show_all">True</property> <property name="hexpand">True</property> <property name="activates_default">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="program-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="interactionpage|extended_tip|program">Enter a path to the program you want to start, or click Browse to locate the program.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -399,6 +438,11 @@ <property name="no_show_all">True</property> <property name="hexpand">True</property> <property name="activates_default">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="macro-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="interactionpage|extended_tip|macro">Enter a path to the macro you want to run, or click Browse to locate the macro.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -431,6 +475,11 @@ <property name="top_attach">1</property> </packing> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="InteractionPage-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="interactionpage|extended_tip|InteractionPage">Defines how the selected object behaves when you click on it during a slide show.</property> + </object> + </child> </object> <object class="GtkSizeGroup" id="sizegroup1"> <property name="mode">both</property> diff --git a/sd/uiconfig/simpress/ui/masterlayoutdlg.ui b/sd/uiconfig/simpress/ui/masterlayoutdlg.ui index 89d4c07c3a0b..dd35eba34a5d 100644 --- a/sd/uiconfig/simpress/ui/masterlayoutdlg.ui +++ b/sd/uiconfig/simpress/ui/masterlayoutdlg.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.20.4 --> +<!-- Generated with glade 3.36.0 --> <interface domain="sd"> <requires lib="gtk+" version="3.18"/> <object class="GtkDialog" id="MasterLayoutDialog"> @@ -100,6 +100,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="header-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="masterlayoutdlg|extended_tip|header">Adds a header placeholder to the master slide for notes.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -116,6 +121,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="datetime-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="masterlayoutdlg|extended_tip|datetime">Adds a date/time placeholder to the master slide.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -132,6 +142,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="footer-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="masterlayoutdlg|extended_tip|footer">Adds a footer placeholder to the master slide.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -148,6 +163,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="pagenumber-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="masterlayoutdlg|extended_tip|pagenumber">Adds a slide number placeholder to the master slide.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -199,8 +219,13 @@ <action-widget response="-6">cancel</action-widget> <action-widget response="-11">help</action-widget> </action-widgets> - <child> + <child type="titlebar"> <placeholder/> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="MasterLayoutDialog-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="masterlayoutdlg|extended_tip|MasterLayoutDialog">Adds or removes header, footer, date, and slide number placeholders to the layout of the master slide.</property> + </object> + </child> </object> </interface> diff --git a/sd/uiconfig/simpress/ui/navigatorpanel.ui b/sd/uiconfig/simpress/ui/navigatorpanel.ui index 6c91d9d313b1..76433b338643 100644 --- a/sd/uiconfig/simpress/ui/navigatorpanel.ui +++ b/sd/uiconfig/simpress/ui/navigatorpanel.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="sd"> <requires lib="gtk+" version="3.18"/> <object class="GtkMenu" id="dragmodemenu"> @@ -65,6 +65,7 @@ <child internal-child="accessible"> <object class="AtkObject" id="documents-atkobject"> <property name="AtkObject::accessible-name" translatable="yes" context="navigatorpanel|documents-atkobject">Active Window</property> + <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|documents">Lists available %PRODUCTNAME files.</property> </object> </child> </object> @@ -116,6 +117,7 @@ <child internal-child="accessible"> <object class="AtkObject" id="tree-atkobject"> <property name="AtkObject::accessible-name" translatable="yes" context="navigatorpanel|STR_OBJECTS_TREE">Page Tree</property> + <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|tree">Lists available slides. Double-click a slide to make it the active slide.</property> </object> </child> </object> @@ -138,6 +140,11 @@ <property name="can_focus">False</property> <property name="tooltip_text" translatable="yes" context="navigatorpanel|first|tooltip_text">First Slide</property> <property name="icon_name">sd/res/nv03.png</property> + <child internal-child="accessible"> + <object class="AtkObject" id="first-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|first">Jumps to the first page.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -150,6 +157,11 @@ <property name="can_focus">False</property> <property name="tooltip_text" translatable="yes" context="navigatorpanel|previous|tooltip_text">Previous Slide</property> <property name="icon_name">sd/res/nv04.png</property> + <child internal-child="accessible"> + <object class="AtkObject" id="previous-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|previous">Moves back one page.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -162,6 +174,11 @@ <property name="can_focus">False</property> <property name="tooltip_text" translatable="yes" context="navigatorpanel|next|tooltip_text">Next Slide</property> <property name="icon_name">sd/res/nv05.png</property> + <child internal-child="accessible"> + <object class="AtkObject" id="next-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|next">Move forward one page.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -174,6 +191,11 @@ <property name="can_focus">False</property> <property name="tooltip_text" translatable="yes" context="navigatorpanel|last|tooltip_text">Last Slide</property> <property name="icon_name">sd/res/nv06.png</property> + <child internal-child="accessible"> + <object class="AtkObject" id="last-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|last">Jumps to the last page.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -196,6 +218,11 @@ <property name="can_focus">False</property> <property name="tooltip_text" translatable="yes" context="navigatorpanel|dragmode|tooltip_text">Drag Mode</property> <property name="icon_name">sd/res/nv09.png</property> + <child internal-child="accessible"> + <object class="AtkObject" id="dragmode-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|dragmode">Drag and drop slides and named objects into the active slide.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -208,6 +235,11 @@ <property name="can_focus">False</property> <property name="tooltip_text" translatable="yes" context="navigatorpanel|shapes|tooltip_text">Show Shapes</property> <property name="icon_name">sd/res/graphic.png</property> + <child internal-child="accessible"> + <object class="AtkObject" id="shapes-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|shapes">In the submenu you can choose to display a list of all shapes or only the named shapes. Use drag-and-drop in the list to reorder the shapes. When you set the focus to a slide and press the Tab key, the next shape in the defined order is selected.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -226,6 +258,11 @@ <property name="top_attach">0</property> </packing> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="NavigatorPanel-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|NavigatorPanel">Opens the Navigator, where you can quickly jump to other slides or move between open files.</property> + </object> + </child> </object> <object class="GtkMenu" id="shapemenu"> <property name="visible">True</property> diff --git a/sd/uiconfig/simpress/ui/presentationdialog.ui b/sd/uiconfig/simpress/ui/presentationdialog.ui index 27e82e57ec4b..75ed0dbccb2f 100644 --- a/sd/uiconfig/simpress/ui/presentationdialog.ui +++ b/sd/uiconfig/simpress/ui/presentationdialog.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="sd"> <requires lib="gtk+" version="3.18"/> <object class="GtkAdjustment" id="adjustment1"> @@ -15,9 +15,6 @@ <property name="default_width">0</property> <property name="default_height">0</property> <property name="type_hint">dialog</property> - <child> - <placeholder/> - </child> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> <property name="visible">True</property> @@ -126,6 +123,11 @@ <accessibility> <relation type="label-for" target="from_cb"/> </accessibility> + <child internal-child="accessible"> + <object class="AtkObject" id="from-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|from">Enter the number of the start slide.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -143,6 +145,7 @@ <child internal-child="accessible"> <object class="AtkObject" id="from_cb-atkobject"> <property name="AtkObject::accessible-name" translatable="yes" context="presentationdialog|from_cb-atkobject">Starting slide</property> + <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|from_cb">Enter the number of the start slide.</property> </object> </child> </object> @@ -167,6 +170,11 @@ <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="allslides-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|allslides">Includes all of the slides in your slide show.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -191,6 +199,11 @@ <accessibility> <relation type="label-for" target="customslideshow_cb"/> </accessibility> + <child internal-child="accessible"> + <object class="AtkObject" id="customslideshow-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|customslideshow">Runs a custom slide show in the order that you defined in Slide Show - Custom Slide Show.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -205,6 +218,11 @@ <accessibility> <relation type="labelled-by" target="customslideshow"/> </accessibility> + <child internal-child="accessible"> + <object class="AtkObject" id="customslideshow_cb-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|customslideshow_cb">Runs a custom slide show in the order that you defined in Slide Show - Custom Slide Show.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -269,6 +287,11 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="presdisplay_cb-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|presdisplay_cb">Select a display to use for full screen slide show mode.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -400,6 +423,11 @@ <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="default-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|default">A full screen slide is shown.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -416,6 +444,11 @@ <property name="xalign">0</property> <property name="draw_indicator">True</property> <property name="group">default</property> + <child internal-child="accessible"> + <object class="AtkObject" id="window-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|window">Slide show runs in the %PRODUCTNAME program window.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -435,6 +468,11 @@ <accessibility> <relation type="label-for" target="pauseduration"/> </accessibility> + <child internal-child="accessible"> + <object class="AtkObject" id="auto-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|auto">Restarts the slide show after the pause interval you specify. A pause slide is displayed between the final slide and the start slide. Press the Esc key to stop the show.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -451,6 +489,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="showlogo-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|showlogo">Displays the %PRODUCTNAME logo on the pause slide.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -472,6 +515,7 @@ <child internal-child="accessible"> <object class="AtkObject" id="pauseduration-atkobject"> <property name="AtkObject::accessible-name" translatable="yes" context="presentationdialog|pauseduration-atkobject">Pause Duration</property> + <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|pauseduration">Enter the duration of the pause before the slide show is repeated. If you enter zero, the show restarts immediately without showing a pause slide.</property> </object> </child> </object> @@ -530,6 +574,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="manualslides-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|manualslides">Slides never change automatically when this box is selected.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -545,6 +594,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="pointervisible-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|pointervisible">Shows the mouse pointer during a slide show.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -560,6 +614,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="pointeraspen-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|pointeraspen">Changes the mouse pointer to a pen which you can use to draw on slides during the presentation.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -575,6 +634,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="animationsallowed-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|animationsallowed">Displays all frames of animated GIF files during the slide show.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -590,6 +654,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="changeslidesbyclick-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|changeslidesbyclick">Advances to the next slide when you click on the background of a slide.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -605,6 +674,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="alwaysontop-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|alwaysontop">The %PRODUCTNAME window remains on top during the presentation. No other program will show its window in front of your presentation.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -654,6 +728,14 @@ <action-widget response="-6">cancel</action-widget> <action-widget response="-11">help</action-widget> </action-widgets> + <child type="titlebar"> + <placeholder/> + </child> + <child internal-child="accessible"> + <object class="AtkObject" id="PresentationDialog-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="presentationdialog|extended_tip|PresentationDialog">Defines settings for your slide show, including which slide to start from, the way you advance the slides, the type of presentation, and pointer options.</property> + </object> + </child> </object> <object class="GtkSizeGroup" id="sizegroupLabel1"> <widgets> diff --git a/sd/uiconfig/simpress/ui/remotedialog.ui b/sd/uiconfig/simpress/ui/remotedialog.ui index ee1b8e286069..829ab2d55dd7 100644 --- a/sd/uiconfig/simpress/ui/remotedialog.ui +++ b/sd/uiconfig/simpress/ui/remotedialog.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="sd"> <requires lib="gtk+" version="3.18"/> <object class="GtkDialog" id="RemoteDialog"> @@ -10,9 +10,6 @@ <property name="default_width">0</property> <property name="default_height">0</property> <property name="type_hint">dialog</property> - <child> - <placeholder/> - </child> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> <property name="can_focus">False</property> @@ -164,5 +161,13 @@ <action-widget response="-7">cancel</action-widget> <action-widget response="-11">help</action-widget> </action-widgets> + <child type="titlebar"> + <placeholder/> + </child> + <child internal-child="accessible"> + <object class="AtkObject" id="RemoteDialog-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="remotedialog|extended_tip|RemoteDialog">List all Impress Remote available connections.</property> + </object> + </child> </object> </interface> diff --git a/sd/uiconfig/simpress/ui/slidedesigndialog.ui b/sd/uiconfig/simpress/ui/slidedesigndialog.ui index 1306cbf94a6b..17d343b5c968 100644 --- a/sd/uiconfig/simpress/ui/slidedesigndialog.ui +++ b/sd/uiconfig/simpress/ui/slidedesigndialog.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="sd"> <requires lib="gtk+" version="3.18"/> <object class="GtkDialog" id="SlideDesignDialog"> @@ -10,9 +10,6 @@ <property name="default_width">0</property> <property name="default_height">0</property> <property name="type_hint">dialog</property> - <child> - <placeholder/> - </child> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> <property name="visible">True</property> @@ -31,6 +28,11 @@ <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_underline">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="load-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="slidedesigndialog|extended_tip|load">Displays the Load Master Slide dialog, where you can select additional slide designs.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -119,6 +121,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="masterpage-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="slidedesigndialog|extended_tip|masterpage">Applies the background of the selected slide design to all of the slides in your document.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -134,6 +141,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="checkmasters-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="slidedesigndialog|extended_tip|checkmasters">Deletes unreferenced background slides and presentation layouts from your document.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -199,5 +211,13 @@ <action-widget response="-6">cancel</action-widget> <action-widget response="-11">help</action-widget> </action-widgets> + <child type="titlebar"> + <placeholder/> + </child> + <child internal-child="accessible"> + <object class="AtkObject" id="SlideDesignDialog-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="slidedesigndialog|extended_tip|SlideDesignDialog">Displays the Available Master Slides dialog, where you can select a layout scheme for the current slide. Any objects in the slide design are inserted behind objects in the current slide.</property> + </object> + </child> </object> </interface> diff --git a/sd/uiconfig/simpress/ui/slidetransitionspanel.ui b/sd/uiconfig/simpress/ui/slidetransitionspanel.ui index d51dcaf22520..ecccd4d145fd 100644 --- a/sd/uiconfig/simpress/ui/slidetransitionspanel.ui +++ b/sd/uiconfig/simpress/ui/slidetransitionspanel.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.22.2 --> +<!-- Generated with glade 3.36.0 --> <interface domain="sd"> <requires lib="gtk+" version="3.18"/> <object class="GtkAdjustment" id="adjustment1"> @@ -54,6 +54,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="hexpand">True</property> <property name="vexpand">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="transitions_icons-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|transitions_icons">Select the slide transition you want to use for the selected slides.</property> + </object> + </child> </object> </child> </object> @@ -113,6 +118,11 @@ <property name="hexpand">True</property> <property name="adjustment">adjustment2</property> <property name="digits">2</property> + <child internal-child="accessible"> + <object class="AtkObject" id="transition_duration-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|transition_duration">Sets the duration of the slide transition.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -143,6 +153,11 @@ <item translatable="yes" context="slidetransitionspanel|sound_list">Stop previous sound</item> <item translatable="yes" context="slidetransitionspanel|sound_list">Other sound...</item> </items> + <child internal-child="accessible"> + <object class="AtkObject" id="sound_list-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|sound_list">Lists sounds that can played during the slide transition.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -158,6 +173,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="loop_sound-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|loop_sound">Select to play the sound repeatedly until another sound starts.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -182,6 +202,11 @@ <object class="GtkComboBoxText" id="variant_list"> <property name="visible">True</property> <property name="can_focus">False</property> + <child internal-child="accessible"> + <object class="AtkObject" id="variant_list-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|variant_list">Select a variation of the transition.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -240,6 +265,11 @@ <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="rb_mouse_click-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|rb_mouse_click">Select to advance to the next slide on a mouse click.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -260,6 +290,11 @@ <accessibility> <relation type="label-for" target="auto_after_value"/> </accessibility> + <child internal-child="accessible"> + <object class="AtkObject" id="rb_auto_after-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|rb_auto_after">Select to advance to the next slide after a number of seconds. Enter the seconds in the numerical field next to the spin button, or click the spin button.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> @@ -275,6 +310,11 @@ <accessibility> <relation type="labelled-by" target="rb_auto_after"/> </accessibility> + <child internal-child="accessible"> + <object class="AtkObject" id="auto_after_value-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|auto_after_value">Select to advance to the next slide after a number of seconds. Enter the seconds in the numerical field next to the spin button, or click the spin button.</property> + </object> + </child> </object> <packing> <property name="left_attach">1</property> @@ -320,6 +360,11 @@ <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="halign">center</property> + <child internal-child="accessible"> + <object class="AtkObject" id="apply_to_all-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|apply_to_all">Applies the selected slide transition to all slides in the current presentation document.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -359,6 +404,11 @@ <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="auto_preview-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|auto_preview">Select to see the slide transitions automatically in the document.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -377,6 +427,11 @@ <property name="use_underline">True</property> <property name="image_position">right</property> <property name="always_show_image">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="play-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|play">Shows the current slide transition as a preview.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -405,5 +460,10 @@ <property name="position">0</property> </packing> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="SlideTransitionsPanel-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|SlideTransitionsPanel">Defines the special effect that plays when you display a slide during a slide show.</property> + </object> + </child> </object> </interface> |