~ubuntu-branches/ubuntu/vivid/ubuntu-docs/vivid-proposed

« back to all changes in this revision

Viewing changes to musicvideophotos/C/troubleshooting.xml

  • Committer: Bazaar Package Importer
  • Author(s): Matthew East
  • Date: 2011-04-29 14:49:35 UTC
  • Revision ID: james.westby@ubuntu.com-20110429144935-yjbprud1efvmcbtt
Tags: 11.10.1
* Use Gnome and gnome-doc-utils for packaging - update debian/control 
  for new build-deps accordingly
* Add Unity+Unity documentation here rather than gnome-user-docs; give it
  its own document id and install in ubuntu-help directory
* Remove browser homepage update-alternative system
* Update translations from gnome-user-docs natty package

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD Docbook XML V.4.3//EN"
3
 
          "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4
 
          <!ENTITY % globalent SYSTEM "../../libs/global.ent">
5
 
          %globalent;
6
 
          <!ENTITY % gnome-menus-C SYSTEM "../../libs/gnome-menus-C.ent">
7
 
          %gnome-menus-C;
8
 
          <!ENTITY % xinclude SYSTEM "../../libs/xinclude.mod">
9
 
          %xinclude;
10
 
          <!ENTITY language "en">
11
 
          <!ENTITY ubuntu '<phrase>Ubuntu</phrase>'>
12
 
          ]>
13
 
          <?db.chunk.max_depth 4?>
14
 
<chapter id="troubleshooting" status="review">   
15
 
        <title>Solutions to common problems</title>
16
 
        <para>This section offers some solutions to commonly asked problems.</para>
17
 
        <orderedlist>
18
 
                <listitem><para>Prevent CDs from playing when inserted, see <xref linkend="music-cd-autoplay" /></para></listitem>
19
 
                <listitem><para>Song names and cover art are wrong, see <xref linkend="music-missingmetadata" /></para></listitem>
20
 
                <listitem><para>Banshee can't rip MP3s, see <xref linkend="music-convert" /></para></listitem>
21
 
                <listitem><para>My MP3 player works in Windows but not in Ubuntu, see <xref linkend="music-portable-mtp" /></para></listitem>
22
 
                <listitem><para>I cant play videos, see <xref linkend="video-dvd" /></para></listitem>
23
 
                <listitem><para>I can't play Quicktime or WMV, see <xref linkend="video-playback-file" /></para></listitem>
24
 
                <listitem><para>I can't play flash video, see <xref linkend="video-playback-flash" /></para></listitem>
25
 
                <listitem><para>My microphone isn't working, see <xref linkend="music-microphone" /></para></listitem>          
26
 
        </orderedlist>
27
 
</chapter>