diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-03-31 21:09:21 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-04-01 00:10:54 +0800 |
commit | 50b164637fb0cca89a20793341102b0ddbfc5b50 (patch) | |
tree | f8ae2ccf76d14b58c571d547f3f0d22ebf344996 /doc/reference/libeshell/libeshell-sections.txt | |
parent | ff76ff2a2aecc2628e609700e28bcc47f329a2e8 (diff) | |
download | gsoc2013-evolution-50b164637fb0cca89a20793341102b0ddbfc5b50.tar.gz gsoc2013-evolution-50b164637fb0cca89a20793341102b0ddbfc5b50.tar.zst gsoc2013-evolution-50b164637fb0cca89a20793341102b0ddbfc5b50.zip |
EShell: Remove "small-screen-mode" property.
The property is always FALSE.
Remove both the property itself and any logic predicated on it.
Diffstat (limited to 'doc/reference/libeshell/libeshell-sections.txt')
-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 3ec66938c8..4c6a6809b2 100644 --- a/doc/reference/libeshell/libeshell-sections.txt +++ b/doc/reference/libeshell/libeshell-sections.txt @@ -16,7 +16,6 @@ e_shell_submit_alert e_shell_get_active_window e_shell_get_meego_mode e_shell_get_express_mode -e_shell_get_small_screen_mode e_shell_get_module_directory e_shell_get_network_available e_shell_set_network_available |