home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / gnome-settings-daemon / acme.ui next >
Encoding:
Extensible Markup Language  |  2011-04-11  |  1.1 KB  |  34 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <!-- interface-requires gtk+ 2.6 -->
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkWindow" id="dialog">
  6.     <child>
  7.       <object class="GtkVBox" id="acme_box">
  8.         <property name="visible">True</property>
  9.         <property name="spacing">6</property>
  10.         <child>
  11.           <object class="GtkImage" id="acme_image">
  12.             <property name="visible">True</property>
  13.             <property name="icon_name">audio-volume-high</property>
  14.             <property name="icon-size">6</property>
  15.           </object>
  16.           <packing>
  17.             <property name="position">0</property>
  18.           </packing>
  19.         </child>
  20.         <child>
  21.           <object class="GtkProgressBar" id="acme_volume_progressbar">
  22.             <property name="visible">True</property>
  23.           </object>
  24.           <packing>
  25.             <property name="expand">False</property>
  26.             <property name="fill">False</property>
  27.             <property name="position">1</property>
  28.           </packing>
  29.         </child>
  30.       </object>
  31.     </child>
  32.   </object>
  33. </interface>
  34.