svx/uiconfig/ui/fontworkgallerydialog.ui |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit b91116afb16139208fb5a4bccf45b4e06df77c8a
Author: Caolán McNamara <caol...@redhat.com>
Date:   Tue Feb 10 17:04:14 2015 +0000

    set ok button as fontwork gallery dialog as the default button
    
    Change-Id: I965405ab5821e86b2fa93b42db50e36dc9dbd0ad

diff --git a/svx/uiconfig/ui/fontworkgallerydialog.ui 
b/svx/uiconfig/ui/fontworkgallerydialog.ui
index 5ab4acf..7d94186 100644
--- a/svx/uiconfig/ui/fontworkgallerydialog.ui
+++ b/svx/uiconfig/ui/fontworkgallerydialog.ui
@@ -24,6 +24,8 @@
                 <property name="use_action_appearance">False</property>
                 <property name="visible">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="use_stock">True</property>
               </object>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to