Updated apple logo for macosx os

This commit is contained in:
laf
2016-07-06 15:25:13 +01:00
parent 1c377d1547
commit 0ad3bd5710

View File

@@ -1666,7 +1666,7 @@ $config['os'][$os]['over'][0]['text'] = 'Traffic';
$os = 'macosx';
$config['os'][$os]['text'] = 'Apple OS X';
$config['os'][$os]['type'] = 'server';
$config['os'][$os]['icon'] = 'generic';
$config['os'][$os]['icon'] = 'apple';
$config['os'][$os]['over'][0]['graph'] = 'device_bits';
$config['os'][$os]['over'][0]['text'] = 'Traffic';