Hello,
apt-get build-dep nautilus
apt-get source nautilus
save the patch in "nautilus-3.8.2/debian/patches/"
echo ubuntu_revert_no_wallpaper.patch >>
nautilus-3.8.2/debian/patches/series
apt-get --build source nautilus
But for the next time: This is a bug-tracking system, not a forum! ;-)
Hannes
Am 21.04.2014 15:07, schrieb Diego Rabatone:
Hi, I'm sorry about the question, but how would I apply it? What
exactly should I do?
--------------------------------
Diego Rabatone Oliveira
diraol(arroba)diraol(ponto)eng(ponto)br
Identica: (@diraol) http://identi.ca/diraol
Twitter: @diraol
2014-04-17 9:25 GMT-03:00 Hannes Diethelm <hannes-dieth...@bluewin.ch
<mailto:hannes-dieth...@bluewin.ch>>:
Hello,
There is a patch in this package which works great:
https://launchpad.net/ubuntu/trusty/+source/nautilus/1:3.8.2-0ubuntu11
I had to modify the patch slightly to avoid a compile problem:
diff debian_3.8.2/patches/ubuntu_revert_no_wallpaper.patch
patches/ubuntu_revert_no_wallpaper.patch
604c604
< + gnome_bg_set_draw_background (self->details->bg, TRUE);
---
> + //gnome_bg_set_draw_background (self->details->bg, TRUE);
Regards,
Hannes Diethelm