Esteban wrote: >if it is there, someone re-added it (because I removed it).
In newest Pharo3.0 Latest update: #30549 there is AbstractNautilusUI>>buildFirstColumn: PackageTreeNautilusUI>>buildFirstColumn: both add the "Group" button and both have your name in the method version. All the other methods for it like #buildGroupsButton, #groupsButtonState, ... are there as well. Dont know where you mean it was removed. However, when one removes the "PackageTreeNautilusUI>>buildFirstColumn:" method the buttons are shown as before, but the Group button has no effect when clicking. Can you have a look again please? Thx T.
