From 49d53fa8a4d0c69a58000d05b903e757e30e6930 Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Sat, 4 Nov 2017 02:29:33 +0900 Subject: TSCP: limit the input to the IPPart entry field MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Limit the input keys to the IPPart entry field. The limit is by default set to free-form with the configuration key. When the limitation is activated it is only possible to input chars '/', ';', ' ' (space) and delete. Change-Id: Id3eb7e0198fb60e07894d6ff22a32351cca9d589 Reviewed-on: https://gerrit.libreoffice.org/44280 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl --- extras/source/glade/libreoffice-catalog.xml.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'extras') diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in index 8fb5d4c803c7..85a65eaf3df1 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -677,8 +677,12 @@ generic-name="Text View" parent="GtkTextView" icon-name="widget-gtk-textentry"/> - + +