{ bundleHandler = GroupsUIModule; requires = { bundleManagerVersion = 1; bundles = ( { name = LSAccount; type = cmd; }, { name = LSTeam; type = cmd; }, ); classes = ( { name = NSObject; }, { name = OGoModuleManager; exact-version = 2; }, { name = SkyAttributeCell; }, { name = SkyValueCell; }, ); }; provides = { classes = ( { name = GroupsUIModule; }, { name = OGoGroupsPage; }, ); DockablePages = ( { name = "Groups"; component = "OGoGroupsPage"; labelKey = "Groups"; image = "menu_usermanager_labeled.gif"; listicon = "icon_usermanager_26x21.gif"; } ); WOComponents = ( { name = OGoGroupsPage; }, ); PreferencePages = ( ); LSWCommands = ( ); }; }