aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-migrate.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2008-11-20 07:54:02 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-11-20 07:54:02 +0800
commitab0ea462f39d13d56f10ccefeae882cc001469e4 (patch)
treea6e6c9256125e7f04198f0aba2ead1f4c3b3168d /shell/e-shell-migrate.h
parentb06cdfab92313ca7b1ce9a88ccb0ffba33cb17ab (diff)
downloadgsoc2013-evolution-ab0ea462f39d13d56f10ccefeae882cc001469e4.tar
gsoc2013-evolution-ab0ea462f39d13d56f10ccefeae882cc001469e4.tar.gz
gsoc2013-evolution-ab0ea462f39d13d56f10ccefeae882cc001469e4.tar.bz2
gsoc2013-evolution-ab0ea462f39d13d56f10ccefeae882cc001469e4.tar.lz
gsoc2013-evolution-ab0ea462f39d13d56f10ccefeae882cc001469e4.tar.xz
gsoc2013-evolution-ab0ea462f39d13d56f10ccefeae882cc001469e4.tar.zst
gsoc2013-evolution-ab0ea462f39d13d56f10ccefeae882cc001469e4.zip
Documentation improvements.
svn path=/branches/kill-bonobo/; revision=36806
Diffstat (limited to 'shell/e-shell-migrate.h')
-rw-r--r--shell/e-shell-migrate.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/e-shell-migrate.h b/shell/e-shell-migrate.h
index 315a2904c5..45907ce7ce 100644
--- a/shell/e-shell-migrate.h
+++ b/shell/e-shell-migrate.h
@@ -27,6 +27,13 @@
#include <shell/e-shell-common.h>
#include <shell/e-shell.h>
+/**
+ * E_SHELL_MIGRATE_ERROR:
+ *
+ * Error domain for migration operations. Errors in this domain will be
+ * from the #EShellMigrateError enumeration. See #GError for information
+ * on error domains.
+ **/
#define E_SHELL_MIGRATE_ERROR \
(e_shell_migrate_error_quark ())