[epiphany/mcatanzaro/flatpak-builder-cleanups: 2/5] flatpak: alphabetize the finish-args
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/mcatanzaro/flatpak-builder-cleanups: 2/5] flatpak: alphabetize the finish-args
- Date: Mon, 15 Jul 2019 00:18:30 +0000 (UTC)
commit 93e2eab0fdb9ad72278de25b8f16c1dde4131ee0
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Sun Jul 14 15:36:39 2019 -0500
flatpak: alphabetize the finish-args
org.gnome.Epiphany.json | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/org.gnome.Epiphany.json b/org.gnome.Epiphany.json
index 61c1c0a68..b38d96e04 100644
--- a/org.gnome.Epiphany.json
+++ b/org.gnome.Epiphany.json
@@ -9,18 +9,17 @@
],
"desktop-file-name-suffix" : " (Epiphany Technology Preview)",
"finish-args" : [
- "--share=ipc",
- "--socket=x11",
- "--socket=wayland",
"--device=dri",
+ "--filesystem=xdg-download",
+ "--metadata=X-DConf=migrate-path=/org/gnome/epiphany/",
+ "--share=ipc",
"--share=network",
"--socket=pulseaudio",
+ "--socket=x11",
+ "--socket=wayland",
"--system-talk-name=org.freedesktop.GeoClue2",
- "--talk-name=org.freedesktop.secrets",
- "--filesystem=xdg-download",
"--talk-name=org.freedesktop.Notifications",
- "--metadata=X-DConf=migrate-path=/org/gnome/epiphany/"
-
+ "--talk-name=org.freedesktop.secrets"
],
"cleanup" : [
"/include",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]