+ additional platforms

This commit is contained in:
rolux 2013-07-29 16:23:22 +00:00
commit ec18369a4a
2 changed files with 3 additions and 1 deletions

View file

@ -15,7 +15,7 @@ pandora.ui.usersDialog = function() {
numberOfUsers = 0,
systems = [
'Android', 'BlackBerry', 'BSD', 'iOS', 'Java', 'Linux', 'Mac OS X',
'Nokia', 'PlayStation', 'Unix', 'Windows'
'Nokia', 'PlayStation', 'RIM Tablet OS', 'Unix', 'Wii', 'Windows'
],
userLevels = pandora.site.userLevels.map(function(userLevel) {
return Ox.toTitleCase(userLevel);