Thanks Juanjo,
Added a comment.

Gonzalo

On Wed, Oct 17, 2012 at 9:47 AM, Juanjo Marín <[email protected]>wrote:

>
>
>
>
>
> >________________________________
> > De: Gonzalo Odiard <[email protected]>
> >Para: [email protected]; [email protected]
> >Enviado: Miércoles 17 de octubre de 2012 13:54
> >Asunto: [evince] Can somebody look at #685805 ?
> >
> >
> >https://bugzilla.gnome.org/show_bug.cgi?id=685805
> >
> >
> >I think this can be solved with:
> >
> >
> >diff --git a/backend/comics/comics-document.c
> b/backend/comics/comics-document.c
> >index 1aa36d4..aae818b 100644
> >--- a/backend/comics/comics-document.c
> >+++ b/backend/comics/comics-document.c
> >@@ -369,7 +369,7 @@ comics_check_decompress_command     (gchar
>  *mime_type,
> >                                g_find_program_in_path ("unzip");
> >                comics_document->alternative_command =
> >                                g_find_program_in_path ("zipnote");
> >-               if (comics_document->selected_command &&
> >+               if (comics_document->selected_command ||
> >                    comics_document->alternative_command) {
> >                        comics_document->command_usage = UNZIP;
> >                        return TRUE;
> >
>
>
> I replied in the bugzilla.
>
> Cheers,
>
>    -- Juanjo Marin
>
_______________________________________________
evince-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/evince-list

Reply via email to