You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,9 +95,11 @@ You'll need one or both of the following:
95
95
-**Bitcoin (BTC)** wallet address
96
96
-**Ethereum (ETH)** wallet address (supports all ERC-20 tokens)
97
97
98
-
#### 2. Add Donation URLs to Your Flathub Manifest
98
+
#### 2. Add Donation URL to Your Flathub Manifest
99
99
100
-
Edit your app's `.metainfo.xml` file and add the donation URLs in the `<url>` section:
100
+
> **Important**: Flathub only accepts **one**`<url type="donation">` entry per app. If you add more than one, the submission will be rejected. Choose the cryptocurrency you prefer to receive donations in.
101
+
102
+
Edit your app's `.metainfo.xml` file and add **a single** donation URL in the `<url>` section:
101
103
102
104
**For Bitcoin:**
103
105
```xml
@@ -109,15 +111,14 @@ Edit your app's `.metainfo.xml` file and add the donation URLs in the `<url>` se
0 commit comments