<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/synfig</link><counters><counter name="thisWeek" lastEventTime="1338037416" firstEventTime="1338037416">1</counter><counter name="forever" lastEventTime="1338037416" firstEventTime="1176869823">3471</counter><counter name="lastMonth" lastEventTime="1335745616" firstEventTime="1333284163">65</counter><counter name="yesterday" lastEventTime="1338037416" firstEventTime="1338037416">1</counter><counter name="thisMonth" lastEventTime="1338037416" firstEventTime="1338037416">1</counter></counters><metadata><item name="subtitle"><value type="text/plain">2D Vector Animation</value></item><item name="description"><value type="text/plain">Synfig is a powerful, industrial-strength vector-based 2D animation software package, designed from the ground-up for producing feature-film quality animation with fewer people and resources. While there are many other programs currently on the market to aid with the efficient production of 2D animation, we are currently unaware of any other software that can do what our software can.</value></item><item name="links-filter"><value type="text/plain">None</value></item><item name="title"><value type="text/plain">Synfig</value></item><item name="url"><value type="text/plain">http://www.synfig.org/</value></item><item name="related-filter"><value type="text/plain">None</value></item></metadata><recentMessages><message>   <generator>     <name>git-notify script for CIA</name>   <mailHeaders><header name="Received">from mx.sourceforge.net (mx.sourceforge.net [216.34.181.68])
	by cia.vc (Postfix) with ESMTP id 38554AE001
	for &lt;cia@cia.navi.cx&gt;; Sat, 26 May 2012 06:03:36 -0700 (PDT)</header><header name="Received">from sfp-scmshell-1.v30.ch3.sourceforge.com ([172.29.30.123] helo=vz-git-1.sog)
	by sog-mx-4.v43.ch3.sourceforge.com with smtp 
	(Exim 4.76)
	id 1SYCVO-0001Pt-7J
	for cia@cia.navi.cx; Sat, 26 May 2012 08:37:46 +0000</header><header name="Received">by vz-git-1.sog (sSMTP sendmail emulation); Sat, 26 May 2012 08:37:46 +0000</header><header name="Date">Sat, 26 May 2012 08:37:46 +0000</header><header name="From">root@synfig.org</header><header name="Message-Id">&lt;20120526130336.38554AE001@cia.vc&gt;</header></mailHeaders></generator>   <source>     <project>synfig</project>     <module>synfig/synfig</module>     <branch>genete_new_cairo_core</branch>   </source>   <body>     <commit>       <revision>d86f2b0869</revision>       <author>Carlos Lopez </author>       <log>Merge branch 'genete_render_last_frame'</log>       <files>       </files>     </commit>   </body>   <timestamp>1338021354</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   <mailHeaders><header name="Received">from mx.sourceforge.net (mx.sourceforge.net [216.34.181.68])
	by cia.vc (Postfix) with ESMTP id 300B62E734
	for &lt;cia@cia.navi.cx&gt;; Sun, 29 Apr 2012 17:26:56 -0700 (PDT)</header><header name="Received">from sfp-scmshell-4.v30.ch3.sourceforge.com ([172.29.30.126] helo=vz-git-4.sog)
	by sog-mx-2.v43.ch3.sourceforge.com with smtp 
	(Exim 4.76)
	id 1SOaXa-00038L-3Z
	for cia@cia.navi.cx; Sun, 29 Apr 2012 20:16:18 +0000</header><header name="Received">by vz-git-4.sog (sSMTP sendmail emulation); Sun, 29 Apr 2012 20:16:18 +0000</header><header name="Date">Sun, 29 Apr 2012 20:16:18 +0000</header><header name="From">root@synfig.org</header><header name="Message-Id">&lt;20120430002656.300B62E734@cia.vc&gt;</header></mailHeaders></generator>   <source>     <project>synfig</project>     <module>synfig/synfig</module>     <branch>genete_render_last_frame</branch>   </source>   <body>     <commit>       <revision>3cf6557aef</revision>       <author>Carlos Lopez </author>       <log>Add a Widget_Time entry on the Time tab for the RendDesc dialog showing the duration of the animation. If the Duration is changed the end time is modified accordingly. Duration is end time less start time plus one frame.</log>       <files>         <file action="modify">synfig-studio/src/gui/renddesc.cpp</file>         <file action="modify">synfig-studio/src/gui/renddesc.h</file>       </files>     </commit>   </body>   <timestamp>1335730525</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   <mailHeaders><header name="Received">from mx.sourceforge.net (mx.sourceforge.net [216.34.181.68])
	by cia.vc (Postfix) with ESMTP id 920D62E734
	for &lt;cia@cia.navi.cx&gt;; Sun, 29 Apr 2012 17:26:53 -0700 (PDT)</header><header name="Received">from sfp-scmshell-4.v30.ch3.sourceforge.com ([172.29.30.126] helo=vz-git-4.sog)
	by sog-mx-3.v43.ch3.sourceforge.com with smtp 
	(Exim 4.76)
	id 1SOaXX-0008Ee-AH
	for cia@cia.navi.cx; Sun, 29 Apr 2012 20:16:16 +0000</header><header name="Received">by vz-git-4.sog (sSMTP sendmail emulation); Sun, 29 Apr 2012 20:16:15 +0000</header><header name="Date">Sun, 29 Apr 2012 20:16:15 +0000</header><header name="From">root@synfig.org</header><header name="Message-Id">&lt;20120430002653.920D62E734@cia.vc&gt;</header></mailHeaders></generator>   <source>     <project>synfig</project>     <module>synfig/synfig</module>     <branch>genete_render_last_frame</branch>   </source>   <body>     <commit>       <revision>7ee92cc680</revision>       <author>Carlos Lopez </author>       <log>Add two new members to RendDesc to get and set the duration of the animation. Setting the duration modifies the end time respecting the start time.</log>       <files>         <file action="modify">synfig-core/src/synfig/renddesc.cpp</file>         <file action="modify">synfig-core/src/synfig/renddesc.h</file>       </files>     </commit>   </body>   <timestamp>1335726721</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   <mailHeaders><header name="Received">from mx.sourceforge.net (mx.sourceforge.net [216.34.181.68])
	by cia.vc (Postfix) with ESMTP id DB3322E734
	for &lt;cia@cia.navi.cx&gt;; Sun, 29 Apr 2012 05:21:45 -0700 (PDT)</header><header name="Received">from sfp-scmshell-4.v30.ch3.sourceforge.com ([172.29.30.126] helo=vz-git-4.sog)
	by sog-mx-3.v43.ch3.sourceforge.com with smtp 
	(Exim 4.76)
	id 1SOPE5-0001DU-7w
	for cia@cia.navi.cx; Sun, 29 Apr 2012 08:11:25 +0000</header><header name="Received">by vz-git-4.sog (sSMTP sendmail emulation); Sun, 29 Apr 2012 08:11:25 +0000</header><header name="Date">Sun, 29 Apr 2012 08:11:25 +0000</header><header name="From">root@synfig.org</header><header name="Message-Id">&lt;20120429122145.DB3322E734@cia.vc&gt;</header></mailHeaders></generator>   <source>     <project>synfig</project>     <module>synfig/synfig</module>     <branch>genete_render_last_frame</branch>   </source>   <body>     <commit>       <revision>ddc8e7b734</revision>       <author>Carlos Lopez </author>       <log>Rearrange code. No changes.</log>       <files>         <file action="modify">synfig-core/src/synfig/target_scanline.cpp</file>         <file action="modify">synfig-core/src/synfig/target_tile.cpp</file>       </files>     </commit>   </body>   <timestamp>1335687043</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   <mailHeaders><header name="Received">from mx.sourceforge.net (mx.sourceforge.net [216.34.181.68])
	by cia.vc (Postfix) with ESMTP id 0C06D2E734
	for &lt;cia@cia.navi.cx&gt;; Sun, 29 Apr 2012 04:28:53 -0700 (PDT)</header><header name="Received">from sfp-scmshell-2.v30.ch3.sourceforge.com ([172.29.30.124] helo=vz-git-2.sog)
	by sog-mx-1.v43.ch3.sourceforge.com with smtp 
	(Exim 4.76)
	id 1SOOOv-0004Fi-8Q
	for cia@cia.navi.cx; Sun, 29 Apr 2012 07:18:33 +0000</header><header name="Received">by vz-git-2.sog (sSMTP sendmail emulation); Sun, 29 Apr 2012 07:18:33 +0000</header><header name="Date">Sun, 29 Apr 2012 07:18:33 +0000</header><header name="From">root@synfig.org</header><header name="Message-Id">&lt;20120429112853.0C06D2E734@cia.vc&gt;</header></mailHeaders></generator>   <source>     <project>synfig</project>     <module>synfig/synfig</module>     <branch>genete_render_last_frame</branch>   </source>   <body>     <commit>       <revision>4fdecc23ec</revision>       <author>Carlos Lopez </author>       <log>Fix bug ID: 2684968: render is one frame short.</log>       <files>         <file action="modify">synfig-core/src/synfig/target.cpp</file>         <file action="modify">synfig-core/src/synfig/target.h</file>         <file action="modify">synfig-core/src/synfig/target_scanline.cpp</file>         <file action="modify">synfig-core/src/synfig/target_scanline.h</file>         <file action="modify">synfig-core/src/synfig/target_tile.cpp</file>         <file action="modify">synfig-core/src/synfig/target_tile.h</file>       </files>     </commit>   </body>   <timestamp>1335683808</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   <mailHeaders><header name="Received">from mx.sourceforge.net (mx.sourceforge.net [216.34.181.68])
	by cia.vc (Postfix) with ESMTP id 64D28AE001
	for &lt;cia@cia.navi.cx&gt;; Tue, 17 Apr 2012 13:57:58 -0700 (PDT)</header><header name="Received">from sfp-scmshell-1.v30.ch3.sourceforge.com ([172.29.30.123] helo=vz-git-1.sog)
	by sog-mx-3.v43.ch3.sourceforge.com with smtp 
	(Exim 4.76)
	id 1SKBfR-0006Ac-Jp
	for cia@cia.navi.cx; Tue, 17 Apr 2012 16:54:17 +0000</header><header name="Received">by vz-git-1.sog (sSMTP sendmail emulation); Tue, 17 Apr 2012 16:54:13 +0000</header><header name="Date">Tue, 17 Apr 2012 16:54:13 +0000</header><header name="From">root@synfig.org</header><header name="Message-Id">&lt;20120417205758.64D28AE001@cia.vc&gt;</header></mailHeaders></generator>   <source>     <project>synfig</project>     <module>synfig/synfig</module>     <branch>master</branch>   </source>   <body>     <commit>       <revision>6b565bcdf9</revision>       <author>Carlos López </author>       <log>Fix several compiler warnings: &quot;Statement has no effect&quot; and &quot;Reached non void end of function&quot;</log>       <files>         <file action="modify">ETL/ETL/_smach.h</file>       </files>     </commit>   </body>   <timestamp>1334681411</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   <mailHeaders><header name="Received">from mx.sourceforge.net (mx.sourceforge.net [216.34.181.68])
	by cia.vc (Postfix) with ESMTP id C0F4DAE001
	for &lt;cia@cia.navi.cx&gt;; Tue, 17 Apr 2012 13:57:52 -0700 (PDT)</header><header name="Received">from sfp-scmshell-1.v30.ch3.sourceforge.com ([172.29.30.123] helo=vz-git-1.sog)
	by sog-mx-1.v43.ch3.sourceforge.com with smtp 
	(Exim 4.76)
	id 1SKBfP-0007k1-2d
	for cia@cia.navi.cx; Tue, 17 Apr 2012 16:54:11 +0000</header><header name="Received">by vz-git-1.sog (sSMTP sendmail emulation); Tue, 17 Apr 2012 16:54:11 +0000</header><header name="Date">Tue, 17 Apr 2012 16:54:11 +0000</header><header name="From">root@synfig.org</header><header name="Message-Id">&lt;20120417205752.C0F4DAE001@cia.vc&gt;</header></mailHeaders></generator>   <source>     <project>synfig</project>     <module>synfig/synfig</module>     <branch>master</branch>   </source>   <body>     <commit>       <revision>a0bf7fa074</revision>       <author>Carlos López </author>       <log>Fix bug ID: 3474332: Play/pause by shortcut causes canvas to stop updating.</log>       <files>         <file action="modify">synfig-studio/src/gui/canvasview.cpp</file>         <file action="modify">synfig-studio/src/gui/dials/framedial.cpp</file>         <file action="modify">synfig-studio/src/gui/dials/framedial.h</file>       </files>     </commit>   </body>   <timestamp>1334681314</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   <mailHeaders><header name="Received">from mx.sourceforge.net (mx.sourceforge.net [216.34.181.68])
	by cia.vc (Postfix) with ESMTP id BA591AE001
	for &lt;cia@cia.navi.cx&gt;; Tue, 17 Apr 2012 13:57:50 -0700 (PDT)</header><header name="Received">from sfp-scmshell-1.v30.ch3.sourceforge.com ([172.29.30.123] helo=vz-git-1.sog)
	by sog-mx-1.v43.ch3.sourceforge.com with smtp 
	(Exim 4.76)
	id 1SKBfI-0007jj-WA
	for cia@cia.navi.cx; Tue, 17 Apr 2012 16:54:08 +0000</header><header name="Received">by vz-git-1.sog (sSMTP sendmail emulation); Tue, 17 Apr 2012 16:54:04 +0000</header><header name="Date">Tue, 17 Apr 2012 16:54:04 +0000</header><header name="From">root@synfig.org</header><header name="Message-Id">&lt;20120417205750.BA591AE001@cia.vc&gt;</header></mailHeaders></generator>   <source>     <project>synfig</project>     <module>synfig/synfig</module>     <branch>master</branch>   </source>   <body>     <commit>       <revision>c6ac7fb223</revision>       <author>Carlos López </author>       <log>Remove old and unused xcode project files</log>       <files>         <file action="remove">ETL/ETL.pbproj/darco.mode1</file>         <file action="remove">ETL/ETL.pbproj/darco.pbxuser</file>         <file action="remove">ETL/ETL.pbproj/etl_profile.h</file>         <file action="remove">ETL/ETL.pbproj/frameworkfix.cpp</file>         <file action="remove">ETL/ETL.pbproj/project.pbxproj</file>         <file action="remove">synfig-core/synfig-core.xcodeproj/config.h</file>         <file action="remove">synfig-core/synfig-core.xcodeproj/darco.mode1</file>         <file action="remove">synfig-core/synfig-core.xcodeproj/darco.pbxuser</file>         <file action="remove">synfig-core/synfig-core.xcodeproj/project.pbxproj</file>         <file action="remove">synfig-studio/studio.pbproj/project.pbxproj</file>       </files>     </commit>   </body>   <timestamp>1334254269</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   <mailHeaders><header name="Received">from mx.sourceforge.net (mx.sourceforge.net [216.34.181.68])
	by cia.vc (Postfix) with ESMTP id 8E9EBAE001
	for &lt;cia@cia.navi.cx&gt;; Thu, 12 Apr 2012 14:38:27 -0700 (PDT)</header><header name="Received">from sfp-scmshell-3.v30.ch3.sourceforge.com ([172.29.30.125] helo=vz-git-3.sog)
	by sog-mx-4.v43.ch3.sourceforge.com with smtp 
	(Exim 4.76)
	id 1SINxc-0005NJ-5B
	for cia@cia.navi.cx; Thu, 12 Apr 2012 17:37:37 +0000</header><header name="Received">by vz-git-3.sog (sSMTP sendmail emulation); Thu, 12 Apr 2012 17:37:32 +0000</header><header name="Date">Thu, 12 Apr 2012 17:37:32 +0000</header><header name="From">root@synfig.org</header><header name="Message-Id">&lt;20120412213827.8E9EBAE001@cia.vc&gt;</header></mailHeaders></generator>   <source>     <project>synfig</project>     <module>synfig/synfig</module>     <branch>genete_cairo_core</branch>   </source>   <body>     <commit>       <revision>7d9aae01a6</revision>       <author>Carlos López </author>       <log>Merge branch 'master' into genete_cairo_core</log>       <files>       </files>     </commit>   </body>   <timestamp>1334251942</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   <mailHeaders><header name="Received">from mx.sourceforge.net (mx.sourceforge.net [216.34.181.68])
	by cia.vc (Postfix) with ESMTP id 3AABBAE001
	for &lt;cia@cia.navi.cx&gt;; Thu, 12 Apr 2012 14:37:25 -0700 (PDT)</header><header name="Received">from sfp-scmshell-1.v30.ch3.sourceforge.com ([172.29.30.123] helo=vz-git-1.sog)
	by sog-mx-1.v43.ch3.sourceforge.com with smtp 
	(Exim 4.76)
	id 1SINwf-0002Iw-Ou
	for cia@cia.navi.cx; Thu, 12 Apr 2012 17:36:34 +0000</header><header name="Received">by vz-git-1.sog (sSMTP sendmail emulation); Thu, 12 Apr 2012 17:36:33 +0000</header><header name="Date">Thu, 12 Apr 2012 17:36:33 +0000</header><header name="From">root@synfig.org</header><header name="Message-Id">&lt;20120412213725.3AABBAE001@cia.vc&gt;</header></mailHeaders></generator>   <source>     <project>synfig</project>     <module>synfig/synfig</module>     <branch>refs/tags/synfigstudio-0.63.05</branch>   </source>   <body>     <commit>       <revision>d60bdc39eb</revision>       <author>Carlos Lopez </author>       <log>Release Synfig and Synfig Studio 0.63.05 and ETL 0.04.15</log>       <files>         <file action="modify">ETL/NEWS</file>         <file action="modify">ETL/configure.ac</file>         <file action="modify">synfig-core/NEWS</file>         <file action="modify">synfig-core/configure.ac</file>         <file action="modify">synfig-studio/NEWS</file>         <file action="modify">synfig-studio/configure.ac</file>       </files>     </commit>   </body>   <timestamp>1333999558</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   <mailHeaders><header name="Received">from mx.sourceforge.net (mx.sourceforge.net [216.34.181.68])
	by cia.vc (Postfix) with ESMTP id 73619AE001
	for &lt;cia@cia.navi.cx&gt;; Thu, 12 Apr 2012 14:37:22 -0700 (PDT)</header><header name="Received">from sfp-scmshell-1.v30.ch3.sourceforge.com ([172.29.30.123] helo=vz-git-1.sog)
	by sog-mx-3.v43.ch3.sourceforge.com with smtp 
	(Exim 4.76)
	id 1SINwY-00062f-Om
	for cia@cia.navi.cx; Thu, 12 Apr 2012 17:36:32 +0000</header><header name="Received">by vz-git-1.sog (sSMTP sendmail emulation); Thu, 12 Apr 2012 17:36:26 +0000</header><header name="Date">Thu, 12 Apr 2012 17:36:26 +0000</header><header name="From">root@synfig.org</header><header name="Message-Id">&lt;20120412213722.73619AE001@cia.vc&gt;</header></mailHeaders></generator>   <source>     <project>synfig</project>     <module>synfig/synfig</module>     <branch>refs/tags/synfig-0.63.05</branch>   </source>   <body>     <commit>       <revision>d60bdc39eb</revision>       <author>Carlos Lopez </author>       <log>Release Synfig and Synfig Studio 0.63.05 and ETL 0.04.15</log>       <files>         <file action="modify">ETL/NEWS</file>         <file action="modify">ETL/configure.ac</file>         <file action="modify">synfig-core/NEWS</file>         <file action="modify">synfig-core/configure.ac</file>         <file action="modify">synfig-studio/NEWS</file>         <file action="modify">synfig-studio/configure.ac</file>       </files>     </commit>   </body>   <timestamp>1333999558</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   <mailHeaders><header name="Received">from mx.sourceforge.net (mx.sourceforge.net [216.34.181.68])
	by cia.vc (Postfix) with ESMTP id C302CAE001
	for &lt;cia@cia.navi.cx&gt;; Thu, 12 Apr 2012 14:37:14 -0700 (PDT)</header><header name="Received">from sfp-scmshell-1.v30.ch3.sourceforge.com ([172.29.30.123] helo=vz-git-1.sog)
	by sog-mx-2.v43.ch3.sourceforge.com with smtp 
	(Exim 4.76)
	id 1SINwV-00052S-NJ
	for cia@cia.navi.cx; Thu, 12 Apr 2012 17:36:24 +0000</header><header name="Received">by vz-git-1.sog (sSMTP sendmail emulation); Thu, 12 Apr 2012 17:36:23 +0000</header><header name="Date">Thu, 12 Apr 2012 17:36:23 +0000</header><header name="From">root@synfig.org</header><header name="Message-Id">&lt;20120412213714.C302CAE001@cia.vc&gt;</header></mailHeaders></generator>   <source>     <project>synfig</project>     <module>synfig/synfig</module>     <branch>refs/tags/ETL-0.04.15</branch>   </source>   <body>     <commit>       <revision>d60bdc39eb</revision>       <author>Carlos Lopez </author>       <log>Release Synfig and Synfig Studio 0.63.05 and ETL 0.04.15</log>       <files>         <file action="modify">ETL/NEWS</file>         <file action="modify">ETL/configure.ac</file>         <file action="modify">synfig-core/NEWS</file>         <file action="modify">synfig-core/configure.ac</file>         <file action="modify">synfig-studio/NEWS</file>         <file action="modify">synfig-studio/configure.ac</file>       </files>     </commit>   </body>   <timestamp>1333999558</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   <mailHeaders><header name="Received">from mx.sourceforge.net (mx.sourceforge.net [216.34.181.68])
	by cia.vc (Postfix) with ESMTP id 288E7AE001
	for &lt;cia@cia.navi.cx&gt;; Mon,  9 Apr 2012 16:30:28 -0700 (PDT)</header><header name="Received">from sfp-scmshell-4.v30.ch3.sourceforge.com ([172.29.30.126] helo=vz-git-4.sog)
	by sog-mx-4.v43.ch3.sourceforge.com with smtp 
	(Exim 4.76)
	id 1SHKJ3-0007Mi-PC
	for cia@cia.navi.cx; Mon, 09 Apr 2012 19:31:18 +0000</header><header name="Received">by vz-git-4.sog (sSMTP sendmail emulation); Mon,  9 Apr 2012 19:31:17 +0000</header><header name="Date">Mon,  9 Apr 2012 19:31:17 +0000</header><header name="From">root@synfig.org</header><header name="Message-Id">&lt;20120409233028.288E7AE001@cia.vc&gt;</header></mailHeaders></generator>   <source>     <project>synfig</project>     <module>synfig/synfig</module>     <branch>master</branch>   </source>   <body>     <commit>       <revision>d60bdc39eb</revision>       <author>Carlos Lopez </author>       <log>Release Synfig and Synfig Studio 0.63.05 and ETL 0.04.15</log>       <files>         <file action="modify">ETL/NEWS</file>         <file action="modify">ETL/configure.ac</file>         <file action="modify">synfig-core/NEWS</file>         <file action="modify">synfig-core/configure.ac</file>         <file action="modify">synfig-studio/NEWS</file>         <file action="modify">synfig-studio/configure.ac</file>       </files>     </commit>   </body>   <timestamp>1333999558</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   <mailHeaders><header name="Received">from mx.sourceforge.net (mx.sourceforge.net [216.34.181.68])
	by cia.vc (Postfix) with ESMTP id 8410DAE001
	for &lt;cia@cia.navi.cx&gt;; Mon,  9 Apr 2012 16:30:27 -0700 (PDT)</header><header name="Received">from sfp-scmshell-4.v30.ch3.sourceforge.com ([172.29.30.126] helo=vz-git-4.sog)
	by sog-mx-3.v43.ch3.sourceforge.com with smtp 
	(Exim 4.76)
	id 1SHKJ0-0008LA-V0
	for cia@cia.navi.cx; Mon, 09 Apr 2012 19:31:15 +0000</header><header name="Received">by vz-git-4.sog (sSMTP sendmail emulation); Mon,  9 Apr 2012 19:31:14 +0000</header><header name="Date">Mon,  9 Apr 2012 19:31:14 +0000</header><header name="From">root@synfig.org</header><header name="Message-Id">&lt;20120409233027.8410DAE001@cia.vc&gt;</header></mailHeaders></generator>   <source>     <project>synfig</project>     <module>synfig/synfig</module>     <branch>master</branch>   </source>   <body>     <commit>       <revision>a99fd7aebf</revision>       <author>Carlos Lopez </author>       <log>Update README</log>       <files>         <file action="modify">ETL/README</file>         <file action="modify">synfig-core/README</file>         <file action="modify">synfig-studio/README</file>       </files>     </commit>   </body>   <timestamp>1333996805</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   <mailHeaders><header name="Received">from mx.sourceforge.net (mx.sourceforge.net [216.34.181.68])
	by cia.vc (Postfix) with ESMTP id 8E7ECAE001
	for &lt;cia@cia.navi.cx&gt;; Mon,  9 Apr 2012 16:30:22 -0700 (PDT)</header><header name="Received">from sfp-scmshell-4.v30.ch3.sourceforge.com ([172.29.30.126] helo=vz-git-4.sog)
	by sog-mx-2.v43.ch3.sourceforge.com with smtp 
	(Exim 4.76)
	id 1SHKIw-0006M5-EV
	for cia@cia.navi.cx; Mon, 09 Apr 2012 19:31:12 +0000</header><header name="Received">by vz-git-4.sog (sSMTP sendmail emulation); Mon,  9 Apr 2012 19:31:10 +0000</header><header name="Date">Mon,  9 Apr 2012 19:31:10 +0000</header><header name="From">root@synfig.org</header><header name="Message-Id">&lt;20120409233022.8E7ECAE001@cia.vc&gt;</header></mailHeaders></generator>   <source>     <project>synfig</project>     <module>synfig/synfig</module>     <branch>master</branch>   </source>   <body>     <commit>       <revision>f1ff36e7c8</revision>       <author>Carlos Lopez </author>       <log>Add support for Danish and Czech languages</log>       <files>         <file action="modify">synfig-studio/AUTHORS</file>         <file action="modify">synfig-studio/configure.ac</file>       </files>     </commit>   </body>   <timestamp>1333997980</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   <mailHeaders><header name="Received">from mx.sourceforge.net (mx.sourceforge.net [216.34.181.68])
	by cia.vc (Postfix) with ESMTP id 9DDFDAE002
	for &lt;cia@cia.navi.cx&gt;; Sun,  8 Apr 2012 05:13:20 -0700 (PDT)</header><header name="Received">from sfp-scmshell-2.v30.ch3.sourceforge.com ([172.29.30.124] helo=vz-git-2.sog)
	by sog-mx-4.v43.ch3.sourceforge.com with smtp 
	(Exim 4.76)
	id 1SGnH1-00013D-DU
	for cia@cia.navi.cx; Sun, 08 Apr 2012 08:15:01 +0000</header><header name="Received">by vz-git-2.sog (sSMTP sendmail emulation); Sun,  8 Apr 2012 08:14:59 +0000</header><header name="Date">Sun,  8 Apr 2012 08:14:59 +0000</header><header name="From">root@synfig.org</header><header name="Message-Id">&lt;20120408121320.9DDFDAE002@cia.vc&gt;</header></mailHeaders></generator>   <source>     <project>synfig</project>     <module>synfig/synfig</module>     <branch>master</branch>   </source>   <body>     <commit>       <revision>4a8a31adee</revision>       <author>Yu Chen </author>       <log>Fix zoom factor issue in some non English locales

If apply string tolow op, translated &quot;Fit&quot; string can not be handled
properly by zoom widget. So we just remove that code.</log>       <files>         <file action="modify">synfig-studio/src/gui/preview.cpp</file>       </files>     </commit>   </body>   <timestamp>1333816288</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   <mailHeaders><header name="Received">from mx.sourceforge.net (mx.sourceforge.net [216.34.181.68])
	by cia.vc (Postfix) with ESMTP id 1C1A6AE001
	for &lt;cia@cia.navi.cx&gt;; Sat,  7 Apr 2012 14:27:54 -0700 (PDT)</header><header name="Received">from sfp-scmshell-4.v30.ch3.sourceforge.com ([172.29.30.126] helo=vz-git-4.sog)
	by sog-mx-4.v43.ch3.sourceforge.com with smtp 
	(Exim 4.76)
	id 1SGZSV-0007Cu-A0
	for cia@cia.navi.cx; Sat, 07 Apr 2012 17:29:55 +0000</header><header name="Received">by vz-git-4.sog (sSMTP sendmail emulation); Sat,  7 Apr 2012 17:29:55 +0000</header><header name="Date">Sat,  7 Apr 2012 17:29:55 +0000</header><header name="From">root@synfig.org</header><header name="Message-Id">&lt;20120407212754.1C1A6AE001@cia.vc&gt;</header></mailHeaders></generator>   <source>     <project>synfig</project>     <module>synfig/synfig</module>     <branch>master</branch>   </source>   <body>     <commit>       <revision>5f15cb816d</revision>       <author>Konstantin Dmitriev </author>       <log>Update Russian translation</log>       <files>         <file action="modify">synfig-studio/po/ru.po</file>       </files>     </commit>   </body>   <timestamp>1333817087</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   <mailHeaders><header name="Received">from mx.sourceforge.net (mx.sourceforge.net [216.34.181.68])
	by cia.vc (Postfix) with ESMTP id E734BAE001
	for &lt;cia@cia.navi.cx&gt;; Sat,  7 Apr 2012 13:03:44 -0700 (PDT)</header><header name="Received">from sfp-scmshell-4.v30.ch3.sourceforge.com ([172.29.30.126] helo=vz-git-4.sog)
	by sog-mx-4.v43.ch3.sourceforge.com with smtp 
	(Exim 4.76)
	id 1SGY96-0004kx-52
	for cia@cia.navi.cx; Sat, 07 Apr 2012 16:05:48 +0000</header><header name="Received">by vz-git-4.sog (sSMTP sendmail emulation); Sat,  7 Apr 2012 16:05:48 +0000</header><header name="Date">Sat,  7 Apr 2012 16:05:48 +0000</header><header name="From">root@synfig.org</header><header name="Message-Id">&lt;20120407200344.E734BAE001@cia.vc&gt;</header></mailHeaders></generator>   <source>     <project>synfig</project>     <module>synfig/synfig</module>     <branch>master</branch>   </source>   <body>     <commit>       <revision>bdf37be63c</revision>       <author>Konstantin Dmitriev </author>       <log>Remove redundant symbol</log>       <files>         <file action="modify">synfig-studio/src/gui/dialogs/dialog_setup.cpp</file>       </files>     </commit>   </body>   <timestamp>1333814697</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   <mailHeaders><header name="Received">from mx.sourceforge.net (mx.sourceforge.net [216.34.181.68])
	by cia.vc (Postfix) with ESMTP id F2932AE001
	for &lt;cia@cia.navi.cx&gt;; Sat,  7 Apr 2012 10:32:14 -0700 (PDT)</header><header name="Received">from sfp-scmshell-4.v30.ch3.sourceforge.com ([172.29.30.126] helo=vz-git-4.sog)
	by sog-mx-3.v43.ch3.sourceforge.com with smtp 
	(Exim 4.76)
	id 1SGVmX-0001mt-Ou
	for cia@cia.navi.cx; Sat, 07 Apr 2012 13:34:22 +0000</header><header name="Received">by vz-git-4.sog (sSMTP sendmail emulation); Sat,  7 Apr 2012 13:34:21 +0000</header><header name="Date">Sat,  7 Apr 2012 13:34:21 +0000</header><header name="From">root@synfig.org</header><header name="Message-Id">&lt;20120407173214.F2932AE001@cia.vc&gt;</header></mailHeaders></generator>   <source>     <project>synfig</project>     <module>synfig/synfig</module>     <branch>master</branch>   </source>   <body>     <commit>       <revision>a6683acb04</revision>       <author>Konstantin Dmitriev </author>       <log>Splash Screen: A bit more deeper shadow for text</log>       <files>         <file action="modify">synfig-studio/images/splash_screen-0.63.05.sif</file>       </files>     </commit>   </body>   <timestamp>1333805633</timestamp> </message><message>   <generator>     <name>git-notify script for CIA</name>   <mailHeaders><header name="Received">from mx.sourceforge.net (mx.sourceforge.net [216.34.181.68])
	by cia.vc (Postfix) with ESMTP id 718D4AE001
	for &lt;cia@cia.navi.cx&gt;; Sat,  7 Apr 2012 10:26:07 -0700 (PDT)</header><header name="Received">from sfp-scmshell-4.v30.ch3.sourceforge.com ([172.29.30.126] helo=vz-git-4.sog)
	by sog-mx-2.v43.ch3.sourceforge.com with smtp 
	(Exim 4.76)
	id 1SGVgc-0008B9-9N
	for cia@cia.navi.cx; Sat, 07 Apr 2012 13:28:14 +0000</header><header name="Received">by vz-git-4.sog (sSMTP sendmail emulation); Sat,  7 Apr 2012 13:28:14 +0000</header><header name="Date">Sat,  7 Apr 2012 13:28:14 +0000</header><header name="From">root@synfig.org</header><header name="Message-Id">&lt;20120407172607.718D4AE001@cia.vc&gt;</header></mailHeaders></generator>   <source>     <project>synfig</project>     <module>synfig/synfig</module>     <branch>master</branch>   </source>   <body>     <commit>       <revision>1b9bbaef8e</revision>       <author>Konstantin Dmitriev </author>       <log>Add Danish and Czech translations</log>       <files>         <file action="add">synfig-studio/po/cs.po</file>         <file action="add">synfig-studio/po/da.po</file>       </files>     </commit>   </body>   <timestamp>1333805242</timestamp> </message></recentMessages></statsTarget>
