mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
minor tweeks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
8bc1076a03
commit
5b9d61bc88
8
ui/ui.js
8
ui/ui.js
@ -899,11 +899,15 @@ function exportPreviewsDialog(state, dfl){
|
||||
'%e - extension (with leading dot)\n'+
|
||||
'%(abc)m - if marked insert "abc"\n'+
|
||||
'%gid - log gid\n'+
|
||||
'%g - short gid'] = '%f'
|
||||
'%g - short gid\n'+
|
||||
'\n'+
|
||||
'NOTE: %i and %I are not supported for single\n'+
|
||||
'image exporting.'] = '%f'
|
||||
}
|
||||
cfg['Size | '+
|
||||
'The selected size is aproximate, the actual\n'+
|
||||
'preview will be copied from cache.\n\n'+
|
||||
'preview will be copied from cache.\n'+
|
||||
'\n'+
|
||||
'NOTE: if not all previews are yet generated,\n'+
|
||||
'this will save the available previews, not all\n'+
|
||||
'of which may be of the right size, if this\n'+
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user