[gnome-software/bochecha/privacy-policy: 2/2] review: Add a link to the privacy policy



commit 415ff18261cf2a387d11b732c26c25b30b10d572
Author: Mathieu Bridon <bochecha daitauha fr>
Date:   Mon May 27 20:59:32 2019 +0200

    review: Add a link to the privacy policy
    
    This lets people know, before they submit, what data Software will
    send, why it is necessary, and who is responsible.

 src/gs-review-dialog.ui | 12 ++++++++++++
 1 file changed, 12 insertions(+)
---
diff --git a/src/gs-review-dialog.ui b/src/gs-review-dialog.ui
index 2a1f5b66..36e37d06 100644
--- a/src/gs-review-dialog.ui
+++ b/src/gs-review-dialog.ui
@@ -180,6 +180,18 @@
                     </child>
                   </object>
                 </child>
+                <child>
+                  <object class="GtkLabel" id="label6">
+                    <property name="visible">True</property>
+                   <property name="label" translatable="yes">Find what data is sent in our &lt;a 
href="https://odrs.gnome.org/privacy"&gt;privacy policy&lt;/a&gt;.</property>
+                    <property name="wrap">True</property>
+                   <property name="xalign">0</property>
+                    <property name="use-markup">True</property>
+                    <style>
+                      <class name="dim-label"/>
+                    </style>
+                  </object>
+                </child>
               </object>
             </child>
           </object>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]