diff options
author | Guenter Bartsch <guenter@users.sourceforge.net> | 2003-01-05 15:12:22 +0000 |
---|---|---|
committer | Guenter Bartsch <guenter@users.sourceforge.net> | 2003-01-05 15:12:22 +0000 |
commit | cc99dd3d53c6d4a9a9db6b234fa85b607f5ff979 (patch) | |
tree | 416950eb95ba473669cc43c83930327d16606471 /doc/faq/faq.sgml | |
parent | 87323eae7676ae8422d69288e18978d0a38564f2 (diff) | |
download | xine-lib-cc99dd3d53c6d4a9a9db6b234fa85b607f5ff979.tar.gz xine-lib-cc99dd3d53c6d4a9a9db6b234fa85b607f5ff979.tar.bz2 |
more additions and corrections
CVS patchset: 3788
CVS date: 2003/01/05 15:12:22
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. |