mirror of
https://github.com/mpv-player/mpv
synced 2025-01-24 19:37:30 +01:00
Better URL markup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20704 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
774c198c0a
commit
d3ae63e2b4
@ -553,7 +553,7 @@ This is the MP3 codec. Now that you have all the necessary information
|
||||
(fourcc, codec file, sample AVI), submit your codec support request by
|
||||
mail, and upload these files to the FTP site:
|
||||
<systemitem role="url">
|
||||
ftp://upload.mplayerhq.hu/MPlayer/incoming/[codecname]/
|
||||
ftp://upload.mplayerhq.hu/MPlayer/incoming/<replaceable><codecname></replaceable>/
|
||||
</systemitem>
|
||||
</para>
|
||||
|
||||
@ -665,7 +665,7 @@ Now that you have all the necessary information (fourcc, GUID, codec file,
|
||||
sample AVI), submit your codec support request by mail, and upload these files
|
||||
to the FTP site:
|
||||
<systemitem
|
||||
role="url">ftp://upload.mplayerhq.hu/MPlayer/incoming/[codecname]/
|
||||
role="url">ftp://upload.mplayerhq.hu/MPlayer/incoming/<replaceable><codecname></replaceable>/
|
||||
</systemitem>
|
||||
</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user