Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37403401
en ru br
Репозитории ALT

Группа :: Сети/Передача файлов
Пакет: nextcloud-client

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: nextcloud-client-2.3.3-alt-fix-help-url.patch
Скачать


--- 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
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin