ui/pageview.cpp:579 says: d->aMouseTableSelect = new KAction(KIcon( "select-table" ), i18n("T&able Selection Tool"), this); but as it seems there is no such icon that can be identified with "select-table". The same for ui/pageview.cpp:588: d->aMouseMagnifier = new KAction(KIcon( "magnifier" ), i18n("&Magnifier"), this); Both show up as broken icons in the "Tools" menu. Reproducible: Always
Git commit 3669e776dcd5ded5921d0c2c374571fb26b1a586 by Albert Astals Cid, on behalf of Yuri Chornoivan. Committed on 10/07/2014 at 21:36. Pushed by aacid into branch 'KDE/4.13'. Fix two icons in the Tools menu M +2 -2 ui/pageview.cpp http://commits.kde.org/okular/3669e776dcd5ded5921d0c2c374571fb26b1a586