Hi, Jake: Have you pushed this change yet? If you have not, I plan to generate patch v2 to replace the webkit browser at the browser group as well.
Best regards, Eric -----Original Message----- From: Dmytriyenko, Denys Sent: Monday, August 28, 2017 3:30 PM To: Ruei, Eric Cc: [email protected] Subject: Re: [meta-arago] [matrix-gui-v2-apps][PATCH] qt5_browser: replace webkit-based demo browser with webengine-based one Looks good to me! Eric, Do you have more patches pending to finally make the switch? Thanks. On Mon, Aug 28, 2017 at 03:23:23PM -0400, Eric Ruei wrote: > Replace webkit-based demo browser because webkit is obsolete and will > be removed soon. > > Signed-off-by: Eric Ruei <[email protected]> > --- > qt5_apps/qt5_browser/qt5_browser.desktop | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/qt5_apps/qt5_browser/qt5_browser.desktop > b/qt5_apps/qt5_browser/qt5_browser.desktop > index 2f6636f..a5d3953 100644 > --- a/qt5_apps/qt5_browser/qt5_browser.desktop > +++ b/qt5_apps/qt5_browser/qt5_browser.desktop > @@ -4,7 +4,7 @@ > Name=Browser > GenericName=Demo App > Icon=/usr/share/matrix-gui-2.0/apps/images/web-icon.png > -Exec=/usr/share/qt5/examples/webkitwidgets/browser/browser > http://www.ti.com > +Exec=/usr/share/qt5/examples/webenginewidgets/demobrowser/demobrowser > +http://www.ti.com > Type=Application > ProgramType=gui > Categories=Qt5 > -- > 1.9.1 > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
