aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-stock-icons.h
diff options
context:
space:
mode:
authorLuca Ferretti <elle.uca@libero.it>2006-12-14 18:05:29 +0800
committerLuca Ferretti <lferrett@src.gnome.org>2006-12-14 18:05:29 +0800
commit342b021045df0962a4cd2b2eedd83986d77ebaf1 (patch)
tree5cf84e4072f95cc11490b3ed71a62ed132130f8a /lib/ephy-stock-icons.h
parent2c1e4aa6e72c0bb3b77c5b5e419066f410665ea0 (diff)
downloadgsoc2013-epiphany-342b021045df0962a4cd2b2eedd83986d77ebaf1.tar
gsoc2013-epiphany-342b021045df0962a4cd2b2eedd83986d77ebaf1.tar.gz
gsoc2013-epiphany-342b021045df0962a4cd2b2eedd83986d77ebaf1.tar.bz2
gsoc2013-epiphany-342b021045df0962a4cd2b2eedd83986d77ebaf1.tar.lz
gsoc2013-epiphany-342b021045df0962a4cd2b2eedd83986d77ebaf1.tar.xz
gsoc2013-epiphany-342b021045df0962a4cd2b2eedd83986d77ebaf1.tar.zst
gsoc2013-epiphany-342b021045df0962a4cd2b2eedd83986d77ebaf1.zip
Remove the proxy icon from View->Page Source menu entry.
2006-12-14 Luca Ferretti <elle.uca@libero.it> * src/ephy-window.c: Remove the proxy icon from View->Page Source menu entry. * lib/ephy-stock-icons.h: Keep STOCK_VIEW_SOURCE by now, but use "text-html" instead deprecated "stock_view-html-source".
Diffstat (limited to 'lib/ephy-stock-icons.h')
-rw-r--r--lib/ephy-stock-icons.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-stock-icons.h b/lib/ephy-stock-icons.h
index 1ae910cb7..b50d3ed20 100644
--- a/lib/ephy-stock-icons.h
+++ b/lib/ephy-stock-icons.h
@@ -31,7 +31,7 @@ G_BEGIN_DECLS
#define STOCK_NEW_TAB "tab-new"
#define STOCK_NEW_WINDOW "window-new"
-#define STOCK_VIEW_SOURCE "stock_view-html-source"
+#define STOCK_VIEW_SOURCE "text-html"
#define STOCK_SEND_MAIL "mail-forward"
#define STOCK_ADD_BOOKMARK "bookmark-new"
#define STOCK_BOOKMARK "stock_bookmark"