On 15 June 2015 at 02:53, Programmingkid <programmingk...@gmail.com> wrote: > Adds all removable devices to the Machine menu as a Change and Eject menu > item pair. ide-cd0 would have a "Change ide-cd0..." and "Eject ide-cd0" > menu items. > > Signed-off-by: John Arbuckle <programmingk...@gmail.com> > > --- > Removed depreciated code from QEMU_Alert(). > Unified supported image file extensions into one array. > Replaced depreciated filename method for URLs method in NSOpenPanel code. > Replaced free() with qapi_free_BlockInfoList().
Thanks, applied to cocoa.next. PS: it would be nice if you could get your mail client to send plain text patches (ideally, just use git format-patch/git send-email). Something about this one seems to confuse the "patches" tooling I use to apply patches, though I think previous patches from you have been OK. -- PMM