D12698: Show SNI to install browser-side extension

2018-05-14 Thread Eike Hein
This revision was automatically updated to reflect the committed changes. Closed by commit R856:2723ef0c80a6: WIP: Show SNI to install browser-side extension (authored by davidedmundson, committed by hein). REPOSITORY R856 Plasma Browser Integration CHANGES SINCE LAST UPDATE https://phabrica

D12698: Show SNI to install browser-side extension

2018-05-14 Thread Eike Hein
hein updated this revision to Diff 34112. hein added a comment. Switch icon REPOSITORY R856 Plasma Browser Integration CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D12698?vs=33976&id=34112 BRANCH arcpatch-D12698 REVISION DETAIL https://phabricator.kde.org/D12698 AFFECTED F

D12698: Show SNI to install browser-side extension

2018-05-14 Thread Kai Uwe Broulik
broulik accepted this revision. broulik added a comment. Thanks a lot! INLINE COMMENTS > browserintegrationreminder.cpp:133 > +m_sni->setTitle(i18n("Get Plasma Browser Integration")); > +m_sni->setIconByName("internet-web-browser"); > +m_sni->setStandardActionsEnabled(false); The