diff options
author | Vivek Jain <jvivek@novell.com> | 2005-10-07 18:56:23 +0800 |
---|---|---|
committer | Jain Vivek <jvivek@src.gnome.org> | 2005-10-07 18:56:23 +0800 |
commit | 08e459d65f1d1895bf6d6d8dad15bec33b733550 (patch) | |
tree | 2afbe7afc847a94fdb5ddb077303143c2780de94 /plugins/groupwise-features/ChangeLog | |
parent | 1e5c74f855dca5c1d1a017a7abbce39768e9efef (diff) | |
download | gsoc2013-evolution-08e459d65f1d1895bf6d6d8dad15bec33b733550.tar.gz gsoc2013-evolution-08e459d65f1d1895bf6d6d8dad15bec33b733550.tar.zst gsoc2013-evolution-08e459d65f1d1895bf6d6d8dad15bec33b733550.zip |
when we reach to the last item in the list, de-sensitize the remove
2005-10-07 Vivek Jain <jvivek@novell.com>
* share-folder.c : (remove_clicked)
when we reach to the last item in the list, de-sensitize the remove
button.
svn path=/trunk/; revision=30499
Diffstat (limited to 'plugins/groupwise-features/ChangeLog')
-rw-r--r-- | plugins/groupwise-features/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog index d6277babd9..ff69e7f4db 100644 --- a/plugins/groupwise-features/ChangeLog +++ b/plugins/groupwise-features/ChangeLog @@ -1,3 +1,9 @@ +2005-10-07 Vivek Jain <jvivek@novell.com> + + * share-folder.c : (remove_clicked) + when we reach to the last item in the list, de-sensitize the remove + button. + 2005-10-05 Vivek Jain <jvivek@novell.com> * share-folder.c : (display_container) moved code for comparing id's |