[recipes/more-cuisines: 1/5] Remove some unused IDs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes/more-cuisines: 1/5] Remove some unused IDs
- Date: Sun, 5 Mar 2017 17:58:11 +0000 (UTC)
commit 55644af6eb7c29fe930820c43f12ee7cbbef55f8
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Mar 5 12:21:35 2017 -0500
Remove some unused IDs
These just clutter up the .ui file. We should only add
IDs to things we refer to.
src/gr-cuisines-page.ui | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/gr-cuisines-page.ui b/src/gr-cuisines-page.ui
index 9434c9f..eb9dbe4 100644
--- a/src/gr-cuisines-page.ui
+++ b/src/gr-cuisines-page.ui
@@ -98,20 +98,20 @@
</object>
</child>
<child>
- <object class="GtkBox" id="seasonal_expander_box">
+ <object class="GtkBox">
<property name="visible">1</property>
<property name="margin-start">24</property>
<property name="margin-end">24</property>
<property name="margin-bottom">12</property>
<child>
- <object class="GtkSeparator" id="seasonal_expander_lsep">
+ <object class="GtkSeparator">
<property name="visible">1</property>
<property name="expand">1</property>
<property name="valign">center</property>
</object>
</child>
<child>
- <object class="GtkButton" id="seasonal_expander_button">
+ <object class="GtkButton">
<property name="visible">1</property>
<property name="can-focus">1</property>
<property name="margin-start">9</property>
@@ -136,7 +136,7 @@
</packing>
</child>
<child>
- <object class="GtkSeparator" id="seasonal_expander_rsep">
+ <object class="GtkSeparator">
<property name="visible">1</property>
<property name="expand">1</property>
<property name="valign">center</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]