[Xfce4-commits] <midori:master> Use 'user-bookmarks' icon for bookmarks

Christian Dywan noreply at xfce.org
Tue Jan 11 22:20:01 CET 2011


Updating branch refs/heads/master
         to a408d9609d78eddfc481c6b6c81570d291d48f33 (commit)
       from 39e915bbbfca574ff8449d75db198285dc34ff03 (commit)

commit a408d9609d78eddfc481c6b6c81570d291d48f33
Author: Christian Dywan <christian at twotoasts.de>
Date:   Tue Jan 11 22:18:35 2011 +0100

    Use 'user-bookmarks' icon for bookmarks
    
    The icon exists in GNOME, Elementary, Humanity and Faenza.

 midori/midori-stock.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/midori/midori-stock.h b/midori/midori-stock.h
index 8dad895..ff98c7b 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"



More information about the Xfce4-commits mailing list