diff --git a/quicksettings/hotspot/metadata.json b/quicksettings/hotspot/metadata.json index c639d2e2..75ab303e 100644 --- a/quicksettings/hotspot/metadata.json +++ b/quicksettings/hotspot/metadata.json @@ -3,14 +3,17 @@ "Authors": [ { "Email": "skilvingr@gmail.com", - "Name": "Yari Polla" + "Name": "Yari Polla", + "Name[x-test]": "xxYari Pollaxx" } ], "Description": "Hotspot quick setting for Plasma Mobile", + "Description[x-test]": "xxHotspot quick setting for Plasma Mobilexx", "Icon": "network-wireless-hotspot", "Id": "org.kde.plasma.quicksetting.hotspot", "License": "GPL-2.0+", "Name": "Hotspot", + "Name[x-test]": "xxHotspotxx", "ServiceTypes": [ "KPackage/GenericQML" ],