summarylogtreecommitdiffstats
path: root/hide-fonts-and-style-tab.patch
diff options
context:
space:
mode:
authorQue Quotion2019-05-29 12:12:04 +0900
committerQue Quotion2019-05-29 12:12:04 +0900
commitd833ab3559650cec1c667c6f1ff3afbea59dca25 (patch)
treee4d9419e884a8c4c94a582200ac7135a90260115 /hide-fonts-and-style-tab.patch
parent812050083dd93c7de0cc78301662b8e4eb54a939 (diff)
downloadaur-d833ab3559650cec1c667c6f1ff3afbea59dca25.tar.gz
epiphany-pantheon 3.32.2 (incomplete port to latest stable release)
Diffstat (limited to 'hide-fonts-and-style-tab.patch')
-rw-r--r--hide-fonts-and-style-tab.patch31
1 files changed, 31 insertions, 0 deletions
diff --git a/hide-fonts-and-style-tab.patch b/hide-fonts-and-style-tab.patch
new file mode 100644
index 000000000000..4be6e7189099
--- /dev/null
+++ b/hide-fonts-and-style-tab.patch
@@ -0,0 +1,31 @@
+diff --git a/src/resources/gtk/prefs-dialog.ui b/src/resources/gtk/prefs-dialog.ui
+index e2584996a..943af2552 100644
+--- a/src/resources/gtk/prefs-dialog.ui
++++ b/src/resources/gtk/prefs-dialog.ui
+@@ -305,7 +305,7 @@
+ </child>
+ <child>
+ <object class="GtkBox">
+- <property name="visible">True</property>
++ <property name="visible">false</property>
+ <property name="border-width">12</property>
+ <property name="orientation">vertical</property>
+ <property name="spacing">18</property>
+@@ -459,16 +459,7 @@
+ <property name="position">1</property>
+ </packing>
+ </child>
+- <child type="tab">
+- <object class="GtkLabel">
+- <property name="visible">True</property>
+- <property name="label" translatable="yes">Fonts &amp; Style</property>
+- </object>
+- <packing>
+- <property name="position">1</property>
+- <property name="tab_fill">False</property>
+- </packing>
+- </child>
++
+ <child>
+ <object class="GtkBox">
+ <property name="visible">True</property>