~elementary-apps/pantheon-mail/install-desktops

« back to all changes in this revision

Viewing changes to data/ui/preferences.glade

  • Committer: RabbitBot
  • Author(s): Daniel Foré
  • Date: 2015-11-23 06:44:55 UTC
  • mfrom: (1869.4.1 remove-notify-prefs)
  • Revision ID: rabbitbot-20151123064455-vcpbywb56oify31z
Remove notification preferences

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!-- Generated with glade 3.18.3 -->
2
3
<interface>
3
4
  <requires lib="gtk+" version="3.10"/>
4
5
  <object class="GtkDialog" id="dialog">
5
6
    <property name="can_focus">False</property>
6
7
    <property name="border_width">12</property>
 
8
    <property name="resizable">False</property>
7
9
    <property name="window_position">center-on-parent</property>
8
10
    <property name="type_hint">dialog</property>
9
11
    <child internal-child="vbox">
158
160
              </packing>
159
161
            </child>
160
162
            <child>
161
 
              <object class="GtkCheckButton" id="play_sounds">
162
 
                <property name="label" translatable="yes">_Play notification sounds</property>
163
 
                <property name="visible">True</property>
164
 
                <property name="can_focus">True</property>
165
 
                <property name="receives_default">False</property>
166
 
                <property name="margin_left">12</property>
167
 
                <property name="margin_right">5</property>
168
 
                <property name="margin_top">5</property>
169
 
                <property name="margin_bottom">5</property>
170
 
                <property name="use_underline">True</property>
171
 
                <property name="xalign">0</property>
172
 
                <property name="draw_indicator">True</property>
173
 
              </object>
174
 
              <packing>
175
 
                <property name="left_attach">0</property>
176
 
                <property name="top_attach">7</property>
177
 
              </packing>
178
 
            </child>
179
 
            <child>
180
 
              <object class="GtkCheckButton" id="show_notifications">
181
 
                <property name="label" translatable="yes">Show _notifications for new mail</property>
182
 
                <property name="visible">True</property>
183
 
                <property name="can_focus">True</property>
184
 
                <property name="receives_default">False</property>
185
 
                <property name="margin_left">12</property>
186
 
                <property name="margin_right">5</property>
187
 
                <property name="margin_top">5</property>
188
 
                <property name="margin_bottom">5</property>
189
 
                <property name="use_underline">True</property>
190
 
                <property name="xalign">0</property>
191
 
                <property name="draw_indicator">True</property>
192
 
              </object>
193
 
              <packing>
194
 
                <property name="left_attach">0</property>
195
 
                <property name="top_attach">8</property>
196
 
              </packing>
197
 
            </child>
198
 
            <child>
199
163
              <object class="GtkCheckButton" id="startup_notifications">
200
164
                <property name="label" translatable="yes">Always _watch for new mail</property>
201
165
                <property name="visible">True</property>
212
176
              </object>
213
177
              <packing>
214
178
                <property name="left_attach">0</property>
215
 
                <property name="top_attach">9</property>
 
179
                <property name="top_attach">7</property>
216
180
              </packing>
217
181
            </child>
218
 
            <child>
219
 
              <placeholder/>
220
 
            </child>
221
182
          </object>
222
183
          <packing>
223
184
            <property name="expand">False</property>
227
188
        </child>
228
189
      </object>
229
190
    </child>
230
 
    <child type="titlebar">
231
 
      <object class="GtkHeaderBar" id="headerbar">
232
 
        <property name="visible">True</property>
233
 
        <property name="can_focus">False</property>
234
 
        <property name="title" translatable="yes">Preferences</property>
235
 
        <property name="show_close_button">True</property>
236
 
      </object>
237
 
    </child>
238
191
  </object>
239
192
</interface>