[gnome-calendar/ui-rewrite] edit-dialog: removed unused grid
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/ui-rewrite] edit-dialog: removed unused grid
- Date: Mon, 24 Nov 2014 13:50:38 +0000 (UTC)
commit 50a9a4232d22f709d81f58eec5a598b09bdb9761
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Thu Nov 20 21:07:32 2014 -0200
edit-dialog: removed unused grid
This grid has only one child and is completely unnecessary.
data/ui/edit-dialog.ui | 16 +++-------------
1 files changed, 3 insertions(+), 13 deletions(-)
---
diff --git a/data/ui/edit-dialog.ui b/data/ui/edit-dialog.ui
index e84939b..95a4acb 100644
--- a/data/ui/edit-dialog.ui
+++ b/data/ui/edit-dialog.ui
@@ -158,21 +158,10 @@
</packing>
</child>
<child>
- <object class="GtkGrid" id="source_grid">
+ <object class="GtkImage" id="source_image">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="valign">center</property>
- <property name="column_spacing">12</property>
- <child>
- <object class="GtkImage" id="source_image">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="halign">start</property>
- </object>
- <packing>
- <property name="left_attach">0</property>
- </packing>
- </child>
+ <property name="halign">start</property>
</object>
<packing>
<property name="left_attach">3</property>
@@ -226,6 +215,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
+ <property name="margin">6</property>
</object>
<style>
<class name="entry"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]