Add donation information to metadata
This commit is contained in:
parent
ab835bf3b1
commit
c24dc3b7f8
1 changed files with 5 additions and 1 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue