We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c3d166 commit b4c09e4Copy full SHA for b4c09e4
1 file changed
doc/flatpak-builder.xml
@@ -524,10 +524,11 @@
524
<term><option>--mirror-screenshots-url=URL</option></term>
525
526
<listitem><para>
527
- Mirror any media in the appstream and rewrite the appstream xml
528
- as if they were on the specified URL. The resulting files will
529
- be stored in the "screenshots" subdirectory in the app directory
530
- and needs to be copied to the specified URL for the appdata to work.
+ Mirror any media in the appstream and rewrite the media URLs
+ in the appstream xml to the specified URL. The resulting files
+ will be stored in the "screenshots" subdirectory in the app directory
+ for versions earlier than 1.3.4 and "files/share/app-info/media"
531
+ subdirectory for newer versions.
532
</para></listitem>
533
</varlistentry>
534
0 commit comments