mirror of
https://github.com/KDE/latte-dock.git
synced 2024-12-26 11:21:40 +03:00
update to v0.9.1
This commit is contained in:
parent
ed3a42b827
commit
6cc09eae4b
@ -2,7 +2,7 @@ project(lattedock)
|
||||
cmake_minimum_required(VERSION 3.0 FATAL_ERROR)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 14)
|
||||
set(VERSION 0.9.0)
|
||||
set(VERSION 0.9.1)
|
||||
set(AUTHOR "Michail Vourlakos, Smith Ar")
|
||||
set(EMAIL "mvourlakos@gmail.com, audoban@openmailbox.org")
|
||||
set(WEBSITE "https://github.com/psifidotos/Latte-Dock")
|
||||
|
@ -59,7 +59,7 @@ NoDisplay=true
|
||||
X-KDE-PluginInfo-Author=Michail Vourlakos, Smith Ar
|
||||
X-KDE-PluginInfo-Email=mvourlakos@gmail.com, audoban@openmailbox.org
|
||||
X-KDE-PluginInfo-Name=org.kde.latte.containment
|
||||
X-KDE-PluginInfo-Version=0.9.0
|
||||
X-KDE-PluginInfo-Version=0.9.1
|
||||
X-KDE-PluginInfo-Website=https://github.com/psifidotos/Latte-Dock
|
||||
X-KDE-PluginInfo-Category=X-KDE-PluginInfo-Depends=
|
||||
X-KDE-PluginInfo-License=GPL
|
||||
|
@ -49,7 +49,7 @@ X-Plasma-Provides=org.kde.plasma.multitasking
|
||||
X-KDE-PluginInfo-Author=Michail Vourlakos, Smith Ar
|
||||
X-KDE-PluginInfo-Email=mvourlakos@gmail.com, audoban@openmailbox.org
|
||||
X-KDE-PluginInfo-Name=org.kde.latte.plasmoid
|
||||
X-KDE-PluginInfo-Version=0.9.0
|
||||
X-KDE-PluginInfo-Version=0.9.1
|
||||
X-KDE-PluginInfo-Website=https://github.com/psifidotos/Latte-Dock
|
||||
X-KDE-PluginInfo-Category=Windows and Tasks
|
||||
X-KDE-PluginInfo-Depends=X-KDE-PluginInfo-License=GPL v2+
|
||||
|
@ -86,5 +86,5 @@ X-KDE-PluginInfo-Author=Michail Vourlakos, Smith Ar
|
||||
X-KDE-PluginInfo-Email=mvourlakos@gmail.com, audoban@openmailbox.org
|
||||
X-KDE-PluginInfo-License=GPLv3+
|
||||
X-KDE-PluginInfo-Name=org.kde.latte.shell
|
||||
X-KDE-PluginInfo-Version=0.9.0
|
||||
X-KDE-PluginInfo-Version=0.9.1
|
||||
X-KDE-PluginInfo-Website=https://github.com/psifidotos/Latte-Dock
|
||||
|
Loading…
Reference in New Issue
Block a user