separate settings for preview and batch
This commit is contained in:
@@ -381,7 +381,8 @@ PREFERENCES_DIRLAST;Last visited directory
|
||||
PREFERENCES_DIROTHER;Other
|
||||
PREFERENCES_DIRSELECTDLG;Select Image Directory at Startup...
|
||||
PREFERENCES_DIRSOFTWARE;Installation directory
|
||||
PREFERENCES_DMETHOD;Method
|
||||
PREFERENCES_DMETHOD;Preview
|
||||
PREFERENCES_DMETHODBATCH;Batch
|
||||
PREFERENCES_EDITORCMDLINE;Other command line
|
||||
PREFERENCES_EXTERNALEDITOR;External editor
|
||||
PREFERENCES_FALSECOLOR;False color suppression steps
|
||||
|
@@ -81,6 +81,7 @@ ToolPanelsExpanded=1;1;0;0;0;1;1;0;0;0;0;1;1;0;0;0;0;0;
|
||||
|
||||
[Algorithms]
|
||||
DemosaicMethod=hphd
|
||||
DemosaicMethodBatch=hphd
|
||||
ColorCorrection=1
|
||||
|
||||
[Crop Settings]
|
||||
|
@@ -83,6 +83,7 @@ ToolPanelsExpanded=1;1;0;0;0;1;1;0;0;0;0;1;1;0;0;0;0;0;
|
||||
|
||||
[Algorithms]
|
||||
DemosaicMethod=hphd
|
||||
DemosaicMethodBatch=hphd
|
||||
ColorCorrection=1
|
||||
|
||||
[Crop Settings]
|
||||
|
@@ -81,6 +81,7 @@ ToolPanelsExpanded=1;1;0;0;0;1;1;0;0;0;0;1;1;0;0;0;0;0;
|
||||
|
||||
[Algorithms]
|
||||
DemosaicMethod=hphd
|
||||
DemosaicMethodBatch=hphd
|
||||
ColorCorrection=1
|
||||
|
||||
[Crop Settings]
|
||||
|
Reference in New Issue
Block a user