merge/upstream-full #105

Manually merged
jabber.developer merged 407 commits from merge/upstream-full into master 2026-05-26 17:54:34 +00:00
303 changed files with 10608 additions and 9611 deletions
Showing only changes of commit 14380c8373 - Show all commits

View File

@@ -1469,3 +1469,9 @@ cons_has_alerts(void)
{
return FALSE;
}
gboolean
ui_is_suspended(void)
{
return FALSE;
}