fix a bug in statistic dialog

This commit is contained in:
rolux 2012-10-27 21:52:37 +02:00
parent 57c6db9153
commit 88176506a6
1 changed files with 1 additions and 1 deletions

View File

@ -20,8 +20,8 @@ pandora.ui.statisticsDialog = function() {
},
browser: {
'Camino': [192, 192, 192],
'Chrome': [0, 255, 0],
'Chrome Frame': [255, 255, 0],
'Chrome': [0, 255, 0],
'Chromium': [128, 255, 0],
'Epiphany': [128, 128, 128],
'Firefox': [255, 128, 0],