diff options
author | voroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-09-08 07:27:34 +0000 |
---|---|---|
committer | voroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-09-08 07:27:34 +0000 |
commit | 13a814ee1c53e8e8468db5a179b67a178590968a (patch) | |
tree | 3aabc9aff59571f7c94882a47989a16a8bde9f4c /DOCS/xml | |
parent | d754e6de6977446374be7592d36213723b8b4ff6 (diff) |
r19738: formats.xml --> containers.xml, chapter wa renamed long ago
Additionally fixed reference to containers.xml in main.xml due to build error
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19746 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml')
-rw-r--r-- | DOCS/xml/ru/containers.xml (renamed from DOCS/xml/ru/formats.xml) | 2 | ||||
-rw-r--r-- | DOCS/xml/ru/documentation.xml | 2 | ||||
-rw-r--r-- | DOCS/xml/ru/features.xml | 9 |
3 files changed, 9 insertions, 4 deletions
diff --git a/DOCS/xml/ru/formats.xml b/DOCS/xml/ru/containers.xml index 0522a428ec..343e9d31c0 100644 --- a/DOCS/xml/ru/formats.xml +++ b/DOCS/xml/ru/containers.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="koi8-r"?> -<!-- synced with r19737 --> +<!-- synced with r19738 --> <sect1 id="formats"> <title>Поддерживаемые форматы</title> diff --git a/DOCS/xml/ru/documentation.xml b/DOCS/xml/ru/documentation.xml index d921c8b8d6..86185ace46 100644 --- a/DOCS/xml/ru/documentation.xml +++ b/DOCS/xml/ru/documentation.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="KOI8-R"?> -<!-- synced with r19733 --> +<!-- synced with r19738 --> <bookinfo id="toc"> <title><application>MPlayer</application> - The Movie Player</title> diff --git a/DOCS/xml/ru/features.xml b/DOCS/xml/ru/features.xml index 1de8d296d1..cc97af1321 100644 --- a/DOCS/xml/ru/features.xml +++ b/DOCS/xml/ru/features.xml @@ -1,9 +1,14 @@ <?xml version="1.0" encoding="koi8-r"?> -<!-- synced with 1.4 --> +<!-- synced with r19738 --> +<!-- this file included from documentation.xml and have no + equivalent in english docs, so sync tag will be syncronized with + documentation.xml if changes will be made in appropriate part of + parent file. +--> <chapter id="features"> <title>Возможности</title> -&formats.xml; +&containers.xml; &codecs.xml; &tvinput.xml; |