home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0"?> <glade-interface> <!-- interface-requires gtk+ 2.16 --> <!-- interface-naming-policy toplevel-contextual --> <widget class="GtkWindow" id="window_main"> <property name="title" translatable="yes">Computer Janitor</property> <property name="default_width">500</property> <property name="default_height">600</property> <property name="icon_name">computerjanitor</property> <child> <widget class="GtkVBox" id="vbox_main"> <property name="visible">True</property> <property name="border_width">6</property> <property name="spacing">6</property> <child> <widget class="GtkVBox" id="vbox_updates"> <property name="visible">True</property> <property name="border_width">6</property> <property name="spacing">12</property> <child> <widget class="GtkHBox" id="hbox3"> <property name="visible">True</property> <property name="spacing">12</property> <child> <placeholder/> </child> <child> <widget class="GtkVBox" id="vbox15"> <property name="visible">True</property> <property name="spacing">6</property> <child> <widget class="GtkLabel" id="label_header"> <property name="visible">True</property> <property name="xalign">0</property> <property name="yalign">0</property> <property name="label" translatable="yes" context="yes"><big><b>Keep your system clean</b></big></property> <property name="use_markup">True</property> <property name="use_underline">True</property> <property name="wrap">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <widget class="GtkLabel" id="label_main_details"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes" context="yes">This application helps you find and remove software packages you might not need anymore. It also suggests configuration changes that might benefit you.</property> <property name="wrap">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="position">0</property> </packing> </child> <child> <placeholder/> </child> <child> <widget class="GtkVBox" id="vbox12"> <property name="visible">True</property> <property name="spacing">6</property> <child> <widget class="GtkScrolledWindow" id="scrolledwindow2"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hscrollbar_policy">automatic</property> <property name="vscrollbar_policy">automatic</property> <property name="shadow_type">in</property> <child> <widget class="GtkTreeView" id="treeview_cruft"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="headers_visible">False</property> <property name="rules_hint">True</property> <accessibility> <atkproperty name="AtkObject::accessible-name" translatable="yes" context="yes">updates</atkproperty> </accessibility> </widget> </child> </widget> <packing> <property name="position">0</property> </packing> </child> <child> <widget class="GtkHBox" id="hbox15"> <property name="visible">True</property> <property name="spacing">12</property> <child> <widget class="GtkLabel" id="label_downsize"> <property name="visible">True</property> <property name="xalign">0</property> </widget> <packing> <property name="position">0</property> </packing> </child> <child> <widget class="GtkHBox" id="hbox19"> <property name="visible">True</property> <property name="spacing">6</property> <property name="homogeneous">True</property> <child> <placeholder/> </child> <child> <widget class="GtkButton" id="button_cleanup"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">False</property> <signal name="clicked" handler="on_button_install_clicked"/> <child> <widget class="GtkAlignment" id="alignment4"> <property name="visible">True</property> <property name="xscale">0</property> <property name="yscale">0</property> <child> <widget class="GtkHBox" id="hbox11"> <property name="visible">True</property> <property name="spacing">2</property> <child> <widget class="GtkImage" id="image9"> <property name="visible">True</property> <property name="stock">gtk-apply</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <widget class="GtkLabel" id="label16"> <property name="visible">True</property> <property name="label" translatable="yes" context="yes">Clean_up</property> <property name="use_underline">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </widget> </child> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="position">2</property> </packing> </child> <child> <widget class="GtkLabel" id="cruft_description"> <property name="visible">True</property> <property name="xalign">0</property> <property name="wrap">True</property> </widget> <packing> <property name="expand">False</property> <property name="position">3</property> </packing> </child> <child> <widget class="GtkProgressBar" id="progressbar"> <property name="visible">True</property> </widget> <packing> <property name="expand">False</property> <property name="position">4</property> </packing> </child> </widget> <packing> <property name="position">0</property> </packing> </child> <child> <widget class="GtkHBox" id="hbox_footer"> <property name="visible">True</property> <property name="border_width">6</property> <property name="spacing">12</property> <child> <widget class="GtkButton" id="button_help"> <property name="label" context="yes">gtk-help</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="receives_default">False</property> <property name="use_stock">True</property> <signal name="clicked" handler="on_button_help_clicked"/> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <widget class="GtkHButtonBox" id="hbuttonbox6"> <property name="visible">True</property> <property name="spacing">6</property> <property name="layout_style">end</property> <child> <widget class="GtkButton" id="button_close"> <property name="label" context="yes">gtk-close</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="receives_default">False</property> <property name="use_stock">True</property> <accelerator key="W" signal="clicked" modifiers="GDK_CONTROL_MASK"/> <accelerator key="Q" signal="clicked" modifiers="GDK_CONTROL_MASK"/> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </widget> </child> </widget> </glade-interface>