Kaydet (Commit) 1303f209 authored tarafından Caolán McNamara's avatar Caolán McNamara

set ok as default button for mail merge dialog

Change-Id: I2b1a20abb52a2ccc07f77a878b4b9e68c301a5f7
üst 9b010ed7
...@@ -26,6 +26,8 @@ ...@@ -26,6 +26,8 @@
<property name="use_action_appearance">False</property> <property name="use_action_appearance">False</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="can_default">True</property>
<property name="has_default">True</property>
<property name="receives_default">True</property> <property name="receives_default">True</property>
<property name="use_stock">True</property> <property name="use_stock">True</property>
</object> </object>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment