2015-02-08 22:26 GMT+01:00 Hern��n Morales Durand <hernan.morales@gmail.com>:

It could be broken because I pressed Alt+M in <gtInspectorAction> and nothing happens:

gtInspectorActionBrowse
������ <gtInspectorAction>
������ ^ GLMGenericAction new
������ ������ action: [ self browse ];
������ ������ icon: GLMUIThemeExtraIcons glamorousBrowse;
������ ������ title: 'Browse'

selecting the word gtInspectorAction and pressing Alt+n works, it
opens the "Senders or Users" MessageBrowser.
��