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/caja-sendto-sections.txt | |
parent | eb157f54f3dbbbcf3b63f43073c9687f66497b45 (diff) | |
download | caja-extensions-eae33615af610f84fc2be016c5b222f44e741cc1.tar.bz2 caja-extensions-eae33615af610f84fc2be016c5b222f44e741cc1.tar.xz |
Add sendto extension
Diffstat (limited to 'sendto/docs/caja-sendto-sections.txt')
-rw-r--r-- | sendto/docs/caja-sendto-sections.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sendto/docs/caja-sendto-sections.txt b/sendto/docs/caja-sendto-sections.txt new file mode 100644 index 0000000..9a94c9d --- /dev/null +++ b/sendto/docs/caja-sendto-sections.txt @@ -0,0 +1,14 @@ +<SECTION> +<FILE>caja-sendto-plugin</FILE> +NstPluginInfo +NstPlugin +NstPluginCapabilities +NST_INIT_PLUGIN +</SECTION> + +<SECTION> +<FILE>nst-enum-types</FILE> +nst_plugin_capabilities_get_type +NST_TYPE_PLUGIN_CAPABILITIES +</SECTION> + |