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 --- filter/uiconfig/ui/pdfsignpage.ui | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'filter/uiconfig/ui/pdfsignpage.ui') diff --git a/filter/uiconfig/ui/pdfsignpage.ui b/filter/uiconfig/ui/pdfsignpage.ui index 61babfb9ad9c..9d7a8a643ab8 100644 --- a/filter/uiconfig/ui/pdfsignpage.ui +++ b/filter/uiconfig/ui/pdfsignpage.ui @@ -47,6 +47,7 @@ True True True + True Allows you to select a certificate to be used for signing this PDF export. @@ -124,6 +125,7 @@ True False True + True Enter the password used for protecting the private key associated with the selected certificate. @@ -141,6 +143,7 @@ True True True + True These three fields allow you to optionally enter additional information about the digital signature that will be applied to the PDF (Where, by whom and why it was made). It will be embedded in the appropriate PDF fields and will be visible to anyone viewing the PDF. Each or all of the three fields may be left blank. @@ -158,6 +161,7 @@ True True True + True These three fields allow you to optionally enter additional information about the digital signature that will be applied to the PDF (Where, by whom and why it was made). It will be embedded in the appropriate PDF fields and will be visible to anyone viewing the PDF. Each or all of the three fields may be left blank. @@ -175,6 +179,7 @@ True True True + True These three fields allow you to optionally enter additional information about the digital signature that will be applied to the PDF (Where, by whom and why it was made). It will be embedded in the appropriate PDF fields and will be visible to anyone viewing the PDF. Each or all of the three fields may be left blank. -- cgit