home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / Bureautique / LibreOffice / LibreOffice_4.3.5_Win_x86.msi / addressblockdialog.ui < prev    next >
Extensible Markup Language  |  2014-12-11  |  19KB  |  427 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <interface>
  3.   <!-- interface-requires gtk+ 3.0 -->
  4.   <!-- interface-requires LibreOffice 1.0 -->
  5.   <object class="GtkDialog" id="AddressBlockDialog">
  6.     <property name="can_focus">False</property>
  7.     <property name="border_width">6</property>
  8.     <property name="title" translatable="yes">New Address Block</property>
  9.     <property name="type_hint">dialog</property>
  10.     <child internal-child="vbox">
  11.       <object class="GtkBox" id="dialog-vbox1">
  12.         <property name="can_focus">False</property>
  13.         <property name="orientation">vertical</property>
  14.         <property name="spacing">12</property>
  15.         <child internal-child="action_area">
  16.           <object class="GtkButtonBox" id="dialog-action_area1">
  17.             <property name="can_focus">False</property>
  18.             <property name="layout_style">end</property>
  19.             <child>
  20.               <object class="GtkButton" id="ok">
  21.                 <property name="label">gtk-ok</property>
  22.                 <property name="visible">True</property>
  23.                 <property name="can_focus">True</property>
  24.                 <property name="can_default">True</property>
  25.                 <property name="has_default">True</property>
  26.                 <property name="receives_default">True</property>
  27.                 <property name="use_stock">True</property>
  28.               </object>
  29.               <packing>
  30.                 <property name="expand">False</property>
  31.                 <property name="fill">True</property>
  32.                 <property name="position">0</property>
  33.               </packing>
  34.             </child>
  35.             <child>
  36.               <object class="GtkButton" id="cancel">
  37.                 <property name="label">gtk-cancel</property>
  38.                 <property name="visible">True</property>
  39.                 <property name="can_focus">True</property>
  40.                 <property name="receives_default">True</property>
  41.                 <property name="use_stock">True</property>
  42.               </object>
  43.               <packing>
  44.                 <property name="expand">False</property>
  45.                 <property name="fill">True</property>
  46.                 <property name="position">1</property>
  47.               </packing>
  48.             </child>
  49.             <child>
  50.               <object class="GtkButton" id="help">
  51.                 <property name="label">gtk-help</property>
  52.                 <property name="visible">True</property>
  53.                 <property name="can_focus">True</property>
  54.                 <property name="receives_default">True</property>
  55.                 <property name="use_stock">True</property>
  56.               </object>
  57.               <packing>
  58.                 <property name="expand">False</property>
  59.                 <property name="fill">True</property>
  60.                 <property name="position">2</property>
  61.               </packing>
  62.             </child>
  63.           </object>
  64.           <packing>
  65.             <property name="expand">False</property>
  66.             <property name="fill">True</property>
  67.             <property name="pack_type">end</property>
  68.             <property name="position">0</property>
  69.           </packing>
  70.         </child>
  71.         <child>
  72.           <object class="GtkGrid" id="grid1">
  73.             <property name="visible">True</property>
  74.             <property name="can_focus">False</property>
  75.             <property name="hexpand">True</property>
  76.             <property name="vexpand">True</property>
  77.             <property name="row_spacing">6</property>
  78.             <property name="column_spacing">12</property>
  79.             <child>
  80.               <object class="GtkLabel" id="addressesft">
  81.                 <property name="visible">True</property>
  82.                 <property name="can_focus">False</property>
  83.                 <property name="xalign">0</property>
  84.                 <property name="label" translatable="yes">Address _elements</property>
  85.                 <property name="use_underline">True</property>
  86.                 <property name="mnemonic_widget">addresses:border</property>
  87.               </object>
  88.               <packing>
  89.                 <property name="left_attach">0</property>
  90.                 <property name="top_attach">0</property>
  91.                 <property name="width">1</property>
  92.                 <property name="height">1</property>
  93.               </packing>
  94.             </child>
  95.             <child>
  96.               <object class="swuilo-DDListBox" id="addresses:border">
  97.                 <property name="visible">True</property>
  98.                 <property name="can_focus">True</property>
  99.                 <child internal-child="selection">
  100.                   <object class="GtkTreeSelection" id="treeview-selection1"/>
  101.                 </child>
  102.               </object>
  103.               <packing>
  104.                 <property name="left_attach">0</property>
  105.                 <property name="top_attach">1</property>
  106.                 <property name="width">1</property>
  107.                 <property name="height">5</property>
  108.               </packing>
  109.             </child>
  110.             <child>
  111.               <object class="GtkLabel" id="addressdestft">
  112.                 <property name="visible">True</property>
  113.                 <property name="can_focus">False</property>
  114.                 <property name="xalign">0</property>
  115.                 <property name="label" translatable="yes">1. Drag address elements here</property>
  116.                 <property name="use_underline">True</property>
  117.                 <property name="mnemonic_widget">addressdest:border</property>
  118.               </object>
  119.               <packing>
  120.                 <property name="left_attach">2</property>
  121.                 <property name="top_attach">0</property>
  122.                 <property name="width">1</property>
  123.                 <property name="height">1</property>
  124.               </packing>
  125.             </child>
  126.             <child>
  127.               <object class="GtkGrid" id="grid3">
  128.                 <property name="visible">True</property>
  129.                 <property name="can_focus">False</property>
  130.                 <property name="halign">center</property>
  131.                 <property name="valign">center</property>
  132.                 <property name="row_homogeneous">True</property>
  133.                 <property name="column_homogeneous">True</property>
  134.                 <child>
  135.                   <object class="GtkButton" id="up">
  136.                     <property name="visible">True</property>
  137.                     <property name="can_focus">True</property>
  138.                     <property name="receives_default">True</property>
  139.                     <property name="tooltip_text" translatable="yes">Move up</property>
  140.                     <property name="image">image3</property>
  141.                   </object>
  142.                   <packing>
  143.                     <property name="left_attach">1</property>
  144.                     <property name="top_attach">0</property>
  145.                     <property name="width">1</property>
  146.                     <property name="height">1</property>
  147.                   </packing>
  148.                 </child>
  149.                 <child>
  150.                   <object class="GtkButton" id="left">
  151.                     <property name="visible">True</property>
  152.                     <property name="can_focus">True</property>
  153.                     <property name="receives_default">True</property>
  154.                     <property name="tooltip_text" translatable="yes">Move left</property>
  155.                     <property name="image">image2</property>
  156.                   </object>
  157.                   <packing>
  158.                     <property name="left_attach">0</property>
  159.                     <property name="top_attach">1</property>
  160.                     <property name="width">1</property>
  161.                     <property name="height">1</property>
  162.                   </packing>
  163.                 </child>
  164.                 <child>
  165.                   <object class="GtkButton" id="right">
  166.                     <property name="visible">True</property>
  167.                     <property name="can_focus">True</property>
  168.                     <property name="receives_default">True</property>
  169.                     <property name="tooltip_text" translatable="yes">Move right</property>
  170.                     <property name="image">image1</property>
  171.                   </object>
  172.                   <packing>
  173.                     <property name="left_attach">2</property>
  174.                     <property name="top_attach">1</property>
  175.                     <property name="width">1</property>
  176.                     <property name="height">1</property>
  177.                   </packing>
  178.                 </child>
  179.                 <child>
  180.                   <object class="GtkButton" id="down">
  181.                     <property name="visible">True</property>
  182.                     <property name="can_focus">True</property>
  183.                     <property name="receives_default">True</property>
  184.                     <property name="tooltip_text" translatable="yes">Move down</property>
  185.                     <property name="image">image4</property>
  186.                   </object>
  187.                   <packing>
  188.                     <property name="left_attach">1</property>
  189.                     <property name="top_attach">2</property>
  190.                     <property name="width">1</property>
  191.                     <property name="height">1</property>
  192.                   </packing>
  193.                 </child>
  194.                 <child>
  195.                   <placeholder/>
  196.                 </child>
  197.                 <child>
  198.                   <placeholder/>
  199.                 </child>
  200.                 <child>
  201.                   <placeholder/>
  202.                 </child>
  203.                 <child>
  204.                   <placeholder/>
  205.                 </child>
  206.                 <child>
  207.                   <placeholder/>
  208.                 </child>
  209.               </object>
  210.               <packing>
  211.                 <property name="left_attach">3</property>
  212.                 <property name="top_attach">1</property>
  213.                 <property name="width">1</property>
  214.                 <property name="height">1</property>
  215.               </packing>
  216.             </child>
  217.             <child>
  218.               <object class="GtkLabel" id="label3">
  219.                 <property name="visible">True</property>
  220.                 <property name="can_focus">False</property>
  221.                 <property name="xalign">0</property>
  222.                 <property name="label" translatable="yes">Preview</property>
  223.                 <property name="use_underline">True</property>
  224.                 <property name="mnemonic_widget">addrpreview:border</property>
  225.               </object>
  226.               <packing>
  227.                 <property name="left_attach">2</property>
  228.                 <property name="top_attach">4</property>
  229.                 <property name="width">1</property>
  230.                 <property name="height">1</property>
  231.               </packing>
  232.             </child>
  233.             <child>
  234.               <object class="GtkLabel" id="customft">
  235.                 <property name="can_focus">False</property>
  236.                 <property name="no_show_all">True</property>
  237.                 <property name="xalign">0</property>
  238.                 <property name="label" translatable="yes">2. Customi_ze salutation</property>
  239.                 <property name="use_underline">True</property>
  240.                 <property name="mnemonic_widget">custom</property>
  241.               </object>
  242.               <packing>
  243.                 <property name="left_attach">2</property>
  244.                 <property name="top_attach">2</property>
  245.                 <property name="width">1</property>
  246.                 <property name="height">1</property>
  247.               </packing>
  248.             </child>
  249.             <child>
  250.               <object class="swuilo-SwRestrictedComboBox" id="custom">
  251.                 <property name="can_focus">False</property>
  252.                 <property name="no_show_all">True</property>
  253.                 <property name="has_entry">True</property>
  254.                 <property name="entry_text_column">0</property>
  255.                 <property name="id_column">1</property>
  256.                 <child internal-child="entry">
  257.                   <object class="GtkEntry" id="comboboxtext-entry">
  258.                     <property name="can_focus">False</property>
  259.                   </object>
  260.                 </child>
  261.               </object>
  262.               <packing>
  263.                 <property name="left_attach">2</property>
  264.                 <property name="top_attach">3</property>
  265.                 <property name="width">1</property>
  266.                 <property name="height">1</property>
  267.               </packing>
  268.             </child>
  269.             <child>
  270.               <object class="swuilo-AddressMultiLineEdit" id="addressdest:border">
  271.                 <property name="visible">True</property>
  272.                 <property name="can_focus">True</property>
  273.                 <property name="hexpand">True</property>
  274.                 <property name="vexpand">True</property>
  275.                 <property name="accepts_tab">False</property>
  276.               </object>
  277.               <packing>
  278.                 <property name="left_attach">2</property>
  279.                 <property name="top_attach">1</property>
  280.                 <property name="width">1</property>
  281.                 <property name="height">1</property>
  282.               </packing>
  283.             </child>
  284.             <child>
  285.               <object class="swlo-SwAddressPreview" id="addrpreview:border">
  286.                 <property name="visible">True</property>
  287.                 <property name="can_focus">True</property>
  288.                 <property name="hexpand">True</property>
  289.                 <property name="vexpand">True</property>
  290.               </object>
  291.               <packing>
  292.                 <property name="left_attach">2</property>
  293.                 <property name="top_attach">5</property>
  294.                 <property name="width">1</property>
  295.                 <property name="height">1</property>
  296.               </packing>
  297.             </child>
  298.             <child>
  299.               <object class="GtkGrid" id="grid2">
  300.                 <property name="visible">True</property>
  301.                 <property name="can_focus">False</property>
  302.                 <property name="valign">center</property>
  303.                 <property name="row_spacing">6</property>
  304.                 <child>
  305.                   <object class="GtkButton" id="fromaddr">
  306.                     <property name="visible">True</property>
  307.                     <property name="can_focus">True</property>
  308.                     <property name="receives_default">True</property>
  309.                     <property name="has_tooltip">True</property>
  310.                     <property name="tooltip_markup" translatable="yes">Remove from address</property>
  311.                     <property name="tooltip_text" translatable="yes">Remove from address</property>
  312.                     <property name="image">image6</property>
  313.                   </object>
  314.                   <packing>
  315.                     <property name="left_attach">0</property>
  316.                     <property name="top_attach">1</property>
  317.                     <property name="width">1</property>
  318.                     <property name="height">1</property>
  319.                   </packing>
  320.                 </child>
  321.                 <child>
  322.                   <object class="GtkButton" id="toaddr">
  323.                     <property name="visible">True</property>
  324.                     <property name="can_focus">True</property>
  325.                     <property name="receives_default">True</property>
  326.                     <property name="image">image5</property>
  327.                   </object>
  328.                   <packing>
  329.                     <property name="left_attach">0</property>
  330.                     <property name="top_attach">0</property>
  331.                     <property name="width">1</property>
  332.                     <property name="height">1</property>
  333.                   </packing>
  334.                 </child>
  335.               </object>
  336.               <packing>
  337.                 <property name="left_attach">1</property>
  338.                 <property name="top_attach">1</property>
  339.                 <property name="width">1</property>
  340.                 <property name="height">1</property>
  341.               </packing>
  342.             </child>
  343.             <child>
  344.               <placeholder/>
  345.             </child>
  346.             <child>
  347.               <placeholder/>
  348.             </child>
  349.             <child>
  350.               <placeholder/>
  351.             </child>
  352.             <child>
  353.               <placeholder/>
  354.             </child>
  355.             <child>
  356.               <placeholder/>
  357.             </child>
  358.             <child>
  359.               <placeholder/>
  360.             </child>
  361.             <child>
  362.               <placeholder/>
  363.             </child>
  364.             <child>
  365.               <placeholder/>
  366.             </child>
  367.             <child>
  368.               <placeholder/>
  369.             </child>
  370.             <child>
  371.               <placeholder/>
  372.             </child>
  373.           </object>
  374.           <packing>
  375.             <property name="expand">False</property>
  376.             <property name="fill">True</property>
  377.             <property name="position">1</property>
  378.           </packing>
  379.         </child>
  380.       </object>
  381.     </child>
  382.     <action-widgets>
  383.       <action-widget response="0">ok</action-widget>
  384.       <action-widget response="0">cancel</action-widget>
  385.       <action-widget response="0">help</action-widget>
  386.     </action-widgets>
  387.   </object>
  388.   <object class="GtkImage" id="image1">
  389.     <property name="visible">True</property>
  390.     <property name="can_focus">False</property>
  391.     <property name="stock">gtk-go-forward</property>
  392.   </object>
  393.   <object class="GtkImage" id="image2">
  394.     <property name="visible">True</property>
  395.     <property name="can_focus">False</property>
  396.     <property name="stock">gtk-go-back</property>
  397.   </object>
  398.   <object class="GtkImage" id="image3">
  399.     <property name="visible">True</property>
  400.     <property name="can_focus">False</property>
  401.     <property name="stock">gtk-go-up</property>
  402.   </object>
  403.   <object class="GtkImage" id="image4">
  404.     <property name="visible">True</property>
  405.     <property name="can_focus">False</property>
  406.     <property name="stock">gtk-go-down</property>
  407.   </object>
  408.   <object class="GtkImage" id="image5">
  409.     <property name="visible">True</property>
  410.     <property name="can_focus">False</property>
  411.     <property name="tooltip_text" translatable="yes">Add to address</property>
  412.     <property name="stock">gtk-go-forward</property>
  413.   </object>
  414.   <object class="GtkImage" id="image6">
  415.     <property name="visible">True</property>
  416.     <property name="can_focus">False</property>
  417.     <property name="stock">gtk-go-back</property>
  418.   </object>
  419.   <object class="GtkSizeGroup" id="sizegroup1">
  420.     <property name="mode">both</property>
  421.     <widgets>
  422.       <widget name="addressdest:border"/>
  423.       <widget name="addrpreview:border"/>
  424.     </widgets>
  425.   </object>
  426. </interface>
  427.