diff options
author | Bdale Garbee <bdale@gag.com> | 2010-07-31 10:55:07 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-07-31 10:55:07 -0600 |
commit | 8fc261c2b77bb8aab201a0649a84b5ffa236ce26 (patch) | |
tree | 065e99f7358798ed103a4e6d2e3b9bf9f3230d54 | |
parent | 2f114c7ff6b0deddb790d34139bb11ac37f8c0da (diff) |
see if my new freetts package works
-rw-r--r-- | ao-tools/altosui/Manifest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ao-tools/altosui/Manifest.txt b/ao-tools/altosui/Manifest.txt index 251ce2a0..1f313a13 100644 --- a/ao-tools/altosui/Manifest.txt +++ b/ao-tools/altosui/Manifest.txt @@ -1,2 +1,2 @@ Main-Class: altosui.AltosUI -Class-Path: freetts.jar +Class-Path: /usr/share/java/freetts-1.2.2.jar |