Add Windows-specific screenshots as custom values
This is clearly a hack. It would be preferable to add those directly to the existing list of screenshots with some property marking them as screenshots of the Windows version for the Microsoft Store (https://github.com/ximion/appstream/issues/390). The IDs are derived from the IDs used by the CSV export of an app submission in Microsoft Partner Center.
This commit is contained in:
committed by
Ingo Klöcker
parent
67ff7e0842
commit
d5ab724edb
@@ -252,6 +252,10 @@ to provide a convergent experience across multiple platforms.</p>
|
||||
<value key="KDE::matrix">#neochat:kde.org</value>
|
||||
<value key="KDE::windows_store">https://www.microsoft.com/store/apps/9PNXWVNRC29H</value>
|
||||
<value key="KDE::mastodon">https://kde.social/@neochat</value>
|
||||
<value key="KDE::windows_store::DesktopScreenshot1">https://cdn.kde.org/screenshots/neochat/NeoChat-Windows-Timeline.png</value>
|
||||
<value key="KDE::windows_store::DesktopScreenshotCaption1">Main view of NeoChat with room list, chat, and room information pane</value>
|
||||
<value key="KDE::windows_store::DesktopScreenshot2">https://cdn.kde.org/screenshots/neochat/NeoChat-Windows-Login.png</value>
|
||||
<value key="KDE::windows_store::DesktopScreenshotCaption2">Login screen of NeoChat</value>
|
||||
</custom>
|
||||
<launchable type="desktop-id">org.kde.neochat.desktop</launchable>
|
||||
<screenshots>
|
||||
|
||||
Reference in New Issue
Block a user