[system/dolphin/release/21.12] src/settings/contextmenu: Use the CDN based endpoint rather than the legacy endpoint which hits our download redirector.

Ben Cooksley null at kde.org
Sun Feb 6 17:20:07 GMT 2022


Git commit d0898592a17d14fc8d48fc5cba71f3d57f0a1856 by Ben Cooksley.
Committed on 06/02/2022 at 17:19.
Pushed by bcooksley into branch 'release/21.12'.

Use the CDN based endpoint rather than the legacy endpoint which hits our download redirector.

CCMAIL: distributions at kde.org

(cherry picked from commit 694e4e24526c5f55e162ad9288782e7c82cac38f)

M  +1    -1    src/settings/contextmenu/servicemenu.knsrc

https://invent.kde.org/system/dolphin/commit/d0898592a17d14fc8d48fc5cba71f3d57f0a1856

diff --git a/src/settings/contextmenu/servicemenu.knsrc b/src/settings/contextmenu/servicemenu.knsrc
index 59d459895..4374082c7 100644
--- a/src/settings/contextmenu/servicemenu.knsrc
+++ b/src/settings/contextmenu/servicemenu.knsrc
@@ -1,5 +1,5 @@
 [KNewStuff3]
-ProvidersUrl=https://download.kde.org/ocs/providers.xml
+ProvidersUrl=https://autoconfig.kde.org/ocs/providers.xml
 Categories=Dolphin Service Menus
 TargetDir=servicemenu-download
 Uncompress=never


More information about the Distributions mailing list