home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 November / CPNL0711.ISO / communic / email / Evolution-2.8.2-2.msi / Data1.cab / import.glade < prev    next >
Extensible Markup Language  |  2007-03-07  |  4KB  |  125 lines

  1. <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
  2. <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
  3.  
  4. <glade-interface>
  5. <requires lib="gnome"/>
  6.  
  7. <widget class="GtkWindow" id="importwizard">
  8.   <property name="title" translatable="yes">Evolution Import Assistant</property>
  9.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  10.   <property name="window_position">GTK_WIN_POS_NONE</property>
  11.   <property name="modal">False</property>
  12.   <property name="resizable">True</property>
  13.   <property name="destroy_with_parent">False</property>
  14.  
  15.   <child>
  16.     <widget class="GnomeDruid" id="druid1">
  17.       <property name="border_width">4</property>
  18.       <property name="visible">True</property>
  19.       <property name="show_help">False</property>
  20.  
  21.       <child>
  22.     <widget class="GnomeDruidPageEdge" id="page0">
  23.       <property name="visible">True</property>
  24.       <property name="position">GNOME_EDGE_START</property>
  25.       <property name="title" translatable="yes">Evolution Import Assistant</property>
  26.       <property name="text" translatable="yes">Welcome to the Evolution Import Assistant.
  27. With this assistant you will be guided through the process of
  28. importing external files into Evolution.</property>
  29.     </widget>
  30.       </child>
  31.  
  32.       <child>
  33.     <widget class="GnomeDruidPageStandard" id="page1">
  34.       <property name="visible">True</property>
  35.       <property name="title" translatable="yes">Importer Type</property>
  36.  
  37.       <child internal-child="vbox">
  38.         <widget class="GtkVBox" id="druid-vbox2">
  39.           <property name="border_width">16</property>
  40.           <property name="visible">True</property>
  41.           <property name="homogeneous">False</property>
  42.           <property name="spacing">0</property>
  43.  
  44.           <child>
  45.         <placeholder/>
  46.           </child>
  47.         </widget>
  48.       </child>
  49.     </widget>
  50.       </child>
  51.  
  52.       <child>
  53.     <widget class="GnomeDruidPageStandard" id="page2-file">
  54.       <property name="visible">True</property>
  55.       <property name="title" translatable="yes">Select a File</property>
  56.  
  57.       <child internal-child="vbox">
  58.         <widget class="GtkVBox" id="druid-vbox1">
  59.           <property name="border_width">16</property>
  60.           <property name="visible">True</property>
  61.           <property name="homogeneous">False</property>
  62.           <property name="spacing">0</property>
  63.  
  64.           <child>
  65.         <placeholder/>
  66.           </child>
  67.         </widget>
  68.       </child>
  69.     </widget>
  70.       </child>
  71.  
  72.       <child>
  73.     <widget class="GnomeDruidPageStandard" id="page3-file">
  74.       <property name="visible">True</property>
  75.       <property name="title" translatable="yes">Import Location</property>
  76.  
  77.       <child internal-child="vbox">
  78.         <widget class="GtkVBox" id="druid-vbox3">
  79.           <property name="border_width">16</property>
  80.           <property name="visible">True</property>
  81.           <property name="homogeneous">False</property>
  82.           <property name="spacing">0</property>
  83.  
  84.           <child>
  85.         <placeholder/>
  86.           </child>
  87.         </widget>
  88.       </child>
  89.     </widget>
  90.       </child>
  91.  
  92.       <child>
  93.     <widget class="GnomeDruidPageStandard" id="page2-intelligent">
  94.       <property name="visible">True</property>
  95.       <property name="title" translatable="yes">Select Importers</property>
  96.  
  97.       <child internal-child="vbox">
  98.         <widget class="GtkVBox" id="druid-vbox3">
  99.           <property name="border_width">16</property>
  100.           <property name="visible">True</property>
  101.           <property name="homogeneous">False</property>
  102.           <property name="spacing">0</property>
  103.  
  104.           <child>
  105.         <placeholder/>
  106.           </child>
  107.         </widget>
  108.       </child>
  109.     </widget>
  110.       </child>
  111.  
  112.       <child>
  113.     <widget class="GnomeDruidPageEdge" id="page4">
  114.       <property name="visible">True</property>
  115.       <property name="position">GNOME_EDGE_FINISH</property>
  116.       <property name="title" translatable="yes">Import File</property>
  117.       <property name="text" translatable="yes">Click "Import" to begin importing the file into Evolution. </property>
  118.     </widget>
  119.       </child>
  120.     </widget>
  121.   </child>
  122. </widget>
  123.  
  124. </glade-interface>
  125.