Comment 2 for bug 783842

Revision history for this message
franco_bez (franco-bez) wrote :

> Last but not least it would be nice if the sort order of the VirtualBox entries in the indicator menu
> were the same as in the VirtualBox Apllication Main Window (the latter you can change by drag and drop)

I found out that the sort order is saved in VirtualBox.xml as
<Global>
   <ExtraData>
      <ExtraDataItem name="GUI/SelectorVMPositions" value="..."/>

It keeps a comma separated list of the VMs uuids in the GUI sort order.