0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00

http_proxy environment variable should be lowercase.

Patch by Eric Lammerts.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6382 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2002-06-10 16:51:41 +00:00
parent 81f4a0c293
commit e6f7a4fc4a
5 changed files with 5 additions and 5 deletions

View File

@ -1507,7 +1507,7 @@ vom stdin.</P>
MMS Protokoll.</P>
<P>Abspielen geht einfach durch die Hinzufügung der URL zu der Kommandozeile. <B>MPlayer</B>
berücksichtigt auch die HTTP_PROXY Variable und benutzt einen Proxy, falls vorhanden.
berücksichtigt auch die http_proxy Variable und benutzt einen Proxy, falls vorhanden.
Der Proxygebrauch kann auch erzwungen werden :</P>
<P><CODE>mplayer

View File

@ -1354,7 +1354,7 @@ end
keresztül.</P>
<P>A lejátszás maga egyszerűen az URL megadásával történik. Az <B>MPlayer</B>
automatikusan kezelni tudja továbbá a HTTP_PROXY környezeti változót.
automatikusan kezelni tudja továbbá a http_proxy környezeti változót.
A proxy használatának kényszerítése :</P>
<P><CODE>mplayer http_proxy://proxy.micorsops.com:3128/http://micorsops.com:80/stream.asf</CODE></P>

View File

@ -1482,7 +1482,7 @@ usa l'opzione -lircconf &lt;nomefile&gt; per specificare un altro file.</P>
<P><B>MPlayer</B> può riprodurre file dalla rete, usando il protocollo HTTP.
<P>La riproduzione funziona aggiungendo semplicemente l'URL alla linea di comando. <B>MPlayer</B>
onora anche la variabile d'ambiente HTTP_PROXY, e usa il proxy se disponibile.
onora anche la variabile d'ambiente http_proxy, e usa il proxy se disponibile.
L'utilizzo del proxy può anche essere forzato :</P>
<P><CODE>mplayer http_proxy://proxy.micorsops.com:3128/http://micorsops.com:80/stream.asf</CODE></P>

View File

@ -1726,7 +1726,7 @@ czyta
protokołu HTTP lub MMS.</P>
<P>Odtwarzanie uruchamia się przez zwyczajne podanie adresu URL w linii
poleceń. <B>MPlayer</B> honoruje również zmienną środowiskową HTTP_PROXY i
poleceń. <B>MPlayer</B> honoruje również zmienną środowiskową http_proxy i
używa proxy jeśli jest ono dostępne. Proxy może być również wymyszone:</P>
<P><CODE>
mplayer http_proxy://proxy.micorsops.com:3128/http://micorsops.com:80/stream.asf

View File

@ -1514,7 +1514,7 @@ use the -lircconf &lt;filename&gt; switch to specify another file.</P>
<P><B>MPlayer</B> can play files from network, using the HTTP or MMS protocol.</P>
<P>Playing goes by simply using adding the URL to the command line. <B>MPlayer</B>
also honours the HTTP_PROXY environment variable, and uses proxy if available.
also honours the http_proxy environment variable, and uses proxy if available.
Proxy usage can also be forced :</P>
<P><CODE>mplayer http_proxy://proxy.micorsops.com:3128/http://micorsops.com:80/stream.asf</CODE></P>