[gnome-initial-setup] privacy: Fix location of Mozilla privacy policy
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup] privacy: Fix location of Mozilla privacy policy
- Date: Mon, 12 Sep 2016 16:03:25 +0000 (UTC)
commit aa2817dfb277e7024bb1972f9f8c9034b18b2e0a
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sat Sep 10 13:45:56 2016 -0500
privacy: Fix location of Mozilla privacy policy
It should be displayed with the geolocation setting, not the problem
reporting setting.
https://bugzilla.gnome.org/show_bug.cgi?id=771201
.../pages/privacy/gis-privacy-page.ui | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/gnome-initial-setup/pages/privacy/gis-privacy-page.ui
b/gnome-initial-setup/pages/privacy/gis-privacy-page.ui
index f0b88fa..90f6b08 100644
--- a/gnome-initial-setup/pages/privacy/gis-privacy-page.ui
+++ b/gnome-initial-setup/pages/privacy/gis-privacy-page.ui
@@ -71,6 +71,16 @@
</object>
</child>
<child>
+ <object class="GtkLabel" id="privacy_policy_label">
+ <property name="visible">True</property>
+ <property name="margin-top">10</property>
+ <property name="xalign">0</property>
+ <property name="halign">start</property>
+ <property name="use-markup">True</property>
+ <signal name="activate-link" handler="activate_link"/>
+ </object>
+ </child>
+ <child>
<object class="GtkBox" id="reporting_row">
<property name="margin-top">20</property>
<property name="orientation">horizontal</property>
@@ -102,16 +112,6 @@
</object>
</child>
<child>
- <object class="GtkLabel" id="privacy_policy_label">
- <property name="visible">True</property>
- <property name="margin-top">10</property>
- <property name="xalign">0</property>
- <property name="halign">start</property>
- <property name="use-markup">True</property>
- <signal name="activate-link" handler="activate_link"/>
- </object>
- </child>
- <child>
<object class="GtkLabel" id="footer_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]