Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-stock-icons.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-stock-icons.c')
-rw-r--r--shell/ev-stock-icons.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ev-stock-icons.c b/shell/ev-stock-icons.c
index f2d059b..799878d 100644
--- a/shell/ev-stock-icons.c
+++ b/shell/ev-stock-icons.c
@@ -43,6 +43,11 @@ static const EvStockIcon stock_icons [] = {
{ EV_STOCK_ROTATE_RIGHT, "object-rotate-right"},
};
+/**
+ * ev_stock_icons_init:
+ *
+ * Creates a new icon factory, adding the base stock icons to it.
+ */
void
ev_stock_icons_init (void)
{