Mercurial > mplayer.hg
changeset 11283:10e0ad4f21b6
_ vs - in option names
author | diego |
---|---|
date | Mon, 27 Oct 2003 00:26:21 +0000 |
parents | 119703388a95 |
children | 39eb2c97f3c9 |
files | DOCS/tech/patches.txt |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/patches.txt Mon Oct 27 00:23:39 2003 +0000 +++ b/DOCS/tech/patches.txt Mon Oct 27 00:26:21 2003 +0000 @@ -59,5 +59,7 @@ 9. Do not immediately ask for CVS write access. If you contributed one or more nice, acceptable patches and they need maintaining or you want to be an MPlayer developer, you'll get CVS write access. + +10. For consistency reasons all option names must use '-' instead of '_'. Thank you!