From: billh Date: Fri, 11 Jan 2002 11:54:31 +0000 (+0000) Subject: demo script bugfix. X-Git-Tag: AT_SPI2_CORE_0_1_3~977 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=42711fce0efd3af60be6c944a80b22a9f8e3bf57;p=platform%2Fupstream%2Fat-spi2-core.git demo script bugfix. git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@214 e2bd861d-eb25-0410-b326-f6ed22b6b98c --- diff --git a/test/demo.csh b/test/demo.csh index 22943c6..8187838 100755 --- a/test/demo.csh +++ b/test/demo.csh @@ -1,12 +1,12 @@ #!/bin/csh echo This demo requires the festival synthesis system, and modules -echo 'gail'. It also assumes (for the moment) that the gnome-2.0 +echo "'gail'. It also assumes (for the moment) that the gnome-2.0" echo libraries are in /opt/gnome-2.0/lib, gnome-2.0 executables are in echo /opt/gnome-2.0/bin, and that festival is installed in echo /usr/share/festival/festival. -echo ***WARNING*** this demo calls bonobo-slay and pkill, so it +echo "***WARNING*** this demo calls bonobo-slay and pkill, so it" echo may kill a number of existing processes/applications on your system. -echo you are advised to read and edit the file before use! +echo "you are advised to read and edit the file before use!" setenv PATH /opt/gnome-2.0/bin:/bin:/usr/bin:/home/billh/gnome/at-spi/test/.libs:/usr/share/festival/festival/bin setenv LD_LIBRARY_PATH /opt/gnome-2.0/lib bonobo-slay