diff options
author | Peter Anthony Harvey <paharvey@src.gnome.org> | 2006-01-17 06:25:16 +0800 |
---|---|---|
committer | Peter Anthony Harvey <paharvey@src.gnome.org> | 2006-01-17 06:25:16 +0800 |
commit | bffb52f21bdd41a31e497bb017e085435e4aa31f (patch) | |
tree | a76da8c1e596145122112196496aa39e8859d4c2 /lib/ephy-stock-icons.c | |
parent | 77ae969e519a6105c8467dbd4333f918dd55668f (diff) | |
download | gsoc2013-epiphany-bffb52f21bdd41a31e497bb017e085435e4aa31f.tar gsoc2013-epiphany-bffb52f21bdd41a31e497bb017e085435e4aa31f.tar.gz gsoc2013-epiphany-bffb52f21bdd41a31e497bb017e085435e4aa31f.tar.bz2 gsoc2013-epiphany-bffb52f21bdd41a31e497bb017e085435e4aa31f.tar.lz gsoc2013-epiphany-bffb52f21bdd41a31e497bb017e085435e4aa31f.tar.xz gsoc2013-epiphany-bffb52f21bdd41a31e497bb017e085435e4aa31f.tar.zst gsoc2013-epiphany-bffb52f21bdd41a31e497bb017e085435e4aa31f.zip |
Added stock_bookmark as one of our stock icons.
Diffstat (limited to 'lib/ephy-stock-icons.c')
-rw-r--r-- | lib/ephy-stock-icons.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ephy-stock-icons.c b/lib/ephy-stock-icons.c index 15a88ad52..80fb3a5a2 100644 --- a/lib/ephy-stock-icons.c +++ b/lib/ephy-stock-icons.c @@ -43,6 +43,7 @@ ephy_stock_icons_init (void) STOCK_VIEW_SOURCE, STOCK_SEND_MAIL, STOCK_ADD_BOOKMARK, + STOCK_BOOKMARK, STOCK_PRINT_SETUP, STOCK_LOCK_INSECURE, STOCK_LOCK_SECURE, |