~ubuntu-core-dev/synaptic/ubuntu

« back to all changes in this revision

Viewing changes to gtk/gtkbuilder/window_zvtinstallprogress.ui

  • Committer: Michael Terry
  • Date: 2011-09-26 16:30:35 UTC
  • Revision ID: michael.terry@canonical.com-20110926163035-bck8ol261ksu1gmi
move to lp:ubuntu/synaptic

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0"?>
2
 
<!--*- mode: xml -*-->
3
 
<interface>
4
 
  <object class="GtkDialog" id="window_zvtinstallprogress">
5
 
    <property name="border_width">6</property>
6
 
    <property name="title" translatable="yes"/>
7
 
    <property name="type">GTK_WINDOW_TOPLEVEL</property>
8
 
    <property name="window_position">GTK_WIN_POS_NONE</property>
9
 
    <property name="modal">False</property>
10
 
    <property name="resizable">True</property>
11
 
    <property name="destroy_with_parent">False</property>
12
 
    <property name="icon">synaptic_mini.xpm</property>
13
 
    <property name="decorated">True</property>
14
 
    <property name="skip_taskbar_hint">False</property>
15
 
    <property name="skip_pager_hint">False</property>
16
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
17
 
    <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
18
 
    <property name="focus_on_map">True</property>
19
 
    <property name="has_separator">False</property>
20
 
    <child internal-child="vbox">
21
 
      <object class="GtkVBox" id="vbox_terminstall_progress">
22
 
        <property name="visible">True</property>
23
 
        <property name="homogeneous">False</property>
24
 
        <property name="spacing">0</property>
25
 
        <child internal-child="action_area">
26
 
          <object class="GtkHButtonBox" id="dialog-action_area1">
27
 
            <property name="visible">True</property>
28
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
29
 
            <child>
30
 
              <object class="GtkButton" id="button_close">
31
 
                <property name="visible">True</property>
32
 
                <property name="can_default">True</property>
33
 
                <property name="can_focus">True</property>
34
 
                <property name="label">gtk-close</property>
35
 
                <property name="use_stock">True</property>
36
 
                <property name="relief">GTK_RELIEF_NORMAL</property>
37
 
                <property name="focus_on_click">True</property>
38
 
              </object>
39
 
            </child>
40
 
          </object>
41
 
          <packing>
42
 
            <property name="padding">0</property>
43
 
            <property name="expand">False</property>
44
 
            <property name="fill">True</property>
45
 
            <property name="pack_type">GTK_PACK_END</property>
46
 
          </packing>
47
 
        </child>
48
 
        <child>
49
 
          <object class="GtkVBox" id="vbox1">
50
 
            <property name="border_width">6</property>
51
 
            <property name="visible">True</property>
52
 
            <property name="homogeneous">False</property>
53
 
            <property name="spacing">6</property>
54
 
            <child>
55
 
              <object class="GtkVBox" id="vbox2">
56
 
                <property name="visible">True</property>
57
 
                <property name="homogeneous">False</property>
58
 
                <property name="spacing">6</property>
59
 
                <child>
60
 
                  <object class="GtkHBox" id="hbox1">
61
 
                    <property name="visible">True</property>
62
 
                    <property name="homogeneous">False</property>
63
 
                    <property name="spacing">0</property>
64
 
                    <child>
65
 
                      <object class="GtkLabel" id="label1">
66
 
                        <property name="visible">True</property>
67
 
                        <property name="label" translatable="yes">&lt;b&gt;Terminal Output:&lt;/b&gt;</property>
68
 
                        <property name="use_underline">False</property>
69
 
                        <property name="use_markup">True</property>
70
 
                        <property name="justify">GTK_JUSTIFY_LEFT</property>
71
 
                        <property name="wrap">False</property>
72
 
                        <property name="selectable">False</property>
73
 
                        <property name="xalign">0</property>
74
 
                        <property name="yalign">0.5</property>
75
 
                        <property name="xpad">0</property>
76
 
                        <property name="ypad">0</property>
77
 
                        <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
78
 
                        <property name="width_chars">-1</property>
79
 
                        <property name="single_line_mode">False</property>
80
 
                        <property name="angle">0</property>
81
 
                      </object>
82
 
                      <packing>
83
 
                        <property name="padding">0</property>
84
 
                        <property name="expand">False</property>
85
 
                        <property name="fill">False</property>
86
 
                      </packing>
87
 
                    </child>
88
 
                    <child>
89
 
                      <object class="GtkLabel" id="label_status">
90
 
                        <property name="visible">True</property>
91
 
                        <property name="label" translatable="yes"/>
92
 
                        <property name="use_underline">False</property>
93
 
                        <property name="use_markup">True</property>
94
 
                        <property name="justify">GTK_JUSTIFY_LEFT</property>
95
 
                        <property name="wrap">False</property>
96
 
                        <property name="selectable">False</property>
97
 
                        <property name="xalign">0.5</property>
98
 
                        <property name="yalign">0.5</property>
99
 
                        <property name="xpad">0</property>
100
 
                        <property name="ypad">0</property>
101
 
                        <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
102
 
                        <property name="width_chars">-1</property>
103
 
                        <property name="single_line_mode">False</property>
104
 
                        <property name="angle">0</property>
105
 
                      </object>
106
 
                      <packing>
107
 
                        <property name="padding">0</property>
108
 
                        <property name="expand">False</property>
109
 
                        <property name="fill">False</property>
110
 
                        <property name="pack_type">GTK_PACK_END</property>
111
 
                      </packing>
112
 
                    </child>
113
 
                  </object>
114
 
                  <packing>
115
 
                    <property name="padding">0</property>
116
 
                    <property name="expand">False</property>
117
 
                    <property name="fill">False</property>
118
 
                  </packing>
119
 
                </child>
120
 
                <child>
121
 
                  <object class="GtkHBox" id="hbox_terminal">
122
 
                    <property name="visible">True</property>
123
 
                    <property name="homogeneous">False</property>
124
 
                    <property name="spacing">0</property>
125
 
                    <child>
126
 
                      <placeholder/>
127
 
                    </child>
128
 
                  </object>
129
 
                  <packing>
130
 
                    <property name="padding">0</property>
131
 
                    <property name="expand">True</property>
132
 
                    <property name="fill">True</property>
133
 
                  </packing>
134
 
                </child>
135
 
              </object>
136
 
              <packing>
137
 
                <property name="padding">0</property>
138
 
                <property name="expand">True</property>
139
 
                <property name="fill">True</property>
140
 
              </packing>
141
 
            </child>
142
 
            <child>
143
 
              <object class="GtkCheckButton" id="checkbutton_close_after_pm">
144
 
                <property name="visible">True</property>
145
 
                <property name="can_focus">True</property>
146
 
                <property name="label" translatable="yes">Close this dialog after the changes have been successfully applied</property>
147
 
                <property name="use_underline">True</property>
148
 
                <property name="relief">GTK_RELIEF_NORMAL</property>
149
 
                <property name="focus_on_click">True</property>
150
 
                <property name="active">False</property>
151
 
                <property name="inconsistent">False</property>
152
 
                <property name="draw_indicator">True</property>
153
 
              </object>
154
 
              <packing>
155
 
                <property name="padding">0</property>
156
 
                <property name="expand">False</property>
157
 
                <property name="fill">False</property>
158
 
              </packing>
159
 
            </child>
160
 
          </object>
161
 
          <packing>
162
 
            <property name="padding">0</property>
163
 
            <property name="expand">True</property>
164
 
            <property name="fill">True</property>
165
 
          </packing>
166
 
        </child>
167
 
      </object>
168
 
    </child>
169
 
    <action-widgets>
170
 
      <action-widget response="-7">button_close</action-widget>
171
 
    </action-widgets>
172
 
  </object>
173
 
</interface>