kintsukori / phpvirtualbox

Automatically exported from code.google.com/p/phpvirtualbox
Other
0 stars 0 forks source link

Custom VM Icons #225

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I was looking through the phpvirtualbox code and saw in the util.js where icons 
are defined for the VMs. I made a couple custom icons and added the appropriate 
lines to that js file, but I forgot one important fact. Virtualbox has a 
predefined list of osType values. So if I edit the .vbox file for a VM and edit 
the osType to the new value, it breaks the VM. That all makes sense and I 
understand why it does that.

Would it be possible to add the ability to assign a custom icon to a VM 
independent of the osType association? I believe this would be adding 
functionality to phpvirtualbox, that isn't in the core app.

Original issue reported on code.google.com by bamamorg...@gmail.com on 13 Mar 2011 at 3:23

GoogleCodeExporter commented 8 years ago
Hello,

If more people request this, I will consider it.

Original comment by imooreya...@gmail.com on 14 Mar 2011 at 12:43

GoogleCodeExporter commented 8 years ago
I'll put my hand up for this.  I have 6 VMs on one host, all running Ubuntu 64 
so to tell them apart I give them individual names like Eli, Brody, Volker, 
Camile (you get the idea and yes, my VM host is called Destiny ;) ).  It would 
be great if I could tell them apart at a glance with a different icon.  In my 
case I would be a dork and put a photo of each character, others may do 
something more professional.  I think this would be incredibly helpful because 
as soon as you get more than a few machines of the same type it get's bland.  
This could help add that personal touch.

Original comment by jazz13 on 14 May 2011 at 4:53

GoogleCodeExporter commented 8 years ago
This has been added to the latest version of phpVirtualBox 4.0-6.

Original comment by imooreya...@gmail.com on 24 May 2011 at 6:01

GoogleCodeExporter commented 8 years ago
I see that as of 2011-05-24 this feature has been added.  How do I go about 
making an icon change?  Thanks!

Original comment by jeffreym...@gmail.com on 31 May 2012 at 8:19

GoogleCodeExporter commented 8 years ago
Hello,

http://code.google.com/p/phpvirtualbox/wiki/CustomVMIcons

Original comment by imooreya...@gmail.com on 31 May 2012 at 11:05