Changeset 2825

Show
Ignore:
Timestamp:
06/06/06 01:46:01
Author:
chipx86
Message:

Fix up some references to files.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libnotify/ChangeLog

    r2824 r2825  
     1Tue Jun 06 01:45:46 PDT 2006  Christian Hammond <chipx86@chipx86.com> 
     2 
     3    * docs/reference/libnotify-docs.sgml: 
     4    * docs/reference/tmpl/libnotify-docs.sgml: 
     5      - Fix up some references to files. 
     6 
    17Tue Jun 06 01:29:20 PDT 2006  Christian Hammond <chipx86@chipx86.com> 
    28 
  • trunk/libnotify/docs/reference/libnotify-docs.sgml

    r2822 r2825  
    99  <chapter> 
    1010    <title>[Insert title here]</title> 
     11    <xi:include href="xml/notify.xml"/> 
    1112    <xi:include href="xml/notification.xml"/> 
    12     <xi:include href="xml/notify.xml"/> 
    1313  </chapter> 
    1414</book> 
  • trunk/libnotify/docs/reference/tmpl/libnotify-docs.sgml

    r2822 r2825  
    44<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude"> 
    55  <bookinfo> 
    6     <title>libgalago Reference Manual</title> 
     6    <title>Libnotify Reference Manual</title> 
    77  </bookinfo> 
    88 
    99  <chapter id='libnotify'> 
    10     <title>libnotify</title> 
    11     <xi:include href="xml/notify.sgml"/> 
    12     <xi:include href="xml/notify-notification.sgml"/> 
     10    <title>Libnotify</title> 
     11    <xi:include href="xml/notify.xml"/> 
     12    <xi:include href="xml/notification.xml"/> 
    1313  </chapter> 
    1414</book>