Browse Source

Move second image to it's own screenshot tag

The screenshot tag shouldn't contain more than one image
tags/v2.4.2
Felipe Kinoshita Filipe Coelho <falktx@falktx.com> 2 years ago
parent
commit
000a2837f3
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      data/appdata.xml

+ 2
- 0
data/appdata.xml View File

@@ -11,6 +11,8 @@
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<image>https://kx.studio/screenshots/carla.png</image> <image>https://kx.studio/screenshots/carla.png</image>
</screenshot>
<screenshot>
<image>https://kx.studio/screenshots/carla-patchbay.png</image> <image>https://kx.studio/screenshots/carla-patchbay.png</image>
</screenshot> </screenshot>
</screenshots> </screenshots>


Loading…
Cancel
Save