~gary-lasker/software-center/recommendations-opt-out

« back to all changes in this revision

Viewing changes to data/ui/gtk3/SoftwareCenter.ui

  • Committer: Gary Lasker
  • Date: 2012-03-14 22:45:53 UTC
  • Revision ID: gary.lasker@canonical.com-20120314224553-gc52xxya95n9u42e
reinvent the opt out as an showing/hiding menu item

Show diffs side-by-side

added added

removed removed

Lines of Context:
164
164
                      </object>
165
165
                    </child>
166
166
                    <child>
167
 
                      <object class="GtkCheckMenuItem" id="menuitem_recommendations_opt_in">
 
167
                      <object class="GtkMenuItem" id="menuitem_recommendations_opt_out">
168
168
                        <property name="visible">True</property>
169
169
                        <property name="can_focus">False</property>
170
170
                        <property name="use_action_appearance">False</property>
171
 
                        <property name="label" translatable="yes">Turn On Recommendations</property>
 
171
                        <property name="label" translatable="yes">Turn Off Recommendations</property>
172
172
                        <property name="use_underline">True</property>
173
 
                        <signal name="toggled" handler="on_menuitem_recommendations_opt_in_toggled" swapped="no"/>
 
173
                        <signal name="activate" handler="on_menuitem_recommendations_opt_out_activate" swapped="no"/>
174
174
                      </object>
175
175
                    </child>
176
176
                    <child>