mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/win32-vd_agent
synced 2026-01-07 19:21:07 +00:00
I submitted a patch several months ago about this issue, here http://lists.freedesktop.org/archives/spice-devel/2014-February/016158.html I check it again, and find that the value of g_key_file_to_data(keyfile,...) is always utf-8, for the value of g_uri_list_extract_uris() is utf8 urlencode. So the display problem is caused by vd_agent, but how it displays depends on the language of system, the following two screenshots show the difference: http://int64ago-tmp.qiniudn.com/guest-Chinese.png http://int64ago-tmp.qiniudn.com/guest-English.png |
||
|---|---|---|
| .. | ||
| as_user.cpp | ||
| as_user.h | ||
| desktop_layout.cpp | ||
| desktop_layout.h | ||
| display_setting.cpp | ||
| display_setting.h | ||
| file_xfer.cpp | ||
| file_xfer.h | ||
| resource.h | ||
| vdagent.cpp | ||
| vdagent.rc | ||
| vdagent.vcproj | ||