← Back to team overview

guadalinex-members team mailing list archive

[Bug 877318] Re: Nanny not working in Oneiric

 

Fabrice: Instead you can do...

                if os.name == "posix" :
                    icon_theme = gtk.icon_theme_get_default()
                    pixbuf = icon_theme.load_icon ('stock_person', 50, gtk.ICON_LOOKUP_USE_BUILTIN)
                elif os.name == "nt" :
                    pixbuf = None

-- 
You received this bug notification because you are a member of
Guadalinex Members, which is the registrant for Nanny.
https://bugs.launchpad.net/bugs/877318

Title:
  Nanny not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/nanny/+bug/877318/+subscriptions


References