Mercurial > pidgin.yaz
diff ChangeLog @ 23959:8a488151e07a
Add 'Nested Grouping' option in the grouping plugin
Nested groups are detected by the '/' character in the group name. For
example, groups 'Work/Accounting' and 'Work/Lab' will both be nested
under a 'Work' parent group. It would probably make more sense to
actually name the subgroups 'Accounting' and 'Lab' in this case, and a
patch to make that happen will be gladly accepted.
I think some other client uses similar behaviour for group nestedness.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Sun, 31 Aug 2008 06:31:17 +0000 |
parents | c6670bbc2191 |
children | dc25ef2669f6 0d200c4188e4 4f8fce83b4aa |
line wrap: on
line diff
--- a/ChangeLog Sun Aug 31 06:23:52 2008 +0000 +++ b/ChangeLog Sun Aug 31 06:31:17 2008 +0000 @@ -1,6 +1,9 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul version 2.5.2 (??/??/????): + Finch: + * A new 'Nested Grouping' option in the 'Grouping' plugin. Group + hierarchies are defined by the '/' character in the group names version 2.5.1 (08/30/2008): libpurple: