diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2010-10-30 04:41:06 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2010-11-10 06:33:18 +0800 |
commit | c1d818a53f552468e704cd51a066e8df12fd4ff1 (patch) | |
tree | 5cd1ab9ca165d023bf5f3764a3c00f89abfe540a /doc/reference | |
parent | bea984eba00d835be71c283a7ae38310741eb609 (diff) | |
download | gsoc2013-evolution-c1d818a53f552468e704cd51a066e8df12fd4ff1.tar gsoc2013-evolution-c1d818a53f552468e704cd51a066e8df12fd4ff1.tar.gz gsoc2013-evolution-c1d818a53f552468e704cd51a066e8df12fd4ff1.tar.bz2 gsoc2013-evolution-c1d818a53f552468e704cd51a066e8df12fd4ff1.tar.lz gsoc2013-evolution-c1d818a53f552468e704cd51a066e8df12fd4ff1.tar.xz gsoc2013-evolution-c1d818a53f552468e704cd51a066e8df12fd4ff1.tar.zst gsoc2013-evolution-c1d818a53f552468e704cd51a066e8df12fd4ff1.zip |
Bug 633471 - EAttachmentStore store folder name where uri is expected
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/shell/tmpl/e-attachment-store.sgml | 18 | ||||
-rw-r--r-- | doc/reference/shell/tmpl/eshell-unused.sgml | 16 |
2 files changed, 16 insertions, 18 deletions
diff --git a/doc/reference/shell/tmpl/e-attachment-store.sgml b/doc/reference/shell/tmpl/e-attachment-store.sgml index 09e877c7da..5c8ffe9204 100644 --- a/doc/reference/shell/tmpl/e-attachment-store.sgml +++ b/doc/reference/shell/tmpl/e-attachment-store.sgml @@ -75,24 +75,6 @@ e-attachment-store @Returns: -<!-- ##### FUNCTION e_attachment_store_get_current_folder ##### --> -<para> - -</para> - -@store: -@Returns: - - -<!-- ##### FUNCTION e_attachment_store_set_current_folder ##### --> -<para> - -</para> - -@store: -@current_folder: - - <!-- ##### FUNCTION e_attachment_store_get_num_attachments ##### --> <para> diff --git a/doc/reference/shell/tmpl/eshell-unused.sgml b/doc/reference/shell/tmpl/eshell-unused.sgml index 4c9b60d43d..2b172b25de 100644 --- a/doc/reference/shell/tmpl/eshell-unused.sgml +++ b/doc/reference/shell/tmpl/eshell-unused.sgml @@ -347,6 +347,22 @@ e-shell-window.sgml @dialog: @Returns: +<!-- ##### FUNCTION e_attachment_store_get_current_folder ##### --> +<para> + +</para> + +@store: +@Returns: + +<!-- ##### FUNCTION e_attachment_store_set_current_folder ##### --> +<para> + +</para> + +@store: +@current_folder: + <!-- ##### FUNCTION e_binding_new ##### --> <para> |