Extend shell metadata

This allows appstream metadata to be generated correctly.
Previously the result was an empty file, causing errors in
package checkers such as lintian.
This commit is contained in:
Jonah Brüchert 2019-04-17 23:25:16 +02:00
parent 113b2b6b47
commit eb3b2657a9
No known key found for this signature in database
GPG key ID: A81E075ABEC80A7E

View file

@ -1,4 +1,5 @@
[Desktop Entry] [Desktop Entry]
Encoding=UTF-8
Name=Phone Name=Phone
Name[ca]=Telèfon Name[ca]=Telèfon
Name[ca@valencia]=Telèfon Name[ca@valencia]=Telèfon
@ -20,6 +21,7 @@ Name[uk]=Телефон
Name[x-test]=xxPhonexx Name[x-test]=xxPhonexx
Name[zh_CN]= Name[zh_CN]=
Name[zh_TW]= Name[zh_TW]=
Comment=Plasma shell for phones
Type=Service Type=Service
X-KDE-ServiceTypes=Plasma/Shell X-KDE-ServiceTypes=Plasma/Shell
@ -30,5 +32,5 @@ X-KDE-PluginInfo-Email=aseigo@kde.org
X-KDE-PluginInfo-License=GPLv2+ X-KDE-PluginInfo-License=GPLv2+
X-KDE-PluginInfo-Name=org.kde.plasma.phone X-KDE-PluginInfo-Name=org.kde.plasma.phone
X-KDE-PluginInfo-Version=0.1 X-KDE-PluginInfo-Version=0.1
X-KDE-PluginInfo-Website= X-KDE-PluginInfo-Website=https://plasma-mobile.org