Comment #2 on issue 235 by noword.forever: ShellWindow在中文linux下的字体问
题
http://code.google.com/p/ulipad/issues/detail?id=235
config.ini只有这些内容啊:
[default]
debug = 0
[fileimages]
.bat = file_txt.gif
.htm = file_html.gif
.html = file_html.gif
.ini = file_txt.gif
.py = file_py.gif
.pyw = file_py.gif
.txt = file_txt.gif
.xml = file_xml.gif
另外,直接修改ini应该不是一个很好的解决方案吧,至少有个“选项”好让用户选选
吧。
简单的解决这个问题,还是用sys.platform判断一下是不是win平台,不是的话,就不
要修改字体了。
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
To unsubscribe from this group, send email to ulipad+unsubscribegooglegroups.com or reply
to this email with the words "REMOVE ME" as the subject.