D19273: Button to open downloads file directory
Carl Schwan
noreply at phabricator.kde.org
Sun Feb 24 14:24:48 GMT 2019
ognarb added inline comments.
INLINE COMMENTS
> downloadmanager.cpp:414
> 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."));
> + QMessageBox::about(0, "Open File", "<a href='file:///home/remya/Downloads/'>Open File</a>");
> +
Not a Falkon developer, but this URL should depend on of $USER and not your Linux username. :)
Also, there is a 'Location for Personal Files' KCM in the system settings that define a Downloads path.
REPOSITORY
R875 Falkon
REVISION DETAIL
https://phabricator.kde.org/D19273
To: krishremya, #falkon
Cc: ognarb, falkon, #falkon, anmolgautam, SGOrava, iodelay, spoorun, ptabis, navarromorales, clivej, mparillo, ach
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/falkon/attachments/20190224/636fa5e9/attachment.html>
More information about the Falkon
mailing list