diff options
Diffstat (limited to 'ksplashml/themeengine/ksplashplugins.desktop')
-rw-r--r-- | ksplashml/themeengine/ksplashplugins.desktop | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ksplashml/themeengine/ksplashplugins.desktop b/ksplashml/themeengine/ksplashplugins.desktop new file mode 100644 index 000000000..3ebbfcdcd --- /dev/null +++ b/ksplashml/themeengine/ksplashplugins.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Type=ServiceType +X-KDE-ServiceType=KSplash/Plugin + +[PropertyDef::X-KSplash-PluginName] +Type=QString + +[PropertyDef::X-KSplash-ObjectName] +Type=QString + +[PropertyDef::X-KSplash-Default] +Type=bool |