diff options
Diffstat (limited to 'recipes-demo/html5-dashboard/files/webapps-dashboard.desktop')
-rw-r--r-- | recipes-demo/html5-dashboard/files/webapps-dashboard.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-demo/html5-dashboard/files/webapps-dashboard.desktop b/recipes-demo/html5-dashboard/files/webapps-dashboard.desktop new file mode 100644 index 000000000..49da96496 --- /dev/null +++ b/recipes-demo/html5-dashboard/files/webapps-dashboard.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Name=HTML5 Dashboard +Comment=Dashboard +GenericName=Dashboard +Exec=/usr/bin/WebAppMgr --appid=webapps-dashboard --app-install-dir=/usr/lib/wam_apps/html5-dashboard/ +Icon=settings +Terminal=false +Type=Application +Categories=System; +StartupNotify=true |