merge with dev
This commit is contained in:
@@ -252,10 +252,6 @@ if(NOT DEFINED APPDATADIR)
|
|||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(DEFINED LENSFUNDBDIR AND NOT IS_ABSOLUTE "${LENSFUNDBDIR}")
|
|
||||||
set(LENSFUNDBDIR "${DATADIR}/${LENSFUNDBDIR}")
|
|
||||||
endif()
|
|
||||||
|
|
||||||
if(APPLE)
|
if(APPLE)
|
||||||
if("${CODESIGNID}")
|
if("${CODESIGNID}")
|
||||||
set(CODESIGNID "${CODESIGNID}" CACHE STRING "Codesigning Identity")
|
set(CODESIGNID "${CODESIGNID}" CACHE STRING "Codesigning Identity")
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
RawTherapee - A powerful, cross-platform raw image processing program.
|
RawTherapee - A powerful, cross-platform raw image processing program.
|
||||||
Copyright (C) 2004-2012 Gabor Horvath <hgabor@rawtherapee.com>
|
Copyright (C) 2004-2012 Gabor Horvath <hgabor@rawtherapee.com>
|
||||||
Copyright (C) 2010-2019 RawTherapee development team.
|
Copyright (C) 2010-2020 RawTherapee development team.
|
||||||
|
|
||||||
RawTherapee is free software: you can redistribute it and/or modify
|
RawTherapee is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
2
header
2
header
@@ -7,7 +7,7 @@
|
|||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
* the Free Software Foundation, either version 3 of the License, or
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
* (at your option) any later version.
|
* (at your option) any later version.
|
||||||
*
|
*
|
||||||
* RawTherapee is distributed in the hope that it will be useful,
|
* RawTherapee is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
Reference in New Issue
Block a user