aboutsummaryrefslogtreecommitdiff
path: root/src/stock_pixmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stock_pixmap.c')
-rw-r--r--src/stock_pixmap.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/stock_pixmap.c b/src/stock_pixmap.c
index 0da2155b..09d1df84 100644
--- a/src/stock_pixmap.c
+++ b/src/stock_pixmap.c
@@ -80,6 +80,7 @@
#include "icons/folder-noselect.h"
#include "icons/folder-search.h"
#include "icons/group.h"
+#include "icons/html.h"
typedef struct _StockPixmapData StockPixmapData;
@@ -110,6 +111,7 @@ static StockPixmapData pixmaps[] =
{error_xpm , NULL, NULL},
{forwarded_xpm , NULL, NULL},
{NULL, NULL, NULL, NULL, group, sizeof(group), "group", 0},
+ {NULL, NULL, NULL, NULL, html, sizeof(html), "html", 0},
{interface_xpm , NULL, NULL},
{jpilot_xpm , NULL, NULL},
{ldap_xpm , NULL, NULL},