File: libxfce4panel-docs.sgml

package info (click to toggle)
xfce4-panel 4.3.99.2-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 6,000 kB
  • ctags: 2,052
  • sloc: ansic: 17,370; sh: 8,587; xml: 2,908; makefile: 804
file content (22 lines) | stat: -rw-r--r-- 890 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
  <bookinfo>
    <title>libxfce4panel Reference Manual</title>
  </bookinfo>

  <chapter>
    <title>API Reference</title>
    <xi:include href="xml/xfce-panel-plugin.xml"/>
    <xi:include href="xml/xfce-panel-plugin-iface.xml"/>
    <xi:include href="xml/xfce-panel-external-plugin.xml"/>
    <xi:include href="xml/xfce-panel-internal-plugin.xml"/>
    <xi:include href="xml/xfce-panel-convenience.xml"/>
    <xi:include href="xml/xfce-arrow-button.xml"/>
    <xi:include href="xml/xfce-panel-window.xml"/>
    <xi:include href="xml/xfce-itembar.xml"/>
    <xi:include href="xml/xfce-hvbox.xml"/>
    <xi:include href="xml/xfce-panel-enums.xml"/>
  </chapter>
</book>