[Xfce4-commits] [xfce/xfce4-panel] 36/73: Renamed icon (bug 11513)

noreply at xfce.org noreply at xfce.org
Sun Feb 26 16:34:17 CET 2017


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 <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 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.


More information about the Xfce4-commits mailing list