Files
amarok/disable-web-plugins-by-default.patch
2025-07-08 21:32:13 +00:00

31 lines
1.7 KiB
Diff
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
From: Fabian Vogt <fabian@ritter-vogt.de>
Subject: Disable plugins which cause automatic network requests by default
References: boo#1070899
diff --git a/src/services/lastfm/amarok_service_lastfm.json b/src/services/lastfm/amarok_service_lastfm.json
index 2097d4c700..a22ae393ed 100644
--- a/src/services/lastfm/amarok_service_lastfm.json
+++ b/src/services/lastfm/amarok_service_lastfm.json
@@ -53,7 +53,7 @@
"Description[uk]": "Служба, яка інтегрує функціональність Last.fm до Amarok",
"Description[x-test]": "xxA service that integrates Last.fm functionality into Amarokxx",
"Description[zh_TW]": "一種將 Last.fm 其功能性整合到 Amarok 中的服務",
- "EnabledByDefault": true,
+ "EnabledByDefault": false,
"Icon": "view-services-lastfm-amarok",
"License": "GPL",
"Name": "Last.fm",
diff --git a/src/services/magnatune/amarok_service_magnatunestore.json b/src/services/magnatune/amarok_service_magnatunestore.json
index bd9ae23938..cacc3b25de 100644
--- a/src/services/magnatune/amarok_service_magnatunestore.json
+++ b/src/services/magnatune/amarok_service_magnatunestore.json
@@ -53,7 +53,7 @@
"Description[uk]": "Прослухайте і купіть музику з ненав’язливої агенції звукозапису Magnatune",
"Description[x-test]": "xxPreview and buy music from the non-evil Magnatune record labelxx",
"Description[zh_TW]": "從標為不邪惡的 Magnatune 唱片標籤的音樂中,預聽並購買",
- "EnabledByDefault": true,
+ "EnabledByDefault": false,
"Icon": "view-services-magnatune-amarok",
"License": "GPL",
"Name": "Magnatune Store",