added link to central
authorJonathan Kawohl <john@owncloud.com>
Mon, 24 Oct 2016 13:45:40 +0000 (15:45 +0200)
committerJonathan Kawohl <john@owncloud.com>
Wed, 9 Nov 2016 07:59:14 +0000 (08:59 +0100)
src/libsync/owncloudtheme.cpp

index 09121acd612ee9eeb0abdb4c001ffcfc56c38838..25fbdfc72cb66a4c74d10bfa6b4eaa6d352f633c 100644 (file)
@@ -45,8 +45,9 @@ QString ownCloudTheme::about() const
 {
     QString devString;
     devString = trUtf8("<p>Version %2. For more information visit <a href=\"%3\">%4</a></p>"
-               "<p><small>By Klaas Freitag, Daniel Molkentin, Jan-Christoph Borchardt, "
-               "Olivier Goffart, Markus Götz and others.</small></p>"
+               "<p>For known issues and help, please visit: <a href=https://central.owncloud.org/c/help/desktop-file-sync>central.owncloud.org</a></p>"
+               "<p><small>By Klaas Freitag, Daniel Molkentin, Olivier Goffart, Markus Götz, "
+               " Jan-Christoph Borchardt, and others.</small></p>"
                "<p>Copyright ownCloud GmbH</p>"
                "<p>Licensed under the GNU General Public License (GPL) Version 2.0<br/>"
                "ownCloud and the ownCloud Logo are registered trademarks of ownCloud GmbH "