2004-01-18 Gernot Hillier <gernot@hillier.de>

* scripts/cs_helpers.pyin (sendMIMEMail): remove space in sox call


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@210 4ebea2bb-67d4-0310-8558-a5799e421b66
This commit is contained in:
gernot 2004-01-18 09:14:13 +00:00
parent 2327a0eb11
commit 182a695a1c
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
2004-01-18 Gernot Hillier <gernot@hillier.de>
* scripts/cs_helpers.pyin (sendMIMEMail): remove space in sox call
2004-01-17 Gernot Hillier <gernot@hillier.de> 2004-01-17 Gernot Hillier <gernot@hillier.de>
* scripts/cs_helpers.pyin (escape,getAudio,uniqueName,sendMIMEMail, * scripts/cs_helpers.pyin (escape,getAudio,uniqueName,sendMIMEMail,
sendSimpleMail,sayNumber), scripts/idle.py (idle,sendfax,movejob), sendSimpleMail,sayNumber), scripts/idle.py (idle,sendfax,movejob),

View File

@ -2,7 +2,7 @@
# ----------------------------------------------------------- # -----------------------------------------------------------
# copyright : (C) 2002 by Gernot Hillier # copyright : (C) 2002 by Gernot Hillier
# email : gernot@hillier.de # email : gernot@hillier.de
# version : $Revision: 1.17 $ # version : $Revision: 1.18 $
# #
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by