mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
minor fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
1adf3d60b3
commit
4ec15362a5
@ -413,7 +413,9 @@ function sortImagesDialog(){
|
||||
|
||||
cfg = {}
|
||||
cfg[alg] = [
|
||||
'Date | this will fall back to file sequence and file name.',
|
||||
'Date'+
|
||||
'| fall back to file sequence then\n'+
|
||||
'file name when the earlier is equal.',
|
||||
'Sequence number',
|
||||
'Sequence number with overflow',
|
||||
'File name'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user