linux flatpak config pt8

This commit is contained in:
2026-02-26 12:15:04 +02:00
parent 5f911d51f9
commit 787a8057b2
4 changed files with 19 additions and 42 deletions

View File

@@ -1,17 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>za.co.mzansiinnovationhub.mih</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<name>MIH App</name>
<name xml:lang="af">MIH Toepassing</name>
<name xml:lang="zu">I-App ye-MIH</name>
<summary>First Super App of Mzansi</summary>
<developer_name>Mzansi Innovation Hub</developer_name>
<developer>
<name>Mzansi Innovation Hub</name>
</developer>
<description>
<p>
The Mzansi Innovation Hub (MIH) App is a multipurpose platform designed to
The Mzansi Innovation Hub (MIH) App is a multipurpose platform designed to
empower users with integrated digital services.
</p>
</description>
@@ -49,7 +54,7 @@
<content_attribute id="language-profanity">none</content_attribute>
<content_attribute id="language-humor">none</content_attribute>
<content_attribute id="language-discrimination">none</content_attribute>
<content_attribute id="social-chat">none</content_attribute>
<content_attribute id="social-chat">mild</content_attribute>
<content_attribute id="social-info">none</content_attribute>
<content_attribute id="social-audio">none</content_attribute>
<content_attribute id="social-location">none</content_attribute>
@@ -82,6 +87,6 @@
</keywords>
<custom>
<value key="flathub::flathub:minimum_runtime_version">49</value>
<value key="flathub::flathub:minimum_runtime_version">48</value>
</custom>
</component>