update metadata files
parent
4c74eab836
commit
3dcf39aebe
@ -1,3 +1,3 @@
|
||||
configure_file(metadata.desktop.cmake ${CMAKE_CURRENT_SOURCE_DIR}/package/metadata.desktop)
|
||||
|
||||
plasma_install_package(plasmoid org.kde.latte.spacer)
|
||||
plasma_install_package(package org.kde.latte.spacer)
|
||||
|
@ -1,22 +1,24 @@
|
||||
[Desktop Entry]
|
||||
Name[el]=Latte Κενό
|
||||
Name=Latte Dock Spacer
|
||||
|
||||
Comment[el]=Διατηρεί κενούς χώρους μέσα στον πίνακα.
|
||||
Comment=Reserve empty spaces within the dock.
|
||||
|
||||
X-KDE-ServiceTypes=Plasma/Applet
|
||||
Encoding=UTF-8
|
||||
Type=Service
|
||||
Keywords=spacer
|
||||
NoDisplay=true
|
||||
|
||||
|
||||
X-Plasma-API=declarativeappletscript
|
||||
X-Plasma-MainScript=ui/main.qml
|
||||
|
||||
NoDisplay=true
|
||||
|
||||
X-KDE-ServiceTypes=Plasma/Applet
|
||||
X-KDE-PluginInfo-Author=Michail Vourlakos
|
||||
X-KDE-PluginInfo-Email=mvourlakos@gmail.com
|
||||
X-KDE-PluginInfo-Name=org.kde.latte.spacer
|
||||
X-KDE-PluginInfo-Version=0.1
|
||||
X-KDE-PluginInfo-Website=https://github.com/psifidotos/Latte-Dock/i
|
||||
X-KDE-PluginInfo-Website=https://github.com/psifidotos/Latte-Dock/
|
||||
X-KDE-PluginInfo-Category=System Information
|
||||
X-KDE-PluginInfo-Depends=
|
||||
X-KDE-PluginInfo-License=GPL
|
||||
X-KDE-PluginInfo-Depends=X-KDE-PluginInfo-License=GPL
|
||||
X-KDE-PluginInfo-EnabledByDefault=true
|
||||
|
||||
|
Loading…
Reference in New Issue