Thanks -- pushed both patches.

On Tue, Jun 10, 2008 at 09:25:43AM +0200, Tomeu Vizoso wrote:
> r+ Thanks!
>
> On Wed, Jun 4, 2008 at 5:25 AM, Martin Dengler <[EMAIL PROTECTED]> wrote:
> > ---
> >  src/hardware/hardwaremanager.py |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/src/hardware/hardwaremanager.py 
> > b/src/hardware/hardwaremanager.py
> > index 29f5fba..2f92537 100644
> > --- a/src/hardware/hardwaremanager.py
> > +++ b/src/hardware/hardwaremanager.py
> > @@ -60,7 +60,7 @@ class HardwareManager(object):
> >     def get_volume(self):
> >         if not self._mixer or not self._master:
> >             logging.error('Cannot get the volume')
> > -            return None
> > +            return 0
> >
> >         max_volume = self._master.max_volume
> >         min_volume = self._master.min_volume
> > --
> > 1.5.5.1

Attachment: pgpg0e9FiqaLa.pgp
Description: PGP signature

_______________________________________________
Sugar mailing list
[email protected]
http://lists.laptop.org/listinfo/sugar

Reply via email to