Package: efax Version: 1:0.9a-19 Severity: wishlist Tags: patch Hi,
Here is a patch for updating the french international calls translation. Samuel -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.19 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) -- Samuel Thibault <[EMAIL PROTECTED]> <s> cool, j'ai un rapport a rendre pour le 31 decembre a minuit... -+- #ens-mim - bonne année ! -+-
diff -ur efax-0.9a/debian/efax.rc efax-0.9a-mine/debian/efax.rc --- efax-0.9a/debian/efax.rc 2007-01-01 23:41:56.000000000 +0100 +++ efax-0.9a-mine/debian/efax.rc 2007-01-01 23:44:15.000000000 +0100 @@ -160,7 +160,7 @@ # TELCVT='sed -e s/+44/0/ -e s/+/00/' # UK # TELCVT='sed -e s/+49/0/ -e s/+/00/' # Germany # TELCVT='sed -e s/+852// -e s/+/001/' # Hong Kong -# TELCVT='sed -e s/+33// -e s/+/19W/' # France (?) +# TELCVT='sed -e s/+33/0/ -e s/+/00/' # France # TELCVT='sed -e s/+34/0/ -e s/+/07W/' # Spain # TELCVT='sed -e s/+1/10288/' # use AT&T # TELCVT='sed -e s/+/T82W1682W9W/' # get out of PBX diff -ur efax-0.9a/fax efax-0.9a-mine/fax --- efax-0.9a/fax 2000-10-02 16:06:08.000000000 +0200 +++ efax-0.9a-mine/fax 2007-01-01 23:44:17.000000000 +0100 @@ -145,7 +145,7 @@ # TELCVT='sed -e s/+44/0/ -e s/+/00/' # UK # TELCVT='sed -e s/+49/0/ -e s/+/00/' # Germany # TELCVT='sed -e s/+852// -e s/+/001/' # Hong Kong -# TELCVT='sed -e s/+33// -e s/+/19W/' # France (?) +# TELCVT='sed -e s/+33/0/ -e s/+/00/' # France # TELCVT='sed -e s/+34/0/ -e s/+/07W/' # Spain # TELCVT='sed -e s/+1/10288/' # use AT&T # TELCVT='sed -e s/+/T82W1682W9W/' # get out of PBX

