Merge branch 'release/v8.3.0' into develop

This commit is contained in:
SimplestStudio
2025-01-27 15:59:05 +02:00
444 changed files with 14053 additions and 8072 deletions

View File

@ -43,6 +43,7 @@ TRANSLATIONS = ./langs/en.ts \
./langs/pt_PT.ts \
./langs/ro.ts \
./langs/sl.ts \
./langs/sq.ts \
./langs/sv.ts \
./langs/tr.ts \
./langs/uk.ts \
@ -186,7 +187,7 @@ PLATFORM_BUILD=$$CORE_BUILDS_PLATFORM_PREFIX
core_linux:LIBS += -Wl,-unresolved-symbols=ignore-in-shared-libs
ADD_DEPENDENCY(PdfFile, DjVuFile, XpsFile, HtmlRenderer, UnicodeConverter, hunspell, ooxmlsignature, kernel, kernel_network, graphics, ascdocumentscore, qtascdocumentscore)
ADD_DEPENDENCY(PdfFile, DjVuFile, XpsFile, UnicodeConverter, hunspell, ooxmlsignature, kernel, kernel_network, graphics, ascdocumentscore, qtascdocumentscore)
include($$CORE_ROOT_DIR/../desktop-sdk/ChromiumBasedEditors/videoplayerlib/videoplayerlib_deps.pri)
core_linux {