On 25 August 2011 22:09, Jean-Philippe Fleury <[email protected]> wrote: > Hi, > > python-gnomeapplet is not on Oneiric repositories. See > > http://packages.ubuntu.com/oneiric/python-gnomeapplet > >> "Error: Package not available in this suite." > > So is there any reason to don't have it on Oneiric repositories?
Yes, Ubuntu Oneiric ships GNOME 3; Natty shipped GNOME 2.32. GNOME Panel 3 is available for install in the repositories but panel applets must be ported to gnome-panel 3 or else they simply won't run at all. python-gnomeapplet is no longer being developed as Python developers need to use GObject Introspection instead of PyGTK to work with GTK3. https://launchpad.net/ubuntu/+source/gnome-python-desktop/2.32.0-0ubuntu4 Jeremy -- Ubuntu-devel-discuss mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss
