[gnome-sound-recorder] flatpak: stop creating recordings dir



commit fa1ee721e91e87ced4125f31b34ccc42c23f8d27
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Sun Aug 9 20:39:40 2020 +0000

    flatpak: stop creating recordings dir

 org.gnome.SoundRecorder.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/org.gnome.SoundRecorder.json b/org.gnome.SoundRecorder.json
index 2beaabe0..ce525de9 100644
--- a/org.gnome.SoundRecorder.json
+++ b/org.gnome.SoundRecorder.json
@@ -17,7 +17,7 @@
         "--filesystem=~/.config/dconf:ro",
         "--talk-name=ca.desrt.dconf",
         "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
-        "--filesystem=~/Recordings:create"
+        "--filesystem=~/Recordings"
     ],
     "modules" : [
         {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]