[recipes] Remove some unused IDs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] Remove some unused IDs
- Date: Sun, 19 Mar 2017 00:59:06 +0000 (UTC)
commit a7f89268818b19a838d2ebc5e57cb0bbf7a1bb4e
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 e9fa55f..e7ded8c 100644
--- a/src/gr-cuisines-page.ui
+++ b/src/gr-cuisines-page.ui
@@ -96,20 +96,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>
@@ -134,7 +134,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]