home *** CD-ROM | disk | FTP | other *** search
/ Freelog 65 / Freelog065.iso / BAS / Bureautique / Gnumeric / gnumeric-1.3.92-rc1.exe / gog-ring-prefs.glade < prev    next >
Extensible Markup Language  |  2004-11-01  |  11KB  |  272 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="window1">
  8.   <property name="title" translatable="yes">window1</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.   <property name="decorated">True</property>
  15.   <property name="skip_taskbar_hint">False</property>
  16.   <property name="skip_pager_hint">False</property>
  17.   <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
  18.   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
  19.  
  20.   <child>
  21.     <widget class="GtkTable" id="gog_ring_prefs">
  22.       <property name="border_width">12</property>
  23.       <property name="visible">True</property>
  24.       <property name="n_rows">4</property>
  25.       <property name="n_columns">3</property>
  26.       <property name="homogeneous">False</property>
  27.       <property name="row_spacing">6</property>
  28.       <property name="column_spacing">12</property>
  29.  
  30.       <child>
  31.     <widget class="GtkLabel" id="label61">
  32.       <property name="visible">True</property>
  33.       <property name="label" translatable="yes">Slices start _at:</property>
  34.       <property name="use_underline">True</property>
  35.       <property name="use_markup">False</property>
  36.       <property name="justify">GTK_JUSTIFY_LEFT</property>
  37.       <property name="wrap">False</property>
  38.       <property name="selectable">False</property>
  39.       <property name="xalign">0</property>
  40.       <property name="yalign">0</property>
  41.       <property name="xpad">0</property>
  42.       <property name="ypad">0</property>
  43.       <property name="mnemonic_widget">rotation_spinner</property>
  44.     </widget>
  45.     <packing>
  46.       <property name="left_attach">0</property>
  47.       <property name="right_attach">1</property>
  48.       <property name="top_attach">0</property>
  49.       <property name="bottom_attach">1</property>
  50.       <property name="x_options">fill</property>
  51.       <property name="y_options"></property>
  52.     </packing>
  53.       </child>
  54.  
  55.       <child>
  56.     <widget class="GtkLabel" id="label63">
  57.       <property name="visible">True</property>
  58.       <property name="label" translatable="yes">degrees</property>
  59.       <property name="use_underline">False</property>
  60.       <property name="use_markup">False</property>
  61.       <property name="justify">GTK_JUSTIFY_LEFT</property>
  62.       <property name="wrap">False</property>
  63.       <property name="selectable">False</property>
  64.       <property name="xalign">0</property>
  65.       <property name="yalign">0.5</property>
  66.       <property name="xpad">0</property>
  67.       <property name="ypad">0</property>
  68.     </widget>
  69.     <packing>
  70.       <property name="left_attach">2</property>
  71.       <property name="right_attach">3</property>
  72.       <property name="top_attach">0</property>
  73.       <property name="bottom_attach">1</property>
  74.       <property name="x_options">fill</property>
  75.       <property name="y_options"></property>
  76.     </packing>
  77.       </child>
  78.  
  79.       <child>
  80.     <widget class="GtkCheckButton" id="vary_style_by_element">
  81.       <property name="visible">True</property>
  82.       <property name="can_focus">True</property>
  83.       <property name="label" translatable="yes">_Vary colors by slice</property>
  84.       <property name="use_underline">True</property>
  85.       <property name="relief">GTK_RELIEF_NORMAL</property>
  86.       <property name="focus_on_click">True</property>
  87.       <property name="active">False</property>
  88.       <property name="inconsistent">False</property>
  89.       <property name="draw_indicator">True</property>
  90.     </widget>
  91.     <packing>
  92.       <property name="left_attach">0</property>
  93.       <property name="right_attach">3</property>
  94.       <property name="top_attach">3</property>
  95.       <property name="bottom_attach">4</property>
  96.       <property name="x_options">fill</property>
  97.       <property name="y_options"></property>
  98.     </packing>
  99.       </child>
  100.  
  101.       <child>
  102.     <widget class="GtkLabel" id="label64">
  103.       <property name="visible">True</property>
  104.       <property name="label" translatable="yes">_Slice Separation:</property>
  105.       <property name="use_underline">True</property>
  106.       <property name="use_markup">False</property>
  107.       <property name="justify">GTK_JUSTIFY_LEFT</property>
  108.       <property name="wrap">False</property>
  109.       <property name="selectable">False</property>
  110.       <property name="xalign">0</property>
  111.       <property name="yalign">0.5</property>
  112.       <property name="xpad">0</property>
  113.       <property name="ypad">0</property>
  114.       <property name="mnemonic_widget">separation_spinner</property>
  115.     </widget>
  116.     <packing>
  117.       <property name="left_attach">0</property>
  118.       <property name="right_attach">1</property>
  119.       <property name="top_attach">1</property>
  120.       <property name="bottom_attach">2</property>
  121.       <property name="x_options">fill</property>
  122.       <property name="y_options"></property>
  123.     </packing>
  124.       </child>
  125.  
  126.       <child>
  127.     <widget class="GtkLabel" id="label65">
  128.       <property name="visible">True</property>
  129.       <property name="label" translatable="yes">%</property>
  130.       <property name="use_underline">False</property>
  131.       <property name="use_markup">False</property>
  132.       <property name="justify">GTK_JUSTIFY_LEFT</property>
  133.       <property name="wrap">False</property>
  134.       <property name="selectable">False</property>
  135.       <property name="xalign">0</property>
  136.       <property name="yalign">0.5</property>
  137.       <property name="xpad">0</property>
  138.       <property name="ypad">0</property>
  139.     </widget>
  140.     <packing>
  141.       <property name="left_attach">2</property>
  142.       <property name="right_attach">3</property>
  143.       <property name="top_attach">1</property>
  144.       <property name="bottom_attach">2</property>
  145.       <property name="x_options">fill</property>
  146.       <property name="y_options"></property>
  147.     </packing>
  148.       </child>
  149.  
  150.       <child>
  151.     <widget class="GtkSpinButton" id="rotation_spinner">
  152.       <property name="visible">True</property>
  153.       <property name="tooltip" translatable="yes">Degrees counter clockwise from 3 O'Clock</property>
  154.       <property name="can_focus">True</property>
  155.       <property name="climb_rate">10</property>
  156.       <property name="digits">0</property>
  157.       <property name="numeric">True</property>
  158.       <property name="update_policy">GTK_UPDATE_ALWAYS</property>
  159.       <property name="snap_to_ticks">True</property>
  160.       <property name="wrap">True</property>
  161.       <property name="adjustment">0 0 360 10 10 10</property>
  162.     </widget>
  163.     <packing>
  164.       <property name="left_attach">1</property>
  165.       <property name="right_attach">2</property>
  166.       <property name="top_attach">0</property>
  167.       <property name="bottom_attach">1</property>
  168.       <property name="x_options">fill</property>
  169.       <property name="y_options"></property>
  170.     </packing>
  171.       </child>
  172.  
  173.       <child>
  174.     <widget class="GtkSpinButton" id="separation_spinner">
  175.       <property name="visible">True</property>
  176.       <property name="tooltip" translatable="yes">The default amount each slice is separated from the center measured as a percentage of the radius of the pie</property>
  177.       <property name="can_focus">True</property>
  178.       <property name="climb_rate">10</property>
  179.       <property name="digits">0</property>
  180.       <property name="numeric">True</property>
  181.       <property name="update_policy">GTK_UPDATE_ALWAYS</property>
  182.       <property name="snap_to_ticks">True</property>
  183.       <property name="wrap">False</property>
  184.       <property name="adjustment">0 0 500 10 50 50</property>
  185.     </widget>
  186.     <packing>
  187.       <property name="left_attach">1</property>
  188.       <property name="right_attach">2</property>
  189.       <property name="top_attach">1</property>
  190.       <property name="bottom_attach">2</property>
  191.       <property name="x_options">fill</property>
  192.       <property name="y_options"></property>
  193.     </packing>
  194.       </child>
  195.  
  196.       <child>
  197.     <widget class="GtkLabel" id="label66">
  198.       <property name="visible">True</property>
  199.       <property name="label" translatable="yes">Cen_ter size:</property>
  200.       <property name="use_underline">True</property>
  201.       <property name="use_markup">False</property>
  202.       <property name="justify">GTK_JUSTIFY_LEFT</property>
  203.       <property name="wrap">False</property>
  204.       <property name="selectable">False</property>
  205.       <property name="xalign">0</property>
  206.       <property name="yalign">0.5</property>
  207.       <property name="xpad">0</property>
  208.       <property name="ypad">0</property>
  209.       <property name="mnemonic_widget">center_size_spinner</property>
  210.     </widget>
  211.     <packing>
  212.       <property name="left_attach">0</property>
  213.       <property name="right_attach">1</property>
  214.       <property name="top_attach">2</property>
  215.       <property name="bottom_attach">3</property>
  216.       <property name="x_options">fill</property>
  217.       <property name="y_options"></property>
  218.     </packing>
  219.       </child>
  220.  
  221.       <child>
  222.     <widget class="GtkLabel" id="label67">
  223.       <property name="visible">True</property>
  224.       <property name="label" translatable="yes">%</property>
  225.       <property name="use_underline">False</property>
  226.       <property name="use_markup">False</property>
  227.       <property name="justify">GTK_JUSTIFY_LEFT</property>
  228.       <property name="wrap">False</property>
  229.       <property name="selectable">False</property>
  230.       <property name="xalign">0</property>
  231.       <property name="yalign">0.5</property>
  232.       <property name="xpad">0</property>
  233.       <property name="ypad">0</property>
  234.     </widget>
  235.     <packing>
  236.       <property name="left_attach">2</property>
  237.       <property name="right_attach">3</property>
  238.       <property name="top_attach">2</property>
  239.       <property name="bottom_attach">3</property>
  240.       <property name="x_options">fill</property>
  241.       <property name="y_options"></property>
  242.     </packing>
  243.       </child>
  244.  
  245.       <child>
  246.     <widget class="GtkSpinButton" id="center_size_spinner">
  247.       <property name="visible">True</property>
  248.       <property name="tooltip" translatable="yes">The default amount each slice is separated from the center measured as a percentage of the radius of the pie</property>
  249.       <property name="can_focus">True</property>
  250.       <property name="climb_rate">1</property>
  251.       <property name="digits">0</property>
  252.       <property name="numeric">True</property>
  253.       <property name="update_policy">GTK_UPDATE_ALWAYS</property>
  254.       <property name="snap_to_ticks">True</property>
  255.       <property name="wrap">False</property>
  256.       <property name="adjustment">0 0 95 5 0.2 0.2</property>
  257.     </widget>
  258.     <packing>
  259.       <property name="left_attach">1</property>
  260.       <property name="right_attach">2</property>
  261.       <property name="top_attach">2</property>
  262.       <property name="bottom_attach">3</property>
  263.       <property name="x_options">fill</property>
  264.       <property name="y_options"></property>
  265.     </packing>
  266.       </child>
  267.     </widget>
  268.   </child>
  269. </widget>
  270.  
  271. </glade-interface>
  272.