annotate binary.ver @ 35872:93ab56bda68a

Utilize new cfg_old_filename_from_utf8() in playlist code. Use it instead of g_filename_from_utf8(), because the content of the history file will change from UTF-8 encoded filenames to filenames in their original byte sequence.
author ib
date Fri, 15 Mar 2013 03:46:53 +0000
parents 9d626905f38b
children 7e4a8748cf9a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
35372
9d626905f38b Add a version script to hide all symbols.
reimar
parents:
diff changeset
1 MPLAYER_1 {
9d626905f38b Add a version script to hide all symbols.
reimar
parents:
diff changeset
2 local: *;
9d626905f38b Add a version script to hide all symbols.
reimar
parents:
diff changeset
3 };