From: Stephane Desneux Date: Fri, 28 Feb 2014 23:24:08 +0000 (+0100) Subject: ks: fix post scripts for multimedia and xwalk X-Git-Tag: accepted/tizen/generic/20140228.232751^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=21f702f89de38a6ade6fc5eb18b86168b025144d;p=platform%2Fupstream%2Fmeta-generic.git ks: fix post scripts for multimedia and xwalk Change-Id: I1c7115d8725957496a29e4e5b3004f2263e97c18 Signed-off-by: Stephane Desneux --- diff --git a/scripts/generic-crosswalk.post b/scripts/generic-crosswalk.post index 2d7c1b8..cfd5678 100644 --- a/scripts/generic-crosswalk.post +++ b/scripts/generic-crosswalk.post @@ -14,7 +14,6 @@ if [ -f /usr/bin/weston ]; then [launcher] icon=/usr/share/icons/tizen/32x32/web-browser.png path=/usr/lib64/xwalk/xwalk http://www.tizen.org -EOF [launcher] icon=/usr/share/icons/tizen/32x32/web-browser.png diff --git a/scripts/generic-multimedia.post b/scripts/generic-multimedia.post index 88a53ec..3ee6c4b 100644 --- a/scripts/generic-multimedia.post +++ b/scripts/generic-multimedia.post @@ -14,4 +14,6 @@ path=/usr/bin/launch_cam.sh icon=/usr/share/icons/tizen/32x32/video.png path=/usr/bin/launch_video.sh +EOF + fi