From ae4b38b12c116287be0d34895f52d0b6db07f364 Mon Sep 17 00:00:00 2001 From: Vivek Jain Date: Mon, 28 Mar 2005 08:16:16 +0000 Subject: **Fixes #73198 : pass the full name in get_conatiner_id (get_container_id) 2005-03-28 Vivek Jain **Fixes #73198 * share-folder-common.c : (org_gnome_shared_folder_factory): (create_folder__created) : pass the full name in get_conatiner_id (get_container_id) : break the full name and start looking for the name from the top most parent. This will give proper container id even in the case of the duplicate names at different hierarchies svn path=/trunk/; revision=29115 --- plugins/shared-folder/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'plugins/shared-folder/ChangeLog') diff --git a/plugins/shared-folder/ChangeLog b/plugins/shared-folder/ChangeLog index 49b341606f..71c065f7ce 100644 --- a/plugins/shared-folder/ChangeLog +++ b/plugins/shared-folder/ChangeLog @@ -1,3 +1,13 @@ +2005-03-28 Vivek Jain + + **Fixes #73198 + * share-folder-common.c : + (org_gnome_shared_folder_factory): + (create_folder__created) : pass the full name in get_conatiner_id + (get_container_id) : break the full name and start looking for the + name from the top most parent. This will give proper container id + even in the case of the duplicate names at different hierarchies + 2005-03-10 Vivek Jain **Fixes #73201 -- cgit v1.2.3