Comment on attachment 5871 Change resize style in thunar-wallpaper plugin >From 5186fc87de78d6bf7ce2912fad9bf367d1af4360 Mon Sep 17 00:00:00 2001 >From: Thaddaeus Tintenfisch <[email protected]> >Date: Mon, 19 Jan 2015 01:16:40 +0100 >Subject: [PATCH] Change resize style in thunar-wallpaper plugin (bug #11116) > >--- > 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 79874f6..8551801 100644 >--- a/plugins/thunar-wallpaper/twp-provider.c >+++ b/plugins/thunar-wallpaper/twp-provider.c >@@ -309,7 +309,7 @@ twp_action_set_wallpaper (GtkAction *action, > g_spawn_command_line_async (command, NULL); > g_free (command); > >- command = g_strdup_printf ("xfconf-query -c xfce4-desktop -p %s >--create -t int -s 3", image_style_prop); >+ command = g_strdup_printf ("xfconf-query -c xfce4-desktop -p %s >--create -t int -s 5", image_style_prop); > g_spawn_command_line_async (command, NULL); > g_free (command); > >-- >2.1.4 >
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1360991 Title: Setting wallpaper in thunar resets stretch style To manage notifications about this bug go to: https://bugs.launchpad.net/thunar/+bug/1360991/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
