summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--codec-cfg.c4
-rw-r--r--etc/codecs.conf (renamed from DOCS/codecs.conf)0
-rw-r--r--etc/example.conf (renamed from DOCS/example.conf)0
-rw-r--r--etc/inttypes.h (renamed from DOCS/inttypes.h)0
-rw-r--r--help_mp-de.h4
-rw-r--r--help_mp-hu.h4
-rw-r--r--help_mp-pl.h4
-rw-r--r--help_mp.h4
8 files changed, 10 insertions, 10 deletions
diff --git a/codec-cfg.c b/codec-cfg.c
index d30f48fb36..4833a7d54a 100644
--- a/codec-cfg.c
+++ b/codec-cfg.c
@@ -724,7 +724,7 @@ int main(void)
int win32=-1;
int dshow=-1;
- if (!(codecs = parse_codec_cfg("DOCS/codecs.conf")))
+ if (!(codecs = parse_codec_cfg("etc/codecs.conf")))
return 0;
if (!codecs[0])
printf("no videoconfig.\n");
@@ -813,7 +813,7 @@ int main(void)
codecs_t **codecs, *c;
int i,j, nr_codecs, state;
- if (!(codecs = parse_codec_cfg("DOCS/codecs.conf")))
+ if (!(codecs = parse_codec_cfg("etc/codecs.conf")))
return 0;
if (!codecs[0])
printf("no videoconfig.\n");
diff --git a/DOCS/codecs.conf b/etc/codecs.conf
index 5359a84569..5359a84569 100644
--- a/DOCS/codecs.conf
+++ b/etc/codecs.conf
diff --git a/DOCS/example.conf b/etc/example.conf
index a5df53c935..a5df53c935 100644
--- a/DOCS/example.conf
+++ b/etc/example.conf
diff --git a/DOCS/inttypes.h b/etc/inttypes.h
index b1e93879e4..b1e93879e4 100644
--- a/DOCS/inttypes.h
+++ b/etc/inttypes.h
diff --git a/help_mp-de.h b/help_mp-de.h
index c7ff68b5dc..4b3b700756 100644
--- a/help_mp-de.h
+++ b/help_mp-de.h
@@ -54,7 +54,7 @@ static char help_text[]=
#define MSGTR_CreatingCfgFile "Erstelle Konfigurationsdatei: %s\n"
#define MSGTR_InvalidVOdriver "Ungültiger Videoausgabetreibername: %s\n'-vo help' zeigt eine Liste aller.\n"
#define MSGTR_InvalidAOdriver "Ungültiger Audioausgabetreibername: %s\n'-vo help' zeigt eine Liste aller.\n"
-#define MSGTR_CopyCodecsConf "(kopiere/linke DOCS/codecs.conf nach ~/.mplayer/codecs.conf)\n"
+#define MSGTR_CopyCodecsConf "(kopiere/linke etc/codecs.conf nach ~/.mplayer/codecs.conf)\n"
#define MSGTR_CantLoadFont "Kann Schriftdatei %s nicht laden\n"
#define MSGTR_CantLoadSub "Kann Untertitel nicht laden: %s\n"
#define MSGTR_ErrorDVDkey "Fehler beim bearbeiten des DVD-Schlüssels.\n"
@@ -68,7 +68,7 @@ static char help_text[]=
#define MSGTR_TryForceAudioFmt "Erzwinge Audiocodecgruppe %d ...\n"
#define MSGTR_CantFindAfmtFallback "Kann keinen Audiocodec für gewünschte Gruppe finden, verwende anderen\n"
#define MSGTR_CantFindAudioCodec "Kann Codec für Audioformat 0x%X nicht finden!\n"
-#define MSGTR_TryUpgradeCodecsConfOrRTFM "*** Versuche %s mit DOCS/codecs.conf zu erneuern\n*** Sollte es weiterhin nicht gehen, dann lese DOCS/CODECS!\n"
+#define MSGTR_TryUpgradeCodecsConfOrRTFM "*** Versuche %s mit etc/codecs.conf zu erneuern\n*** Sollte es weiterhin nicht gehen, dann lese DOCS/CODECS!\n"
#define MSGTR_CouldntInitAudioCodec "Kann Audiocodec nicht finden! -> Stummfilm\n"
#define MSGTR_TryForceVideoFmt "Erzwinge Videocodecgruppe %d ...\n"
#define MSGTR_CantFindVfmtFallback "Kann keinen Videocodec für gewünschte Gruppe finden, verwende anderen\n"
diff --git a/help_mp-hu.h b/help_mp-hu.h
index 41f1d5e8d3..f43c515ac1 100644
--- a/help_mp-hu.h
+++ b/help_mp-hu.h
@@ -55,7 +55,7 @@ static char help_text[]=
#define MSGTR_CreatingCfgFile "Konfigurációs fájl létrehozása: %s\n"
#define MSGTR_InvalidVOdriver "Nem létező video driver név: %s\nHasználd a '-vo help' opciót hogy listát kapj a használhato vo meghajtókról.\n"
#define MSGTR_InvalidAOdriver "Nem létező audio driver név: %s\nHasználd az '-ao help' opciót hogy listát kapj a használhato ao meghajtókról.\n"
-#define MSGTR_CopyCodecsConf "(másold/linkeld a DOCS/codecs.conf fájlt ~/.mplayer/codecs.conf-ba)\n"
+#define MSGTR_CopyCodecsConf "(másold/linkeld az etc/codecs.conf fájlt ~/.mplayer/codecs.conf-ba)\n"
#define MSGTR_CantLoadFont "Nem tudom betölteni a következő fontot: %s\n"
#define MSGTR_CantLoadSub "Nem tudom betölteni a feliratot: %s\n"
#define MSGTR_ErrorDVDkey "Hiba a DVD KULCS feldolgozása közben.\n"
@@ -69,7 +69,7 @@ static char help_text[]=
#define MSGTR_TryForceAudioFmt "Megpróbálom a(z) %d audio codec családot használni ...\n"
#define MSGTR_CantFindAfmtFallback "A megadott audio codec családban nem találtam idevaló meghajtót, próbálkozok más meghajtóval.\n"
#define MSGTR_CantFindAudioCodec "Nem találok codecet a(z) 0x%X audio formátumhoz !\n"
-#define MSGTR_TryUpgradeCodecsConfOrRTFM "*** Frissítsd a %s-t a DOCS/codecs.conf-ból\n*** Ha még mindig nem jó, olvasd el a DOCS/CODECS-et!\n"
+#define MSGTR_TryUpgradeCodecsConfOrRTFM "*** Frissítsd a %s-t az etc/codecs.conf-ból\n*** Ha még mindig nem jó, olvasd el a DOCS/CODECS-et!\n"
#define MSGTR_CouldntInitAudioCodec "Nem tudom indítani az audio codecet! -> nincshang ;)\n"
#define MSGTR_TryForceVideoFmt "Megpróbálom a(z) %d video codec családot használni ...\n"
#define MSGTR_CantFindVfmtFallback "A megadott video codec családban nem találtam idevaló meghajtót, próbálkozok más meghajtóval.\n"
diff --git a/help_mp-pl.h b/help_mp-pl.h
index 9e498670f6..fe80c4901c 100644
--- a/help_mp-pl.h
+++ b/help_mp-pl.h
@@ -55,7 +55,7 @@ static char help_text[]=
#define MSGTR_CreatingCfgFile "Stwarzam plik z konfiguracj±: %s\n"
#define MSGTR_InvalidVOdriver "Nieprawidłowa nazwa sterownika video: %s\nUżyj '-vo help' aby dostać listę dostępnych streowników video.\n"
#define MSGTR_InvalidAOdriver "Nieprawidłowa nazwa sterownika audio: %s\nUżyj '-ao help' aby dostać listę dostępnych sterowników audio.\n"
-#define MSGTR_CopyCodecsConf "(skopiuj/zlinkuj DOCS/codecs.conf do ~/.mplayer/codecs.conf)\n"
+#define MSGTR_CopyCodecsConf "(skopiuj/zlinkuj etc/codecs.conf do ~/.mplayer/codecs.conf)\n"
#define MSGTR_CantLoadFont "Nie mogę załadować fontu: %s\n"
#define MSGTR_CantLoadSub "Nie mogę załadować napisów: %s\n"
#define MSGTR_ErrorDVDkey "Bł±d w przetwarzaniu DVD KEY.\n"
@@ -69,7 +69,7 @@ static char help_text[]=
#define MSGTR_TryForceAudioFmt "Wymuszam zastosowanie kodeka audio z rodziny %d ...\n"
#define MSGTR_CantFindAfmtFallback "Nie mogę znaleĽć kodeka audio dla wymuszonej rodziny, wracam do standardowych.\n"
#define MSGTR_CantFindAudioCodec "Nie mogę znaleĽć kodeka dla formatu audio 0x%X !\n"
-#define MSGTR_TryUpgradeCodecsConfOrRTFM "*** Sprobuj uaktualnić %s DOCS/codecs.conf\n*** Je¶li to nie pomaga, przeczytaj DOCS/CODECS!\n"
+#define MSGTR_TryUpgradeCodecsConfOrRTFM "*** Sprobuj uaktualnić %s etc/codecs.conf\n*** Je¶li to nie pomaga, przeczytaj DOCS/CODECS!\n"
#define MSGTR_CouldntInitAudioCodec "Nie moge zainicjować sterownika audio! -> nosound\n"
#define MSGTR_TryForceVideoFmt "Wymuszam zastosowanie kodeka video z rodziny %d ...\n"
#define MSGTR_CantFindVfmtFallback "Nie mogę znaleĽć kodeka video dla wymuszonej rodziny, wracam do standardowych..\n"
diff --git a/help_mp.h b/help_mp.h
index 7a2b406eb2..3761c715ec 100644
--- a/help_mp.h
+++ b/help_mp.h
@@ -54,7 +54,7 @@ static char help_text[]=
#define MSGTR_CreatingCfgFile "Creating config file: %s\n"
#define MSGTR_InvalidVOdriver "Invalid video output driver name: %s\nUse '-vo help' to get a list of available video drivers.\n"
#define MSGTR_InvalidAOdriver "Invalid audio output driver name: %s\nUse '-ao help' to get a list of available audio drivers.\n"
-#define MSGTR_CopyCodecsConf "(copy/link DOCS/codecs.conf to ~/.mplayer/codecs.conf)\n"
+#define MSGTR_CopyCodecsConf "(copy/link etc/codecs.conf to ~/.mplayer/codecs.conf)\n"
#define MSGTR_CantLoadFont "Can't load font: %s\n"
#define MSGTR_CantLoadSub "Can't load subtitles: %s\n"
#define MSGTR_ErrorDVDkey "Error processing DVD KEY.\n"
@@ -68,7 +68,7 @@ static char help_text[]=
#define MSGTR_TryForceAudioFmt "Trying to force audio codec driver family %d ...\n"
#define MSGTR_CantFindAfmtFallback "Can't find audio codec for forced driver family, fallback to other drivers.\n"
#define MSGTR_CantFindAudioCodec "Can't find codec for audio format 0x%X !\n"
-#define MSGTR_TryUpgradeCodecsConfOrRTFM "*** Try to upgrade %s from DOCS/codecs.conf\n*** If it's still not OK, then read DOCS/CODECS!\n"
+#define MSGTR_TryUpgradeCodecsConfOrRTFM "*** Try to upgrade %s from etc/codecs.conf\n*** If it's still not OK, then read DOCS/CODECS!\n"
#define MSGTR_CouldntInitAudioCodec "Couldn't initialize audio codec! -> nosound\n"
#define MSGTR_TryForceVideoFmt "Trying to force video codec driver family %d ...\n"
#define MSGTR_CantFindVfmtFallback "Can't find video codec for forced driver family, fallback to other drivers.\n"