- language file changes,
- profile changes, - tagged 4.0.6 - line endings normalized to CR+LF in language files and postprocessing profiles - fixed capitalization of "raw" - patched generateTranslationDiffs.sh to properly sort numbered entries, e.g. 113 should be after 11 and 12, not between. Small change - now comments appear before the "!!!!!" section. Not worth worrying about imho. Also used sort's -unique capabilities to not unnecessarily spawn another process. see http://code.google.com/p/rawtherapee/source/detail?r=71bb39ab934e2e8654b35c1e36dcc1a572a26f03
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
[Version]
|
||||
AppVersion=4.0.5.7
|
||||
AppVersion=4.0.6
|
||||
Version=301
|
||||
|
||||
[General]
|
||||
@@ -174,7 +174,7 @@ Height=2871
|
||||
InputProfile=(camera)
|
||||
BlendCMSMatrix=false
|
||||
WorkingProfile=ProPhoto
|
||||
OutputProfile=No ICM: sRGB output
|
||||
OutputProfile=RT_sRGB
|
||||
Gammafree=default
|
||||
Freegamma=false
|
||||
GammaValue=2.22
|
||||
|
Reference in New Issue
Block a user