[glom] Relationships Overview dialog adjustments.
- From: Daniel Borgmann <dborg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Relationships Overview dialog adjustments.
- Date: Mon, 29 Mar 2010 19:56:06 +0000 (UTC)
commit e5a425945b26504a5a2b4966a57f1455eae4edb9
Author: Daniel Borgmann <danielb openismus com>
Date: Mon Mar 29 20:55:54 2010 +0100
Relationships Overview dialog adjustments.
* glom/glom_developer.glade: Remove frame and adjust spacings for
Relationships Overview dialog.
ChangeLog | 7 +++++
glom/glom_developer.glade | 62 +++++++++++++++-----------------------------
2 files changed, 28 insertions(+), 41 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 3d6b400..11c08d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2010-03-29 Daniel Borgmann <danielb openismus com>
+ Relationships Overview dialog adjustments.
+
+ * glom/glom_developer.glade: Remove frame and adjust spacings for
+ Relationships Overview dialog.
+
+2010-03-29 Daniel Borgmann <danielb openismus com>
+
Correct mnemonic widgets.
* glom/glom_developer.glade: Actually set the correct mnemonic
diff --git a/glom/glom_developer.glade b/glom/glom_developer.glade
index b069f1f..1cfdf95 100644
--- a/glom/glom_developer.glade
+++ b/glom/glom_developer.glade
@@ -7016,7 +7016,6 @@ Which user should be added to this group?</property>
</object>
<object class="GtkDialog" id="dialog_relationships_overview">
<property name="visible">True</property>
- <property name="border_width">6</property>
<property name="title" translatable="yes">Relationships Overview</property>
<property name="default_width">400</property>
<property name="default_height">400</property>
@@ -7038,34 +7037,15 @@ Which user should be added to this group?</property>
</packing>
</child>
<child>
- <object class="GtkFrame" id="frame33">
+ <object class="GtkScrolledWindow" id="scrolledwindow_canvas">
<property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">none</property>
+ <property name="can_focus">True</property>
+ <property name="border_width">6</property>
+ <property name="hscrollbar_policy">automatic</property>
+ <property name="vscrollbar_policy">automatic</property>
+ <property name="shadow_type">in</property>
<child>
- <object class="GtkAlignment" id="alignment70">
- <property name="visible">True</property>
- <property name="left_padding">12</property>
- <child>
- <object class="GtkScrolledWindow" id="scrolledwindow_canvas">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="hscrollbar_policy">automatic</property>
- <property name="vscrollbar_policy">automatic</property>
- <property name="shadow_type">in</property>
- <child>
- <placeholder/>
- </child>
- </object>
- </child>
- </object>
- </child>
- <child type="label">
- <object class="GtkLabel" id="label198">
- <property name="visible">True</property>
- <property name="label" translatable="yes"><b>Relationships</b></property>
- <property name="use_markup">True</property>
- </object>
+ <placeholder/>
</child>
</object>
<packing>
@@ -9218,23 +9198,23 @@ What name should this module have?</property>
</packing>
</child>
<child>
- <object class="GtkButton" id="button_add_related">
+ <object class="GtkButton" id="button_add_related_calendar">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
<property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Add a related records portal. This is a list of records in a related table. Remember to edit this layout item to specify the relationship to use, and the fields to show from the related table.</property>
+ <property name="tooltip_text" translatable="yes">Add a related records calendar portal. This is a calendar showing records from a related table. Remember to edit this layout item to specify the relationship to use, and the fields to show from the related table.</property>
<child>
- <object class="GtkAlignment" id="alignment22">
+ <object class="GtkAlignment" id="alignment1">
<property name="visible">True</property>
<property name="xscale">0</property>
<property name="yscale">0</property>
<child>
- <object class="GtkHBox" id="hbox29">
+ <object class="GtkHBox" id="hbox1">
<property name="visible">True</property>
<property name="spacing">2</property>
<child>
- <object class="GtkImage" id="image19">
+ <object class="GtkImage" id="image1">
<property name="visible">True</property>
<property name="stock">gtk-add</property>
</object>
@@ -9245,9 +9225,9 @@ What name should this module have?</property>
</packing>
</child>
<child>
- <object class="GtkLabel" id="label74">
+ <object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="label" translatable="yes">Add Related Records</property>
+ <property name="label" translatable="yes">Add Related Calendar</property>
<property name="use_underline">True</property>
</object>
<packing>
@@ -9269,23 +9249,23 @@ What name should this module have?</property>
</packing>
</child>
<child>
- <object class="GtkButton" id="button_add_related_calendar">
+ <object class="GtkButton" id="button_add_related">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
<property name="receives_default">False</property>
- <property name="tooltip_text" translatable="yes">Add a related records calendar portal. This is a calendar showing records from a related table. Remember to edit this layout item to specify the relationship to use, and the fields to show from the related table.</property>
+ <property name="tooltip_text" translatable="yes">Add a related records portal. This is a list of records in a related table. Remember to edit this layout item to specify the relationship to use, and the fields to show from the related table.</property>
<child>
- <object class="GtkAlignment" id="alignment1">
+ <object class="GtkAlignment" id="alignment22">
<property name="visible">True</property>
<property name="xscale">0</property>
<property name="yscale">0</property>
<child>
- <object class="GtkHBox" id="hbox1">
+ <object class="GtkHBox" id="hbox29">
<property name="visible">True</property>
<property name="spacing">2</property>
<child>
- <object class="GtkImage" id="image1">
+ <object class="GtkImage" id="image19">
<property name="visible">True</property>
<property name="stock">gtk-add</property>
</object>
@@ -9296,9 +9276,9 @@ What name should this module have?</property>
</packing>
</child>
<child>
- <object class="GtkLabel" id="label1">
+ <object class="GtkLabel" id="label74">
<property name="visible">True</property>
- <property name="label" translatable="yes">Add Related Calendar</property>
+ <property name="label" translatable="yes">Add Related Records</property>
<property name="use_underline">True</property>
</object>
<packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]