home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gnome / help / internet / C / internet.xml < prev    next >
Encoding:
Extensible Markup Language  |  2009-04-28  |  1.3 KB  |  38 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE book 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.  
  14. <book lang="&language;" id="internet">
  15.     <bookinfo>
  16.     <title>Internet and Networks</title>
  17.     &legalnotice;
  18.     </bookinfo>
  19.     <xi:include href="nm.xml"
  20.             xmlns:xi="http://www.w3.org/2001/XInclude"/>    
  21.     <xi:include href="connecting.xml"
  22.             xmlns:xi="http://www.w3.org/2001/XInclude"/>
  23.     <xi:include href="disconnecting.xml"
  24.             xmlns:xi="http://www.w3.org/2001/XInclude"/>
  25.     <xi:include href="information.xml"
  26.             xmlns:xi="http://www.w3.org/2001/XInclude"/>
  27.     <xi:include href="troubleshooting.xml"
  28.             xmlns:xi="http://www.w3.org/2001/XInclude"/>
  29.     <xi:include href="modem.xml"
  30.             xmlns:xi="http://www.w3.org/2001/XInclude"/>
  31.     <xi:include href="connecttoserver.xml"
  32.             xmlns:xi="http://www.w3.org/2001/XInclude"/>
  33.     <xi:include href="networking.xml"
  34.             xmlns:xi="http://www.w3.org/2001/XInclude"/>
  35.     <xi:include href="web-apps.xml"
  36.             xmlns:xi="http://www.w3.org/2001/XInclude"/>
  37. </book>
  38.