Update index.ts

This commit is contained in:
mr. m 2025-01-14 18:50:37 +01:00 committed by GitHub
parent 7e416de11b
commit 4576a19560
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,14 +8,15 @@ const templateMetadata = `
<component type="desktop-application"> <component type="desktop-application">
<metadata_license>MIT</metadata_license> <metadata_license>MIT</metadata_license>
<project_license>MPL-2.0</project_license> <project_license>MPL-2.0</project_license>
<id>io.github.zen_browser.zen</id> <id>app.zen_browser.zen</id>
<name>Zen</name> <name>Zen</name>
<summary>Stay focused, browse faster</summary> <summary>Stay focused, browse faster</summary>
<developer id="app.zen_browser.zen">
<developer id="io.github.zen_browser.zen">
<name>Zen Team</name> <name>Zen Team</name>
</developer> </developer>
<replaces>
<id>io.github.zen_browser.zen</id>
</replaces>
<description> <description>
<p>Zen is the best way to browse the web. Beautifully designed, privacy-focused, and packed with features. We care about your experience, not your data.</p> <p>Zen is the best way to browse the web. Beautifully designed, privacy-focused, and packed with features. We care about your experience, not your data.</p>
@ -57,7 +58,7 @@ const templateMetadata = `
</screenshots> </screenshots>
<content_rating type="oars-1.1" /> <content_rating type="oars-1.1" />
<launchable type="desktop-id">io.github.zen_browser.zen.desktop</launchable> <launchable type="desktop-id">app.zen_browser.zen.desktop</launchable>
<requires> <requires>
<display_length compare="ge">450</display_length> <display_length compare="ge">450</display_length>