Skip to content

Commit f334edd

Browse files
authored
Merge pull request #780 from darktable-org/kmilos/sigma_bf
Sigma BF normalization
2 parents bd4b9f9 + 1edafa2 commit f334edd

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

data/cameras.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18224,6 +18224,9 @@
1822418224
<Camera make="Nikon" model="LS-5000" mode="dng">
1822518225
<ID make="Nikon" model="LS-5000">Nikon LS-5000</ID>
1822618226
</Camera>
18227+
<Camera make="Sigma" model="Sigma BF" mode="dng">
18228+
<ID make="Sigma" model="BF">Sigma BF</ID>
18229+
</Camera>
1822718230
<Camera make="SIGMA" model="SIGMA DP1" mode="dng" supported="no-samples">
1822818231
<ID make="Sigma" model="DP1">Sigma DP1</ID>
1822918232
</Camera>

data/cameras.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,7 @@
469469
<xs:enumeration value="SAMSUNG"/>
470470
<xs:enumeration value="SEIKO EPSON CORP."/>
471471
<xs:enumeration value="SIGMA"/>
472+
<xs:enumeration value="Sigma"/>
472473
<xs:enumeration value="SONY"/>
473474
<xs:enumeration value="ST Micro"/>
474475
<xs:enumeration value="Samsung"/>

0 commit comments

Comments
 (0)