Add even more of the source

This should be about everything needed to build so far?
This commit is contained in:
Darren VanBuren 2017-03-07 17:14:16 -08:00
parent af3619d4fa
commit 849723c9cf
547 changed files with 149239 additions and 0 deletions

View file

@ -0,0 +1 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <style type="text/css"> td { font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; font-size: 12px } .large { font-weight: bold; font-size: 14px } .small { font-size: 10px } .white { color: #FFFFFF } .header { font-size: 18px; color:#666699 } input { font-size: 12px } </style> </head> <body bgcolor="#FFFFFF" background="images/stripes_gray.gif"> <qtssobject type=form param="_self"> <input type=hidden name=filename value="general_settings.html"> <input type=hidden name=action value="SaveGeneralSettings"> <table border=0 cellspacing=0 cellpadding=0 width=620> <tr> <td align=left valign=top width=20> <img src="images/spacer.gif" width=20 height=20 align=top alt=""> </td> <td valign=top align=center> <br> <table border=0 cellspacing=0 cellpadding=2 width="100%"> <tr> <td align=left nowrap class=header> <qtssstring name="PLErrorLogHeader"/> </td> </tr> <tr> <td align=left> <img src="images/divider.gif" width="100%" height=1 align=middle alt=""> </td> </tr> <tr> <td align=left><qtssobject name=playlistErrorLogText/> </tr> </table> </td> </tr> </table>