pidgin/old.pidgin.im

closing merged branch
Robbie/fix-my-typo-1473976047247
2019-05-27, Gary Kramlich
b9d367009499
closing merged branch
<?php
// Define Sub Sections
$sub_sections['Windows'] = "/download/windows/";
$sub_sections['Linux'] = "/download/linux/";
$sub_sections['Mac OS X'] = "/download/mac/";
$sub_sections['Source'] = "/download/source/";
include("section.inc");
?>