diff --git a/scriptengines/javascript/data/plasma-scriptengine-applet-declartive.desktop b/scriptengines/javascript/data/plasma-scriptengine-applet-declartive.desktop new file mode 100644 index 000000000..276b40c84 --- /dev/null +++ b/scriptengines/javascript/data/plasma-scriptengine-applet-declartive.desktop @@ -0,0 +1,20 @@ +[Desktop Entry] +Name=Declarative widget +Comment=Native Plasma widget written in QML and JavaScript +Type=Service +Icon=text-x-script + +X-KDE-ServiceTypes=Plasma/ScriptEngine +X-KDE-Library=plasma_appletscript_declarative +X-EngineName=declarativeappletscript +X-Plasma-API=declarativeappletscript +X-Plasma-ComponentTypes=Applet + +X-KDE-PluginInfo-Author=Alexis Menard +X-KDE-PluginInfo-Email=menard@kde.org +X-KDE-PluginInfo-Name=qmlscript +X-KDE-PluginInfo-Version=0.1 +X-KDE-PluginInfo-Category=Examples +X-KDE-PluginInfo-Depends= +X-KDE-PluginInfo-License=LGPL +X-KDE-PluginInfo-EnabledByDefault=true