2007-04-29 17:35:43 +00:00
|
|
|
[Desktop Entry]
|
|
|
|
# Name of the effect
|
|
|
|
Name=Howto
|
2007-05-25 14:17:52 +00:00
|
|
|
|
|
|
|
# This is KWin effect
|
|
|
|
Type=Service
|
2007-11-15 22:33:12 +00:00
|
|
|
X-KDE-ServiceTypes=KWin/Effect
|
2007-05-25 14:17:52 +00:00
|
|
|
# Author and email of the author
|
|
|
|
X-KDE-PluginInfo-Author=Luboš Luňák
|
|
|
|
X-KDE-PluginInfo-Email=l.lunak@kde.org
|
|
|
|
# Internal name of the effect
|
|
|
|
X-KDE-PluginInfo-Name=kwin4_effect_howto
|
|
|
|
# Category of the effect, for config dialog
|
|
|
|
X-KDE-PluginInfo-Category=Demos
|
2007-09-01 08:57:10 +00:00
|
|
|
# Version and license
|
2007-05-25 14:17:52 +00:00
|
|
|
X-KDE-PluginInfo-Version=0.1.0
|
|
|
|
X-KDE-PluginInfo-License=GPL
|
|
|
|
# If the effect depends on any other effect(s) to be active, then internal
|
|
|
|
# names of those effects can be given here
|
|
|
|
X-KDE-PluginInfo-Depends=
|
|
|
|
# Whether this effect should be enabled by default
|
|
|
|
X-KDE-PluginInfo-EnabledByDefault=false
|
2007-04-29 17:35:43 +00:00
|
|
|
# The plugin (library) which contains the effect. One library may contain more effects.
|
|
|
|
X-KDE-Library=kwin4_effect_tests
|
2008-02-25 14:33:43 +00:00
|
|
|
# The order in which this effect is loaded. Lower numbers are process events and painting first.
|
2008-02-25 14:32:49 +00:00
|
|
|
X-KDE-Ordering=100
|