[Okular-devel] [okular] [Bug 336530] New: okular fails loading the icons "select-table" and "magnifier"
walch.martin at web.de
walch.martin at web.de
Sat Jun 21 00:24:17 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=336530
Bug ID: 336530
Summary: okular fails loading the icons "select-table" and
"magnifier"
Classification: Unclassified
Product: okular
Version: 0.19.2
Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: NOR
Component: general
Assignee: okular-devel at kde.org
Reporter: walch.martin at web.de
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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list