From f89b94c280e8d986cdf08271f5cdc6b1dfe09575 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 14 Jan 2021 15:42:05 +0000 Subject: tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- cui/uiconfig/ui/connectortabpage.ui | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cui/uiconfig/ui/connectortabpage.ui') diff --git a/cui/uiconfig/ui/connectortabpage.ui b/cui/uiconfig/ui/connectortabpage.ui index 9595c3e717d0..a2f6aadf3e03 100644 --- a/cui/uiconfig/ui/connectortabpage.ui +++ b/cui/uiconfig/ui/connectortabpage.ui @@ -157,6 +157,7 @@ True adjustment1 2 + True Enter a skew value for Line 1. @@ -175,6 +176,7 @@ True adjustment2 2 + True Enter a skew value for Line 2. @@ -193,6 +195,7 @@ True adjustment3 2 + True Enter a skew value for Line 3. @@ -302,6 +305,7 @@ True adjustment4 2 + True Enter the amount of horizontal space you want at the beginning of the connector. @@ -320,6 +324,7 @@ True adjustment5 2 + True Enter the amount of horizontal space you want at the end of the connector. @@ -338,6 +343,7 @@ True adjustment6 2 + True Enter the amount of vertical space you want at the beginning of the connector. @@ -356,6 +362,7 @@ True adjustment7 2 + True Enter the amount of vertical space you want at the end of the connector. -- cgit