chore: use new screenshots in metainfo

This commit is contained in:
D3SOX 2021-04-03 14:36:21 +02:00
parent 2f73e98893
commit 3368a356c8
No known key found for this signature in database
GPG Key ID: 14B89A87C228A740
10 changed files with 7 additions and 8 deletions

View File

@ -79,10 +79,9 @@ We also provide a `soundux-git` package which compiles from the master branch
### 📜 Other distros ### 📜 Other distros
You can grab the latest release from Flathub You can grab the latest release from Flathub
<a <a href='https://flathub.org/apps/details/io.github.Soundux'>
href='https://flathub.org/apps/details/io.github.Soundux'><img <img width='240' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.png'/>
width='240' alt='Download on Flathub' </a>
src='https://flathub.org/assets/badges/flathub-badge-en.png'/></a>
## 🪟 Windows ## 🪟 Windows
Download our installer or portable from [the latest release](https://github.com/Soundux/Soundux/releases/latest) Download our installer or portable from [the latest release](https://github.com/Soundux/Soundux/releases/latest)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

View File

@ -39,19 +39,19 @@
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<caption>Dark Interface</caption> <caption>Dark Interface</caption>
<image>https://raw.githubusercontent.com/Soundux/Soundux/master/assets/screenshots/1.png</image> <image>https://raw.githubusercontent.com/Soundux/screenshots/screenshots/playing-dark.png</image>
</screenshot> </screenshot>
<screenshot> <screenshot>
<caption>Dark Settings</caption> <caption>Dark Settings</caption>
<image>https://raw.githubusercontent.com/Soundux/Soundux/master/assets/screenshots/3.png</image> <image>https://raw.githubusercontent.com/Soundux/screenshots/screenshots/settings-dark.png</image>
</screenshot> </screenshot>
<screenshot> <screenshot>
<caption>Light Interface</caption> <caption>Light Interface</caption>
<image>https://raw.githubusercontent.com/Soundux/Soundux/master/assets/screenshots/7.png</image> <image>https://raw.githubusercontent.com/Soundux/screenshots/screenshots/playing-light.png</image>
</screenshot> </screenshot>
<screenshot> <screenshot>
<caption>Light Grid View</caption> <caption>Light Grid View</caption>
<image>https://raw.githubusercontent.com/Soundux/Soundux/master/assets/screenshots/8.png</image> <image>https://raw.githubusercontent.com/Soundux/screenshots/screenshots/grid-view-light.png</image>
</screenshot> </screenshot>
</screenshots> </screenshots>
<releases> <releases>