File: caja-python-provider-reference.xml

package info (click to toggle)
python-caja 1.26.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 832 kB
  • sloc: xml: 1,745; ansic: 791; python: 297; makefile: 182; sh: 19
file content (14 lines) | stat: -rw-r--r-- 606 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" standalone="no"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
    "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<chapter id="caja-python-provider-reference"
  xmlns:xi="http://www.w3.org/2001/XInclude">

    <title>Provider Interfaces</title>
    <xi:include href="caja-python-column-provider.xml"/>
    <xi:include href="caja-python-info-provider.xml"/>
    <xi:include href="caja-python-location-widget-provider.xml"/>
    <xi:include href="caja-python-menu-provider.xml"/>
    <xi:include href="caja-python-property-page-provider.xml"/>
</chapter>