plugins: add and use default hint icon; THX to fred_feuerstein

Origin commit data
------------------
Commit: 765ad18b07
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-10-08 (Wed, 08 Oct 2014)

Origin message was:
------------------
- plugins: add and use default hint icon; THX to fred_feuerstein
This commit is contained in:
vanhofen
2014-10-08 11:21:56 +02:00
committed by [CST] Focus
parent 19fc9e2a48
commit 6b21320aa3
4 changed files with 10 additions and 2 deletions

View File

@@ -253,6 +253,9 @@
#define NEUTRINO_ICON_HINT_RESTORE "hint_restore"
#define NEUTRINO_ICON_HINT_FACTORY "hint_factory"
/* plugins */
#define NEUTRINO_ICON_HINT_PLUGIN "hint_plugin"
/* opkg manager */
#define NEUTRINO_ICON_CHECKMARK "checkmark"
#define NEUTRINO_ICON_WARNING "warning"