[vlc-commits] vlc.desktop: add missing --started-from-file option (fixes #8839)
Rémi Denis-Courmont
git at videolan.org
Sat Jun 22 13:56:01 CEST 2013
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Jun 22 14:54:29 2013 +0300| [e8ede98dac1e3be6aec4ba91124e2535f629e7e2] | committer: Rémi Denis-Courmont
vlc.desktop: add missing --started-from-file option (fixes #8839)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e8ede98dac1e3be6aec4ba91124e2535f629e7e2
---
share/vlc.desktop.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/vlc.desktop.in b/share/vlc.desktop.in
index 741e983..ab097bf 100644
--- a/share/vlc.desktop.in
+++ b/share/vlc.desktop.in
@@ -82,7 +82,7 @@ Comment[wa]=Lét, egaloye, evoye vos floûs multimedia
Name[zh_CN]=VLC media player
GenericName[zh_CN]=媒体播放器
Comment[zh_CN]=为您读取、捕获或发送多媒体流
-Exec=@bindir@/vlc %U
+Exec=@bindir@/vlc --started-from-file %U
TryExec=@bindir@/vlc
Icon=vlc
Terminal=false
More information about the vlc-commits
mailing list