shift-shell/org.shift.mobile.metainfo.xml
Marco Allegretti 18bef9a573 Brand product metadata as SHIFT
Update session, AppStream, service, shell metadata, and initial setup about/defaults to use SHIFT-facing product metadata while keeping runtime package IDs and executable names stable. Install Shift AppStream metadata and remove stale upstream metainfo from existing prefixes. Add a guard for product metadata branding.
2026-05-17 15:44:56 +02:00

33 lines
1.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
- SPDX-FileCopyrightText: 2025 Marco Mattiolo <marco.mattiolo@hotmail.it>
- SPDX-License-Identifier: CC0-1.0
-->
<component>
<id>org.shift.mobile</id>
<developer id="org.shift">
<name translate="no">SHIFT Contributors</name>
</developer>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0-or-later</project_license>
<name>SHIFT</name>
<summary>Convergent shell for mobile, desktop, and hybrid devices</summary>
<description>
<p>
SHIFT is an independent shell built on KDE Plasma Mobile. It includes convergence mode, a unified dock, window management controls, SHIFT visual defaults, and setup profiles for mobile, desktop, gaming, and hybrid devices.
</p>
<p>
SHIFT is not affiliated with or endorsed by KDE or the KDE community.
</p>
</description>
<url type="homepage">https://invent.kde.org/marcoa/shift-shell</url>
<url type="bugtracker">https://invent.kde.org/marcoa/shift-shell/-/issues</url>
<url type="vcs-browser">https://invent.kde.org/marcoa/shift-shell</url>
<provides>
<binary>startplasmamobile</binary>
</provides>
<compulsory_for_desktop>KDE</compulsory_for_desktop>
<releases>
<release version="6.6.80" date="2026-05-17"/>
</releases>
</component>