From c24dc3b7f8c739d59f5a578d87431c530b995dd2 Mon Sep 17 00:00:00 2001 From: Martin Zurowietz Date: Sun, 4 Jun 2023 21:55:05 +0200 Subject: [PATCH] Add donation information to metadata --- batime@martin.zurowietz.de/metadata.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/batime@martin.zurowietz.de/metadata.json b/batime@martin.zurowietz.de/metadata.json index 8cc4fb0..038052a 100644 --- a/batime@martin.zurowietz.de/metadata.json +++ b/batime@martin.zurowietz.de/metadata.json @@ -9,5 +9,9 @@ "gettext-domain": "batime", "version": -1, "name": "Battery Time", - "description": "Show the remaining time until fully charged/discharged instead of the battery charge in percent in the panel.\n\nIf you appreciate this extension please consider to donate $1: https://www.paypal.me/drmzur" + "description": "Show the remaining time until fully charged/discharged instead of the battery charge in percent in the panel.\n\nIf you appreciate this extension please consider to donate $1.", + "donations": { + "paypal": "drmzur", + "github": "mzur" + } }