aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/shared-folder/share-folder.c
Commit message (Collapse)AuthorAgeFilesLines
* 2005-01-10 Vivek Jain <jvivek@novell.com> IncludedJain Vivek2005-01-101-156/+189
| | | | | | | | | | | | | | | | * install-shared.c : opens up a wizard on reading a shared folder notification and installs shared folder at the recepient end. * share-folder-common.c : added (refresh_folder_tree) : to refresh the folder tree when a folder is shared or a shared folder is created so that different icons are displayed (get_cnc): to get a connection (get_container_id):to get the container id of the folder user selects * share-folder.c : minor changes to fix the crash * Makefile.am : including install-shared.c in sources * org-gnome-shared-folder.eplug.in : added a plugin to the e-plugin list for the message-read event svn path=/trunk/; revision=28320
* Added (Create a shared folder) functionality in the pluginJain Vivek2004-12-151-69/+31
| | | | svn path=/trunk/; revision=28129
* some whitespace changes, typecasting widgets, in (on_add_clicked) removedJain Vivek2004-12-151-76/+113
| | | | | | | | | * shared-folder-common.c : (org_gnome_shared_folder_factory) * shared-folder.c : some whitespace changes, typecasting widgets, in (on_add_clicked) removed assigning the rights portion CVS ---------------------------------------------------------------------- svn path=/trunk/; revision=28127
* *** empty log message ***Jain Vivek2004-12-081-0/+719
svn path=/trunk/; revision=28086