fixes two bugs:
commit9e0e5b028c6f7ae460ec246f0612901a8f732bd9
authorben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>
Fri, 20 Jun 2008 20:36:05 +0000 (20 20:36 +0000)
committerben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>
Fri, 20 Jun 2008 20:36:05 +0000 (20 20:36 +0000)
treef0d1bb8bfb691d27aa36fba81c205010ce1b8019
parent566f2571948bff1fd376428772d282c51a1728ae
fixes two bugs:
1. doesn't add \ before spaces when showing dirname in interface title.
2. when replace_path() string is to be parsed by input command,
I assume that the path is to be run in shell,
and I do special escaping of 'into \'\\\'\'

(tested useful and ok with geexbox for last 3 years ...)

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27118 b3059339-0415-0410-9bf9-f77b7e298cf2
libmenu/menu_filesel.c