Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37730689
en ru br
ALT Linux repos
S:3.9.0-alt1.1

Group :: Networking/File transfer
RPM: nextcloud-client

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: nextcloud-client-2.3.3-alt-fix-help-url.patch
Download


--- client_theming/nextcloudtheme/nextcloudtheme.h.orig	2017-09-21 12:33:09.414000000 +0300
+++ client_theming/nextcloudtheme/nextcloudtheme.h	2017-10-18 20:22:43.374000000 +0300
@@ -54,7 +54,7 @@ public:
     }
 
     QString helpUrl() const {
-        return QString::fromLatin1("https://docs.nextcloud.com/desktop/2.2/").arg(MIRALL_VERSION_MAJOR).arg(MIRALL_VERSION_MINOR);
+        return QString::fromLatin1("https://doc.owncloud.org/desktop/latest/").arg(MIRALL_VERSION_MAJOR).arg(MIRALL_VERSION_MINOR);
     }
 
 #ifndef TOKEN_AUTH_ONLY
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin