Re: [PATCH] image: handle multiple images correctly

2012-08-13 Thread Kristian Høgsberg
On Mon, Aug 13, 2012 at 09:16:47PM +0200, Philipp Brüschweiler wrote: > Don't stop the application when only one window is closed. Don't stall > indefinitely if no valid image file is given as input. Looks good, thanks. > --- > clients/image.c | 29 ++--- > 1 Datei geände

[PATCH] image: handle multiple images correctly

2012-08-13 Thread Philipp Brüschweiler
Don't stop the application when only one window is closed. Don't stall indefinitely if no valid image file is given as input. --- clients/image.c | 29 ++--- 1 Datei geändert, 26 Zeilen hinzugefügt(+), 3 Zeilen entfernt(-) diff --git a/clients/image.c b/clients/image.c ind