Renaming profile Tuned-1 to Highkey-1
This commit is contained in:
23
rtdata/options/options.osx
Normal file
23
rtdata/options/options.osx
Normal file
@@ -0,0 +1,23 @@
|
||||
# Only important or pre-first run parameters are left in this global option file.
|
||||
# After the first run, all the parameters will be available in this global option file
|
||||
# or in a new local option file, depending on the MultiUser value below
|
||||
|
||||
# Most ot the options are modifiable through the Preference window
|
||||
|
||||
[General]
|
||||
# Setting MultiUser to false will use the application's installation directory as cache directory,
|
||||
# which can be usefull if you want to keep the application and all the cache datas in a single place,
|
||||
# an external HD for example
|
||||
MultiUser=true
|
||||
|
||||
[File Browser]
|
||||
ParseExtensions=arw;cr2;crf;crw;dng;jpg;kdc;mef;mrw;nef;nrw;orf;pef;png;raf;raw;rw2;rwz;sr2;srw;tif;tiff;
|
||||
ParseExtensionsEnabled=1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;
|
||||
|
||||
[Output]
|
||||
PathTemplate=%p1/converted/%f
|
||||
|
||||
[Profiles]
|
||||
# if this is set to a path of a custom program, it will receive the EXIFs as parameters and must generate a PP3 preset file for the given RAW/JPG
|
||||
# Parameters: <Path to RAW/JPG> <Path to default profile> <fNumber> <expose in seconds> <focal length in mm> <ISO> <Lens> <Camera>
|
||||
CustomProfileBuilder=
|
Reference in New Issue
Block a user