quote the filenames

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8227 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
albeu
2002-11-18 00:14:17 +00:00
parent 32b44ba835
commit 2e4fa3c937
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<txt name="man" file="manpage.txt"/>
<filesel name="open_file"/>
<filesel name="open_list" file-action="loadlist %p" auto-close="yes"
<filesel name="open_list" file-action="loadlist '%p'" auto-close="yes"
title="Open a playlist: %p" />
<pt name="jump_to"/>
+1 -1
View File
@@ -45,7 +45,7 @@ static struct menu_priv_s cfg_dflt = {
NULL,
"Select a file: %p",
"loadfile %p",
"loadfile '%p'",
NULL,
0
};