2011-10-26 17:39:00 - 1.31.0
2011-09-20 23:35:00 - 1.30.0
2011-08-30 04:43:00 - 1.29.17
2011-07-27 20:46:00 - 1.29.16
2011-07-27 16:37:00 - 1.29.15
2011-06-14 04:07:00 - 1.29.0
2011-04-21 15:54:00 - 0.10.8
2011-04-04 19:48:00 - 0.10.7
2011-03-26 01:49:00 - 0.10.6
2011-03-25 23:12:00 - 0.10.5
You can now add OpenSourceWatershed badges to your own website. Below is the badge for gobject-introspection:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_gobject-introspection"></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("gobject-introspection", "#osw_gobject-introspection"); });</script>