From: Keith Packard Date: Tue, 30 Nov 2010 04:17:35 +0000 (-0800) Subject: windows: Add jfreechart.jar and jcommon.jar to windows install image X-Git-Tag: 0.8.1~3 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=b727156ef0a7fb6e442ca28be27eb344a213ecf8 windows: Add jfreechart.jar and jcommon.jar to windows install image These are necessary for the Graph Data button to do anything useful. Signed-off-by: Keith Packard --- diff --git a/altosui/altos-windows.nsi b/altosui/altos-windows.nsi index 0e985967..9bbfb885 100644 --- a/altosui/altos-windows.nsi +++ b/altosui/altos-windows.nsi @@ -78,6 +78,8 @@ Section "AltosUI Application" File "cmu_us_kal.jar" File "en_us.jar" File "freetts.jar" + File "jfreechart.jar" + File "jcommon.jar" File "*.dll"