Added a manual page for DeforaOS Browser copy(1)

This commit is contained in:
Pierre Pronchery 2012-08-26 11:51:54 +00:00
parent a07163c5c1
commit 92ac430628
2 changed files with 3 additions and 0 deletions

View File

@ -21,3 +21,4 @@ re15.html
re16.html re16.html
re17.html re17.html
re18.html re18.html
re19.html

View File

@ -6,6 +6,7 @@
<!ENTITY configure1 "../../../../../Apps/Devel/src/configure/doc/configure.xml"> <!ENTITY configure1 "../../../../../Apps/Devel/src/configure/doc/configure.xml">
<!ENTITY daportal1 "../../../../../Apps/Web/DaPortal/doc/daportal.xml"> <!ENTITY daportal1 "../../../../../Apps/Web/DaPortal/doc/daportal.xml">
<!ENTITY daportalconf5 "../../../../../Apps/Web/DaPortal/doc/daportal.conf.xml"> <!ENTITY daportalconf5 "../../../../../Apps/Web/DaPortal/doc/daportal.conf.xml">
<!ENTITY copy1 "../../../../../Apps/Desktop/src/Browser/doc/copy.xml">
<!ENTITY delete1 "../../../../../Apps/Desktop/src/Browser/doc/delete.xml"> <!ENTITY delete1 "../../../../../Apps/Desktop/src/Browser/doc/delete.xml">
<!ENTITY desktop1 "../../../../../Apps/Desktop/src/Browser/doc/desktop.xml"> <!ENTITY desktop1 "../../../../../Apps/Desktop/src/Browser/doc/desktop.xml">
<!ENTITY desktopctl1 "../../../../../Apps/Desktop/src/Browser/doc/desktopctl.xml"> <!ENTITY desktopctl1 "../../../../../Apps/Desktop/src/Browser/doc/desktopctl.xml">
@ -28,6 +29,7 @@
<section> <section>
<title>Desktop environment</title> <title>Desktop environment</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&browser1;"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&browser1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&copy1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&delete1;"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&delete1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&desktop1;"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&desktop1;"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&desktopctl1;"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="&desktopctl1;"/>