mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 07:28:26 +00:00
[desktop] Add MetaInfo
This commit is contained in:
parent
a002733d3f
commit
03903ae605
44
desktop/build/io.ente.photos.appdata.xml
Normal file
44
desktop/build/io.ente.photos.appdata.xml
Normal file
@ -0,0 +1,44 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component type="desktop-application">
|
||||
<id>io.ente.photos</id>
|
||||
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>AGPL-3.0</project_license>
|
||||
|
||||
<name>Ente Photos</name>
|
||||
<summary>Safe home for your photos</summary>
|
||||
|
||||
<developer id="io.github.ente-io.ente">
|
||||
<name>Ente.io Developers</name>
|
||||
</developer>
|
||||
|
||||
<description>
|
||||
<p>
|
||||
Ente is an open-source, end-to-end encrypted (E2EE) photo storage app, that provides a secure way to backup your photos.
|
||||
</p>
|
||||
</description>
|
||||
|
||||
<launchable type="desktop-id">ente.desktop</launchable>
|
||||
|
||||
<content_rating type="oars-1.0" />
|
||||
|
||||
<url type="bugtracker">https://github.com/ente-io/ente/issues</url>
|
||||
<url type="homepage">https://ente.io</url>
|
||||
<url type="vcs-browser">https://github.com/ente-io/ente</url>
|
||||
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<image>https://raw.githubusercontent.com/ente-io/ente/main/.github/assets/photos.png</image>
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
|
||||
<releases>
|
||||
<release version="1.7.8" date="2025-01-13">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Parse description from image metadata.</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
</releases>
|
||||
</component>
|
Loading…
x
Reference in New Issue
Block a user