~ubuntu-branches/ubuntu/maverick/awn-extras-applets/maverick

« back to all changes in this revision

Viewing changes to applets/maintained/mail/mail.ui

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2010-08-29 14:29:52 UTC
  • mto: This revision was merged to the branch mainline in revision 21.
  • Revision ID: james.westby@ubuntu.com-20100829142952-rhvuetyms9bv5uu7
Tags: upstream-0.4.0+bzr1372
ImportĀ upstreamĀ versionĀ 0.4.0+bzr1372

Show diffs side-by-side

added added

removed removed

Lines of Context:
198
198
                        <property name="visible">True</property>
199
199
                        <property name="spacing">12</property>
200
200
                        <child>
201
 
                          <object class="GtkLabel" id="label4">
 
201
                          <object class="GtkLabel" id="label-timeout">
202
202
                            <property name="visible">True</property>
203
 
                            <property name="label" translatable="yes">Update interval:</property>
 
203
                            <property name="label" translatable="yes">Update _interval:</property>
 
204
                            <property name="use_underline">True</property>
 
205
                            <property name="mnemonic_widget">spinbutton-timeout</property>
 
206
                            <accessibility>
 
207
                              <relation type="label-for" target="spinbutton-timeout"/>
 
208
                            </accessibility>
204
209
                          </object>
205
210
                          <packing>
206
211
                            <property name="expand">False</property>
217
222
                                <property name="can_focus">True</property>
218
223
                                <property name="invisible_char">&#x25CF;</property>
219
224
                                <property name="adjustment">adjustment_timeout</property>
 
225
                                <accessibility>
 
226
                                  <relation type="labelled-by" target="label-timeout"/>
 
227
                                </accessibility>
220
228
                              </object>
221
229
                              <packing>
222
230
                                <property name="expand">False</property>
272
280
  </object>
273
281
  <object class="GtkSizeGroup" id="sizegroup1">
274
282
    <widgets>
 
283
      <widget name="label-theme"/>
275
284
      <widget name="label-client"/>
276
 
      <widget name="label-theme"/>
277
285
    </widgets>
278
286
  </object>
279
287
  <object class="GtkAdjustment" id="adjustment_timeout">