~ubuntu-branches/ubuntu/trusty/pitivi/trusty

« back to all changes in this revision

Viewing changes to data/ui/encodingprogress.ui

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-07-07 13:43:47 UTC
  • mto: (6.1.9 sid) (1.2.12)
  • mto: This revision was merged to the branch mainline in revision 32.
  • Revision ID: james.westby@ubuntu.com-20110707134347-cari9kxjiakzej9z
Tags: upstream-0.14.1
ImportĀ upstreamĀ versionĀ 0.14.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<interface>
 
3
  <!-- interface-requires gtk+ 2.6 -->
 
4
  <object class="GtkDialog" id="render-progress">
 
5
    <property name="width_request">300</property>
 
6
    <property name="can_focus">False</property>
 
7
    <property name="border_width">12</property>
 
8
    <property name="title" translatable="yes">Rendering</property>
 
9
    <property name="modal">True</property>
 
10
    <property name="window_position">center-on-parent</property>
 
11
    <property name="type_hint">normal</property>
 
12
    <child internal-child="vbox">
 
13
      <object class="GtkBox" id="dialog-vbox2">
 
14
        <property name="visible">True</property>
 
15
        <property name="can_focus">False</property>
 
16
        <property name="orientation">vertical</property>
 
17
        <property name="spacing">2</property>
 
18
        <child internal-child="action_area">
 
19
          <object class="GtkButtonBox" id="dialog-action_area2">
 
20
            <property name="visible">True</property>
 
21
            <property name="can_focus">False</property>
 
22
            <property name="layout_style">end</property>
 
23
            <child>
 
24
              <object class="GtkButton" id="play_pause_button">
 
25
                <property name="label">gtk-media-pause</property>
 
26
                <property name="visible">True</property>
 
27
                <property name="can_focus">True</property>
 
28
                <property name="receives_default">True</property>
 
29
                <property name="use_action_appearance">False</property>
 
30
                <property name="use_stock">True</property>
 
31
                <signal name="clicked" handler="_pauseButtonClickedCb" swapped="no"/>
 
32
              </object>
 
33
              <packing>
 
34
                <property name="expand">False</property>
 
35
                <property name="fill">False</property>
 
36
                <property name="position">0</property>
 
37
              </packing>
 
38
            </child>
 
39
            <child>
 
40
              <object class="GtkButton" id="button5">
 
41
                <property name="label">gtk-cancel</property>
 
42
                <property name="visible">True</property>
 
43
                <property name="can_focus">True</property>
 
44
                <property name="receives_default">True</property>
 
45
                <property name="use_action_appearance">False</property>
 
46
                <property name="use_stock">True</property>
 
47
                <signal name="clicked" handler="_cancelButtonClickedCb" swapped="no"/>
 
48
              </object>
 
49
              <packing>
 
50
                <property name="expand">False</property>
 
51
                <property name="fill">False</property>
 
52
                <property name="position">1</property>
 
53
              </packing>
 
54
            </child>
 
55
          </object>
 
56
          <packing>
 
57
            <property name="expand">False</property>
 
58
            <property name="fill">True</property>
 
59
            <property name="pack_type">end</property>
 
60
            <property name="position">0</property>
 
61
          </packing>
 
62
        </child>
 
63
        <child>
 
64
          <object class="GtkVBox" id="vbox4">
 
65
            <property name="visible">True</property>
 
66
            <property name="can_focus">False</property>
 
67
            <property name="spacing">12</property>
 
68
            <child>
 
69
              <object class="GtkLabel" id="label5">
 
70
                <property name="visible">True</property>
 
71
                <property name="can_focus">False</property>
 
72
                <property name="xalign">0</property>
 
73
                <property name="label" translatable="yes">&lt;b&gt;&lt;big&gt;Rendering movie&lt;/big&gt;&lt;/b&gt;</property>
 
74
                <property name="use_markup">True</property>
 
75
              </object>
 
76
              <packing>
 
77
                <property name="expand">True</property>
 
78
                <property name="fill">True</property>
 
79
                <property name="position">0</property>
 
80
              </packing>
 
81
            </child>
 
82
            <child>
 
83
              <object class="GtkTable" id="table1">
 
84
                <property name="visible">True</property>
 
85
                <property name="can_focus">False</property>
 
86
                <property name="n_rows">3</property>
 
87
                <property name="n_columns">2</property>
 
88
                <property name="column_spacing">6</property>
 
89
                <property name="row_spacing">6</property>
 
90
                <child>
 
91
                  <object class="GtkLabel" id="label11">
 
92
                    <property name="visible">True</property>
 
93
                    <property name="can_focus">False</property>
 
94
                    <property name="xalign">0</property>
 
95
                    <property name="label" translatable="yes">Unknown Mib</property>
 
96
                  </object>
 
97
                  <packing>
 
98
                    <property name="left_attach">1</property>
 
99
                    <property name="right_attach">2</property>
 
100
                    <property name="top_attach">2</property>
 
101
                    <property name="bottom_attach">3</property>
 
102
                  </packing>
 
103
                </child>
 
104
                <child>
 
105
                  <object class="GtkLabel" id="label10">
 
106
                    <property name="visible">True</property>
 
107
                    <property name="can_focus">False</property>
 
108
                    <property name="xalign">0</property>
 
109
                    <property name="label" translatable="yes">Unknown</property>
 
110
                  </object>
 
111
                  <packing>
 
112
                    <property name="left_attach">1</property>
 
113
                    <property name="right_attach">2</property>
 
114
                    <property name="top_attach">1</property>
 
115
                    <property name="bottom_attach">2</property>
 
116
                  </packing>
 
117
                </child>
 
118
                <child>
 
119
                  <object class="GtkLabel" id="label9">
 
120
                    <property name="can_focus">False</property>
 
121
                    <property name="xalign">0</property>
 
122
                    <property name="label" translatable="yes">Encoding first pass</property>
 
123
                  </object>
 
124
                  <packing>
 
125
                    <property name="left_attach">1</property>
 
126
                    <property name="right_attach">2</property>
 
127
                  </packing>
 
128
                </child>
 
129
                <child>
 
130
                  <object class="GtkLabel" id="label8">
 
131
                    <property name="visible">True</property>
 
132
                    <property name="can_focus">False</property>
 
133
                    <property name="xalign">0</property>
 
134
                    <property name="label" translatable="yes">&lt;b&gt;Estimated filesize:&lt;/b&gt;</property>
 
135
                    <property name="use_markup">True</property>
 
136
                  </object>
 
137
                  <packing>
 
138
                    <property name="top_attach">2</property>
 
139
                    <property name="bottom_attach">3</property>
 
140
                  </packing>
 
141
                </child>
 
142
                <child>
 
143
                  <object class="GtkLabel" id="label7">
 
144
                    <property name="visible">True</property>
 
145
                    <property name="can_focus">False</property>
 
146
                    <property name="xalign">0</property>
 
147
                    <property name="label" translatable="yes">&lt;b&gt;Frames per second:&lt;/b&gt;</property>
 
148
                    <property name="use_markup">True</property>
 
149
                  </object>
 
150
                  <packing>
 
151
                    <property name="top_attach">1</property>
 
152
                    <property name="bottom_attach">2</property>
 
153
                  </packing>
 
154
                </child>
 
155
                <child>
 
156
                  <object class="GtkLabel" id="label6">
 
157
                    <property name="can_focus">False</property>
 
158
                    <property name="xalign">0</property>
 
159
                    <property name="label" translatable="yes">&lt;b&gt;Phase:&lt;/b&gt;</property>
 
160
                    <property name="use_markup">True</property>
 
161
                  </object>
 
162
                </child>
 
163
              </object>
 
164
              <packing>
 
165
                <property name="expand">True</property>
 
166
                <property name="fill">True</property>
 
167
                <property name="position">1</property>
 
168
              </packing>
 
169
            </child>
 
170
            <child>
 
171
              <object class="GtkProgressBar" id="progressbar">
 
172
                <property name="visible">True</property>
 
173
                <property name="can_focus">False</property>
 
174
                <property name="text" translatable="yes">Estimating...</property>
 
175
                <property name="show_text">True</property>
 
176
              </object>
 
177
              <packing>
 
178
                <property name="expand">True</property>
 
179
                <property name="fill">True</property>
 
180
                <property name="position">2</property>
 
181
              </packing>
 
182
            </child>
 
183
          </object>
 
184
          <packing>
 
185
            <property name="expand">False</property>
 
186
            <property name="fill">True</property>
 
187
            <property name="position">1</property>
 
188
          </packing>
 
189
        </child>
 
190
      </object>
 
191
    </child>
 
192
    <action-widgets>
 
193
      <action-widget response="0">play_pause_button</action-widget>
 
194
      <action-widget response="0">button5</action-widget>
 
195
    </action-widgets>
 
196
  </object>
 
197
</interface>