Skip to content

SCRUM#407: Fixes VLC error when using multiterminal

Stephanie Briere Americo requested to merge issue/407 into master
  • postinst: Edit the file /usr/share/applications/vlc.desktop and replacing the line Exec=/usr/bin/vlc --started-from-file %U with Exec=/bin/bash -c "exec /usr/bin/cvlc --x11-display $DISPLAY --started-from-file %U".
  • triggers: Adds trigger that keeps the file changed.

Merge request reports

Loading