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

set ok button as fontwork gallery dialog as the default button

Change-Id: I965405ab5821e86b2fa93b42db50e36dc9dbd0ad
üst cdd8ab7e
...@@ -24,6 +24,8 @@ ...@@ -24,6 +24,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