diff options
Diffstat (limited to 'battstat/battstat_applet.ui')
-rw-r--r-- | battstat/battstat_applet.ui | 74 |
1 files changed, 0 insertions, 74 deletions
diff --git a/battstat/battstat_applet.ui b/battstat/battstat_applet.ui index af5e9a87..5b892502 100644 --- a/battstat/battstat_applet.ui +++ b/battstat/battstat_applet.ui @@ -60,80 +60,6 @@ <property name="visible">True</property> <property name="spacing">12</property> <child> - <object class="GtkVBox" id="vbox21"> - <property name="visible">True</property> - <child> - <object class="GtkRadioButton" id="battery_view"> - <property name="label" translatable="yes">_Compact view</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="active">True</property> - <property name="draw_indicator">True</property> - </object> - <packing> - <property name="expand">False</property> - <property name="fill">False</property> - <property name="position">0</property> - </packing> - </child> - <child> - <object class="GtkLabel" id="label24"> - <property name="visible">True</property> - <property name="xalign">0</property> - <property name="xpad">24</property> - <property name="label" translatable="yes">(shows single image for status and charge)</property> - <attributes> - <attribute name="scale" value="0.800000"/> - </attributes> - </object> - <packing> - <property name="expand">False</property> - <property name="fill">False</property> - <property name="position">1</property> - </packing> - </child> - <child> - <object class="GtkRadioButton" id="battery_view_2"> - <property name="label" translatable="yes">_Expanded view</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> - <property name="group">battery_view</property> - </object> - <packing> - <property name="expand">False</property> - <property name="fill">False</property> - <property name="position">2</property> - </packing> - </child> - <child> - <object class="GtkLabel" id="label25"> - <property name="visible">True</property> - <property name="xalign">0</property> - <property name="xpad">24</property> - <property name="label" translatable="yes">(two images: one for status, one for charge)</property> - <attributes> - <attribute name="scale" value="0.800000"/> - </attributes> - </object> - <packing> - <property name="expand">False</property> - <property name="fill">False</property> - <property name="position">3</property> - </packing> - </child> - </object> - <packing> - <property name="expand">False</property> - <property name="fill">False</property> - <property name="position">0</property> - </packing> - </child> - <child> <object class="GtkVBox" id="vbox22"> <property name="visible">True</property> <property name="spacing">6</property> |