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] Kaa r4223 - in trunk: WIP/webmetadata base/src

2009-08-30 Thread Dirk Meyer
Jason Tackaberry wrote: > On Sun, 2009-08-30 at 20:08 +0200, Dirk Meyer wrote: >> --- trunk/base/src/process.py(original) >> +++ trunk/base/src/process.pySun Aug 30 14:08:07 2009 >> @@ -230,7 +230,7 @@ >> >> .. describe:: def callback(chunk, ...) >> >> -

Re: [Freevo-devel] [Freevo-cvslog] Kaa r4223 - in trunk: WIP/webmetadata base/src

2009-08-30 Thread Jason Tackaberry
On Sun, 2009-08-30 at 20:08 +0200, Dirk Meyer wrote: > --- trunk/base/src/process.py (original) > +++ trunk/base/src/process.py Sun Aug 30 14:08:07 2009 > @@ -230,7 +230,7 @@ > > .. describe:: def callback(chunk, ...) > > - :param chunk: data read from the child's std

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?"