[vlc-devel] Recommended update to switcher.c
Mark Moriarty
mfmbusiness at earthlink.net
Fri Feb 10 13:37:50 CET 2006
Switcher has a file-list parameter:
#define FILES_LONGTEXT N_( \
"Full paths of the files separated by colons." )
Lines 206, 213, 215, 238 use the separator.
Under Windows, at least, ":" is a valid part of a full path, e.g.,
"C:\my_dir\my_file"
Would it be OK to switch that separator, perhaps to a semi-colon, ";"?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20060210/37aafab5/attachment.html>
More information about the vlc-devel
mailing list