summaryrefslogtreecommitdiff
path: root/uui/uiconfig/ui/unknownauthdialog.ui
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2014-12-04 11:01:10 -0600
committerCaolán McNamara <caolanm@redhat.com>2014-12-05 09:13:04 +0000
commitc483ac1f20354170fe66fc42823932bd6aa7d210 (patch)
tree446da390c898d3c7da12b7fe293013bfadaf2257 /uui/uiconfig/ui/unknownauthdialog.ui
parent4758ab313de3cb2c8cb9ea5792425a808e94b7df (diff)
uui: HIG fixes
Change-Id: I92045fe661e4d1d667c860dfd47559d2303ca531 Reviewed-on: https://gerrit.libreoffice.org/13301 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'uui/uiconfig/ui/unknownauthdialog.ui')
-rw-r--r--uui/uiconfig/ui/unknownauthdialog.ui14
1 files changed, 5 insertions, 9 deletions
diff --git a/uui/uiconfig/ui/unknownauthdialog.ui b/uui/uiconfig/ui/unknownauthdialog.ui
index 29c2cfbc4005..b41ae1b5fec8 100644
--- a/uui/uiconfig/ui/unknownauthdialog.ui
+++ b/uui/uiconfig/ui/unknownauthdialog.ui
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.18.3 -->
<interface>
- <!-- interface-requires gtk+ 3.0 -->
+ <requires lib="gtk+" version="3.0"/>
<object class="GtkMessageDialog" id="UnknownAuthDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
@@ -13,7 +14,7 @@
<object class="GtkBox" id="messagedialog-vbox">
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
- <property name="spacing">24</property>
+ <property name="spacing">12</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="messagedialog-action_area">
<property name="can_focus">False</property>
@@ -58,6 +59,7 @@
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">2</property>
+ <property name="secondary">True</property>
</packing>
</child>
</object>
@@ -88,8 +90,6 @@
<packing>
<property name="left_attach">0</property>
<property name="top_attach">1</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
<child>
@@ -105,13 +105,11 @@
<packing>
<property name="left_attach">0</property>
<property name="top_attach">2</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="examine">
- <property name="label" translatable="yes">Examine Certificate...</property>
+ <property name="label" translatable="yes">Examine Certificate…</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -121,8 +119,6 @@
<packing>
<property name="left_attach">0</property>
<property name="top_attach">0</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
</object>