2010-07-12 19:47:00 - 0.9.2
2010-06-29 16:26:00 - 0.9.0
2010-06-03 22:13:00 - 0.6.14
2010-06-03 21:04:00 - 0.6.13
2010-05-24 23:22:00 - 0.6.12
2010-05-19 15:10:00 - 0.6.11
2010-04-18 20:18:00 - 0.6.10
2010-03-18 22:53:00 - 0.6.9
2010-03-10 15:33:00 - 0.6.8
2009-12-16 20:29:00 - 0.6.7
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>