mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-06-11 08:57:21 +00:00
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.
11 lines
418 B
CMake
11 lines
418 B
CMake
# SPDX-FileCopyrightText: 2019 Aleix Pol <apol@kde.org>
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
[Desktop Entry]
|
|
Exec=@CMAKE_INSTALL_FULL_LIBEXECDIR@/plasma-dbus-run-session-if-needed ${CMAKE_INSTALL_FULL_BINDIR}/startplasmamobile
|
|
TryExec=${CMAKE_INSTALL_FULL_BINDIR}/startplasmamobile
|
|
Type=Application
|
|
DesktopNames=KDE
|
|
Name=SHIFT
|
|
Comment=Convergent SHIFT shell session
|
|
X-KDE-PluginInfo-Version=${PROJECT_VERSION}
|