2010-03-10 20:26:00 - 0.13.4
2010-03-09 18:13:00 - 0.13.3.2
2009-09-12 12:58:00 - 0.13.3
2009-09-08 16:34:00 - 0.13.2.4
2009-09-02 18:12:00 - 0.13.2.3
2009-08-29 11:58:00 - 0.13.2.2
2009-08-13 17:35:00 - 0.13.2
2009-08-05 16:11:00 - 0.13.1.3
2009-07-24 11:49:00 - 0.13.1.2
2009-05-27 13:21:00 - 0.13.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for pitivi:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_pitivi"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("pitivi", "#osw_pitivi"); });</script>