Home GnuPG

Use icon functions from libkleo for status icons

Description

Use icon functions from libkleo for status icons

This avoids unnecessary and error-prone duplication of QIcon::fromTheme
calls especially if icons with new names are used where we need to
specify a fallback, e.g. data-question with fallback dialog-question.

(cherry picked from commit c45f1fdf849b42cc5d7ddd8c0ba1dbc08b42357c)

Details