commit: 11e596c8a32f4ccb9a0a445caf2c52aa6148037e Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu May 30 17:59:11 2019 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Thu May 30 18:20:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11e596c8
www-client/chromium: add note about native file dialog on KDE Closes: https://bugs.gentoo.org/687016 Closes: https://github.com/gentoo/gentoo/pull/12137 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> www-client/chromium/chromium-73.0.3683.75.ebuild | 4 ++++ www-client/chromium/chromium-73.0.3683.86.ebuild | 4 ++++ www-client/chromium/chromium-74.0.3729.169.ebuild | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/www-client/chromium/chromium-73.0.3683.75.ebuild b/www-client/chromium/chromium-73.0.3683.75.ebuild index e80990d70db..4584a772484 100644 --- a/www-client/chromium/chromium-73.0.3683.75.ebuild +++ b/www-client/chromium/chromium-73.0.3683.75.ebuild @@ -136,6 +136,10 @@ are not displayed properly: To fix broken icons on the Downloads page, you should install an icon theme that covers the appropriate MIME types, and configure this as your GTK+ icon theme. + +In order to have a native file dialog in an KDE desktop environment, please +install: +- kde-apps/kdialog " PATCHES=( diff --git a/www-client/chromium/chromium-73.0.3683.86.ebuild b/www-client/chromium/chromium-73.0.3683.86.ebuild index 998b98d3cbf..4d9ce8c95ae 100644 --- a/www-client/chromium/chromium-73.0.3683.86.ebuild +++ b/www-client/chromium/chromium-73.0.3683.86.ebuild @@ -136,6 +136,10 @@ are not displayed properly: To fix broken icons on the Downloads page, you should install an icon theme that covers the appropriate MIME types, and configure this as your GTK+ icon theme. + +In order to have a native file dialog in an KDE desktop environment, please +install: +- kde-apps/kdialog " PATCHES=( diff --git a/www-client/chromium/chromium-74.0.3729.169.ebuild b/www-client/chromium/chromium-74.0.3729.169.ebuild index 74328f3a342..ed2d4ab2517 100644 --- a/www-client/chromium/chromium-74.0.3729.169.ebuild +++ b/www-client/chromium/chromium-74.0.3729.169.ebuild @@ -139,6 +139,10 @@ are not displayed properly: To fix broken icons on the Downloads page, you should install an icon theme that covers the appropriate MIME types, and configure this as your GTK+ icon theme. + +In order to have a native file dialog in an KDE desktop environment, please +install: +- kde-apps/kdialog " PATCHES=(
