Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Avi Wadhwa
Organizer
Commits
63328363
Commit
63328363
authored
Jan 29, 2019
by
Avi Wadhwa
Browse files
add dconf sandbox permissions, needed for file chooser dialogue
parent
b649446f
Changes
1
Hide whitespace changes
Inline
Side-by-side
org.gnome.Organizer.json
View file @
63328363
...
...
@@ -14,7 +14,11 @@
"--filesystem=xdg-download"
,
"--filesystem=xdg-music"
,
"--filesystem=xdg-pictures"
,
"--filesystem=xdg-videos"
"--filesystem=xdg-videos"
,
"--filesystem=xdg-run/dconf"
,
"--filesystem=~/.config/dconf:ro"
,
"--talk-name=ca.desrt.dconf"
,
"--env=DCONF_USER_CONFIG_DIR=.config/dconf"
],
"build-options"
:
{
"cflags"
:
"-O2 -g"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment