aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/shell/eshell-sections.txt
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2008-10-05 12:32:26 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-10-05 12:32:26 +0800
commit3c9c7a2ac1864cd7cf3b72737e0577612e672b01 (patch)
treeb4ef89a49f984f3a730d285406c4ec4d7d57cc56 /doc/reference/shell/eshell-sections.txt
parent6d1aea1b231c120441061c2046157b40e34f8e3a (diff)
downloadgsoc2013-evolution-3c9c7a2ac1864cd7cf3b72737e0577612e672b01.tar
gsoc2013-evolution-3c9c7a2ac1864cd7cf3b72737e0577612e672b01.tar.gz
gsoc2013-evolution-3c9c7a2ac1864cd7cf3b72737e0577612e672b01.tar.bz2
gsoc2013-evolution-3c9c7a2ac1864cd7cf3b72737e0577612e672b01.tar.lz
gsoc2013-evolution-3c9c7a2ac1864cd7cf3b72737e0577612e672b01.tar.xz
gsoc2013-evolution-3c9c7a2ac1864cd7cf3b72737e0577612e672b01.tar.zst
gsoc2013-evolution-3c9c7a2ac1864cd7cf3b72737e0577612e672b01.zip
Fix some compilation errors.
svn path=/branches/kill-bonobo/; revision=36561
Diffstat (limited to 'doc/reference/shell/eshell-sections.txt')
-rw-r--r--doc/reference/shell/eshell-sections.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt
index e6cfb9cb4b..44daecdc46 100644
--- a/doc/reference/shell/eshell-sections.txt
+++ b/doc/reference/shell/eshell-sections.txt
@@ -19,8 +19,8 @@ e_shell_get_preferences_window
e_shell_is_busy
e_shell_do_quit
e_shell_quit
-E_SHELL_UPGRADE_ERROR
-e_shell_upgrade_attempt
+E_SHELL_MIGRATE_ERROR
+e_shell_migrate_attempt
<SUBSECTION Standard>
E_SHELL
E_IS_SHELL
@@ -32,7 +32,7 @@ EShellClass
e_shell_get_type
<SUBSECTION Private>
EShellPrivate
-e_shell_upgrade_error_quirk
+e_shell_migrate_error_quirk
</SECTION>
<SECTION>
@@ -97,7 +97,7 @@ e_shell_module_get_shell
e_shell_module_add_activity
e_shell_module_is_busy
e_shell_module_shutdown
-e_shell_module_upgrade
+e_shell_module_migrate
e_shell_module_set_info
<SUBSECTION Standard>
E_SHELL_MODULE