- replaced german umlaut in filename "nachricht-gelöscht.la", can cause

problems on Redhat, thx to Herbert Hübner for reporting


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@136 4ebea2bb-67d4-0310-8558-a5799e421b66
This commit is contained in:
gernot 2003-06-27 07:51:09 +00:00
parent 72fc7cf0ad
commit 930a9964c8
3 changed files with 7 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# ----------------------------------------------------
# copyright : (C) 2002 by Gernot Hillier
# email : gernot@hillier.de
# version : $Revision: 1.8 $
# version : $Revision: 1.9 $
#
# 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
@ -359,7 +359,7 @@ def remoteInquiry(call,userdir,curr_user,config):
os.remove(filename)
os.remove(filename[:-2]+"txt")
del curr_msgs[i]
capisuite.audio_send(call,cs_helpers.getAudio(config,curr_user,"nachricht-gelöscht.la"))
capisuite.audio_send(call,cs_helpers.getAudio(config,curr_user,"nachricht-geloescht.la"))
elif (cmd=="4"):
if (curr_msgs[i]>lastinquiry):
lastinquiry=curr_msgs[i]
@ -407,6 +407,10 @@ def newAnnouncement(call,userdir,curr_user,config):
# History:
#
# $Log: incoming.py,v $
# Revision 1.9 2003/06/27 07:51:09 gernot
# - replaced german umlaut in filename "nachricht-gelöscht.la", can cause
# problems on Redhat, thx to Herbert Hübner for reporting
#
# Revision 1.8 2003/06/16 10:21:05 gernot
# - define filename in any case (thx to Axel Schneck for reporting and
# analyzing...)

View File

@ -1,6 +1,6 @@
dist_pkgdata_DATA = 0.la 1.la 2.la 3.la 4.la 5.la 6.la 7.la 8.la 9.la ..la am.la \
von.la beep.la erklaerung.la fuer.la keine-weiteren-nachrichten.la \
nachricht-gelöscht.la nachricht.la nachrichten.la neue-nachricht.la \
nachricht-geloescht.la nachricht.la nachrichten.la neue-nachricht.la \
neue-nachrichten.la uhr.la um.la anrufbeantworter-von.la \
bitte-nachricht.la fuer-neue-ansage-9.la zum-abhoeren-1.la \
bitte-neue-ansage-komplett.la neue-ansage-lautet.la wenn-einverstanden-1.la \