~ubuntu-branches/debian/experimental/xfce4-panel/experimental

« back to all changes in this revision

Viewing changes to docs/API/libxfce4panel-docs.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez
  • Date: 2008-05-19 08:08:22 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20080519080822-c8ptdv1s8o9r4ou0
Tags: 4.4.2-6
* switch to triggers:
  - debian/postinst: remove xfce-mcs-manager refresh.
  - debian/prerm dropped.
  - debian/control: conflicts against non-triggers-enable xfce4-mcs-manager.
* debian/control: remove useless Conflicts/Replaces against Sarge stuff.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
 
3
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
 
4
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
 
5
  <bookinfo>
 
6
    <title>libxfce4panel Reference Manual</title>
 
7
  </bookinfo>
 
8
 
 
9
  <chapter>
 
10
    <title>API Reference</title>
 
11
    <xi:include href="xml/xfce-panel-plugin.xml"/>
 
12
    <xi:include href="xml/xfce-panel-plugin-iface.xml"/>
 
13
    <xi:include href="xml/xfce-panel-external-plugin.xml"/>
 
14
    <xi:include href="xml/xfce-panel-internal-plugin.xml"/>
 
15
    <xi:include href="xml/xfce-panel-convenience.xml"/>
 
16
    <xi:include href="xml/xfce-arrow-button.xml"/>
 
17
    <xi:include href="xml/xfce-panel-window.xml"/>
 
18
    <xi:include href="xml/xfce-itembar.xml"/>
 
19
    <xi:include href="xml/xfce-hvbox.xml"/>
 
20
    <xi:include href="xml/xfce-panel-enums.xml"/>
 
21
  </chapter>
 
22
</book>