/[graveman]/graveman/current/glade/window_burn.glade
ViewVC logotype

Diff of /graveman/current/glade/window_burn.glade

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by scresto, Thu Mar 31 23:03:59 2005 UTC revision 1.7 by scresto, Fri Apr 29 23:05:29 2005 UTC
# Line 1  Line 1 
1  <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->  <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
2  <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">  <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
 <!--  
 This file is part of graveman!  
   
 graveman! is free software; you can redistribute it and/or modify it under the terms of the  
 GNU General Public License as published by the Free Software Foundation; either version 2, or  
 (at your option) any later version.  
   
 GNU program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without  
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU  
 General Public License for more details.  
   
 You should have received a copy of the GNU General Public License along with program; see the  
 file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple Place -  
 Suite 330, Boston, MA 02111-1307, USA.  
   
 Copyright (C) 2005 Sylvain Cresto &lt;scresto@gmail.com&gt;  
 -->  
3    
4  <glade-interface>  <glade-interface>
5    
# Line 30  Copyright (C) 2005 Sylvain Cresto &lt;sc Line 13  Copyright (C) 2005 Sylvain Cresto &lt;sc
13    <property name="default_width">450</property>    <property name="default_width">450</property>
14    <property name="resizable">False</property>    <property name="resizable">False</property>
15    <property name="destroy_with_parent">False</property>    <property name="destroy_with_parent">False</property>
16      <property name="icon">graver.png</property>
17    <property name="decorated">True</property>    <property name="decorated">True</property>
18    <property name="skip_taskbar_hint">False</property>    <property name="skip_taskbar_hint">False</property>
19    <property name="skip_pager_hint">False</property>    <property name="skip_pager_hint">False</property>
# Line 37  Copyright (C) 2005 Sylvain Cresto &lt;sc Line 21  Copyright (C) 2005 Sylvain Cresto &lt;sc
21    <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>    <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
22    
23    <child>    <child>
24      <widget class="GtkTable" id="table1">      <widget class="GtkTable" id="tableburn">
25        <property name="border_width">5</property>        <property name="border_width">5</property>
26        <property name="visible">True</property>        <property name="visible">True</property>
27        <property name="n_rows">3</property>        <property name="n_rows">3</property>
# Line 47  Copyright (C) 2005 Sylvain Cresto &lt;sc Line 31  Copyright (C) 2005 Sylvain Cresto &lt;sc
31        <property name="column_spacing">5</property>        <property name="column_spacing">5</property>
32    
33        <child>        <child>
         <widget class="GtkImage" id="image1">  
           <property name="visible">True</property>  
           <property name="pixbuf">graver.png</property>  
           <property name="xalign">0.5</property>  
           <property name="yalign">0.5</property>  
           <property name="xpad">0</property>  
           <property name="ypad">0</property>  
         </widget>  
         <packing>  
           <property name="left_attach">0</property>  
           <property name="right_attach">1</property>  
           <property name="top_attach">0</property>  
           <property name="bottom_attach">1</property>  
           <property name="x_padding">10</property>  
           <property name="x_options"></property>  
           <property name="y_options"></property>  
         </packing>  
       </child>  
   
       <child>  
34          <widget class="GtkLabel" id="gravetitle">          <widget class="GtkLabel" id="gravetitle">
35            <property name="width_request">205</property>            <property name="width_request">205</property>
36            <property name="visible">True</property>            <property name="visible">True</property>
# Line 192  Copyright (C) 2005 Sylvain Cresto &lt;sc Line 156  Copyright (C) 2005 Sylvain Cresto &lt;sc
156                    </child>                    </child>
157    
158                    <child>                    <child>
159                            <widget class="GtkLabel" id="l_fifo">                      <widget class="GtkLabel" id="l_fifo">
160                        <property name="visible">True</property>                        <property name="visible">True</property>
161                        <property name="label" translatable="yes">Fifo :</property>                        <property name="label" translatable="yes">Fifo :</property>
162                        <property name="use_underline">False</property>                        <property name="use_underline">False</property>

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26