desktop/uiconfig/ui/showlicensedialog.ui | 2 ++ 1 file changed, 2 insertions(+)
New commits: commit 3535fa12ddd2a0845ab13f31ab7177dc02860205 Author: Caolán McNamara <caol...@redhat.com> Date: Fri Dec 6 09:40:12 2013 +0000 set close as default Change-Id: Idb93d99ba68b7f605036071e4c499c0640f42cef diff --git a/desktop/uiconfig/ui/showlicensedialog.ui b/desktop/uiconfig/ui/showlicensedialog.ui index 120a1e9..76d207f 100644 --- a/desktop/uiconfig/ui/showlicensedialog.ui +++ b/desktop/uiconfig/ui/showlicensedialog.ui @@ -20,6 +20,8 @@ <property name="label">gtk-close</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