aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-dialogs.ui
diff options
context:
space:
mode:
authorDan Vrátil <dvratil@redhat.com>2011-10-07 20:29:37 +0800
committerDan Vrátil <dvratil@redhat.com>2011-10-07 20:29:37 +0800
commit03a438c3acff6e97146836a84da7236b69cd37fe (patch)
tree88c202f9b3b36757cfdfc61e4b667573705d9b73 /mail/mail-dialogs.ui
parente61283b1096a66a811eba8c43f72087e6341ffc6 (diff)
downloadgsoc2013-evolution-03a438c3acff6e97146836a84da7236b69cd37fe.tar
gsoc2013-evolution-03a438c3acff6e97146836a84da7236b69cd37fe.tar.gz
gsoc2013-evolution-03a438c3acff6e97146836a84da7236b69cd37fe.tar.bz2
gsoc2013-evolution-03a438c3acff6e97146836a84da7236b69cd37fe.tar.lz
gsoc2013-evolution-03a438c3acff6e97146836a84da7236b69cd37fe.tar.xz
gsoc2013-evolution-03a438c3acff6e97146836a84da7236b69cd37fe.tar.zst
gsoc2013-evolution-03a438c3acff6e97146836a84da7236b69cd37fe.zip
Bug #658066 - Security dialog is too big
Fixed security dialog default size and resizing issues by simplifying the layout and replacing GtkVBoxes by GtkGrids.
Diffstat (limited to 'mail/mail-dialogs.ui')
-rw-r--r--mail/mail-dialogs.ui68
1 files changed, 6 insertions, 62 deletions
diff --git a/mail/mail-dialogs.ui b/mail/mail-dialogs.ui
index 58a9f8c2aa..d3382dc18d 100644
--- a/mail/mail-dialogs.ui
+++ b/mail/mail-dialogs.ui
@@ -578,41 +578,13 @@ Please select a follow up action from the "Flag" menu.</property>
</packing>
</child>
<child>
- <object class="GtkHBox" id="hbox170">
+ <object class="GtkGrid" id="signature_grid">
<property name="visible">True</property>
+ <property name="orientation">GTK_ORIENTATION_VERTICAL</property>
<child>
- <object class="GtkLabel" id="label465">
- <property name="visible">True</property>
- <property name="xpad">12</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkTable" id="table10">
- <property name="visible">True</property>
- <property name="column_spacing">6</property>
- <property name="row_spacing">2</property>
- <child>
- <object class="GtkVBox" id="signature_vbox">
- <property name="visible">True</property>
- <child>
- <placeholder/>
- </child>
- </object>
- </child>
- </object>
- <packing>
- <property name="position">1</property>
- </packing>
+ <placeholder/>
</child>
</object>
- <packing>
- <property name="position">1</property>
- </packing>
</child>
</object>
<packing>
@@ -641,41 +613,13 @@ Please select a follow up action from the "Flag" menu.</property>
</packing>
</child>
<child>
- <object class="GtkHBox" id="hbox171">
+ <object class="GtkGrid" id="encryption_grid">
<property name="visible">True</property>
+ <property name="orientation">GTK_ORIENTATION_VERTICAL</property>
<child>
- <object class="GtkLabel" id="label478">
- <property name="visible">True</property>
- <property name="xpad">12</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkTable" id="table11">
- <property name="visible">True</property>
- <property name="column_spacing">6</property>
- <property name="row_spacing">2</property>
- <child>
- <object class="GtkVBox" id="encryption_vbox">
- <property name="visible">True</property>
- <child>
- <placeholder/>
- </child>
- </object>
- </child>
- </object>
- <packing>
- <property name="position">1</property>
- </packing>
+ <placeholder/>
</child>
</object>
- <packing>
- <property name="position">1</property>
- </packing>
</child>
</object>
<packing>