Skip to content

Commit

Permalink
fix table app icon
Browse files Browse the repository at this point in the history
  • Loading branch information
zaneschepke committed May 31, 2024
1 parent 75d7856 commit ba9753c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,6 @@ You should of course replace the username in the URL. This is the URL your users

For the repository store icon (if you would like it to not be the auto generated QR), make sure to add the `icon.png` (assuming this has not been changed to a custom filename in the config.yml) file to the root of the `fdroid` folder as well as to the `fdroid/repo/icons` folder. It must be in both places to bypass a bug in the fdroid-server code.

For app icons, metascoop will not automatically get app icons from your repository. App icons must be manually added (both `icon.png` and `featureGraphic.png`) to the following folder `/fdroid/repo/<your_app_package_name>`
For app icons, metascoop will not automatically get app icons from your repository. App icons must be manually added (both `icon.png` and `featureGraphic.png`) to the following folder `/fdroid/repo/<your_app_package_name>/en-US`


0 comments on commit ba9753c

Please sign in to comment.