[Xfce4-commits] <thunar:master> Use go-home for menu and toolbar.
Nick Schermer
noreply at xfce.org
Wed Oct 24 21:20:01 CEST 2012
Updating branch refs/heads/master
to 08f9334a817f2e7eda16e434f76286ef0622b8b9 (commit)
from d278d79e4059959ad9bffe6c1d4de9ee6922aa26 (commit)
commit 08f9334a817f2e7eda16e434f76286ef0622b8b9
Author: Nick Schermer <nick at xfce.org>
Date: Wed Oct 24 21:19:15 2012 +0200
Use go-home for menu and toolbar.
In most themes this will match a lot nicer.
thunar/thunar-stock.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/thunar/thunar-stock.c b/thunar/thunar-stock.c
index c777b5f..129771a 100644
--- a/thunar/thunar-stock.c
+++ b/thunar/thunar-stock.c
@@ -46,7 +46,7 @@ typedef struct
static const ThunarStockIcon thunar_stock_icons[] =
{
{ THUNAR_STOCK_DESKTOP, "user-desktop", },
- { THUNAR_STOCK_HOME, "user-home", },
+ { THUNAR_STOCK_HOME, "go-home", },
{ THUNAR_STOCK_SHORTCUTS, "stock_thunar-shortcuts", },
{ THUNAR_STOCK_TEMPLATES, "text-x-generic-template", },
{ THUNAR_STOCK_TRASH_EMPTY, "user-trash", },
More information about the Xfce4-commits
mailing list