diff options
Diffstat (limited to 'doc/faq/faq.sgml')
-rw-r--r-- | doc/faq/faq.sgml | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/faq/faq.sgml b/doc/faq/faq.sgml index 6c7dfec86..5503ce8c8 100644 --- a/doc/faq/faq.sgml +++ b/doc/faq/faq.sgml @@ -991,10 +991,14 @@ <sect1> - <title>What do all these <filename>~/.xine/config</filename> entries mean?</title> + <title>What do all these <filename>~/.xine/config</filename> (<filename>~/.gxine/config</filename>) entries mean?</title> <para> - You can find information about them in <filename>xine-ui/doc/README.config_en</filename>. + You can find information about them in + <filename>xine-lib/doc/README.config_en</filename>. + Frontends may register additional config entries, you may find out more about + them in their documentation. Also the comments in the config file might + help. </para> </sect1> </chapter> @@ -1290,7 +1294,7 @@ </sect1> <sect1> - <title>Unable to open dvd drive (/dev/dvd)</title> + <title>"Unable to open dvd drive (/dev/dvd)" </title> <para> You probably don't have /dev/dvd (check that). If so, simply create a @@ -1369,7 +1373,7 @@ </sect1> <sect1> - <title>video_out: throwing away image with pts xxx because it's too old</title> + <title>"video_out: throwing away image with pts xxx because it's too old"</title> <para> This is a performance related problem. |