forked from 0x2620/pandora
add a comment in statistcs dialog
This commit is contained in:
parent
88176506a6
commit
c6d89b006f
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ pandora.ui.statisticsDialog = function() {
|
|||
},
|
||||
browser: {
|
||||
'Camino': [192, 192, 192],
|
||||
'Chrome Frame': [255, 255, 0],
|
||||
'Chrome Frame': [255, 255, 0], // has to be before 'Chrome'
|
||||
'Chrome': [0, 255, 0],
|
||||
'Chromium': [128, 255, 0],
|
||||
'Epiphany': [128, 128, 128],
|
||||
|
|
Loading…
Reference in a new issue