Mac: update copyright year (#41)
Use @version@ instead of @shortVersion@
This commit is contained in:
parent
624892fceb
commit
6da007c0f6
@ -150,7 +150,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>rawtherapee</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>@version@, Copyright © 2004-2010 Gábor Horváth, 2010-2017 RawTherapee Development Team</string>
|
||||
<string>@version@, Copyright © 2004-2010 Gábor Horváth, 2010-2024 RawTherapee Development Team</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>rawtherapee.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
@ -162,11 +162,11 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>@shortVersion@</string>
|
||||
<string>@version@</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>@shortVersion@</string>
|
||||
<string>@version@</string>
|
||||
<key>LSArchitecturePriority</key>
|
||||
<array>
|
||||
<string>arm64</string>
|
||||
@ -175,7 +175,7 @@
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true />
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2004-2010 Gábor Horváth, 2010-2017 RawTherapee Development Team</string>
|
||||
<string>Copyright © 2004-2010 Gábor Horváth, 2010-2024 RawTherapee Development Team</string>
|
||||
<key>UTExportedTypeDeclarations</key>
|
||||
<array>
|
||||
<dict>
|
||||
@ -190,7 +190,7 @@
|
||||
<key>UTTypeIdentifier</key>
|
||||
<string>com.rawtherapee.pp3</string>
|
||||
<key>UTTypeReferenceURL</key>
|
||||
<string>http://www.rawtherapee.com/</string>
|
||||
<string>https://www.rawtherapee.com/</string>
|
||||
<key>UTTypeTagSpecification</key>
|
||||
<dict>
|
||||
<key>com.apple.ostype</key>
|
||||
|
Loading…
x
Reference in New Issue
Block a user