chore: add VCS browser URL to appdata.xml (#3962)
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (rust) (push) Waiting to run
PR checks / rust_lint (push) Waiting to run
PR checks / build_web_app (push) Waiting to run
PR checks / build_tauri_app (push) Waiting to run
Deploy to vercel on merge / build_and_deploy (push) Waiting to run

This is now recommended in flatpak. See warning in https://github.com/flathub/com.bilingify.readest/pull/20#issuecomment-4322583486
This commit is contained in:
Archisman Panigrahi 2026-04-26 21:34:30 -04:00 committed by GitHub
parent d488f65447
commit 8a8fcb2611
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,6 +55,7 @@
<url type="bugtracker">https://github.com/readest/readest/issues</url>
<url type="help">https://github.com/readest/readest/wiki</url>
<url type="donation">https://github.com/sponsors/readest</url>
<url type="vcs-browser">https://github.com/readest/readest</url>
<launchable type="desktop-id">com.bilingify.readest.desktop</launchable>