View | Details | Raw Unified | Return to bug 20988
Collapse All | Expand All

(-)a/gui/simple-greeter/gdm-greeter-login-window.ui (-2 / +1 lines)
Lines 236-242 Link Here
236
                    <property name="layout_style">end</property>
236
                    <property name="layout_style">end</property>
237
                    <child>
237
                    <child>
238
                      <object class="GtkButton" id="cancel-button">
238
                      <object class="GtkButton" id="cancel-button">
239
                        <property name="label">Cancel</property>
239
                        <property name="label" translatable="yes">Cancel</property>
240
                        <property name="visible">True</property>
240
                        <property name="visible">True</property>
241
                        <property name="can_focus">True</property>
241
                        <property name="can_focus">True</property>
242
                      </object>
242
                      </object>
243
-

Return to bug 20988