nautilus/data
John Sullivan 65e9e66c73 Fixed bug 4355: Built-in bookmarks icons change after first view
Also reduced the number of times that refresh_bookmarks_menu
	is called since it was showing up in some profiling.

	* libnautilus-extensions/nautilus-bookmark.h:
	* libnautilus-extensions/nautilus-bookmark.c:
	(nautilus_bookmark_initialize_class), (nautilus_bookmark_set_name),
	(bookmark_file_changed_callback): Split the "changed" signal into
	"appearance_changed" and "content_changed". "appearance_changed" is
	emitted only if the name or icon change. "content_changed" is emitted
	if the URI changes.

	* src/nautilus-bookmark-list.c: (insert_bookmark_internal):
	Connect to both appearance_changed and content_changed.

	* src/nautilus-window-menus.c: (bookmark_holder_new):
	Refresh menu only on appearance_changed, not content_changed.

	* data/static_bookmarks.xml: Added "i-web" as icon name for
	all the built-in bookmarks, since this is the icon they will
	end up with after being visited. (Now, visiting a built-in
	bookmark will not cause a refresh of the bookmarks menu.)
2001-03-21 01:07:08 +00:00
..
backgrounds reviewed by: Darin Adler <darin@eazel.com> 2000-12-11 19:30:39 +00:00
emblems fixed bug 7019, emblem names are not aligned vertically in show properties 2001-02-27 20:14:10 +00:00
fonts reviewed by: <delete if not using a buddy> 2001-03-03 03:49:25 +00:00
linksets fixed bug 7067, on clean install, services icon is missing. Arlo recently 2001-02-27 03:17:04 +00:00
patterns *data/patterns/Makefile.am: Missed a file! 2001-01-22 11:20:27 +00:00
.cvsignore Add a data directory to the tree. This is the default per-user data that 2000-03-12 17:06:37 +00:00
browser.xml fixed bug 7019, emblem names are not aligned vertically in show properties 2001-02-27 20:14:10 +00:00
Makefile.am reviewed by: John Sullivan <sullivan@eazel.com> 2001-03-15 23:17:57 +00:00
nautilus-extras.placeholder added placeholder files a mostly empty file so rpm will produce a package 2000-10-11 06:57:06 +00:00
nautilus-suggested.placeholder added placeholder files a mostly empty file so rpm will produce a package 2000-10-11 06:57:06 +00:00
static_bookmarks.xml Fixed bug 4355: Built-in bookmarks icons change after first view 2001-03-21 01:07:08 +00:00