reassign 415433 epiphany-extensions reopen 415433 found 415433 2.18.1-2 thanks
I've still not got an rss icon. The attached script also comes up with the generic 'missing icon' image. -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078
import gtk i = gtk.image_new_from_icon_name ('feed-presence', gtk.ICON_SIZE_MENU) i.show () w = gtk.Window () w.add (i) w.show () gtk.main ()
signature.asc
Description: This is a digitally signed message part