[epiphany/wip/exalm/libhandy-fixes] prefs-general-page: Fix child type on switch to new tab pref
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/wip/exalm/libhandy-fixes] prefs-general-page: Fix child type on switch to new tab pref
- Date: Tue, 9 Jun 2020 20:44:00 +0000 (UTC)
commit a364beb4bdbfc2096c92dedae33851ef19c68cba
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Tue Jun 9 23:17:21 2020 +0500
prefs-general-page: Fix child type on switch to new tab pref
This was a change between libhandy 0.x and 1.x, and the pref was added
after the initial port was done. Update it to be like the rest.
Fixes https://gitlab.gnome.org/GNOME/epiphany/-/issues/1225
src/resources/gtk/prefs-general-page.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/resources/gtk/prefs-general-page.ui b/src/resources/gtk/prefs-general-page.ui
index f66fb0744..9a604db32 100644
--- a/src/resources/gtk/prefs-general-page.ui
+++ b/src/resources/gtk/prefs-general-page.ui
@@ -305,7 +305,7 @@
<property name="title" translatable="yes">S_witch Immediately to New Tab</property>
<property name="use_underline">True</property>
<property name="visible">True</property>
- <child type="action">
+ <child>
<object class="GtkSwitch" id="enable_switch_to_new_tab">
<property name="valign">center</property>
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]