Annotation of embedaddon/mpd/doc/mpd12.html, revision 1.1
1.1 ! misho 1: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
! 2: <HTML>
! 3: <HEAD>
! 4: <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
! 5: <TITLE>General properties</TITLE>
! 6: </HEAD>
! 7: <BODY text="#000000" bgcolor="#ffffff">
! 8:
! 9: <A HREF="mpd.html"><EM>Mpd 5.6 User Manual</EM></A>
! 10: <b>:</b> <A HREF="mpd9.html"><EM>Running Mpd</EM></A>
! 11: <b>:</b> <A HREF="mpd11.html"><EM>Configuration file format</EM></A>
! 12: <b>:</b> <EM>General properties</EM><BR>
! 13: <b>Previous:</b> <A HREF="mpd11.html"><EM>Configuration file format</EM></A><BR>
! 14: <b>Next:</b> <A HREF="mpd13.html"><EM><code>mpd.conf</code></EM></A>
! 15:
! 16:
! 17: <HR NOSHADE>
! 18: <H2><A NAME="12"></A>3.2.1. General properties</H2>
! 19: <p>For all of the configuration files, the following things are true:</p>
! 20: <p>
! 21: <ul>
! 22: <li>Any line whose first character is a number sign
! 23: (<code>#</code>) is considered a comment and is ignored.
! 24: </li>
! 25: <li>Strings may be quoted using double quotes. The string
! 26: is decoded according to normal C language rules.</li>
! 27: </ul>
! 28: </p>
! 29:
! 30: <HR NOSHADE>
! 31: <A HREF="mpd.html"><EM>Mpd 5.6 User Manual</EM></A>
! 32: <b>:</b> <A HREF="mpd9.html"><EM>Running Mpd</EM></A>
! 33: <b>:</b> <A HREF="mpd11.html"><EM>Configuration file format</EM></A>
! 34: <b>:</b> <EM>General properties</EM><BR>
! 35: <b>Previous:</b> <A HREF="mpd11.html"><EM>Configuration file format</EM></A><BR>
! 36: <b>Next:</b> <A HREF="mpd13.html"><EM><code>mpd.conf</code></EM></A>
! 37:
! 38:
! 39:
! 40: </BODY>
! 41: </HTML>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>