Twas brillig at 07:10:55 29.06.2009 UTC+07 when [email protected] did gyre and gimble:
MG> Fix: I've found a problem with this fix. Here's the correct one:
pgpfq9330r3I1.pgp
Description: PGP signature
Index: src/lib/efreet_mime.c
===================================================================
--- src/lib/efreet_mime.c (revision 41221)
+++ src/lib/efreet_mime.c (working copy)
@@ -1272,6 +1272,12 @@
}
}
}
+
+ if (match)
+ {
+ fclose(f);
+ return last_mime;
+ }
}
fclose(f);
--
------------------------------------------------------------------------------
_______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
