simplify dns

This commit is contained in:
Ferdinand Schober
2024-07-15 08:15:27 +02:00
parent 0ffeaf7e91
commit 06c6b2ec2e
6 changed files with 65 additions and 51 deletions

View File

@@ -44,6 +44,7 @@
<child>
<object class="GtkEntry" id="port">
<!-- <property name="title" translatable="yes">port</property> -->
<property name="max-width-chars">5</property>
<property name="input_purpose">GTK_INPUT_PURPOSE_NUMBER</property>
<property name="xalign">0.5</property>
<property name="valign">center</property>