Kaydet (Commit) 1478f81f authored tarafından Samuel Mehrbrodt's avatar Samuel Mehrbrodt

tdf#105637 Digital signatures dialog has unnessary labels

Change-Id: I474968d566a31fba29bcdc1f74749de8e86fedce
Reviewed-on: https://gerrit.libreoffice.org/33754Reviewed-by: 's avatarSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: 's avatarSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
üst 05799076
...@@ -194,7 +194,7 @@ ...@@ -194,7 +194,7 @@
</child> </child>
<child> <child>
<object class="GtkLabel" id="description"> <object class="GtkLabel" id="description">
<property name="visible">True</property> <property name="no_show_all">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="label" translatable="yes">Description</property> <property name="label" translatable="yes">Description</property>
</object> </object>
...@@ -205,7 +205,7 @@ ...@@ -205,7 +205,7 @@
</child> </child>
<child> <child>
<object class="GtkLabel" id="type"> <object class="GtkLabel" id="type">
<property name="visible">True</property> <property name="no_show_all">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="label" translatable="yes">Signature type</property> <property name="label" translatable="yes">Signature type</property>
</object> </object>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment