diff options
author | Stefano Karapetsas <[email protected]> | 2013-10-17 17:40:03 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-10-17 17:40:03 +0200 |
commit | eae33615af610f84fc2be016c5b222f44e741cc1 (patch) | |
tree | 8b7032af97743608cca3fbe60cca06d419e42ce2 /sendto/docs/html/caja-sendto.devhelp | |
parent | eb157f54f3dbbbcf3b63f43073c9687f66497b45 (diff) | |
download | caja-extensions-eae33615af610f84fc2be016c5b222f44e741cc1.tar.bz2 caja-extensions-eae33615af610f84fc2be016c5b222f44e741cc1.tar.xz |
Add sendto extension
Diffstat (limited to 'sendto/docs/html/caja-sendto.devhelp')
-rw-r--r-- | sendto/docs/html/caja-sendto.devhelp | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/sendto/docs/html/caja-sendto.devhelp b/sendto/docs/html/caja-sendto.devhelp new file mode 100644 index 0000000..a536a45 --- /dev/null +++ b/sendto/docs/html/caja-sendto.devhelp @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" ""> +<book xmlns="http://www.devhelp.net/book" title="caja-sendto Reference Manual" link="index.html" author="" name="caja-sendto"> + <chapters> + <sub name="caja-sendto documentation" link="ch01.html"> + <sub name="caja-sendto-plugin" link="caja-sendto-caja-sendto-plugin.html"/> + </sub> + <sub name="API Index" link="api-index-full.html"/> + <sub name="Annotation Glossary" link="annotation-glossary.html"/> + </chapters> + <functions> + <function name="NstPluginInfo" link="caja-sendto-caja-sendto-plugin.html#NstPluginInfo"/> + <function name="NstPlugin" link="caja-sendto-caja-sendto-plugin.html#NstPlugin"/> + <function name="enum NstPluginCapabilities" link="caja-sendto-caja-sendto-plugin.html#NstPluginCapabilities"/> + <function name="NST_INIT_PLUGIN()" link="caja-sendto-caja-sendto-plugin.html#NST-INIT-PLUGIN:CAPS"/> + </functions> +</book> |