File xfce4-panel-fix-icon-name.patch of Package xfce4-panel
Index: xfce4-panel-4.9.1/plugins/actions/actions.c
===================================================================
--- xfce4-panel-4.9.1.orig/plugins/actions/actions.c
+++ xfce4-panel-4.9.1/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",