~bcurtiswx/ubuntu/precise/empathy/3.4.2.1-0ubuntu1

« back to all changes in this revision

Viewing changes to src/empathy-accounts-dialog.ui

  • Committer: Package Import Robot
  • Author(s): Ken VanDine
  • Date: 2012-03-05 15:14:36 UTC
  • mfrom: (1.1.87)
  • Revision ID: package-import@ubuntu.com-20120305151436-utnrdabb2ppp3kw1
Tags: 3.3.90.2-0ubuntu1
* New upstream release
* debian/control
  - added yelp-tools and libfarstream-0.1-dev build depends
  - bump build depends on libtelepathy-farstream-dev, and 
    libtelepathy-glib-dev
  - bumpded depends for telepathy-mission-control-5
  - removed telepathy-butterfly recommends, mission-control-5 ensures 
    telepathy-haze handles MSN now.
* debian/rules
  - enable empathy-av 

Show diffs side-by-side

added added

removed removed

Lines of Context:
112
112
            <property name="visible">True</property>
113
113
            <property name="spacing">18</property>
114
114
            <child>
115
 
              <object class="GtkHBox" id="hbox_protocol">
116
 
                <property name="visible">True</property>
117
 
                <property name="spacing">6</property>
118
 
                <child>
119
 
                  <object class="GtkLabel" id="label_protocol">
120
 
                    <property name="visible">True</property>
121
 
                    <property name="label" translatable="yes">Protocol:</property>
122
 
                  </object>
123
 
                  <packing>
124
 
                    <property name="expand">False</property>
125
 
                    <property name="fill">False</property>
126
 
                    <property name="position">0</property>
127
 
                  </packing>
128
 
                </child>
129
 
                <child>
130
 
                  <placeholder/>
131
 
                </child>
132
 
              </object>
133
 
              <packing>
134
 
                <property name="expand">False</property>
135
 
                <property name="fill">False</property>
136
 
                <property name="position">0</property>
137
 
              </packing>
138
 
            </child>
139
 
            <child>
140
115
              <object class="GtkVBox" id="vbox_details">
141
116
                <property name="visible">True</property>
142
117
                <property name="spacing">18</property>
173
148
                <property name="position">1</property>
174
149
              </packing>
175
150
            </child>
 
151
          </object>
 
152
        </child>
 
153
        <child type="tab">
 
154
          <object class="GtkLabel" id="label1">
 
155
            <property name="visible">True</property>
 
156
            <property name="label">page 1</property>
 
157
          </object>
 
158
          <packing>
 
159
            <property name="tab_fill">False</property>
 
160
          </packing>
 
161
        </child>
 
162
        <child>
 
163
          <object class="GtkHBox" id="hbox_loading">
 
164
            <property name="visible">True</property>
 
165
            <child>
 
166
              <object class="GtkAlignment" id="alignment_loading">
 
167
                <property name="visible">True</property>
 
168
                <property name="left_padding">12</property>
 
169
                <child>
 
170
                  <placeholder/>
 
171
                </child>
 
172
              </object>
 
173
              <packing>
 
174
                <property name="position">0</property>
 
175
              </packing>
 
176
            </child>
 
177
            <child>
 
178
              <object class="GtkLabel" id="label5">
 
179
                <property name="visible">True</property>
 
180
                <property name="label" translatable="yes">Loading account information</property>
 
181
                <attributes>
 
182
                  <attribute name="weight" value="bold"/>
 
183
                  <attribute name="scale" value="1.728"/> <!-- PANGO_SCALE_XX_LARGE -->
 
184
                </attributes>
 
185
              </object>
 
186
              <packing>
 
187
                <property name="position">1</property>
 
188
              </packing>
 
189
            </child>
 
190
          </object>
 
191
          <packing>
 
192
            <property name="position">1</property>
 
193
          </packing>
 
194
        </child>
 
195
        <child>
 
196
          <object class="GtkVBox" id="vbox_no_protocol">
 
197
            <property name="visible">True</property>
 
198
            <property name="spacing">18</property>
176
199
            <child>
177
200
              <object class="GtkFrame" id="frame_no_protocol">
178
201
                <property name="label_xalign">0</property>
194
217
                <child type="label">
195
218
                  <object class="GtkLabel" id="label_no_protocol">
196
219
                    <property name="visible">True</property>
197
 
                    <property name="label" translatable="yes">No protocol installed</property>
 
220
                    <property name="label" translatable="yes">No protocol backends installed</property>
198
221
                    <attributes>
199
222
                      <attribute name="weight" value="bold"/>
200
223
                    </attributes>
212
235
            </child>
213
236
          </object>
214
237
        </child>
215
 
        <child type="tab">
216
 
          <object class="GtkLabel" id="label1">
217
 
            <property name="visible">True</property>
218
 
            <property name="label">page 1</property>
219
 
          </object>
220
 
          <packing>
221
 
            <property name="tab_fill">False</property>
222
 
          </packing>
223
 
        </child>
224
 
        <child>
225
 
          <object class="GtkHBox" id="hbox_loading">
226
 
            <property name="visible">True</property>
227
 
            <child>
228
 
              <object class="GtkAlignment" id="alignment_loading">
229
 
                <property name="visible">True</property>
230
 
                <property name="left_padding">12</property>
231
 
                <child>
232
 
                  <placeholder/>
233
 
                </child>
234
 
              </object>
235
 
              <packing>
236
 
                <property name="position">0</property>
237
 
              </packing>
238
 
            </child>
239
 
            <child>
240
 
              <object class="GtkLabel" id="label5">
241
 
                <property name="visible">True</property>
242
 
                <property name="label" translatable="yes">Loading account information</property>
243
 
                <attributes>
244
 
                  <attribute name="weight" value="bold"/>
245
 
                  <attribute name="scale" value="1.728"/> <!-- PANGO_SCALE_XX_LARGE -->
246
 
                </attributes>
247
 
              </object>
248
 
              <packing>
249
 
                <property name="position">1</property>
250
 
              </packing>
251
 
            </child>
252
 
          </object>
253
 
          <packing>
254
 
            <property name="position">1</property>
255
 
          </packing>
256
 
        </child>
257
238
      </object>
258
239
      <packing>
259
240
        <property name="position">1</property>