home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / synaptic / glade / dialog_welcome.glade < prev    next >
Encoding:
Extensible Markup Language  |  2009-04-23  |  16.3 KB  |  428 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="dialog_welcome">
  7.   <property name="border_width">6</property>
  8.   <property name="visible">True</property>
  9.   <property name="title" translatable="yes">Quick Introduction</property>
  10.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  11.   <property name="window_position">GTK_WIN_POS_NONE</property>
  12.   <property name="modal">False</property>
  13.   <property name="resizable">False</property>
  14.   <property name="destroy_with_parent">False</property>
  15.   <property name="icon">synaptic_mini.xpm</property>
  16.   <property name="decorated">True</property>
  17.   <property name="skip_taskbar_hint">False</property>
  18.   <property name="skip_pager_hint">False</property>
  19.   <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
  20.   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
  21.   <property name="has_separator">False</property>
  22.  
  23.   <child internal-child="vbox">
  24.     <widget class="GtkVBox" id="dialog-vbox1">
  25.       <property name="visible">True</property>
  26.       <property name="homogeneous">False</property>
  27.       <property name="spacing">6</property>
  28.  
  29.       <child internal-child="action_area">
  30.     <widget class="GtkHButtonBox" id="dialog-action_area1">
  31.       <property name="visible">True</property>
  32.       <property name="layout_style">GTK_BUTTONBOX_END</property>
  33.  
  34.       <child>
  35.         <widget class="GtkButton" id="okbutton1">
  36.           <property name="visible">True</property>
  37.           <property name="can_default">True</property>
  38.           <property name="can_focus">True</property>
  39.           <property name="has_focus">True</property>
  40.           <property name="label">gtk-close</property>
  41.           <property name="use_stock">True</property>
  42.           <property name="relief">GTK_RELIEF_NORMAL</property>
  43.           <property name="focus_on_click">True</property>
  44.           <property name="response_id">-7</property>
  45.         </widget>
  46.       </child>
  47.     </widget>
  48.     <packing>
  49.       <property name="padding">0</property>
  50.       <property name="expand">False</property>
  51.       <property name="fill">True</property>
  52.       <property name="pack_type">GTK_PACK_END</property>
  53.     </packing>
  54.       </child>
  55.  
  56.       <child>
  57.     <widget class="GtkHBox" id="hbox1">
  58.       <property name="border_width">6</property>
  59.       <property name="visible">True</property>
  60.       <property name="homogeneous">False</property>
  61.       <property name="spacing">12</property>
  62.  
  63.       <child>
  64.         <widget class="GtkImage" id="image1">
  65.           <property name="visible">True</property>
  66.           <property name="stock">gtk-dialog-info</property>
  67.           <property name="icon_size">6</property>
  68.           <property name="xalign">0.5</property>
  69.           <property name="yalign">0</property>
  70.           <property name="xpad">0</property>
  71.           <property name="ypad">0</property>
  72.         </widget>
  73.         <packing>
  74.           <property name="padding">0</property>
  75.           <property name="expand">True</property>
  76.           <property name="fill">True</property>
  77.         </packing>
  78.       </child>
  79.  
  80.       <child>
  81.         <widget class="GtkVBox" id="vbox1">
  82.           <property name="visible">True</property>
  83.           <property name="homogeneous">False</property>
  84.           <property name="spacing">12</property>
  85.  
  86.           <child>
  87.         <widget class="GtkVBox" id="vbox1">
  88.           <property name="visible">True</property>
  89.           <property name="homogeneous">False</property>
  90.           <property name="spacing">6</property>
  91.  
  92.           <child>
  93.             <widget class="GtkLabel" id="label16">
  94.               <property name="visible">True</property>
  95.               <property name="label" translatable="yes">The software on your system is organized in so called <i>packages</i>. The package manager enables you to install, to upgrade or to remove software packages.</property>
  96.               <property name="use_underline">False</property>
  97.               <property name="use_markup">True</property>
  98.               <property name="justify">GTK_JUSTIFY_LEFT</property>
  99.               <property name="wrap">True</property>
  100.               <property name="selectable">False</property>
  101.               <property name="xalign">0</property>
  102.               <property name="yalign">0</property>
  103.               <property name="xpad">0</property>
  104.               <property name="ypad">0</property>
  105.             </widget>
  106.             <packing>
  107.               <property name="padding">0</property>
  108.               <property name="expand">False</property>
  109.               <property name="fill">True</property>
  110.             </packing>
  111.           </child>
  112.  
  113.           <child>
  114.             <widget class="GtkLabel" id="label27">
  115.               <property name="visible">True</property>
  116.               <property name="label" translatable="yes">You should reload the package information regularly. Otherwise you could miss important security upgrades.</property>
  117.               <property name="use_underline">False</property>
  118.               <property name="use_markup">False</property>
  119.               <property name="justify">GTK_JUSTIFY_LEFT</property>
  120.               <property name="wrap">True</property>
  121.               <property name="selectable">False</property>
  122.               <property name="xalign">0</property>
  123.               <property name="yalign">0.5</property>
  124.               <property name="xpad">0</property>
  125.               <property name="ypad">0</property>
  126.             </widget>
  127.             <packing>
  128.               <property name="padding">0</property>
  129.               <property name="expand">False</property>
  130.               <property name="fill">False</property>
  131.             </packing>
  132.           </child>
  133.  
  134.           <child>
  135.             <widget class="GtkLabel" id="label17">
  136.               <property name="visible">True</property>
  137.               <property name="label" translatable="yes"><b>Note:</b> Changes are not applied instantly. At first you have to mark all changes and then apply them.</property>
  138.               <property name="use_underline">False</property>
  139.               <property name="use_markup">True</property>
  140.               <property name="justify">GTK_JUSTIFY_LEFT</property>
  141.               <property name="wrap">True</property>
  142.               <property name="selectable">False</property>
  143.               <property name="xalign">0</property>
  144.               <property name="yalign">0</property>
  145.               <property name="xpad">0</property>
  146.               <property name="ypad">0</property>
  147.             </widget>
  148.             <packing>
  149.               <property name="padding">0</property>
  150.               <property name="expand">False</property>
  151.               <property name="fill">False</property>
  152.             </packing>
  153.           </child>
  154.  
  155.           <child>
  156.             <widget class="GtkLabel" id="label18">
  157.               <property name="visible">True</property>
  158.               <property name="label" translatable="yes">You can mark packages for installation, upgrade or removal in several ways:</property>
  159.               <property name="use_underline">False</property>
  160.               <property name="use_markup">False</property>
  161.               <property name="justify">GTK_JUSTIFY_LEFT</property>
  162.               <property name="wrap">True</property>
  163.               <property name="selectable">False</property>
  164.               <property name="xalign">0</property>
  165.               <property name="yalign">0</property>
  166.               <property name="xpad">0</property>
  167.               <property name="ypad">0</property>
  168.             </widget>
  169.             <packing>
  170.               <property name="padding">0</property>
  171.               <property name="expand">False</property>
  172.               <property name="fill">False</property>
  173.             </packing>
  174.           </child>
  175.  
  176.           <child>
  177.             <widget class="GtkTable" id="table1">
  178.               <property name="visible">True</property>
  179.               <property name="n_rows">4</property>
  180.               <property name="n_columns">2</property>
  181.               <property name="homogeneous">False</property>
  182.               <property name="row_spacing">6</property>
  183.               <property name="column_spacing">0</property>
  184.  
  185.               <child>
  186.             <widget class="GtkLabel" id="label19">
  187.               <property name="visible">True</property>
  188.               <property name="label" translatable="yes"> - </property>
  189.               <property name="use_underline">False</property>
  190.               <property name="use_markup">False</property>
  191.               <property name="justify">GTK_JUSTIFY_LEFT</property>
  192.               <property name="wrap">False</property>
  193.               <property name="selectable">False</property>
  194.               <property name="xalign">0</property>
  195.               <property name="yalign">0</property>
  196.               <property name="xpad">0</property>
  197.               <property name="ypad">0</property>
  198.             </widget>
  199.             <packing>
  200.               <property name="left_attach">0</property>
  201.               <property name="right_attach">1</property>
  202.               <property name="top_attach">0</property>
  203.               <property name="bottom_attach">1</property>
  204.               <property name="x_options">fill</property>
  205.               <property name="y_options">fill</property>
  206.             </packing>
  207.               </child>
  208.  
  209.               <child>
  210.             <widget class="GtkLabel" id="label23">
  211.               <property name="visible">True</property>
  212.               <property name="label" translatable="yes">Select the package and choose the action from the 'Package' menu.</property>
  213.               <property name="use_underline">False</property>
  214.               <property name="use_markup">False</property>
  215.               <property name="justify">GTK_JUSTIFY_FILL</property>
  216.               <property name="wrap">True</property>
  217.               <property name="selectable">False</property>
  218.               <property name="xalign">0</property>
  219.               <property name="yalign">0</property>
  220.               <property name="xpad">0</property>
  221.               <property name="ypad">0</property>
  222.             </widget>
  223.             <packing>
  224.               <property name="left_attach">1</property>
  225.               <property name="right_attach">2</property>
  226.               <property name="top_attach">0</property>
  227.               <property name="bottom_attach">1</property>
  228.               <property name="x_options">fill</property>
  229.               <property name="y_options"></property>
  230.             </packing>
  231.               </child>
  232.  
  233.               <child>
  234.             <widget class="GtkLabel" id="label24">
  235.               <property name="visible">True</property>
  236.               <property name="label" translatable="yes">Double click on the package name.</property>
  237.               <property name="use_underline">False</property>
  238.               <property name="use_markup">False</property>
  239.               <property name="justify">GTK_JUSTIFY_FILL</property>
  240.               <property name="wrap">True</property>
  241.               <property name="selectable">False</property>
  242.               <property name="xalign">0</property>
  243.               <property name="yalign">0</property>
  244.               <property name="xpad">0</property>
  245.               <property name="ypad">0</property>
  246.             </widget>
  247.             <packing>
  248.               <property name="left_attach">1</property>
  249.               <property name="right_attach">2</property>
  250.               <property name="top_attach">1</property>
  251.               <property name="bottom_attach">2</property>
  252.               <property name="x_options">fill</property>
  253.               <property name="y_options"></property>
  254.             </packing>
  255.               </child>
  256.  
  257.               <child>
  258.             <widget class="GtkLabel" id="label25">
  259.               <property name="visible">True</property>
  260.               <property name="label" translatable="yes">Choose the action from the context menu of the package.</property>
  261.               <property name="use_underline">False</property>
  262.               <property name="use_markup">False</property>
  263.               <property name="justify">GTK_JUSTIFY_FILL</property>
  264.               <property name="wrap">True</property>
  265.               <property name="selectable">False</property>
  266.               <property name="xalign">0</property>
  267.               <property name="yalign">0</property>
  268.               <property name="xpad">0</property>
  269.               <property name="ypad">0</property>
  270.             </widget>
  271.             <packing>
  272.               <property name="left_attach">1</property>
  273.               <property name="right_attach">2</property>
  274.               <property name="top_attach">2</property>
  275.               <property name="bottom_attach">3</property>
  276.               <property name="x_options">fill</property>
  277.               <property name="y_options"></property>
  278.             </packing>
  279.               </child>
  280.  
  281.               <child>
  282.             <widget class="GtkLabel" id="label26">
  283.               <property name="visible">True</property>
  284.               <property name="label" translatable="yes">Click on the status icon to open a menu that contains all actions.</property>
  285.               <property name="use_underline">False</property>
  286.               <property name="use_markup">False</property>
  287.               <property name="justify">GTK_JUSTIFY_FILL</property>
  288.               <property name="wrap">True</property>
  289.               <property name="selectable">False</property>
  290.               <property name="xalign">0</property>
  291.               <property name="yalign">0</property>
  292.               <property name="xpad">0</property>
  293.               <property name="ypad">0</property>
  294.             </widget>
  295.             <packing>
  296.               <property name="left_attach">1</property>
  297.               <property name="right_attach">2</property>
  298.               <property name="top_attach">3</property>
  299.               <property name="bottom_attach">4</property>
  300.               <property name="x_options">fill</property>
  301.               <property name="y_options"></property>
  302.             </packing>
  303.               </child>
  304.  
  305.               <child>
  306.             <widget class="GtkLabel" id="label20">
  307.               <property name="visible">True</property>
  308.               <property name="label" translatable="yes"> - </property>
  309.               <property name="use_underline">False</property>
  310.               <property name="use_markup">False</property>
  311.               <property name="justify">GTK_JUSTIFY_LEFT</property>
  312.               <property name="wrap">False</property>
  313.               <property name="selectable">False</property>
  314.               <property name="xalign">0</property>
  315.               <property name="yalign">0</property>
  316.               <property name="xpad">0</property>
  317.               <property name="ypad">0</property>
  318.             </widget>
  319.             <packing>
  320.               <property name="left_attach">0</property>
  321.               <property name="right_attach">1</property>
  322.               <property name="top_attach">1</property>
  323.               <property name="bottom_attach">2</property>
  324.               <property name="x_options">fill</property>
  325.               <property name="y_options">fill</property>
  326.             </packing>
  327.               </child>
  328.  
  329.               <child>
  330.             <widget class="GtkLabel" id="label21">
  331.               <property name="visible">True</property>
  332.               <property name="label" translatable="yes"> - </property>
  333.               <property name="use_underline">False</property>
  334.               <property name="use_markup">False</property>
  335.               <property name="justify">GTK_JUSTIFY_LEFT</property>
  336.               <property name="wrap">False</property>
  337.               <property name="selectable">False</property>
  338.               <property name="xalign">0</property>
  339.               <property name="yalign">0</property>
  340.               <property name="xpad">0</property>
  341.               <property name="ypad">0</property>
  342.             </widget>
  343.             <packing>
  344.               <property name="left_attach">0</property>
  345.               <property name="right_attach">1</property>
  346.               <property name="top_attach">2</property>
  347.               <property name="bottom_attach">3</property>
  348.               <property name="x_options">fill</property>
  349.               <property name="y_options">fill</property>
  350.             </packing>
  351.               </child>
  352.  
  353.               <child>
  354.             <widget class="GtkLabel" id="label22">
  355.               <property name="visible">True</property>
  356.               <property name="label" translatable="yes"> - </property>
  357.               <property name="use_underline">False</property>
  358.               <property name="use_markup">False</property>
  359.               <property name="justify">GTK_JUSTIFY_LEFT</property>
  360.               <property name="wrap">False</property>
  361.               <property name="selectable">False</property>
  362.               <property name="xalign">0</property>
  363.               <property name="yalign">0</property>
  364.               <property name="xpad">0</property>
  365.               <property name="ypad">0</property>
  366.             </widget>
  367.             <packing>
  368.               <property name="left_attach">0</property>
  369.               <property name="right_attach">1</property>
  370.               <property name="top_attach">3</property>
  371.               <property name="bottom_attach">4</property>
  372.               <property name="x_options">fill</property>
  373.               <property name="y_options">fill</property>
  374.             </packing>
  375.               </child>
  376.             </widget>
  377.             <packing>
  378.               <property name="padding">0</property>
  379.               <property name="expand">True</property>
  380.               <property name="fill">True</property>
  381.             </packing>
  382.           </child>
  383.         </widget>
  384.         <packing>
  385.           <property name="padding">0</property>
  386.           <property name="expand">True</property>
  387.           <property name="fill">True</property>
  388.         </packing>
  389.           </child>
  390.  
  391.           <child>
  392.         <widget class="GtkCheckButton" id="checkbutton_show_again">
  393.           <property name="visible">True</property>
  394.           <property name="can_focus">True</property>
  395.           <property name="label" translatable="yes">Show this dialog at startup</property>
  396.           <property name="use_underline">True</property>
  397.           <property name="relief">GTK_RELIEF_NORMAL</property>
  398.           <property name="focus_on_click">True</property>
  399.           <property name="active">False</property>
  400.           <property name="inconsistent">False</property>
  401.           <property name="draw_indicator">True</property>
  402.         </widget>
  403.         <packing>
  404.           <property name="padding">0</property>
  405.           <property name="expand">False</property>
  406.           <property name="fill">False</property>
  407.         </packing>
  408.           </child>
  409.         </widget>
  410.         <packing>
  411.           <property name="padding">0</property>
  412.           <property name="expand">True</property>
  413.           <property name="fill">True</property>
  414.         </packing>
  415.       </child>
  416.     </widget>
  417.     <packing>
  418.       <property name="padding">0</property>
  419.       <property name="expand">True</property>
  420.       <property name="fill">True</property>
  421.     </packing>
  422.       </child>
  423.     </widget>
  424.   </child>
  425. </widget>
  426.  
  427. </glade-interface>
  428.