[gnome-initial-setup/shell/4765: 303/362] Improve layout/text of terms of use page
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup/shell/4765: 303/362] Improve layout/text of terms of use page
- Date: Thu, 19 Mar 2015 01:46:33 +0000 (UTC)
commit c000c4241caf7434ed17b94491879c32a4723578
Author: Roddy Shuler <roddy endlessm com>
Date: Tue Dec 9 00:10:24 2014 -0800
Improve layout/text of terms of use page
[endlessm/eos-shell#3601]
.../pages/endless-eula/gis-endless-eula-page.ui | 47 +++++++++++++++++--
1 files changed, 42 insertions(+), 5 deletions(-)
---
diff --git a/gnome-initial-setup/pages/endless-eula/gis-endless-eula-page.ui
b/gnome-initial-setup/pages/endless-eula/gis-endless-eula-page.ui
index 259825d..156fc85 100644
--- a/gnome-initial-setup/pages/endless-eula/gis-endless-eula-page.ui
+++ b/gnome-initial-setup/pages/endless-eula/gis-endless-eula-page.ui
@@ -11,11 +11,11 @@
<property name="orientation">vertical</property>
<property name="row_spacing">12</property>
<child>
- <object class="GtkLabel" id="label6">
+ <object class="GtkLabel" id="terms-label">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
- <property name="label" translatable="yes">A few words about your Rights and our
Responsibility</property>
+ <property name="label" translatable="yes">Please read the following terms of use carefully</property>
<attributes>
<attribute name="weight" value="bold"/>
<attribute name="scale" value="1.2"/>
@@ -29,9 +29,16 @@
</packing>
</child>
<child>
- <object class="GtkSeparator" id="separator1">
+ <object class="GtkLabel" id="terms-text">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="label" translatable="yes">By clicking "Accept and continue," you acknowledge that
you have read, understood, and agree to be bound by the following terms and conditions.</property>
+ <property name="wrap">True</property>
+ <property name="hexpand">False</property>
+ <property name="halign">start</property>
+ <property name="valign">start</property>
+ <property name="xalign">0</property>
+ <property name="yalign">0</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -53,12 +60,42 @@
</object>
<packing>
<property name="left_attach">0</property>
+ <property name="top_attach">2</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkSeparator" id="separator1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
<property name="top_attach">3</property>
<property name="width">1</property>
<property name="height">1</property>
</packing>
</child>
<child>
+ <object class="GtkLabel" id="metrics-label">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="halign">start</property>
+ <property name="label" translatable="yes">Help make Endless better for everyone</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ <attribute name="scale" value="1.2"/>
+ </attributes>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">4</property>
+ <property name="width">1</property>
+ <property name="height">1</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkBox" id="box1">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -86,7 +123,7 @@
<property name="can_focus">False</property>
<property name="valign">start</property>
<property name="yalign">0</property>
- <property name="label" translatable="yes">I agree to help make Endless better for everyone by
automatically saving statistics about problems and bugs. All data is anonymous. <a
href='metrics-privacy-policy'>Learn more</a></property>
+ <property name="label" translatable="yes">Automatically save and send usage statistics and
problem reports to Endless Mobile. All data is anonymous. <a href='metrics-privacy-policy'>Learn
more</a></property>
<property name="use_markup">True</property>
<property name="wrap">True</property>
<property name="width_chars">48</property>
@@ -100,7 +137,7 @@
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="top_attach">5</property>
<property name="width">1</property>
<property name="height">1</property>
</packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]