Fix runxdg.toml params example eel 5.0.0 5.0.1 5.0.2 5.0.3 5.1.0 eel/5.0.0 eel/5.0.1 eel/5.0.2 eel/5.0.3 eel/5.1.0 eel_5.0.0 eel_5.0.1 eel_5.0.2 eel_5.0.3 eel_5.1.0
authorHarunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
Tue, 26 Dec 2017 14:05:46 +0000 (23:05 +0900)
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Thu, 28 Dec 2017 04:37:01 +0000 (13:37 +0900)
Change-Id: I5fb46b291a326b315f2c3c1214da2ee48874e6fe
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
package/hvac/runxdg.toml
package/navi/runxdg.toml
package/simple-egl/runxdg.toml
package/video/runxdg.toml
package/webbrowser/runxdg.toml

index 243db32..48a0ee3 100644 (file)
@@ -11,12 +11,12 @@ method = "POSIX"
 #   path = "/usr/bin/chromium"
 path = "/usr/bin/weston-simple-egl"
 
-# params: arguments of the excecutable 
+# params: arguments of the excecutable
 # e.g.
 #   params = [
 #     "--mus",
 #     "--no-sandbox",
-#     '--window-size="1080,1488"',
+#     "--window-size=1080,1488",
 #     "--ozone-platform=wayland",
 #     "<URL>"
 #   ]
index 9af35ac..1af18e8 100644 (file)
@@ -11,12 +11,12 @@ method = "POSIX"
 #   path = "/usr/bin/chromium"
 path = "/usr/bin/weston-simple-egl"
 
-# params: arguments of the excecutable 
+# params: arguments of the excecutable
 # e.g.
 #   params = [
 #     "--mus",
 #     "--no-sandbox",
-#     '--window-size="1080,1488"',
+#     "--window-size=1080,1488",
 #     "--ozone-platform=wayland",
 #     "<URL>"
 #   ]
index 1729766..0bba232 100644 (file)
@@ -11,12 +11,12 @@ method = "POSIX"
 #   path = "/usr/bin/chromium"
 path = "/usr/bin/weston-simple-egl"
 
-# params: arguments of the excecutable 
+# params: arguments of the excecutable
 # e.g.
 #   params = [
 #     "--mus",
 #     "--no-sandbox",
-#     '--window-size="1080,1488"',
+#     "--window-size=1080,1488",
 #     "--ozone-platform=wayland",
 #     "<URL>"
 #   ]
index 4061f04..9bcea9c 100644 (file)
@@ -11,12 +11,12 @@ method = "POSIX"
 #   path = "/usr/bin/chromium"
 path = "/usr/bin/weston-simple-egl"
 
-# params: arguments of the excecutable 
+# params: arguments of the excecutable
 # e.g.
 #   params = [
 #     "--mus",
 #     "--no-sandbox",
-#     '--window-size="1080,1488"',
+#     "--window-size=1080,1488",
 #     "--ozone-platform=wayland",
 #     "<URL>"
 #   ]
index 8ec2325..ed275e4 100644 (file)
@@ -11,12 +11,12 @@ method = "POSIX"
 #   path = "/usr/bin/chromium"
 path = "/usr/bin/weston-simple-egl"
 
-# params: arguments of the excecutable 
+# params: arguments of the excecutable
 # e.g.
 #   params = [
 #     "--mus",
 #     "--no-sandbox",
-#     '--window-size="1080,1488"',
+#     "--window-size=1080,1488",
 #     "--ozone-platform=wayland",
 #     "<URL>"
 #   ]