summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-04-29 02:09:59 +0200
committerwm4 <wm4@nowhere>2014-04-29 02:09:59 +0200
commitfa1b9517bc3d68460b721baadf4d38ce68d422df (patch)
tree83ec87a2de9f9f8a4ea3aaa2e3cd3794c38269de /etc
parentf2f19b34046e135e41a1c1ffa50eaa7dab1bbf22 (diff)
downloadmpv-fa1b9517bc3d68460b721baadf4d38ce68d422df.tar.bz2
mpv-fa1b9517bc3d68460b721baadf4d38ce68d422df.tar.xz
TOOLS/umpv, mpv.desktop: use --no-terminal instead of --really-quiet
So this won't initialize terminal handling if stdout happens to be a terminal. It also suppresses all output to stdout/stderr.
Diffstat (limited to 'etc')
-rw-r--r--etc/mpv.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/mpv.desktop b/etc/mpv.desktop
index 9a125d778f..f0ea80bb8c 100644
--- a/etc/mpv.desktop
+++ b/etc/mpv.desktop
@@ -19,7 +19,7 @@ Comment[ru]=Воспроизвести фильмы и музыку
Comment[zh]=多媒体播放器
Icon=mpv
TryExec=mpv
-Exec=mpv --really-quiet --force-window -- %U
+Exec=mpv --no-terminal --force-window -- %U
Terminal=false
NoDisplay=true
Categories=AudioVideo;Audio;Video;Player;TV;