Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
Kalendar
Commits
6b5d6236
Commit
6b5d6236
authored
Aug 12, 2022
by
Carl Schwan
🚴
Browse files
Fix appstream test
Signed-off-by:
Carl Schwan
<
carl@carlschwan.eu
>
parent
760e787d
Pipeline
#217333
failed with stage
in 2 minutes and 47 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/contacts/applet/package/metadata.desktop
deleted
100644 → 0
View file @
760e787d
# SPDX-FileCopyrightText: 2022 Carl Schwan <carl@carlschwan.eu>
# SPDX-License-Identifier: BSD-2-Clause
[Desktop Entry]
Name=Contact
Name[ar]=المراسَل
Name[az]=Əlaqə
Name[ca]=Contact
Name[ca@valencia]=Contact
Name[cs]=Kontakt
Name[de]=Kontakt
Name[en_GB]=Contact
Name[es]=Contacto
Name[fi]=Yhteystieto
Name[fr]=Contact
Name[it]=Contatto
Name[nl]=Contactpersoon
Name[pl]=Kontakt
Name[pt]=Contacto
Name[pt_BR]=Contato
Name[sl]=Contact
Name[sv]=Kontakt
Name[ta]=தொடர்பு
Name[tr]=Kişi
Name[uk]=Контакт
Name[x-test]=xxContactxx
Comment=Contact list
Comment[ar]=قائمة المراسلين
Comment[az]=Əlaqələr siyahısı
Comment[ca]=Llista de contactes
Comment[ca@valencia]=Llista de contactes
Comment[cs]=Seznam kontaktů
Comment[de]=Kontaktliste
Comment[en_GB]=Contact list
Comment[es]=Lista de contactos
Comment[fi]=Yhteystietoluettelo
Comment[fr]=Liste de contacts
Comment[it]=Elenco dei contatti
Comment[nl]=Contactenlijst
Comment[pl]=Spis kontaktów
Comment[pt]=Lista de contactos
Comment[pt_BR]=Lista de contatos
Comment[sl]=Seznam stikov
Comment[sv]=Kontaktlista
Comment[ta]=தொடர்புப்பட்டியல்
Comment[tr]=Kişi listesi
Comment[uk]=Список контактів
Comment[x-test]=xxContact listxx
Icon=im-user
Type=Service
X-KDE-ServiceTypes=Plasma/Applet
X-Plasma-API=declarativeappletscript
X-Plasma-MainScript=ui/main.qml
X-Plasma-NotificationArea=true
X-Plasma-NotificationAreaCategory=PIM
X-KDE-PluginInfo-Name=org.kde.kalendar.contact
X-KDE-PluginInfo-Category=Personal information
X-KDE-PluginInfo-Author=Carl Schwan
X-KDE-PluginInfo-Email=carl@carlschwan.eu
X-KDE-PluginInfo-Version=1.0.0
X-KDE-PluginInfo-Website=https://apps.kde.org/kalendar
X-KDE-PluginInfo-License=GPL-3.0-or-later
X-KDE-PluginInfo-EnabledByDefault=true
src/contacts/applet/package/metadata.json
0 → 100644
View file @
6b5d6236
{
"KPlugin"
:
{
"Authors"
:
[
{
"Email"
:
"carl@carlschwan.eu"
,
"Name"
:
"Carl Schwan"
}
],
"Name"
:
"Contact"
,
"Category"
:
"Personal information"
,
"Description"
:
"Contact list"
,
"EnabledByDefault"
:
true
,
"FormFactors"
:
[
"desktop"
],
"Icon"
:
"im-user"
,
"Id"
:
"org.kde.kalendar.contact"
,
"License"
:
"GPL-2.0+"
,
"ServiceTypes"
:
[
"Plasma/Applet"
],
"Version"
:
"1.0.0"
,
"Website"
:
"https://apps.kde.org/kalendar"
},
"X-Plasma-API"
:
"declarativeappletscript"
,
"X-Plasma-MainScript"
:
"ui/main.qml"
,
"X-Plasma-NotificationArea"
:
true
,
"X-Plasma-NotificationAreaCategory"
:
"PIM"
}
src/contacts/applet/package/metadata.json.license
0 → 100644
View file @
6b5d6236
SPDX-FileCopyrightText: 2022 Carl Schwan <carl@carlschwan.eu>
SPDX-License-Identifier: BSD-2-Clause
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment