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

Log Message:
-----------
Add GIF support for imported Papagayo files.

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 19:08:24 UTC 
(rev 2072)
+++ synfig-core/trunk/src/synfig/listimporter.cpp       2008-09-25 21:25:56 UTC 
(rev 2073)
@@ -88,6 +88,7 @@
                                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