summaryrefslogtreecommitdiff
path: root/sfx2/uiconfig/ui/versioncommentdialog.ui
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2014-11-11 04:22:24 -0600
committerSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2014-11-11 15:09:16 +0000
commite8ba9451ed915247f7d7c6806c8381bfa2bc8c75 (patch)
tree8b1a7a909a0a13faa5c7013158662423c56cef63 /sfx2/uiconfig/ui/versioncommentdialog.ui
parent8caebee126cb61e964604d10de54410ddca11d20 (diff)
HIG fixes for sfx2
Change-Id: Ide13fff6a3d5d82847c4886967283cb4b59bcfbb Reviewed-on: https://gerrit.libreoffice.org/12321 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Diffstat (limited to 'sfx2/uiconfig/ui/versioncommentdialog.ui')
-rw-r--r--sfx2/uiconfig/ui/versioncommentdialog.ui13
1 files changed, 5 insertions, 8 deletions
diff --git a/sfx2/uiconfig/ui/versioncommentdialog.ui b/sfx2/uiconfig/ui/versioncommentdialog.ui
index 09671487ae8f..a7fda6551aef 100644
--- a/sfx2/uiconfig/ui/versioncommentdialog.ui
+++ b/sfx2/uiconfig/ui/versioncommentdialog.ui
@@ -1,10 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.18.3 -->
<interface>
- <!-- interface-requires gtk+ 3.6 -->
+ <requires lib="gtk+" version="3.6"/>
<object class="GtkDialog" id="VersionCommentDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
<property name="title" translatable="yes">Insert Version Comment</property>
+ <property name="resizable">False</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
@@ -73,6 +75,7 @@
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">3</property>
+ <property name="secondary">True</property>
</packing>
</child>
</object>
@@ -89,7 +92,7 @@
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
- <property name="row_spacing">12</property>
+ <property name="row_spacing">6</property>
<child>
<object class="GtkLabel" id="timestamp">
<property name="visible">True</property>
@@ -100,8 +103,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>
<child>
@@ -114,8 +115,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>
@@ -137,8 +136,6 @@
<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>
</object>