GNOME Bugzilla – Bug 350974
Places sidebar should have "Network Servers"
Last modified: 2008-03-31 14:09:21 UTC
The attached patch adds a "Network Servers" item to the Places sidebar, to be consistent with GtkFileChooser and GtkFileSystemGnomeVFS.
Created attachment 70752 [details] [review] nautilus-350974-network-servers-in-places-sidebar.diff
Created attachment 107608 [details] [review] sidebar_network-protocol.patch updated patch for nautilus 2.22
The patch should use NAUTILUS_ICON_NETWORK instead of the string for the icon name. Also, we use Network instead of Network Servers everywhere else.
Created attachment 107615 [details] [review] Alternative patch For convenience, here's the patch I had.
Ok, Alex agreed to commit this after trunk went in 2.23 direction... will commit then :)
Setting right patch status as for last comment.
Committed to trunk now that Nautilus has been branched. Closing as FIXED. 2008-03-29 Cosimo Cecchi <cosimoc@gnome.org> * src/nautilus-places-sidebar.c: (update_places): Show network servers in Places sidebar. Patch by Vincent Untz. (#350974).
*** Bug 449563 has been marked as a duplicate of this bug. ***