Add donation information to metadata

This commit is contained in:
Martin Zurowietz 2023-06-04 21:55:05 +02:00
parent ab835bf3b1
commit c24dc3b7f8

View file

@ -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"
}
}