diff options
author | Keith Packard <keithp@keithp.com> | 2010-08-23 22:08:30 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2010-08-23 22:08:30 -0700 |
commit | ef8376c4dd8262a34e02b6bb9e19e907ac2f4330 (patch) | |
tree | 8a00a755bf137589a967271def3685380e14c003 | |
parent | 56b906f535ac2f86bcab71addbbcd376d74f6a73 (diff) |
altosui: make default Manifest look for built-in freetts
-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 504d0de3..251ce2a0 100644 --- a/ao-tools/altosui/Manifest.txt +++ b/ao-tools/altosui/Manifest.txt @@ -1,2 +1,2 @@ Main-Class: altosui.AltosUI -Class-Path: /usr/share/java/freetts.jar +Class-Path: freetts.jar |