Files
evolution/plugins/shared-folder
Vivek Jain ffb6743fa4 *properties.glade : changed the layout of the widgets *share-folder.[ch]:
2005-01-24  Vivek Jain <jvivek@novell.com>
	*properties.glade : changed the layout of the widgets
	*share-folder.[ch]: removed the checkbuttons for display of rights
			  : removed new_list, update_list and remove_list
			    added  users_list
	*share-folder.c   : removed function (update_list_update)
	(share_folder_construct) : added gtk_cell_renderer_toggle for
	displaying rights
	added one structure SharedUsers to have a single list instead of three
	different lists. Made corresponding changes in all functions.
	*share-folder-common.c : (new_folder_response): use
	gtk_widget_reparent to pack the widget
	added two files
	*org-gnome-shared-folder-errors.xml
	*org-gnome-shared-folder-errors.xml.h : to display error message
	*Makefile.am : included error data

svn path=/trunk/; revision=28529
2005-01-24 14:52:32 +00:00
..