From c695a0f8bccb97584750d07552870f62c0cba8af Mon Sep 17 00:00:00 2001 From: Christoph Wolk Date: Sat, 3 Aug 2024 12:52:21 +0200 Subject: [PATCH] plasmoid: improve description field in json The plasmoid currently has the decription "Show notifications from your devices using KDE Connect. This is wordy and misleading as the plasmoid does much more than display notifications; it's used to show the devices and their current state (e.g. battery) and provides access to some of the broader KDE Connect functionality, such as the find device function or file sharing. This change sets the description to "Manage connected devices". --- plasmoid/package/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plasmoid/package/metadata.json b/plasmoid/package/metadata.json index f631c6e41..a9dd3331b 100644 --- a/plasmoid/package/metadata.json +++ b/plasmoid/package/metadata.json @@ -12,7 +12,7 @@ } ], "Category": "System Information", - "Description": "Show notifications from your devices using KDE Connect", + "Description": "Manage connected devices", "Description[ar]": "أظهر الإخطارات من أجهزتك باستخدام «كِيدِي المتّصل»", "Description[az]": "KDE Connect istifadə edərək digər cihazlardakı bildirişləri göstərmək", "Description[bg]": "Показване на известия от вашите устройства чрез KDE Connect",