Re: [PATCH] Fix for commit 8e454ae (WPrefs: fix segfault when image not found)

2014-05-19 Thread Christophe
- Amadeusz Sławiński a écrit : > On Sun, 18 May 2014 23:00:57 +0100 > "Carlos R. Mafra" wrote: > > > On Sun, 18 May 2014 at 14:41:14 -0500, Doug Torrance wrote: > > > Somehow I missed that my original patch did exactly the opposite of > > > what it should have. Carlos, could you patch this

Re: [PATCH] Fix for commit 8e454ae (WPrefs: fix segfault when image not found)

2014-05-19 Thread Amadeusz Sławiński
On Sun, 18 May 2014 23:00:57 +0100 "Carlos R. Mafra" wrote: > On Sun, 18 May 2014 at 14:41:14 -0500, Doug Torrance wrote: > > Somehow I missed that my original patch did exactly the opposite of > > what it should have. Carlos, could you patch this over the > > original? > > Done. > > It stil

Re: [PATCH] Fix for commit 8e454ae (WPrefs: fix segfault when image not found)

2014-05-18 Thread Carlos R. Mafra
On Sun, 18 May 2014 at 14:41:14 -0500, Doug Torrance wrote: > Somehow I missed that my original patch did exactly the opposite of > what it should have. Carlos, could you patch this over the original? Done. -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

[PATCH] Fix for commit 8e454ae (WPrefs: fix segfault when image not found)

2014-05-18 Thread Doug Torrance
Somehow I missed that my original patch did exactly the opposite of what it should have. Carlos, could you patch this over the original? Thanks! --- WPrefs.app/Appearance.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WPrefs.app/Appearance.c b/WPrefs.app/Appearance.c