From f62caa352534e64fa4cb078dd7d09638a2dd7e1d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Anthony=20L=C3=A9onard?=
 <anthony.leonard@savoirfairelinux.com>
Date: Wed, 30 Nov 2016 10:52:19 -0500
Subject: [PATCH] Modified presentation text on welcome view

This text was replaced by the same version we
display in other clients.

Change-Id: I768ba0220e066034a6ad57c3f315901e93ee9395
---
 callwidget.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/callwidget.ui b/callwidget.ui
index 0843637..0243c8b 100644
--- a/callwidget.ui
+++ b/callwidget.ui
@@ -635,7 +635,7 @@
                    </font>
                   </property>
                   <property name="text">
-                   <string>Ring is a secure and distributed voice, video, and chat communication platform that requires no centralized server and leaves the power of privacy in the hands of the user.</string>
+                   <string>Ring is free software for universal communication which respects the freedoms and privacy of its users.</string>
                   </property>
                   <property name="alignment">
                    <set>Qt::AlignCenter</set>
-- 
GitLab