diff options
Diffstat (limited to 'sendto/docs/tmpl/caja-sendto-plugin.sgml')
-rw-r--r-- | sendto/docs/tmpl/caja-sendto-plugin.sgml | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/sendto/docs/tmpl/caja-sendto-plugin.sgml b/sendto/docs/tmpl/caja-sendto-plugin.sgml new file mode 100644 index 0000000..89ae0d7 --- /dev/null +++ b/sendto/docs/tmpl/caja-sendto-plugin.sgml @@ -0,0 +1,63 @@ +<!-- ##### SECTION Title ##### --> +caja-sendto-plugin + +<!-- ##### SECTION Short_Description ##### --> + + +<!-- ##### SECTION Long_Description ##### --> +<para> + +</para> + +<!-- ##### SECTION See_Also ##### --> +<para> + +</para> + +<!-- ##### SECTION Stability_Level ##### --> + + +<!-- ##### SECTION Image ##### --> + + +<!-- ##### STRUCT NstPluginInfo ##### --> +<para> + +</para> + +@icon: +@id: +@description: +@gettext_package: +@capabilities: +@init: +@get_contacts_widget: +@validate_destination: +@send_files: +@destroy: + +<!-- ##### STRUCT NstPlugin ##### --> +<para> + +</para> + +@module: +@info: + +<!-- ##### ENUM NstPluginCapabilities ##### --> +<para> + +</para> + +@CAJA_CAPS_NONE: +@CAJA_CAPS_SEND_DIRECTORIES: +@CAJA_CAPS_SEND_IMAGES: + +<!-- ##### MACRO NST_INIT_PLUGIN ##### --> +<para> + +</para> + +@plugininfo: + + |