~gmb/gwibber/use-dates-for-indexes

« back to all changes in this revision

Viewing changes to ui/preferences.glade

  • Committer: Ryan Paul
  • Date: 2008-11-10 08:09:16 UTC
  • Revision ID: segphault@arstechnica.com-20081110080916-iyx0x3q49pqquiqs
Added support for pushing status messages to Pidgin

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
2
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3
 
<!--Generated with glade3 3.4.5 on Sun Nov  9 12:11:18 2008 -->
 
3
<!--Generated with glade3 3.4.5 on Sun Nov  9 23:42:54 2008 -->
4
4
<glade-interface>
5
5
  <widget class="GtkWindow" id="pref_dialog">
6
6
    <property name="width_request">300</property>
3119
3119
      </widget>
3120
3120
    </child>
3121
3121
  </widget>
 
3122
  <widget class="GtkDialog" id="dialog_pidgin">
 
3123
    <property name="border_width">5</property>
 
3124
    <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
 
3125
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
 
3126
    <child internal-child="vbox">
 
3127
      <widget class="GtkVBox" id="dialog-vbox13">
 
3128
        <property name="visible">True</property>
 
3129
        <property name="spacing">2</property>
 
3130
        <child>
 
3131
          <widget class="GtkVBox" id="vbox27">
 
3132
            <property name="visible">True</property>
 
3133
            <property name="spacing">10</property>
 
3134
            <child>
 
3135
              <widget class="GtkFrame" id="frameStatus10">
 
3136
                <property name="visible">True</property>
 
3137
                <property name="label_xalign">0</property>
 
3138
                <property name="shadow_type">GTK_SHADOW_NONE</property>
 
3139
                <child>
 
3140
                  <widget class="GtkAlignment" id="alignment36">
 
3141
                    <property name="visible">True</property>
 
3142
                    <property name="top_padding">10</property>
 
3143
                    <property name="left_padding">12</property>
 
3144
                    <child>
 
3145
                      <widget class="GtkVBox" id="vbox28">
 
3146
                        <property name="visible">True</property>
 
3147
                        <child>
 
3148
                          <widget class="GtkCheckButton" id="pidgin_send_enabled">
 
3149
                            <property name="visible">True</property>
 
3150
                            <property name="can_focus">True</property>
 
3151
                            <property name="label" translatable="yes">_Send Messages</property>
 
3152
                            <property name="use_underline">True</property>
 
3153
                            <property name="response_id">0</property>
 
3154
                            <property name="draw_indicator">True</property>
 
3155
                          </widget>
 
3156
                        </child>
 
3157
                      </widget>
 
3158
                    </child>
 
3159
                  </widget>
 
3160
                </child>
 
3161
                <child>
 
3162
                  <widget class="GtkLabel" id="label70">
 
3163
                    <property name="visible">True</property>
 
3164
                    <property name="label" translatable="yes">&lt;b&gt;Account Status&lt;/b&gt;</property>
 
3165
                    <property name="use_markup">True</property>
 
3166
                  </widget>
 
3167
                  <packing>
 
3168
                    <property name="type">label_item</property>
 
3169
                  </packing>
 
3170
                </child>
 
3171
              </widget>
 
3172
              <packing>
 
3173
                <property name="expand">False</property>
 
3174
              </packing>
 
3175
            </child>
 
3176
          </widget>
 
3177
          <packing>
 
3178
            <property name="position">1</property>
 
3179
          </packing>
 
3180
        </child>
 
3181
        <child internal-child="action_area">
 
3182
          <widget class="GtkHButtonBox" id="dialog-action_area13">
 
3183
            <property name="visible">True</property>
 
3184
            <child>
 
3185
              <widget class="GtkButton" id="pidgin_btndelete">
 
3186
                <property name="visible">True</property>
 
3187
                <property name="can_focus">True</property>
 
3188
                <property name="receives_default">True</property>
 
3189
                <property name="label" translatable="yes">gtk-delete</property>
 
3190
                <property name="use_stock">True</property>
 
3191
                <property name="response_id">0</property>
 
3192
              </widget>
 
3193
            </child>
 
3194
            <child>
 
3195
              <widget class="GtkButton" id="pidgin_btnclose">
 
3196
                <property name="visible">True</property>
 
3197
                <property name="can_focus">True</property>
 
3198
                <property name="receives_default">True</property>
 
3199
                <property name="label" translatable="yes">gtk-close</property>
 
3200
                <property name="use_stock">True</property>
 
3201
                <property name="response_id">0</property>
 
3202
              </widget>
 
3203
              <packing>
 
3204
                <property name="position">1</property>
 
3205
              </packing>
 
3206
            </child>
 
3207
          </widget>
 
3208
          <packing>
 
3209
            <property name="expand">False</property>
 
3210
            <property name="pack_type">GTK_PACK_END</property>
 
3211
          </packing>
 
3212
        </child>
 
3213
      </widget>
 
3214
    </child>
 
3215
  </widget>
3122
3216
</glade-interface>