pidgin/old.pidgin.im

Revert one change.
17385-rm-old-protocols
2019-04-11, Robert Vehse
90735eb543e1
Revert one change.
<?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");
?>