Revision: 2074
          http://synfig.svn.sourceforge.net/synfig/?rev=2074&view=rev
Author:   genete
Date:     2008-09-25 22:31:48 +0000 (Thu, 25 Sep 2008)

Log Message:
-----------
Undo last commit. Gif support was already added.

Modified Paths:
--------------
    synfig-core/trunk/src/synfig/listimporter.cpp

Modified: synfig-core/trunk/src/synfig/listimporter.cpp
===================================================================
--- synfig-core/trunk/src/synfig/listimporter.cpp       2008-09-25 21:25:56 UTC 
(rev 2073)
+++ synfig-core/trunk/src/synfig/listimporter.cpp       2008-09-25 22:31:48 UTC 
(rev 2074)
@@ -88,7 +88,6 @@
                                line == "jpg"  ||
                                line == "png"  ||
                                line == "ppm"  ||
-                               line == "gif"  ||
                                line == "tiff" )
                        {
                                ext = String(".") + line;


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to