diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-03-31 21:19:52 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-04-01 00:10:54 +0800 |
commit | 6a5767cbd1fb6390478a888d94677a6ecb1d123f (patch) | |
tree | d3f558f375765992458aa1537bead013b598be31 /doc | |
parent | f8f89b0bfd8ef857dceed2a96df16a008290d53b (diff) | |
download | gsoc2013-evolution-6a5767cbd1fb6390478a888d94677a6ecb1d123f.tar.gz gsoc2013-evolution-6a5767cbd1fb6390478a888d94677a6ecb1d123f.tar.zst gsoc2013-evolution-6a5767cbd1fb6390478a888d94677a6ecb1d123f.zip |
EShell: Remove "meego-mode" property.
The property is always FALSE.
Remove both the property itself and any logic predicated on it.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/libeshell/libeshell-sections.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reference/libeshell/libeshell-sections.txt b/doc/reference/libeshell/libeshell-sections.txt index 6ccaf09d54..ce1e894570 100644 --- a/doc/reference/libeshell/libeshell-sections.txt +++ b/doc/reference/libeshell/libeshell-sections.txt @@ -14,7 +14,6 @@ e_shell_create_shell_window e_shell_handle_uris e_shell_submit_alert e_shell_get_active_window -e_shell_get_meego_mode e_shell_get_express_mode e_shell_get_module_directory e_shell_get_network_available |