[gtk+] font chooser: Make the entry activate the default
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] font chooser: Make the entry activate the default
- Date: Tue, 11 Aug 2015 02:44:05 +0000 (UTC)
commit 5f44339ce39e9d33652aa2d086bce87c98dd276e
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Aug 10 20:21:33 2015 +0200
font chooser: Make the entry activate the default
gtk/ui/gtkfontchooserwidget.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/ui/gtkfontchooserwidget.ui b/gtk/ui/gtkfontchooserwidget.ui
index c659a58..61b8a8c 100644
--- a/gtk/ui/gtkfontchooserwidget.ui
+++ b/gtk/ui/gtkfontchooserwidget.ui
@@ -41,7 +41,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
- <property name="invisible_char">•</property>
+ <property name="activates_default">true</property>
<property name="primary_icon_name">edit-find-symbolic</property>
<property name="primary_icon_activatable">False</property>
<property name="secondary_icon_activatable">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]