Skip to content

Commit

Permalink
Remove MediaKeys socket permission from Flatpak manifest
Browse files Browse the repository at this point in the history
MediaKeys is no longer used.
  • Loading branch information
gnome-mpv committed Jun 11, 2024
1 parent 33828be commit 2801299
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flatpak/io.github.celluloid_player.Celluloid.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"--filesystem=xdg-pictures",
"--talk-name=org.gtk.vfs",
"--talk-name=org.gtk.vfs.*",
"--talk-name=org.gnome.SettingsDaemon.MediaKeys",
"--env=LC_NUMERIC=C"
],
"modules": [
Expand Down

0 comments on commit 2801299

Please sign in to comment.