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

Diff of /graveman/current/glade/window_waiting_cd.glade

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

revision 1.1 by scresto, Sat Feb 26 16:15:40 2005 UTC revision 1.2 by scresto, Mon Feb 28 01:28:09 2005 UTC
# Line 4  Line 4 
4  <glade-interface>  <glade-interface>
5    
6  <widget class="GtkWindow" id="window_waiting_cd">  <widget class="GtkWindow" id="window_waiting_cd">
7    <property name="title" translatable="yes">graveman !</property>    <property name="visible">True</property>
8      <property name="title" translatable="yes">graveman!</property>
9    <property name="type">GTK_WINDOW_TOPLEVEL</property>    <property name="type">GTK_WINDOW_TOPLEVEL</property>
10    <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>    <property name="window_position">GTK_WIN_POS_NONE</property>
11    <property name="modal">True</property>    <property name="modal">True</property>
12    <property name="resizable">True</property>    <property name="resizable">True</property>
13    <property name="destroy_with_parent">True</property>    <property name="destroy_with_parent">False</property>
14    <property name="icon">graver-petite.png</property>    <property name="icon">graveman48.png</property>
15    <property name="decorated">True</property>    <property name="decorated">True</property>
16    <property name="skip_taskbar_hint">False</property>    <property name="skip_taskbar_hint">False</property>
17    <property name="skip_pager_hint">False</property>    <property name="skip_pager_hint">False</property>
18    <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>    <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
19    <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>    <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
20    
21    <child internal-child="vbox">    <child>
22      <widget class="GtkVBox" id="dialog-vbox1">      <widget class="GtkVBox" id="vbox1">
23        <property name="visible">True</property>        <property name="visible">True</property>
24        <property name="homogeneous">False</property>        <property name="homogeneous">False</property>
25        <property name="spacing">0</property>        <property name="spacing">0</property>
26    
27        <child internal-child="action_area">        <child>
28          <widget class="GtkHButtonBox" id="dialog-action_area1">          <widget class="GtkTable" id="table1">
29            <property name="visible">True</property>            <property name="visible">True</property>
30            <property name="layout_style">GTK_BUTTONBOX_END</property>            <property name="n_rows">3</property>
31              <property name="n_columns">3</property>
32              <property name="homogeneous">False</property>
33              <property name="row_spacing">5</property>
34              <property name="column_spacing">5</property>
35    
36            <child>            <child>
37              <widget class="GtkButton" id="cancelbutton">              <widget class="GtkImage" id="image1">
38                <property name="visible">True</property>                <property name="visible">True</property>
39                <property name="can_default">True</property>                <property name="pixbuf">i-cdrom.png</property>
40                <property name="can_focus">True</property>                <property name="xalign">0.5</property>
41                <property name="label">gtk-cancel</property>                <property name="yalign">0.5</property>
42                <property name="use_stock">True</property>                <property name="xpad">0</property>
43                <property name="relief">GTK_RELIEF_NORMAL</property>                <property name="ypad">0</property>
               <property name="focus_on_click">True</property>  
44              </widget>              </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">3</property>
50                  <property name="x_options">fill</property>
51                </packing>
52              </child>
53    
54              <child>
55                <widget class="GtkLabel" id="label">
56                  <property name="visible">True</property>
57                  <property name="label" translatable="yes">Insert a CDR to continue...</property>
58                  <property name="use_underline">False</property>
59                  <property name="use_markup">False</property>
60                  <property name="justify">GTK_JUSTIFY_LEFT</property>
61                  <property name="wrap">False</property>
62                  <property name="selectable">False</property>
63                  <property name="xalign">0</property>
64                  <property name="yalign">0.5</property>
65                  <property name="xpad">0</property>
66                  <property name="ypad">0</property>
67                </widget>
68                <packing>
69                  <property name="left_attach">1</property>
70                  <property name="right_attach">3</property>
71                  <property name="top_attach">0</property>
72                  <property name="bottom_attach">1</property>
73                  <property name="y_options">fill</property>
74                </packing>
75            </child>            </child>
76          </widget>          </widget>
77          <packing>          <packing>
78            <property name="padding">0</property>            <property name="padding">0</property>
79            <property name="expand">False</property>            <property name="expand">True</property>
80            <property name="fill">True</property>            <property name="fill">True</property>
           <property name="pack_type">GTK_PACK_END</property>  
81          </packing>          </packing>
82        </child>        </child>
83    
84        <child>        <child>
85          <widget class="GtkVBox" id="vbox1">          <widget class="GtkHButtonBox" id="hbuttonbox1">
86              <property name="border_width">5</property>
87            <property name="visible">True</property>            <property name="visible">True</property>
88            <property name="homogeneous">False</property>            <property name="layout_style">GTK_BUTTONBOX_END</property>
89            <property name="spacing">0</property>            <property name="spacing">0</property>
90    
91            <child>            <child>
92              <widget class="GtkTable" id="table1">              <widget class="GtkButton" id="cancelbutton">
               <property name="border_width">5</property>  
93                <property name="visible">True</property>                <property name="visible">True</property>
94                <property name="n_rows">2</property>                <property name="can_default">True</property>
95                <property name="n_columns">2</property>                <property name="can_focus">True</property>
96                <property name="homogeneous">False</property>                <property name="label">gtk-cancel</property>
97                <property name="row_spacing">5</property>                <property name="use_stock">True</property>
98                <property name="column_spacing">5</property>                <property name="relief">GTK_RELIEF_NORMAL</property>
99                  <property name="focus_on_click">True</property>
               <child>  
                 <widget class="GtkLabel" id="label">  
                   <property name="visible">True</property>  
                   <property name="label" translatable="yes">Insert a CDR to continue...</property>  
                   <property name="use_underline">False</property>  
                   <property name="use_markup">False</property>  
                   <property name="justify">GTK_JUSTIFY_CENTER</property>  
                   <property name="wrap">False</property>  
                   <property name="selectable">False</property>  
                   <property name="xalign">0</property>  
                   <property name="yalign">0.5</property>  
                   <property name="xpad">10</property>  
                   <property name="ypad">0</property>  
                 </widget>  
                 <packing>  
                   <property name="left_attach">1</property>  
                   <property name="right_attach">2</property>  
                   <property name="top_attach">0</property>  
                   <property name="bottom_attach">1</property>  
                   <property name="y_options"></property>  
                 </packing>  
               </child>  
   
               <child>  
                 <widget class="GtkImage" id="image1">  
                   <property name="visible">True</property>  
                   <property name="pixbuf">i-cdrom.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">2</property>  
                   <property name="x_options">fill</property>  
                 </packing>  
               </child>  
   
               <child>  
                 <widget class="GtkLabel" id="label2">  
                   <property name="visible">True</property>  
                   <property name="label" translatable="yes"></property>  
                   <property name="use_underline">False</property>  
                   <property name="use_markup">False</property>  
                   <property name="justify">GTK_JUSTIFY_CENTER</property>  
                   <property name="wrap">False</property>  
                   <property name="selectable">False</property>  
                   <property name="xalign">0</property>  
                   <property name="yalign">0.5</property>  
                   <property name="xpad">10</property>  
                   <property name="ypad">0</property>  
                 </widget>  
                 <packing>  
                   <property name="left_attach">1</property>  
                   <property name="right_attach">2</property>  
                   <property name="top_attach">1</property>  
                   <property name="bottom_attach">2</property>  
                   <property name="x_options">fill</property>  
                   <property name="y_options"></property>  
                 </packing>  
               </child>  
100              </widget>              </widget>
             <packing>  
               <property name="padding">5</property>  
               <property name="expand">True</property>  
               <property name="fill">True</property>  
             </packing>  
101            </child>            </child>
102          </widget>          </widget>
103          <packing>          <packing>
104            <property name="padding">0</property>            <property name="padding">0</property>
105            <property name="expand">True</property>            <property name="expand">False</property>
106            <property name="fill">True</property>            <property name="fill">False</property>
107          </packing>          </packing>
108        </child>        </child>
109      </widget>      </widget>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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