[Xfce4-commits] [xfce/xfce4-panel] 01/01: Renamed icon (bug 11513)
noreply at xfce.org
noreply at xfce.org
Thu Feb 12 00:57:37 CET 2015
This is an automated email from the git hooks/post-receive script.
andrzejr pushed a commit to branch master
in repository xfce/xfce4-panel.
commit f41489f8aec3f45338f5c2cdb93c4a5e35ae427e
Author: Andrzej <ndrwrdck at gmail.com>
Date: Wed Feb 11 23:57:28 2015 +0000
Renamed icon (bug 11513)
---
plugins/actions/actions.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugins/actions/actions.c b/plugins/actions/actions.c
index cb9fcb1..59b4ca7 100644
--- a/plugins/actions/actions.c
+++ b/plugins/actions/actions.c
@@ -197,7 +197,7 @@ static ActionEntry action_entries[] =
N_("_Restart"),
N_("Are you sure you want to restart?"),
N_("Restarting computer in %d seconds."),
- "xfsm-reboot"
+ "system-reboot"
},
{ ACTION_TYPE_SHUTDOWN,
"shutdown",
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list