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 23fa25fb458915a4f59589e6a71b74d5a2be8dc1
Author: Andrzej <ndrwr...@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 444a077..bc806de 100644
--- a/plugins/actions/actions.c
+++ b/plugins/actions/actions.c
@@ -196,7 +196,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.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to