This isn't the right fix. It introduces a circular dependency in the theme inheritance tree. Human already Inherits=Tangerine,gnome, and the Tangerine theme Inherits from Tango. The correct solution is to get icons installed into notify-osd's private hicolor theme, so that they are available no matter what theme is available. Adding Human to the Inherits= list in every theme is the wrong answer.
On Wed, 2009-05-13 at 15:35 +0000, Mirco Müller wrote: > The /usr/share/icons/Tango/index.theme:3 needs to change from > Inherits=gnome,crystalsvg > to > Inherits=gnome,crystalsvg,Human > so the missing notification-icons are picked up by the Tango > icon-theme. Since tango-icon-theme is using quilt as a patch-system > I'm afaid I can't provide a patch right now. > -- Tango icon theme does not have the notifiy osd icons https://bugs.launchpad.net/bugs/374155 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
