mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2025-12-17 07:53:24 +08:00
cleanup
→
base 64 → Base64
cancelled → canceled
{cannot, can't, couldn't} → unable to
inexistent → nonexistent
informations → information
not possible → impossible
retrieven → retrieved
SIP
try → attempt
URI
WebEngine
wish → want
Can this replace https://review.jami.net/c/jami-client-qt/+/27607 ?
Change-Id: I21e1615a0c6e2979f02f913093c503c03ab32c82
This commit is contained in:
@@ -233,7 +233,7 @@ list(APPEND CLIENT_INCLUDE_DIRS ${VERSION_INFO_DIR})
|
||||
# QML and related code files
|
||||
# Check files in the app's src directory and force a reconfigure if it
|
||||
# changes.
|
||||
# Only include webengine resources if specified.
|
||||
# Only include WebEngine resources if specified.
|
||||
if(WITH_WEBENGINE)
|
||||
set(GEN_QRC_ARGS "--with-webengine")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user