mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +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"
26 lines
796 B
Desktop File
26 lines
796 B
Desktop File
# SPDX-FileCopyrightText: 2022 Devin Lin <devin@kde.org>
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
[Desktop Entry]
|
|
Name=Flashlight
|
|
Name[ca]=Llum de flaix
|
|
Name[es]=Linterna
|
|
Name[uk]=Спалах
|
|
Name[x-test]=xxFlashlightxx
|
|
Icon=flashlight-on
|
|
Description=Flashlight quick setting
|
|
Description[ca]=Configuració ràpida del llum de flaix
|
|
Description[es]=Ajuste rápido de la linterna
|
|
Description[uk]=Швидке налаштовування спалаху
|
|
Description[x-test]=xxFlashlight 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.flashlight
|
|
X-KDE-PluginInfo-Version=0.1
|
|
X-KDE-PluginInfo-Website=https://kde.org
|
|
X-KDE-PluginInfo-License=GPL-2.0+
|
|
|