mApp->desktopNotifications()->showNotification(QIcon::fromTheme(QSL("download"),QIcon(QSL(":icons/other/download.svg"))).pixmap(48),tr("Download Finished"),tr("All files have been successfully downloaded."));
mApp->desktopNotifications()->showNotification(QIcon::fromTheme(QSL("download"),QIcon(QSL(":icons/other/download.svg"))).pixmap(48),tr("Falkon: Download Finished"),tr("All files have been successfully downloaded."));