[vlc-devel] [PATCH] appdata: add image tag for screenshots

Thomas Guillem thomas at gllm.fr
Mon Apr 20 20:39:44 CEST 2020


Sorry for the delay,

I will merge it tomorrow.

On Mon, Apr 20, 2020, at 20:34, Sebastian Ramacher wrote:
> On 2020-02-28 20:13:47 +0100, Sebastian Ramacher wrote:
> > ---
> > Fixes https://appstream.debian.org/sid/main/issues/vlc.html
> > 
> > share/vlc.appdata.xml.in.in | 12 +++++++++---
> > 1 file changed, 9 insertions(+), 3 deletions(-)
> > 
> > diff --git a/share/vlc.appdata.xml.in.in b/share/vlc.appdata.xml.in.in
> > index b271502eb9..cc9c39a6cd 100644
> > --- a/share/vlc.appdata.xml.in.in
> > +++ b/share/vlc.appdata.xml.in.in
> > @@ -28,8 +28,14 @@
> > <developer_name>VideoLAN et al.</developer_name>
> > <update_contact>vlc-devel -- videolan.org</update_contact>
> > <screenshots>
> > - <screenshot type="default">http://images.videolan.org/vlc/screenshots/2.0.0/vlc-2.0-poney.jpg</screenshot>
> > - <screenshot type="default">http://images.videolan.org/vlc/screenshots/2.0.0/vlc-2.0-gnome3-open.jpg</screenshot>
> > - <screenshot type="default">http://images.videolan.org/vlc/screenshots/2.0.0/vlc-2.0-gnome3-debian.jpg</screenshot>
> > + <screenshot type="default">
> > + <image>http://images.videolan.org/vlc/screenshots/2.0.0/vlc-2.0-poney.jpg</image>
> > + </screenshot>
> > + <screenshot type="default">
> > + <image>http://images.videolan.org/vlc/screenshots/2.0.0/vlc-2.0-gnome3-open.jpg</image>
> > + </screenshot>
> > + <screenshot type="default">
> > + <image>http://images.videolan.org/vlc/screenshots/2.0.0/vlc-2.0-gnome3-debian.jpg</image>
> > + </screenshot>
> > </screenshots>
> > </component>
> > -- 
> > 2.25.1
> 
> Ping
> 
> Cheers
> -- 
> Sebastian Ramacher
> 
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
> 
> *Attachments:*
>  * signature.asc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20200420/9e9427bd/attachment.html>


More information about the vlc-devel mailing list