src: Fixes for release
* reduced contrast for overview bundle starting character titles * put 3rd party licenses into Mac bundle * check edges for 'importing files' bundle as well in case node types are not set
This commit is contained in:
@@ -90,6 +90,8 @@ mkdir -p $RES_DIR/user/log
|
||||
cp ../../../bin/app/user/window_settings.ini $RES_DIR/user/window_settings.ini
|
||||
cp ../../../bin/app/data/fallback/ApplicationSettings.xml $RES_DIR/user/ApplicationSettings.xml
|
||||
|
||||
cp -R ../../../bin/app/data/3rd_party_licenses $BIN_DIR/3rd_party_licenses
|
||||
|
||||
echo -e $INFO "Copying dynamic libraries."
|
||||
for LIB_PATH in ${DYNLIB_PATHS[@]}
|
||||
do
|
||||
|
||||
Reference in New Issue
Block a user