Re: [Freevo-devel] i10n shutdown dialog problem

2009-09-01 Thread XiouXin Huang
2009/9/1 Adam Charrett : > Just an oversight on my part, the new code doesn't use the code is osd.py > so didn't check the OSD_FORCE_FONTNAME variable, I look into fixing this. > Adam, TIA for your hard working. The highlighted buttons with color change look very nice. Besides the shutdown dialog

Re: [Freevo-devel] i10n shutdown dialog problem

2009-09-01 Thread Adam Charrett
On Mon, August 31, 2009 4:23 am, XiouXin Huang wrote: > I modified share/skins/osd/base.fxd, change Vera/VeraBd to odosung.ttc, > the translated shutdown messages were displayed correctly. Great! > But, here's what puzzling me: > I've always defined "OSD_FORCE_FONTNAME" in local_conf.py, > is this

Re: [Freevo-devel] i10n shutdown dialog problem

2009-08-30 Thread XiouXin Huang
2009/8/31 Adam Charrett : >> Everything works fine except this: >> When I press "shutdown", >> it should display corresponding localized messages of >> "Do you really want to shut down Freevo?", or >> "Do you really want to shut down the system?", or >> "Do you really want to restart the system?"

Re: [Freevo-devel] i10n shutdown dialog problem

2009-08-30 Thread Adam Charrett
On Sat, 2009-08-29 at 12:24 +0800, XiouXin Huang wrote: > Hi, list > > Recently I jumped from 1.7.3 to 1.9.0, running upon python 2.6. > Everything works fine except this: > When I press "shutdown", > it should display corresponding localized messages of > "Do you really want to shut down Freevo?"