mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-27 06:33:08 +00:00
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
25 lines
795 B
Desktop File
25 lines
795 B
Desktop File
# SPDX-FileCopyrightText: 2022 Devin Lin <devin@kde.org>
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
[Desktop Entry]
|
|
Name=Location
|
|
Name[ca]=Ubicació
|
|
Name[es]=Ubicación
|
|
Name[uk]=Розташування
|
|
Name[x-test]=xxLocationxx
|
|
Icon=gps
|
|
Description=Location quick setting
|
|
Description[ca]=Configuració ràpida de la ubicació
|
|
Description[es]=Ajuste rápido de la ubicación
|
|
Description[uk]=Швидке налаштовування розташування
|
|
Description[x-test]=xxLocation quick settingxx
|
|
|
|
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.quicksetting.location
|
|
X-KDE-PluginInfo-Version=0.1
|
|
X-KDE-PluginInfo-Website=https://kde.org
|
|
X-KDE-PluginInfo-License=GPL-2.0+
|