Annotation of kupu/silva/include.kupu, revision 1.1

1.1     ! dwinter     1: <kupu:include
        !             2:   xmlns:kupu="http://kupu.oscom.org/namespaces/dist"
        !             3:   xmlns:xi="http://www.w3.org/2001/XInclude"
        !             4:   >
        !             5: 
        !             6:   <!-- Include features -->
        !             7:   <xi:include href="wire.kupu" />
        !             8:   <xi:include href="head.kupu" />
        !             9:   <xi:include href="body.kupu" />
        !            10:   <xi:include href="drawers.kupu" />
        !            11:   <xi:include href="xmlconfig.kupu" />
        !            12:   <xi:include href="saveonpart.kupu" />
        !            13:   <xi:include href="contextmenu.kupu" />
        !            14:   <xi:include href="toolbar.kupu" />
        !            15:   <xi:include href="toolboxes.kupu" />
        !            16: 
        !            17: </kupu:include>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>