summaryrefslogtreecommitdiff
path: root/data/global.pl
diff options
context:
space:
mode:
Diffstat (limited to 'data/global.pl')
-rw-r--r--data/global.pl16
1 files changed, 11 insertions, 5 deletions
diff --git a/data/global.pl b/data/global.pl
index c791debe..2bb84e08 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -21,6 +21,8 @@ our %S = (%S,
skin_default => 'angel',
cookie_domain => '.vndb.org',
cookie_key => 'any-private-string-here',
+ source_url => 'http://git.blicky.net/vndb.git/?h=master',
+ admin_email => 'contact@vndb.org',
sharedmem_key => 'VNDB',
user_ranks => [
# rankname allowed actions # DB number
@@ -162,7 +164,7 @@ our %S = (%S,
lin => 'Linux',
mac => 'Mac OS',
dvd => 'DVD Player',
- gba => 'Game Boy Advance',
+ gba => "Game Boy Ad\x{200B}vance",
msx => 'MSX',
nds => 'Nintendo DS',
nes => 'Famicom',
@@ -180,11 +182,15 @@ our %S = (%S,
#DB display qty
cd => [ 'CD', 1 ],
dvd => [ 'DVD', 1 ],
- gdr => [ 'GD-ROM', 1 ],
- blr => [ 'Blu-Ray disk', 1 ],
+ gdr => [ 'GD', 1 ],
+ blr => [ 'Blu-ray', 1 ],
+ flp => [ 'Floppy', 1 ],
+ mrt => [ 'Cartridge', 1 ],
+ mem => [ 'Memory card', 1 ],
+ umd => [ 'UMD', 1 ],
+ nod => [ 'Nintendo Optical Disk', 1 ],
in => [ 'Internet download', 0 ],
- pa => [ 'Patch', 0 ],
- otc => [ 'Other (console)', 0 ],
+ otc => [ 'Other', 0 ],
},
votes => [
'worst ever',