2011-10-17 13:16:00 - 3.2.1
2011-09-26 14:53:00 - 3.2.0
2011-04-25 12:35:00 - 3.0.1
2011-04-04 14:38:00 - 3.0.0
2011-02-21 17:51:00 - 2.33.90
2011-02-02 18:57:00 - 2.33.5
2011-01-11 20:54:00 - 2.33.4
2010-12-23 14:33:00 - 2.33.3.1
2010-12-20 23:29:00 - 2.33.3
2010-11-13 13:34:00 - 2.32.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for gnome-terminal:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_gnome-terminal"></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-terminal", "#osw_gnome-terminal"); });</script>