pidgin/resources/Accounts/editor.ui

changeset 41896
6ff3224e40da
parent 41863
0067a0ff5b74
child 42151
41b9c5be8965
equal deleted inserted replaced
41895:c4077237fc03 41896:6ff3224e40da
230 <property name="use-underline">1</property> 230 <property name="use-underline">1</property>
231 </object> 231 </object>
232 </child> 232 </child>
233 <child type="action"> 233 <child type="action">
234 <object class="GtkButton" id="button2"> 234 <object class="GtkButton" id="button2">
235 <property name="css-classes">suggested-action</property>
235 <property name="label" translatable="1">_Save</property> 236 <property name="label" translatable="1">_Save</property>
236 <property name="receives-default">1</property> 237 <property name="receives-default">1</property>
237 <property name="sensitive">0</property> 238 <property name="sensitive">0</property>
238 <property name="use-underline">1</property> 239 <property name="use-underline">1</property>
239 </object> 240 </object>
240 </child> 241 </child>
241 <action-widgets> 242 <action-widgets>
242 <action-widget response="-6">button1</action-widget> 243 <action-widget response="cancel">button1</action-widget>
243 <action-widget response="-10">button2</action-widget> 244 <action-widget response="apply">button2</action-widget>
244 </action-widgets> 245 </action-widgets>
245 </template> 246 </template>
246 </interface> 247 </interface>

mercurial