I don't know why this was changed. Long filenames are shit.

This commit is contained in:
Zixaphir 2014-05-03 02:52:39 -07:00
parent a1601d8825
commit 47a726daca
3 changed files with 3 additions and 3 deletions

View File

@ -310,7 +310,7 @@
},
time: '%m/%d/%y(%a)%H:%M:%S',
backlink: '>>%id',
fileInfo: '%L (%p%s, %r)',
fileInfo: '%l (%p%s, %r)',
favicon: 'ferongr',
usercss: '',
hotkeys: {

View File

@ -286,7 +286,7 @@
},
time: '%m/%d/%y(%a)%H:%M:%S',
backlink: '>>%id',
fileInfo: '%L (%p%s, %r)',
fileInfo: '%l (%p%s, %r)',
favicon: 'ferongr',
usercss: '',
hotkeys: {

View File

@ -583,7 +583,7 @@ vp-replace
backlink: '>>%id'
fileInfo: '%L (%p%s, %r)'
fileInfo: '%l (%p%s, %r)'
favicon: 'ferongr'