summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2017-11-04 02:29:33 +0900
committerTomaž Vajngerl <quikee@gmail.com>2017-11-04 02:50:14 +0100
commit49d53fa8a4d0c69a58000d05b903e757e30e6930 (patch)
tree071baed9285e3d0549d19af8c0ff72245ac2bb77 /extras
parent40918d0321f9e9a958fa80f309213e199cf21bce (diff)
TSCP: limit the input to the IPPart entry field
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 <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'extras')
-rw-r--r--extras/source/glade/libreoffice-catalog.xml.in8
1 files changed, 6 insertions, 2 deletions
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"/>
- <glade-widget-class title="Text View" name="svxlo-ClassificationEditView"
- generic-name="Text View" parent="GtkTextView"
+ <glade-widget-class title="Classifcation Text View" name="svxlo-ClassificationEditView"
+ generic-name="Classifcation Text View" parent="GtkTextView"
+ icon-name="widget-gtk-textentry"/>
+
+ <glade-widget-class title="IntellectualPropertyPartEdit" name="svxlo-IntellectualPropertyPartEdit"
+ generic-name="IntellectualPropertyPartEdit" parent="GtkEntry"
icon-name="widget-gtk-textentry"/>
<glade-widget-class title="Combo Image Button" name="sclo-ScExtIButton"