2012-02-02 17:57:07 - 2.1.9
2010-03-17 08:09:04 - 2.1.8
2009-01-16 14:50:01 - 2.1_pre1981
You can now add OpenSourceWatershed badges to your own website. Below is the badge for aegisub:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_aegisub"></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("aegisub", "#osw_aegisub"); });</script>