This is an automated email from the git hooks/post-receive script. hjudt pushed a commit to branch master in repository xfce/thunar.
commit b94c3f87435b7d6e9ad6dae524253e6f2fd57f3d Author: Jani Välimaa <wa...@mageia.org> Date: Fri Feb 27 08:58:25 2015 -0600 plugins/thunar-wallpaper: Fix icon Signed-off-by: Robby Workman <rwork...@slackware.com> --- plugins/thunar-wallpaper/twp-provider.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/thunar-wallpaper/twp-provider.c b/plugins/thunar-wallpaper/twp-provider.c index 0eb2579..acd5438 100644 --- a/plugins/thunar-wallpaper/twp-provider.c +++ b/plugins/thunar-wallpaper/twp-provider.c @@ -170,7 +170,7 @@ twp_provider_get_file_actions (ThunarxMenuProvider *menu_provider, { action = g_object_new (GTK_TYPE_ACTION, "name", "Twp::setwallpaper", - "icon-name", "background", + "icon-name", "preferences-desktop-wallpaper", "label", _("Set as wallpaper"), NULL); g_signal_connect (action, "activate", G_CALLBACK (twp_action_set_wallpaper), files->data); -- 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