eel/nautilus cleanups



I saw that the new eel 2.15 removes some outdated functions. I think this is a very good thing given that eel is only used by nautilus and it has never guaranteed api stability.

It looks there is much code that can be removed from eel, making it lighter (less symbols exported) and obviously reducing the codebase which is always a good thing.


I filed some more patches which take some low hanging fruits (some of them have an associated nautilus patch):


http://bugzilla.gnome.org/show_bug.cgi?id=342237 (remove some of the vfs utils that have been moved in gnome-vfs itself since 2.2)

http://bugzilla.gnome.org/show_bug.cgi?id=342243 (remove eel-cell-renderer-pixbuf-list which isn't used anywhere)

http://bugzilla.gnome.org/show_bug.cgi?id=342247 (remove a couple of gtk_signal_connect helpers that seem to be a gtk 1.2 leftover, since gobject has an equivalent function)


Paolo



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]