home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / lib / rhythmbox / plugins / ipod / ipod-init.glade < prev    next >
Encoding:
Extensible Markup Language  |  2009-04-07  |  7.0 KB  |  149 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
  3. <!--*- mode: xml -*-->
  4. <glade-interface>
  5.   <widget class="GtkDialog" id="ipod_init">
  6.     <property name="visible">True</property>
  7.     <property name="title" translatable="yes">iPod detected</property>
  8.     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
  9.     <child internal-child="vbox">
  10.       <widget class="GtkVBox" id="dialog-vbox1">
  11.         <property name="visible">True</property>
  12.         <child>
  13.           <widget class="GtkTable" id="table1">
  14.             <property name="visible">True</property>
  15.             <property name="border_width">12</property>
  16.             <property name="n_rows">4</property>
  17.             <property name="n_columns">2</property>
  18.             <property name="column_spacing">12</property>
  19.             <property name="row_spacing">12</property>
  20.             <child>
  21.               <widget class="GtkEntry" id="name_entry">
  22.                 <property name="visible">True</property>
  23.                 <property name="can_focus">True</property>
  24.               </widget>
  25.               <packing>
  26.                 <property name="left_attach">1</property>
  27.                 <property name="right_attach">2</property>
  28.                 <property name="top_attach">3</property>
  29.                 <property name="bottom_attach">4</property>
  30.                 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
  31.                 <property name="y_options"></property>
  32.               </packing>
  33.             </child>
  34.             <child>
  35.               <widget class="GtkComboBox" id="model_combo">
  36.                 <property name="visible">True</property>
  37.               </widget>
  38.               <packing>
  39.                 <property name="left_attach">1</property>
  40.                 <property name="right_attach">2</property>
  41.                 <property name="top_attach">2</property>
  42.                 <property name="bottom_attach">3</property>
  43.                 <property name="x_options">GTK_FILL</property>
  44.                 <property name="y_options">GTK_FILL</property>
  45.               </packing>
  46.             </child>
  47.             <child>
  48.               <widget class="GtkLabel" id="name_label">
  49.                 <property name="visible">True</property>
  50.                 <property name="xalign">0</property>
  51.                 <property name="label" translatable="yes">_Name:</property>
  52.                 <property name="use_underline">True</property>
  53.                 <property name="mnemonic_widget">name_entry</property>
  54.               </widget>
  55.               <packing>
  56.                 <property name="top_attach">3</property>
  57.                 <property name="bottom_attach">4</property>
  58.                 <property name="x_options">GTK_FILL</property>
  59.                 <property name="y_options"></property>
  60.               </packing>
  61.             </child>
  62.             <child>
  63.               <widget class="GtkLabel" id="model_label">
  64.                 <property name="visible">True</property>
  65.                 <property name="xalign">0</property>
  66.                 <property name="label" translatable="yes">_Model:</property>
  67.                 <property name="use_underline">True</property>
  68.                 <property name="mnemonic_widget">model_combo</property>
  69.               </widget>
  70.               <packing>
  71.                 <property name="top_attach">2</property>
  72.                 <property name="bottom_attach">3</property>
  73.                 <property name="x_options">GTK_FILL</property>
  74.                 <property name="y_options"></property>
  75.               </packing>
  76.             </child>
  77.             <child>
  78.               <widget class="GtkLabel" id="text">
  79.                 <property name="visible">True</property>
  80.                 <property name="can_focus">True</property>
  81.                 <property name="xalign">0</property>
  82.                 <property name="label" translatable="yes">Rhythmbox has detected a device that is probably an uninitialised or corrupted iPod. It must be initialised before Rhythmbox can use it, but this will destroy any song metadata already present. If you wish Rhythmbox to initialise the iPod, please fill in the information below. If the device is not an iPod, or you do not wish to initialise it, please click cancel.</property>
  83.                 <property name="wrap">True</property>
  84.                 <property name="selectable">True</property>
  85.               </widget>
  86.               <packing>
  87.                 <property name="right_attach">2</property>
  88.                 <property name="top_attach">1</property>
  89.                 <property name="bottom_attach">2</property>
  90.                 <property name="x_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
  91.                 <property name="y_options"></property>
  92.               </packing>
  93.             </child>
  94.             <child>
  95.               <widget class="GtkLabel" id="dialog_header">
  96.                 <property name="visible">True</property>
  97.                 <property name="xalign">0</property>
  98.                 <property name="label" translatable="yes"><span size="x-large" weight="bold">Do you want to initialize your iPod?</span></property>
  99.                 <property name="use_markup">True</property>
  100.               </widget>
  101.               <packing>
  102.                 <property name="right_attach">2</property>
  103.                 <property name="x_options">GTK_FILL</property>
  104.                 <property name="y_options">GTK_FILL</property>
  105.               </packing>
  106.             </child>
  107.           </widget>
  108.           <packing>
  109.             <property name="position">2</property>
  110.           </packing>
  111.         </child>
  112.         <child internal-child="action_area">
  113.           <widget class="GtkHButtonBox" id="dialog-action_area1">
  114.             <property name="visible">True</property>
  115.             <property name="layout_style">GTK_BUTTONBOX_END</property>
  116.             <child>
  117.               <widget class="GtkButton" id="cancel_button">
  118.                 <property name="visible">True</property>
  119.                 <property name="can_focus">True</property>
  120.                 <property name="can_default">True</property>
  121.                 <property name="label">gtk-cancel</property>
  122.                 <property name="use_stock">True</property>
  123.                 <property name="response_id">-6</property>
  124.               </widget>
  125.             </child>
  126.             <child>
  127.               <widget class="GtkButton" id="initialise_button">
  128.                 <property name="visible">True</property>
  129.                 <property name="can_focus">True</property>
  130.                 <property name="can_default">True</property>
  131.                 <property name="label" translatable="yes">_Initialise</property>
  132.                 <property name="use_underline">True</property>
  133.                 <property name="response_id">-3</property>
  134.               </widget>
  135.               <packing>
  136.                 <property name="position">1</property>
  137.               </packing>
  138.             </child>
  139.           </widget>
  140.           <packing>
  141.             <property name="expand">False</property>
  142.             <property name="pack_type">GTK_PACK_END</property>
  143.           </packing>
  144.         </child>
  145.       </widget>
  146.     </child>
  147.   </widget>
  148. </glade-interface>
  149.