home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / gnome-pilot / glade / pilot-applet.glade < prev   
Encoding:
Extensible Markup Language  |  2006-03-03  |  22.8 KB  |  641 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.  
  6. <widget class="GtkDialog" id="ChoosePilot">
  7.   <property name="title" translatable="yes">Choose Pilot</property>
  8.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  9.   <property name="window_position">GTK_WIN_POS_NONE</property>
  10.   <property name="modal">False</property>
  11.   <property name="resizable">True</property>
  12.   <property name="destroy_with_parent">False</property>
  13.   <property name="has_separator">True</property>
  14.  
  15.   <child internal-child="vbox">
  16.     <widget class="GtkVBox" id="vbox12">
  17.       <property name="visible">True</property>
  18.       <property name="homogeneous">False</property>
  19.       <property name="spacing">8</property>
  20.  
  21.       <child internal-child="action_area">
  22.     <widget class="GtkHButtonBox" id="hbuttonbox4">
  23.       <property name="visible">True</property>
  24.       <property name="layout_style">GTK_BUTTONBOX_EDGE</property>
  25.  
  26.       <child>
  27.         <widget class="GtkButton" id="button5">
  28.           <property name="visible">True</property>
  29.           <property name="can_default">True</property>
  30.           <property name="can_focus">True</property>
  31.           <property name="label">gtk-ok</property>
  32.           <property name="use_stock">True</property>
  33.           <property name="relief">GTK_RELIEF_NORMAL</property>
  34.           <property name="response_id">0</property>
  35.         </widget>
  36.       </child>
  37.  
  38.       <child>
  39.         <widget class="GtkButton" id="button6">
  40.           <property name="visible">True</property>
  41.           <property name="can_default">True</property>
  42.           <property name="can_focus">True</property>
  43.           <property name="label">gtk-cancel</property>
  44.           <property name="use_stock">True</property>
  45.           <property name="relief">GTK_RELIEF_NORMAL</property>
  46.           <property name="response_id">0</property>
  47.         </widget>
  48.       </child>
  49.     </widget>
  50.     <packing>
  51.       <property name="padding">0</property>
  52.       <property name="expand">False</property>
  53.       <property name="fill">True</property>
  54.       <property name="pack_type">GTK_PACK_END</property>
  55.     </packing>
  56.       </child>
  57.  
  58.       <child>
  59.     <widget class="GtkFrame" id="frame9">
  60.       <property name="visible">True</property>
  61.       <property name="label_xalign">0.5</property>
  62.       <property name="label_yalign">0.5</property>
  63.       <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
  64.  
  65.       <child>
  66.         <widget class="GtkOptionMenu" id="pilot_menu">
  67.           <property name="visible">True</property>
  68.           <property name="can_focus">True</property>
  69.           <property name="history">-1</property>
  70.  
  71.           <child internal-child="menu">
  72.         <widget class="GtkMenu" id="convertwidget1">
  73.           <property name="visible">True</property>
  74.         </widget>
  75.           </child>
  76.         </widget>
  77.       </child>
  78.  
  79.       <child>
  80.         <widget class="GtkLabel" id="label1">
  81.           <property name="visible">True</property>
  82.           <property name="label" translatable="yes">Choose Pilot</property>
  83.           <property name="use_underline">False</property>
  84.           <property name="use_markup">False</property>
  85.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  86.           <property name="wrap">False</property>
  87.           <property name="selectable">False</property>
  88.           <property name="xalign">0.5</property>
  89.           <property name="yalign">0.5</property>
  90.           <property name="xpad">0</property>
  91.           <property name="ypad">0</property>
  92.         </widget>
  93.         <packing>
  94.           <property name="type">label_item</property>
  95.         </packing>
  96.       </child>
  97.     </widget>
  98.     <packing>
  99.       <property name="padding">0</property>
  100.       <property name="expand">True</property>
  101.       <property name="fill">True</property>
  102.     </packing>
  103.       </child>
  104.     </widget>
  105.   </child>
  106. </widget>
  107.  
  108. <widget class="GtkDialog" id="ProgressDialog">
  109.   <property name="visible">True</property>
  110.   <property name="title" translatable="yes">gnome-pilot progress</property>
  111.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  112.   <property name="window_position">GTK_WIN_POS_NONE</property>
  113.   <property name="modal">False</property>
  114.   <property name="default_width">500</property>
  115.   <property name="resizable">True</property>
  116.   <property name="destroy_with_parent">False</property>
  117.   <property name="has_separator">True</property>
  118.  
  119.   <child internal-child="vbox">
  120.     <widget class="GtkVBox" id="main_vbox">
  121.       <property name="visible">True</property>
  122.       <property name="homogeneous">False</property>
  123.       <property name="spacing">8</property>
  124.  
  125.       <child internal-child="action_area">
  126.     <widget class="GtkHButtonBox" id="action_area">
  127.       <property name="visible">True</property>
  128.       <property name="layout_style">GTK_BUTTONBOX_EDGE</property>
  129.  
  130.       <child>
  131.         <widget class="GtkButton" id="cancel_button">
  132.           <property name="visible">True</property>
  133.           <property name="can_default">True</property>
  134.           <property name="can_focus">True</property>
  135.           <property name="label">gtk-cancel</property>
  136.           <property name="use_stock">True</property>
  137.           <property name="relief">GTK_RELIEF_NORMAL</property>
  138.           <property name="response_id">0</property>
  139.         </widget>
  140.       </child>
  141.     </widget>
  142.     <packing>
  143.       <property name="padding">0</property>
  144.       <property name="expand">False</property>
  145.       <property name="fill">True</property>
  146.       <property name="pack_type">GTK_PACK_END</property>
  147.     </packing>
  148.       </child>
  149.  
  150.       <child>
  151.     <widget class="GtkVBox" id="inner_vbox">
  152.       <property name="border_width">4</property>
  153.       <property name="visible">True</property>
  154.       <property name="homogeneous">False</property>
  155.       <property name="spacing">4</property>
  156.  
  157.       <child>
  158.         <widget class="GtkLabel" id="sync_label">
  159.           <property name="visible">True</property>
  160.           <property name="label" translatable="yes"></property>
  161.           <property name="use_underline">False</property>
  162.           <property name="use_markup">False</property>
  163.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  164.           <property name="wrap">False</property>
  165.           <property name="selectable">False</property>
  166.           <property name="xalign">0.5</property>
  167.           <property name="yalign">0.5</property>
  168.           <property name="xpad">0</property>
  169.           <property name="ypad">0</property>
  170.         </widget>
  171.         <packing>
  172.           <property name="padding">0</property>
  173.           <property name="expand">False</property>
  174.           <property name="fill">False</property>
  175.         </packing>
  176.       </child>
  177.  
  178.       <child>
  179.         <widget class="GtkProgressBar" id="overall_progress_bar">
  180.           <property name="visible">True</property>
  181.           <property name="orientation">GTK_PROGRESS_LEFT_TO_RIGHT</property>
  182.           <property name="fraction">0</property>
  183.           <property name="pulse_step">0.1</property>
  184.         </widget>
  185.         <packing>
  186.           <property name="padding">0</property>
  187.           <property name="expand">False</property>
  188.           <property name="fill">False</property>
  189.         </packing>
  190.       </child>
  191.  
  192.       <child>
  193.         <widget class="GtkProgressBar" id="conduit_progress_bar">
  194.           <property name="visible">True</property>
  195.           <property name="orientation">GTK_PROGRESS_LEFT_TO_RIGHT</property>
  196.           <property name="fraction">0</property>
  197.           <property name="pulse_step">0.1</property>
  198.         </widget>
  199.         <packing>
  200.           <property name="padding">0</property>
  201.           <property name="expand">False</property>
  202.           <property name="fill">False</property>
  203.         </packing>
  204.       </child>
  205.  
  206.       <child>
  207.         <widget class="GtkScrolledWindow" id="scrolled_window">
  208.           <property name="visible">True</property>
  209.           <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  210.           <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
  211.           <property name="shadow_type">GTK_SHADOW_NONE</property>
  212.           <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
  213.  
  214.           <child>
  215.         <widget class="GtkViewport" id="viewport">
  216.           <property name="visible">True</property>
  217.           <property name="shadow_type">GTK_SHADOW_IN</property>
  218.  
  219.           <child>
  220.             <widget class="GtkTextView" id="message_area">
  221.               <property name="visible">True</property>
  222.               <property name="can_focus">True</property>
  223.               <property name="editable">False</property>
  224.               <property name="justification">GTK_JUSTIFY_LEFT</property>
  225.               <property name="wrap_mode">GTK_WRAP_WORD</property>
  226.               <property name="cursor_visible">True</property>
  227.               <property name="pixels_above_lines">0</property>
  228.               <property name="pixels_below_lines">0</property>
  229.               <property name="pixels_inside_wrap">0</property>
  230.               <property name="left_margin">0</property>
  231.               <property name="right_margin">0</property>
  232.               <property name="indent">0</property>
  233.               <property name="text" translatable="yes"></property>
  234.             </widget>
  235.           </child>
  236.         </widget>
  237.           </child>
  238.         </widget>
  239.         <packing>
  240.           <property name="padding">0</property>
  241.           <property name="expand">True</property>
  242.           <property name="fill">True</property>
  243.         </packing>
  244.       </child>
  245.     </widget>
  246.     <packing>
  247.       <property name="padding">0</property>
  248.       <property name="expand">True</property>
  249.       <property name="fill">True</property>
  250.     </packing>
  251.       </child>
  252.     </widget>
  253.   </child>
  254. </widget>
  255.  
  256. <widget class="GtkDialog" id="RestoreDialog">
  257.   <property name="visible">True</property>
  258.   <property name="title" translatable="yes">Restore Pilot</property>
  259.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  260.   <property name="window_position">GTK_WIN_POS_NONE</property>
  261.   <property name="modal">False</property>
  262.   <property name="resizable">True</property>
  263.   <property name="destroy_with_parent">False</property>
  264.   <property name="has_separator">True</property>
  265.  
  266.   <child internal-child="vbox">
  267.     <widget class="GtkVBox" id="dialog-vbox5">
  268.       <property name="visible">True</property>
  269.       <property name="homogeneous">False</property>
  270.       <property name="spacing">8</property>
  271.  
  272.       <child internal-child="action_area">
  273.     <widget class="GtkHButtonBox" id="dialog-action_area5">
  274.       <property name="visible">True</property>
  275.       <property name="layout_style">GTK_BUTTONBOX_END</property>
  276.  
  277.       <child>
  278.         <widget class="GtkButton" id="button8">
  279.           <property name="visible">True</property>
  280.           <property name="can_default">True</property>
  281.           <property name="can_focus">True</property>
  282.           <property name="label">gtk-ok</property>
  283.           <property name="use_stock">True</property>
  284.           <property name="relief">GTK_RELIEF_NORMAL</property>
  285.           <property name="response_id">-5</property>
  286.         </widget>
  287.       </child>
  288.  
  289.       <child>
  290.         <widget class="GtkButton" id="button10">
  291.           <property name="visible">True</property>
  292.           <property name="can_default">True</property>
  293.           <property name="can_focus">True</property>
  294.           <property name="label">gtk-cancel</property>
  295.           <property name="use_stock">True</property>
  296.           <property name="relief">GTK_RELIEF_NORMAL</property>
  297.           <property name="response_id">-6</property>
  298.         </widget>
  299.       </child>
  300.     </widget>
  301.     <packing>
  302.       <property name="padding">0</property>
  303.       <property name="expand">False</property>
  304.       <property name="fill">True</property>
  305.       <property name="pack_type">GTK_PACK_END</property>
  306.     </packing>
  307.       </child>
  308.  
  309.       <child>
  310.     <widget class="GtkFrame" id="main_frame">
  311.       <property name="visible">True</property>
  312.       <property name="label_xalign">0.5</property>
  313.       <property name="label_yalign">0.5</property>
  314.       <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
  315.  
  316.       <child>
  317.         <widget class="GtkTable" id="table2">
  318.           <property name="border_width">4</property>
  319.           <property name="visible">True</property>
  320.           <property name="n_rows">3</property>
  321.           <property name="n_columns">2</property>
  322.           <property name="homogeneous">False</property>
  323.           <property name="row_spacing">6</property>
  324.           <property name="column_spacing">6</property>
  325.  
  326.           <child>
  327.         <widget class="GtkLabel" id="label4">
  328.           <property name="visible">True</property>
  329.           <property name="label" translatable="yes">Directory</property>
  330.           <property name="use_underline">False</property>
  331.           <property name="use_markup">False</property>
  332.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  333.           <property name="wrap">False</property>
  334.           <property name="selectable">False</property>
  335.           <property name="xalign">0.5</property>
  336.           <property name="yalign">0.5</property>
  337.           <property name="xpad">0</property>
  338.           <property name="ypad">0</property>
  339.         </widget>
  340.         <packing>
  341.           <property name="left_attach">0</property>
  342.           <property name="right_attach">1</property>
  343.           <property name="top_attach">0</property>
  344.           <property name="bottom_attach">1</property>
  345.           <property name="x_options"></property>
  346.           <property name="y_options"></property>
  347.         </packing>
  348.           </child>
  349.  
  350.           <child>
  351.         <widget class="GtkLabel" id="label5">
  352.           <property name="visible">True</property>
  353.           <property name="sensitive">False</property>
  354.           <property name="label" translatable="yes">Pilot ID</property>
  355.           <property name="use_underline">False</property>
  356.           <property name="use_markup">False</property>
  357.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  358.           <property name="wrap">False</property>
  359.           <property name="selectable">False</property>
  360.           <property name="xalign">0.5</property>
  361.           <property name="yalign">0.5</property>
  362.           <property name="xpad">0</property>
  363.           <property name="ypad">0</property>
  364.         </widget>
  365.         <packing>
  366.           <property name="left_attach">0</property>
  367.           <property name="right_attach">1</property>
  368.           <property name="top_attach">1</property>
  369.           <property name="bottom_attach">2</property>
  370.           <property name="x_options"></property>
  371.           <property name="y_options"></property>
  372.         </packing>
  373.           </child>
  374.  
  375.           <child>
  376.         <widget class="GtkLabel" id="sync_label">
  377.           <property name="visible">True</property>
  378.           <property name="label" translatable="yes">Sync cradle</property>
  379.           <property name="use_underline">False</property>
  380.           <property name="use_markup">False</property>
  381.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  382.           <property name="wrap">False</property>
  383.           <property name="selectable">False</property>
  384.           <property name="xalign">0.5</property>
  385.           <property name="yalign">0.5</property>
  386.           <property name="xpad">0</property>
  387.           <property name="ypad">0</property>
  388.         </widget>
  389.         <packing>
  390.           <property name="left_attach">0</property>
  391.           <property name="right_attach">1</property>
  392.           <property name="top_attach">2</property>
  393.           <property name="bottom_attach">3</property>
  394.           <property name="x_options"></property>
  395.           <property name="y_options"></property>
  396.         </packing>
  397.           </child>
  398.  
  399.           <child>
  400.         <widget class="GtkEntry" id="dir_entry">
  401.           <property name="visible">True</property>
  402.           <property name="can_focus">True</property>
  403.           <property name="editable">True</property>
  404.           <property name="visibility">True</property>
  405.           <property name="max_length">0</property>
  406.           <property name="text" translatable="yes"></property>
  407.           <property name="has_frame">True</property>
  408.           <property name="invisible_char" translatable="yes">*</property>
  409.           <property name="activates_default">False</property>
  410.         </widget>
  411.         <packing>
  412.           <property name="left_attach">1</property>
  413.           <property name="right_attach">2</property>
  414.           <property name="top_attach">0</property>
  415.           <property name="bottom_attach">1</property>
  416.           <property name="y_options"></property>
  417.         </packing>
  418.           </child>
  419.  
  420.           <child>
  421.         <widget class="GtkEntry" id="pilotid_entry">
  422.           <property name="visible">True</property>
  423.           <property name="sensitive">False</property>
  424.           <property name="can_focus">True</property>
  425.           <property name="editable">True</property>
  426.           <property name="visibility">True</property>
  427.           <property name="max_length">0</property>
  428.           <property name="text" translatable="yes"></property>
  429.           <property name="has_frame">True</property>
  430.           <property name="invisible_char" translatable="yes">*</property>
  431.           <property name="activates_default">False</property>
  432.         </widget>
  433.         <packing>
  434.           <property name="left_attach">1</property>
  435.           <property name="right_attach">2</property>
  436.           <property name="top_attach">1</property>
  437.           <property name="bottom_attach">2</property>
  438.           <property name="y_options"></property>
  439.         </packing>
  440.           </child>
  441.  
  442.           <child>
  443.         <widget class="GtkOptionMenu" id="device_menu">
  444.           <property name="visible">True</property>
  445.           <property name="can_focus">True</property>
  446.           <property name="history">-1</property>
  447.  
  448.           <child internal-child="menu">
  449.             <widget class="GtkMenu" id="convertwidget4">
  450.               <property name="visible">True</property>
  451.             </widget>
  452.           </child>
  453.         </widget>
  454.         <packing>
  455.           <property name="left_attach">1</property>
  456.           <property name="right_attach">2</property>
  457.           <property name="top_attach">2</property>
  458.           <property name="bottom_attach">3</property>
  459.           <property name="x_options">fill</property>
  460.           <property name="y_options"></property>
  461.         </packing>
  462.           </child>
  463.         </widget>
  464.       </child>
  465.     </widget>
  466.     <packing>
  467.       <property name="padding">0</property>
  468.       <property name="expand">True</property>
  469.       <property name="fill">True</property>
  470.     </packing>
  471.       </child>
  472.     </widget>
  473.   </child>
  474. </widget>
  475.  
  476. <widget class="GtkDialog" id="PropertiesDialog">
  477.   <property name="visible">True</property>
  478.   <property name="title" translatable="yes">GNOME PilotSync Properties</property>
  479.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  480.   <property name="window_position">GTK_WIN_POS_NONE</property>
  481.   <property name="modal">False</property>
  482.   <property name="resizable">True</property>
  483.   <property name="destroy_with_parent">False</property>
  484.   <property name="has_separator">True</property>
  485.  
  486.   <child internal-child="vbox">
  487.     <widget class="GtkVBox" id="dialog-vbox6">
  488.       <property name="visible">True</property>
  489.       <property name="homogeneous">False</property>
  490.       <property name="spacing">0</property>
  491.  
  492.       <child internal-child="action_area">
  493.     <widget class="GtkHButtonBox" id="dialog-action_area6">
  494.       <property name="visible">True</property>
  495.       <property name="layout_style">GTK_BUTTONBOX_END</property>
  496.       <child>
  497.         <widget class="GtkButton" id="helpbutton">
  498.           <property name="visible">True</property>
  499.           <property name="can_default">True</property>
  500.           <property name="can_focus">True</property>
  501.           <property name="label">gtk-help</property>
  502.           <property name="use_stock">True</property>
  503.           <property name="relief">GTK_RELIEF_NORMAL</property>
  504.           <property name="response_id">-11</property>
  505.         </widget>
  506.       </child>
  507.  
  508.  
  509.       <child>
  510.         <widget class="GtkButton" id="closebutton1">
  511.           <property name="visible">True</property>
  512.           <property name="can_default">True</property>
  513.           <property name="can_focus">True</property>
  514.           <property name="label">gtk-close</property>
  515.           <property name="use_stock">True</property>
  516.           <property name="relief">GTK_RELIEF_NORMAL</property>
  517.           <property name="response_id">-7</property>
  518.         </widget>
  519.       </child>
  520.     </widget>
  521.     <packing>
  522.       <property name="padding">0</property>
  523.       <property name="expand">False</property>
  524.       <property name="fill">True</property>
  525.       <property name="pack_type">GTK_PACK_END</property>
  526.     </packing>
  527.       </child>
  528.  
  529.       <child>
  530.     <widget class="GtkTable" id="table1">
  531.       <property name="border_width">4</property>
  532.       <property name="visible">True</property>
  533.       <property name="n_rows">2</property>
  534.       <property name="n_columns">2</property>
  535.       <property name="homogeneous">True</property>
  536.       <property name="row_spacing">6</property>
  537.       <property name="column_spacing">6</property>
  538.  
  539.       <child>
  540.         <widget class="GtkLabel" id="label2">
  541.           <property name="visible">True</property>
  542.           <property name="label" translatable="yes">Execute when clicked</property>
  543.           <property name="use_underline">False</property>
  544.           <property name="use_markup">False</property>
  545.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  546.           <property name="wrap">False</property>
  547.           <property name="selectable">False</property>
  548.           <property name="xalign">0.5</property>
  549.           <property name="yalign">0.5</property>
  550.           <property name="xpad">0</property>
  551.           <property name="ypad">0</property>
  552.         </widget>
  553.         <packing>
  554.           <property name="left_attach">0</property>
  555.           <property name="right_attach">1</property>
  556.           <property name="top_attach">0</property>
  557.           <property name="bottom_attach">1</property>
  558.           <property name="x_options"></property>
  559.           <property name="y_options"></property>
  560.         </packing>
  561.       </child>
  562.  
  563.       <child>
  564.         <widget class="GtkLabel" id="label3">
  565.           <property name="visible">True</property>
  566.           <property name="label" translatable="yes">Display notices</property>
  567.           <property name="use_underline">False</property>
  568.           <property name="use_markup">False</property>
  569.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  570.           <property name="wrap">False</property>
  571.           <property name="selectable">False</property>
  572.           <property name="xalign">0.5</property>
  573.           <property name="yalign">0.5</property>
  574.           <property name="xpad">0</property>
  575.           <property name="ypad">0</property>
  576.         </widget>
  577.         <packing>
  578.           <property name="left_attach">0</property>
  579.           <property name="right_attach">1</property>
  580.           <property name="top_attach">1</property>
  581.           <property name="bottom_attach">2</property>
  582.           <property name="x_options"></property>
  583.           <property name="y_options"></property>
  584.         </packing>
  585.       </child>
  586.  
  587.       <child>
  588.         <widget class="GtkEntry" id="exec_entry">
  589.           <property name="visible">True</property>
  590.           <property name="can_focus">True</property>
  591.           <property name="editable">True</property>
  592.           <property name="visibility">True</property>
  593.           <property name="max_length">0</property>
  594.           <property name="text" translatable="yes"></property>
  595.           <property name="has_frame">True</property>
  596.           <property name="invisible_char" translatable="yes">*</property>
  597.           <property name="activates_default">False</property>
  598.         </widget>
  599.         <packing>
  600.           <property name="left_attach">1</property>
  601.           <property name="right_attach">2</property>
  602.           <property name="top_attach">0</property>
  603.           <property name="bottom_attach">1</property>
  604.           <property name="y_options"></property>
  605.         </packing>
  606.       </child>
  607.  
  608.       <child>
  609.         <widget class="GtkCheckButton" id="notices_button">
  610.           <property name="visible">True</property>
  611.           <property name="relief">GTK_RELIEF_NORMAL</property>
  612.           <property name="active">False</property>
  613.           <property name="inconsistent">False</property>
  614.           <property name="draw_indicator">True</property>
  615.  
  616.           <child>
  617.         <placeholder/>
  618.           </child>
  619.         </widget>
  620.         <packing>
  621.           <property name="left_attach">1</property>
  622.           <property name="right_attach">2</property>
  623.           <property name="top_attach">1</property>
  624.           <property name="bottom_attach">2</property>
  625.           <property name="x_options">fill</property>
  626.           <property name="y_options"></property>
  627.         </packing>
  628.       </child>
  629.     </widget>
  630.     <packing>
  631.       <property name="padding">0</property>
  632.       <property name="expand">True</property>
  633.       <property name="fill">True</property>
  634.     </packing>
  635.       </child>
  636.     </widget>
  637.   </child>
  638. </widget>
  639.  
  640. </glade-interface>
  641.