summaryrefslogtreecommitdiffstats
path: root/help/help_mp-fr.h
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-08 21:41:29 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-08 21:41:29 +0000
commit4efe8506e2b74359af7432c87e5ed0074c94782d (patch)
treecbf4389c8e0ea4b1e5b1b6331293d1b9e4715835 /help/help_mp-fr.h
parent922162fb5d99604e8c7fdb72b09f626c6d9f087e (diff)
downloadmpv-4efe8506e2b74359af7432c87e5ed0074c94782d.tar.bz2
mpv-4efe8506e2b74359af7432c87e5ed0074c94782d.tar.xz
removed the historic libcss support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11594 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-fr.h')
-rw-r--r--help/help_mp-fr.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/help/help_mp-fr.h b/help/help_mp-fr.h
index 902f544d51..4bf4222741 100644
--- a/help/help_mp-fr.h
+++ b/help/help_mp-fr.h
@@ -14,9 +14,6 @@ static char help_text[]=
#ifdef HAVE_VCD
" vcd://<n°piste> lit une piste VCD (Video CD) plutôt qu'un fichier\n"
#endif
-#ifdef HAVE_LIBCSS
-" -dvdauth <pér> précise le chemin du lecteur DVD (pour les DVD cryptés)\n"
-#endif
#ifdef USE_DVDREAD
" dvd://<n°titre> joue un titre DVD plutôt qu'un fichier\n"
" -alang/-slang sélectionne la langue audio/sous-titres (code pays à 2 lettres)\n"
@@ -281,9 +278,6 @@ static char help_text[]=
#define MSGTR_CantSeekRawAVI "Impossible de chercher dans un flux AVI brut ! (Index requis, essayez l'option -idx.)\n"
#define MSGTR_CantSeekFile "Impossible de chercher dans ce fichier.\n"
-#define MSGTR_EncryptedVOB "Fichier VOB crypté (support libcss non compilé !) Lire DOCS/HTML/fr/dvd.html.\n"
-#define MSGTR_EncryptedVOBauth "Flux crypté mais vous n'avez pas demandé d'authentification !\n"
-
#define MSGTR_MOVcomprhdr "MOV: Les entêtes compressées nécessitent ZLIB !\n"
#define MSGTR_MOVvariableFourCC "MOV: ATTENTION: FOURCC Variable détecté !?\n"
#define MSGTR_MOVtooManyTrk "MOV: ATTENTION: Trop de pistes"