Added logo

This commit is contained in:
laf
2015-04-08 22:14:49 +01:00
parent 95125183ae
commit e8608c0a2a
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -132,7 +132,7 @@ $os = "powercode";
$onfig['os'][$os]['type'] = "server";
$config['os'][$os]['group'] = "unix";
$config['os'][$os]['text'] = "Powercode BMU";
$config['os'][$os]['icon'] = "linux";
$config['os'][$os]['icon'] = "powercode";
$config['os'][$os]['over'][0]['graph'] = "device_bits";
$config['os'][$os]['over'][0]['text'] = "Device Traffic";
$config['os'][$os]['over'][1]['graph'] = "device_processor";