diff --git a/Telegram/SourceFiles/platform/linux/specific_linux.cpp b/Telegram/SourceFiles/platform/linux/specific_linux.cpp index b7834a48a..7fa797724 100644 --- a/Telegram/SourceFiles/platform/linux/specific_linux.cpp +++ b/Telegram/SourceFiles/platform/linux/specific_linux.cpp @@ -617,18 +617,6 @@ void start() { Glib::init(); Gio::init(); -#ifdef DESKTOP_APP_USE_PACKAGED_RLOTTIE - g_warning( - "Application has been built with foreign rlottie, " - "animated emojis won't be colored to the selected pack."); -#endif // DESKTOP_APP_USE_PACKAGED_RLOTTIE - -#ifdef DESKTOP_APP_USE_PACKAGED_FONTS - g_warning( - "Application was built without embedded fonts, " - "this may lead to font issues."); -#endif // DESKTOP_APP_USE_PACKAGED_FONTS - Webview::WebKitGTK::SetSocketPath(u"%1/%2-%3-webview-%4"_q.arg( QDir::tempPath(), h, diff --git a/Telegram/lib_lottie b/Telegram/lib_lottie index 3e9c2f102..e240a2de8 160000 --- a/Telegram/lib_lottie +++ b/Telegram/lib_lottie @@ -1 +1 @@ -Subproject commit 3e9c2f1026e4b5aa3202fca4cc67ece36c7cebb2 +Subproject commit e240a2de8e67c806894caf04ee32797e75c6ea38 diff --git a/Telegram/lib_ui b/Telegram/lib_ui index b2293c86e..e24eaa6b3 160000 --- a/Telegram/lib_ui +++ b/Telegram/lib_ui @@ -1 +1 @@ -Subproject commit b2293c86e12537941d98e464748a060760377914 +Subproject commit e24eaa6b32799119caa78caacd57216f81d3e1a7