diff options
author | Roger Zanoni <rzanoni@igalia.com> | 2022-11-09 14:31:36 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-11-14 11:31:15 +0000 |
commit | 7f3038e5efb5fed78457a5855560a3ae8912f783 (patch) | |
tree | 109b04c8af5b2f0ca282f71c825a7bf41e7cd0ff /recipes-demo/webapp-samples/files/webapps-youtube.desktop | |
parent | b757b6bb346ccc673f3b3377c46ba0bd54decd32 (diff) |
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 <rzanoni@igalia.com>
Change-Id: Ie03aef155217f59bb6363f18b2781adbacc93786
Diffstat (limited to 'recipes-demo/webapp-samples/files/webapps-youtube.desktop')
-rw-r--r-- | recipes-demo/webapp-samples/files/webapps-youtube.desktop | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes-demo/webapp-samples/files/webapps-youtube.desktop b/recipes-demo/webapp-samples/files/webapps-youtube.desktop deleted file mode 100644 index 71faa0f6e..000000000 --- a/recipes-demo/webapp-samples/files/webapps-youtube.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Version=1.0 -Name=HTML5 YouTube -Comment=YouTube -GenericName=YouTube -Exec=/usr/bin/WebAppMgr --appid=webapps-youtube --app-install-dir=/usr/lib/wam_apps/html5-youtube/ -Icon=settings -Terminal=false -Type=Application -Categories=System; -StartupNotify=true |