mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Implements #75, reordering of quick settings, and also includes the mobile form components into the kcm.
17 lines
461 B
Desktop File
17 lines
461 B
Desktop File
# SPDX-FileCopyrightText: 2022 Devin Lin <devin@kde.org>
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
[Desktop Entry]
|
|
Name=Wi-Fi
|
|
Icon=network-wireless-signal
|
|
Description=Wi-Fi quick setting
|
|
|
|
Type=Service
|
|
X-KDE-ServiceTypes=KPackage/GenericQML
|
|
|
|
X-KDE-PluginInfo-Author=Devin Lin
|
|
X-KDE-PluginInfo-Email=devin@kde.org
|
|
X-KDE-PluginInfo-Name=org.kde.plasma.wifi
|
|
X-KDE-PluginInfo-Version=0.1
|
|
X-KDE-PluginInfo-Website=https://kde.org
|
|
X-KDE-PluginInfo-License=GPL-2.0+
|