From ab99f9c50797b07b069433ce6a78dcad2b6702d3 Mon Sep 17 00:00:00 2001 From: Roger Zanoni Date: Wed, 9 Nov 2022 14:31:36 +0100 Subject: Restore webapp samples The desktop files aren't used anymore, change the recipes to use appinfo.json instead. Bug-AGL: SPEC-4605 Signed-off-by: Roger Zanoni Change-Id: Ie03aef155217f59bb6363f18b2781adbacc93786 (cherry picked from commit 7f3038e5efb5fed78457a5855560a3ae8912f783) --- recipes-demo/webapp-samples/files/webapps-aquarium.desktop | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 recipes-demo/webapp-samples/files/webapps-aquarium.desktop (limited to 'recipes-demo/webapp-samples/files/webapps-aquarium.desktop') diff --git a/recipes-demo/webapp-samples/files/webapps-aquarium.desktop b/recipes-demo/webapp-samples/files/webapps-aquarium.desktop deleted file mode 100644 index 49ae05a50..000000000 --- a/recipes-demo/webapp-samples/files/webapps-aquarium.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Version=1.0 -Name=HTML5 Aquarium -Comment=Aquarium -GenericName=Aquarium -Exec=/usr/bin/WebAppMgr --appid=webapps-aquarium --app-install-dir=/usr/lib/wam_apps/html5-aquarium/ -Icon=settings -Terminal=false -Type=Application -Categories=System; -StartupNotify=true -- cgit 1.2.3-korg