Comment 2 for bug 344460

Revision history for this message
Michael Vogt (mvo) wrote :

I just had a look over the debdiff and noticed that upstream does:

--- gnome-session-2.25.92/data/session-properties.glade 2009-03-03 17:58:01.000000000 +0100
+++ gnome-session-2.26.0/data/session-properties.glade 2009-03-16 23:26:58.000000000 +0100
@@ -306,7 +306,7 @@
                     <property name="visible">True</property>
                     <child>
                       <widget class="GtkButton" id="session_properties_save_button">
- <property name="visible">True</property>
+ <property name="visible">False</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">True</property>
                         <child>

This looks like we want to revert this change in "debian/patches/91_upstream_change_fix_session_saving.patch" ? It seems like we do not do that currently in the patch.