2011-11-01 19:50:00 - 3.2.3
2011-10-16 13:34:00 - 3.2.2
2011-10-09 16:52:00 - 3.2.1
2011-09-26 20:59:00 - 3.2.0
2011-09-19 20:34:00 - 3.1.6
2011-09-06 14:57:00 - 3.1.5
2011-08-08 18:29:00 - 3.1.4
2011-07-04 17:32:00 - 3.1.3
2011-07-01 12:08:00 - 3.0.5
2011-06-19 22:19:00 - 3.0.4
You can now add OpenSourceWatershed badges to your own website. Below is the badge for gtksourceview:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_gtksourceview"></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("gtksourceview", "#osw_gtksourceview"); });</script>