Added Spanish and French sounds for date and say functions to work in those languages

git-svn-id: svn://192.168.202.10@1448 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2010-06-19 14:08:05 +00:00
parent e9fdf10eaf
commit b5e642692c
300 changed files with 28 additions and 7 deletions
+1 -1
View File
@@ -2302,7 +2302,7 @@ if ($WEBONLY < 1)
`chmod 0755 $PATHagi/*`;
print "Copying sounds to $PATHsounds...\n";
`cp -f ./sounds/* $PATHsounds/`;
`cp -fR ./sounds/* $PATHsounds/`;
print "Copying ip_relay scripts to $PATHhome...\n";
`cp -fR ./extras/ip_relay $PATHhome/`;