From a408d9609d78eddfc481c6b6c81570d291d48f33 Mon Sep 17 00:00:00 2001 From: Christian Dywan Date: Tue, 11 Jan 2011 22:18:35 +0100 Subject: [PATCH] Use 'user-bookmarks' icon for bookmarks The icon exists in GNOME, Elementary, Humanity and Faenza. --- midori/midori-stock.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/midori/midori-stock.h b/midori/midori-stock.h index 8dad8953..ff98c7b6 100644 --- a/midori/midori-stock.h +++ b/midori/midori-stock.h @@ -20,7 +20,7 @@ Names should match with epiphany and/ or xdg spec */ #define STOCK_BOOKMARK "stock_bookmark" -#define STOCK_BOOKMARKS "vcard" +#define STOCK_BOOKMARKS "user-bookmarks" #define STOCK_CONSOLE "terminal" #define STOCK_EXTENSION "extension" #define STOCK_EXTENSIONS "extension"