[PATCH 1/3] Fix duplicated id in custom.glade

David Shea dshea at redhat.com
Fri Oct 11 19:53:29 UTC 2013


---
 pyanaconda/ui/gui/spokes/custom.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyanaconda/ui/gui/spokes/custom.glade b/pyanaconda/ui/gui/spokes/custom.glade
index 2c45c5f..9a8ab90 100644
--- a/pyanaconda/ui/gui/spokes/custom.glade
+++ b/pyanaconda/ui/gui/spokes/custom.glade
@@ -938,7 +938,7 @@ use.  Try something else?</property>
                                   </packing>
                                 </child>
                                 <child>
-                                  <object class="GtkLabel" id="nameLabel">
+                                  <object class="GtkLabel" id="nameLabel1">
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
                                     <property name="xalign">0</property>
-- 
1.8.3.1



More information about the anaconda-patches mailing list