/** Copyright 2006, Axel DΓΆrfler, axeld@pinc-software.de. All rights reserved.* Distributed under the terms of the MIT License.*/#include <Roster.h>/*!\brief Tracker add-on entry*/extern "C" voidprocess_refs(entry_ref dir, BMessage* refs, void* /*reserved*/){be_roster->Launch("application/x-vnd.haiku-filetypes", refs);}