~hjd/synaptic/bug1242219

« back to all changes in this revision

Viewing changes to gtk/gtkbuilder/window_zvtinstallprogress.ui

  • Committer: Michael Vogt
  • Date: 2013-09-11 19:09:19 UTC
  • Revision ID: michael.vogt@ubuntu.com-20130911190919-i49iz6dc2uhrfy02

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<interface>
3
3
  <!-- interface-requires gtk+ 3.0 -->
4
 
  <object class="GtkDialog" id="window_zvtinstallprogress">
 
4
  <object class="GtkWindow" id="window_zvtinstallprogress">
5
5
    <property name="can_focus">False</property>
6
6
    <property name="border_width">6</property>
7
7
    <property name="type_hint">dialog</property>
8
 
    <child internal-child="vbox">
 
8
    <child>
9
9
      <object class="GtkBox" id="vbox_terminstall_progress">
10
10
        <property name="visible">True</property>
11
11
        <property name="can_focus">False</property>
12
12
        <property name="orientation">vertical</property>
13
 
        <child internal-child="action_area">
 
13
        <child>
14
14
          <object class="GtkButtonBox" id="dialog-action_area1">
15
15
            <property name="visible">True</property>
16
16
            <property name="can_focus">False</property>
88
88
                  </packing>
89
89
                </child>
90
90
                <child>
91
 
                  <object class="GtkHBox" id="hbox_terminal">
 
91
                  <object class="GtkHBox" id="hbox_vte">
92
92
                    <property name="visible">True</property>
93
93
                    <property name="can_focus">False</property>
94
94
                    <child>
133
133
        </child>
134
134
      </object>
135
135
    </child>
136
 
    <action-widgets>
137
 
      <action-widget response="-7">button_close</action-widget>
138
 
    </action-widgets>
139
136
  </object>
140
137
</interface>