GNOME Bugzilla – Bug 677947
[new roster] Add EmpathyRosterView
Last modified: 2012-06-14 07:48:14 UTC
This is a good part of the implementation of bug #669484 but 'just' introduces the new widgets; it doesn't use them in the 'empathy' binary yet.
Patches are in http://cgit.collabora.com/git/user/cassidy/empathy/log/?h=new-roster-view-only-677947 I tried to keep the patches as simple/atomic as possible, so it's probably a good idea to review the branch patch by patch.
+#define UNGROUPPED _("Ungroupped") "Ungrouped" ~ Otherwise looks pretty good. No support for sorting by status anymore?
(In reply to comment #2) > +#define UNGROUPPED _("Ungroupped") > > "Ungrouped" Fixed. > Otherwise looks pretty good. No support for sorting by status anymore? Nope, it's not part of the new design and I don't see it that useful tbh. We may consider re-adding it if really needed. Thanks a lot for the review.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.