summaryrefslogtreecommitdiff
path: root/sd/uiconfig/simpress
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-01-14 15:42:05 +0000
committerCaolán McNamara <caolanm@redhat.com>2021-01-15 10:10:14 +0100
commitf89b94c280e8d986cdf08271f5cdc6b1dfe09575 (patch)
tree0cc75175c96954e29c6aba0ddcbd52d0269cec65 /sd/uiconfig/simpress
parentcf29283ac7adffbca693364e28f102b7e5434ccf (diff)
tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons
except for extensions/uiconfig/spropctrlr/ui/multiline.ui Change-Id: Ia2eca14332ffd4ac6e277c7529f17eca3ba29c0e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109310 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd/uiconfig/simpress')
-rw-r--r--sd/uiconfig/simpress/ui/clientboxfragment.ui1
-rw-r--r--sd/uiconfig/simpress/ui/customanimationeffecttab.ui1
-rw-r--r--sd/uiconfig/simpress/ui/customanimationfragment.ui6
-rw-r--r--sd/uiconfig/simpress/ui/customanimationspanel.ui2
-rw-r--r--sd/uiconfig/simpress/ui/customanimationtexttab.ui1
-rw-r--r--sd/uiconfig/simpress/ui/customanimationtimingtab.ui2
-rw-r--r--sd/uiconfig/simpress/ui/definecustomslideshow.ui1
-rw-r--r--sd/uiconfig/simpress/ui/dlgfield.ui1
-rw-r--r--sd/uiconfig/simpress/ui/dockinganimation.ui2
-rw-r--r--sd/uiconfig/simpress/ui/headerfootertab.ui3
-rw-r--r--sd/uiconfig/simpress/ui/interactionpage.ui5
-rw-r--r--sd/uiconfig/simpress/ui/optimpressgeneralpage.ui6
-rw-r--r--sd/uiconfig/simpress/ui/pagesfieldbox.ui1
-rw-r--r--sd/uiconfig/simpress/ui/presentationdialog.ui1
-rw-r--r--sd/uiconfig/simpress/ui/publishingdialog.ui8
-rw-r--r--sd/uiconfig/simpress/ui/slidetransitionspanel.ui2
16 files changed, 43 insertions, 0 deletions
diff --git a/sd/uiconfig/simpress/ui/clientboxfragment.ui b/sd/uiconfig/simpress/ui/clientboxfragment.ui
index 2602f9b444e9..65af34c0410e 100644
--- a/sd/uiconfig/simpress/ui/clientboxfragment.ui
+++ b/sd/uiconfig/simpress/ui/clientboxfragment.ui
@@ -57,6 +57,7 @@
<property name="halign">start</property>
<property name="max_length">4</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<property name="width_chars">4</property>
</object>
<packing>
diff --git a/sd/uiconfig/simpress/ui/customanimationeffecttab.ui b/sd/uiconfig/simpress/ui/customanimationeffecttab.ui
index faa87113371b..3bddbb805107 100644
--- a/sd/uiconfig/simpress/ui/customanimationeffecttab.ui
+++ b/sd/uiconfig/simpress/ui/customanimationeffecttab.ui
@@ -343,6 +343,7 @@
<property name="activates_default">True</property>
<property name="adjustment">adjustment1</property>
<property name="digits">1</property>
+ <property name="truncate-multiline">True</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>
diff --git a/sd/uiconfig/simpress/ui/customanimationfragment.ui b/sd/uiconfig/simpress/ui/customanimationfragment.ui
index 16d76b38392c..a976e5bd7277 100644
--- a/sd/uiconfig/simpress/ui/customanimationfragment.ui
+++ b/sd/uiconfig/simpress/ui/customanimationfragment.ui
@@ -260,6 +260,7 @@
<property name="has_entry">True</property>
<child internal-child="entry">
<object class="GtkEntry">
+ <property name="truncate-multiline">True</property>
<property name="can_focus">True</property>
</object>
</child>
@@ -275,6 +276,7 @@
<property name="can_focus">True</property>
<property name="no_show_all">True</property>
<property name="hexpand">True</property>
+ <property name="truncate-multiline">True</property>
<property name="adjustment">adjustment1</property>
</object>
<packing>
@@ -307,6 +309,7 @@
<property name="can_focus">True</property>
<property name="no_show_all">True</property>
<property name="hexpand">True</property>
+ <property name="truncate-multiline">True</property>
<property name="adjustment">adjustment2</property>
</object>
<packing>
@@ -339,6 +342,7 @@
<property name="can_focus">True</property>
<property name="no_show_all">True</property>
<property name="hexpand">True</property>
+ <property name="truncate-multiline">True</property>
<property name="adjustment">adjustment3</property>
</object>
<packing>
@@ -371,6 +375,7 @@
<property name="can_focus">True</property>
<property name="no_show_all">True</property>
<property name="hexpand">True</property>
+ <property name="truncate-multiline">True</property>
<property name="adjustment">adjustment4</property>
</object>
<packing>
@@ -403,6 +408,7 @@
<property name="can_focus">True</property>
<property name="no_show_all">True</property>
<property name="hexpand">True</property>
+ <property name="truncate-multiline">True</property>
<property name="editable">False</property>
</object>
<packing>
diff --git a/sd/uiconfig/simpress/ui/customanimationspanel.ui b/sd/uiconfig/simpress/ui/customanimationspanel.ui
index 5c5ea7a1d263..618ac8b89577 100644
--- a/sd/uiconfig/simpress/ui/customanimationspanel.ui
+++ b/sd/uiconfig/simpress/ui/customanimationspanel.ui
@@ -499,6 +499,7 @@
<property name="hexpand">True</property>
<property name="adjustment">adjustment2</property>
<property name="digits">2</property>
+ <property name="truncate-multiline">True</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>
@@ -531,6 +532,7 @@
<property name="hexpand">True</property>
<property name="adjustment">adjustment1</property>
<property name="digits">1</property>
+ <property name="truncate-multiline">True</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>
diff --git a/sd/uiconfig/simpress/ui/customanimationtexttab.ui b/sd/uiconfig/simpress/ui/customanimationtexttab.ui
index 8407ae9d99ac..dedbd4660138 100644
--- a/sd/uiconfig/simpress/ui/customanimationtexttab.ui
+++ b/sd/uiconfig/simpress/ui/customanimationtexttab.ui
@@ -45,6 +45,7 @@
<property name="activates_default">True</property>
<property name="adjustment">adjustment1</property>
<property name="digits">1</property>
+ <property name="truncate-multiline">True</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>
diff --git a/sd/uiconfig/simpress/ui/customanimationtimingtab.ui b/sd/uiconfig/simpress/ui/customanimationtimingtab.ui
index 0b0489f72c60..bcceca3e0c5a 100644
--- a/sd/uiconfig/simpress/ui/customanimationtimingtab.ui
+++ b/sd/uiconfig/simpress/ui/customanimationtimingtab.ui
@@ -118,6 +118,7 @@
<property name="hexpand">True</property>
<property name="activates_default">True</property>
<property name="adjustment">adjustment1</property>
+ <property name="truncate-multiline">True</property>
<property name="digits">1</property>
</object>
<packing>
@@ -134,6 +135,7 @@
<property name="hexpand">True</property>
<property name="activates_default">True</property>
<property name="adjustment">adjustment2</property>
+ <property name="truncate-multiline">True</property>
<property name="digits">2</property>
</object>
<packing>
diff --git a/sd/uiconfig/simpress/ui/definecustomslideshow.ui b/sd/uiconfig/simpress/ui/definecustomslideshow.ui
index c6b94a2db2e4..9f9c5a007a2a 100644
--- a/sd/uiconfig/simpress/ui/definecustomslideshow.ui
+++ b/sd/uiconfig/simpress/ui/definecustomslideshow.ui
@@ -122,6 +122,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">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>
diff --git a/sd/uiconfig/simpress/ui/dlgfield.ui b/sd/uiconfig/simpress/ui/dlgfield.ui
index 1cef6e299912..333511adeff1 100644
--- a/sd/uiconfig/simpress/ui/dlgfield.ui
+++ b/sd/uiconfig/simpress/ui/dlgfield.ui
@@ -185,6 +185,7 @@
<child internal-child="entry">
<object class="GtkEntry">
<property name="can_focus">True</property>
+ <property name="truncate-multiline">True</property>
<property name="activates_default">True</property>
</object>
</child>
diff --git a/sd/uiconfig/simpress/ui/dockinganimation.ui b/sd/uiconfig/simpress/ui/dockinganimation.ui
index 7ab8acfaef90..5d3df1a9c2c8 100644
--- a/sd/uiconfig/simpress/ui/dockinganimation.ui
+++ b/sd/uiconfig/simpress/ui/dockinganimation.ui
@@ -133,6 +133,7 @@
<property name="tooltip_text" translatable="yes" context="dockinganimation|duration|tooltip_text">Duration</property>
<property name="adjustment">adjustment2</property>
<property name="digits">2</property>
+ <property name="truncate-multiline">True</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>
@@ -152,6 +153,7 @@
<property name="text">1</property>
<property name="adjustment">adjustment1</property>
<property name="value">1</property>
+ <property name="truncate-multiline">True</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>
diff --git a/sd/uiconfig/simpress/ui/headerfootertab.ui b/sd/uiconfig/simpress/ui/headerfootertab.ui
index 28554ce6b2c0..bc42a6241111 100644
--- a/sd/uiconfig/simpress/ui/headerfootertab.ui
+++ b/sd/uiconfig/simpress/ui/headerfootertab.ui
@@ -78,6 +78,7 @@
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="activates-default">True</property>
+ <property name="truncate-multiline">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>
@@ -166,6 +167,7 @@
<accessibility>
<relation type="labelled-by" target="rb_fixed"/>
</accessibility>
+ <property name="truncate-multiline">True</property>
<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>
@@ -359,6 +361,7 @@
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="activates-default">True</property>
+ <property name="truncate-multiline">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>
diff --git a/sd/uiconfig/simpress/ui/interactionpage.ui b/sd/uiconfig/simpress/ui/interactionpage.ui
index 06f33ce2136b..795a69039859 100644
--- a/sd/uiconfig/simpress/ui/interactionpage.ui
+++ b/sd/uiconfig/simpress/ui/interactionpage.ui
@@ -355,6 +355,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="sound-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="interactionpage|sound-atkobject">Path Name</property>
@@ -374,6 +375,7 @@
<property name="no_show_all">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">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>
@@ -392,6 +394,7 @@
<property name="no_show_all">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">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>
@@ -410,6 +413,7 @@
<property name="no_show_all">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">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>
@@ -428,6 +432,7 @@
<property name="no_show_all">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">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>
diff --git a/sd/uiconfig/simpress/ui/optimpressgeneralpage.ui b/sd/uiconfig/simpress/ui/optimpressgeneralpage.ui
index d0b40275af65..0d71b58d06f9 100644
--- a/sd/uiconfig/simpress/ui/optimpressgeneralpage.ui
+++ b/sd/uiconfig/simpress/ui/optimpressgeneralpage.ui
@@ -274,6 +274,7 @@
<property name="activates_default">True</property>
<property name="adjustment">adjustment1</property>
<property name="digits">2</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="metricFields-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|metricFields">Defines the spacing between tab stops.</property>
@@ -432,6 +433,7 @@
<property name="no_show_all">True</property>
<property name="activates_default">True</property>
<property name="adjustment">adjustment2</property>
+ <property name="truncate-multiline">True</property>
<property name="digits">2</property>
</object>
<packing>
@@ -445,6 +447,7 @@
<property name="no_show_all">True</property>
<property name="activates_default">True</property>
<property name="adjustment">adjustment4</property>
+ <property name="truncate-multiline">True</property>
<property name="digits">2</property>
</object>
<packing>
@@ -471,6 +474,7 @@
<property name="can_focus">False</property>
<property name="no_show_all">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<property name="adjustment">adjustment3</property>
</object>
<packing>
@@ -497,6 +501,7 @@
<property name="can_focus">False</property>
<property name="no_show_all">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<property name="adjustment">adjustment5</property>
</object>
<packing>
@@ -512,6 +517,7 @@
<child internal-child="entry">
<object class="GtkEntry" id="combobox-entry">
<property name="can_focus">True</property>
+ <property name="truncate-multiline">True</property>
<property name="activates_default">True</property>
</object>
</child>
diff --git a/sd/uiconfig/simpress/ui/pagesfieldbox.ui b/sd/uiconfig/simpress/ui/pagesfieldbox.ui
index f1d2439aff84..2c96026fc904 100644
--- a/sd/uiconfig/simpress/ui/pagesfieldbox.ui
+++ b/sd/uiconfig/simpress/ui/pagesfieldbox.ui
@@ -18,6 +18,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="adjustment">adjustment1</property>
+ <property name="truncate-multiline">True</property>
<property name="digits">2</property>
</object>
<packing>
diff --git a/sd/uiconfig/simpress/ui/presentationdialog.ui b/sd/uiconfig/simpress/ui/presentationdialog.ui
index 002b3e173f24..045d907b9dfa 100644
--- a/sd/uiconfig/simpress/ui/presentationdialog.ui
+++ b/sd/uiconfig/simpress/ui/presentationdialog.ui
@@ -505,6 +505,7 @@
<accessibility>
<relation type="labelled-by" target="auto"/>
</accessibility>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="pauseduration-atkobject">
<property name="AtkObject::accessible-name" translatable="yes" context="presentationdialog|pauseduration-atkobject">Pause Duration</property>
diff --git a/sd/uiconfig/simpress/ui/publishingdialog.ui b/sd/uiconfig/simpress/ui/publishingdialog.ui
index 22988bd2f715..3862493c1b60 100644
--- a/sd/uiconfig/simpress/ui/publishingdialog.ui
+++ b/sd/uiconfig/simpress/ui/publishingdialog.ui
@@ -404,6 +404,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="indexEntry-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|indexEntry">Specifies the URL (absolute or relative) to be entered by the viewer in order to see the presentation.</property>
@@ -436,6 +437,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="URLEntry-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|URLEntry">Specifies the URL (absolute or relative), where the created HTML presentation on the web server has been saved.</property>
@@ -468,6 +470,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="CGIEntry-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|CGIEntry">Specifies the URL (absolute or relative) for the generated Perl scripts.</property>
@@ -600,6 +603,7 @@
<property name="can_focus">True</property>
<property name="activates_default">True</property>
<property name="adjustment">adjustment1</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="durationSpinbutton-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|durationSpinbutton">Defines the amount of time for each slide display.</property>
@@ -1073,6 +1077,7 @@
<child internal-child="entry">
<object class="GtkEntry" id="combobox-entry">
<property name="can_focus">True</property>
+ <property name="truncate-multiline">True</property>
<property name="activates_default">True</property>
</object>
</child>
@@ -1339,6 +1344,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="authorEntry-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|authorEntry">Specifies the name of the publication's author.</property>
@@ -1399,6 +1405,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="emailEntry-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|emailEntry">Specifies the email address.</property>
@@ -1416,6 +1423,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <property name="truncate-multiline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="wwwEntry-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|wwwEntry">Specifies your homepage. A hyperlink will be inserted in the publication.</property>
diff --git a/sd/uiconfig/simpress/ui/slidetransitionspanel.ui b/sd/uiconfig/simpress/ui/slidetransitionspanel.ui
index 7e8641699674..84f86fb15dd9 100644
--- a/sd/uiconfig/simpress/ui/slidetransitionspanel.ui
+++ b/sd/uiconfig/simpress/ui/slidetransitionspanel.ui
@@ -115,6 +115,7 @@
<property name="hexpand">True</property>
<property name="adjustment">adjustment2</property>
<property name="digits">2</property>
+ <property name="truncate-multiline">True</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>
@@ -302,6 +303,7 @@
<accessibility>
<relation type="labelled-by" target="rb_auto_after"/>
</accessibility>
+ <property name="truncate-multiline">True</property>
<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>