show a Donate button at the f-droid variant
This commit is contained in:
parent
21fdc744cd
commit
6375607b7e
1 changed files with 4 additions and 0 deletions
4
app/src/fdroid/res/values/bools.xml
Normal file
4
app/src/fdroid/res/values/bools.xml
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<bool name="show_donate_in_about">true</bool>
|
||||||
|
</resources>
|
||||||
Loading…
Reference in a new issue