My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
CustomVMIcons  
Custom VM icons
Manual
Updated May 24, 2011 by imooreya...@gmail.com

Enabling Custom Icons

You can enable custom icons per virtual machine in phpVirtualBox by adding:

var $enableCustomIcons = true;

to config.php.

Configuring Custom Icons

Once custom icons are enabled, you may edit a VM's icon by bringing up its settings.

The Icon URL setting may either bet set to a full URL such as:

http://www.virtualbox.org/graphics/vbox_logo2_gradient.png

or a relative URL like:

images/spinner.gif


Sign in to add a comment
Powered by Google Project Hosting