~indicator-multiload/indicator-multiload/trunk

« back to all changes in this revision

Viewing changes to data/preferences.ui.in

  • Committer: mh21 at mh21
  • Date: 2015-03-11 10:56:53 UTC
  • Revision ID: mh21@mh21.de-20150311105653-nyalzx6nlrzsch2l
Remove support for indicator items.

- never documented and likely not used
- scroll-wheel interface was bad

Show diffs side-by-side

added added

removed removed

Lines of Context:
1986
1986
              </packing>
1987
1987
            </child>
1988
1988
            <child>
1989
 
              <object class="GtkButton" id="indicatoritems">
1990
 
                <property name="label" translatable="yes">Indicator items...</property>
1991
 
                <property name="use_action_appearance">False</property>
1992
 
                <property name="visible">True</property>
1993
 
                <property name="can_focus">True</property>
1994
 
                <property name="receives_default">True</property>
1995
 
                <property name="use_action_appearance">False</property>
1996
 
                <property name="use_underline">True</property>
1997
 
              </object>
1998
 
              <packing>
1999
 
                <property name="expand">False</property>
2000
 
                <property name="fill">False</property>
2001
 
                <property name="position">2</property>
2002
 
                <property name="secondary">True</property>
2003
 
              </packing>
2004
 
            </child>
2005
 
            <child>
2006
1989
              <object class="GtkButton" id="close">
2007
1990
                <property name="label">gtk-close</property>
2008
1991
                <property name="use_action_appearance">False</property>
2015
1998
              <packing>
2016
1999
                <property name="expand">False</property>
2017
2000
                <property name="fill">False</property>
2018
 
                <property name="position">3</property>
 
2001
                <property name="position">2</property>
2019
2002
              </packing>
2020
2003
            </child>
2021
2004
          </object>
2031
2014
    <action-widgets>
2032
2015
      <action-widget response="1">advanced</action-widget>
2033
2016
      <action-widget response="2">menuitems</action-widget>
2034
 
      <action-widget response="3">indicatoritems</action-widget>
2035
2017
      <action-widget response="0">close</action-widget>
2036
2018
    </action-widgets>
2037
2019
  </object>