2011-11-21 14:08:00 - 3.3.2
2011-10-24 14:03:00 - 3.3.1
2011-10-16 15:19:00 - 3.2.1
2011-09-26 11:09:00 - 3.2.0
2011-09-19 21:32:00 - 3.1.92
2011-09-05 09:02:00 - 3.1.91
2011-08-30 18:08:00 - 3.1.90.1
2011-08-29 01:10:00 - 3.1.90
2011-08-12 11:37:00 - 3.1.5
2011-07-25 21:33:00 - 3.1.4
You can now add OpenSourceWatershed badges to your own website. Below is the badge for gnome-desktop:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_gnome-desktop"></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("gnome-desktop", "#osw_gnome-desktop"); });</script>