diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-11-10 09:40:07 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-11-10 10:19:20 +0800 |
commit | 5beeca1f80c3a618feeeb2c5b7e09cc47b64387d (patch) | |
tree | 10a64d9c5ee58b63f908a173451135c6447ddd90 /doc/reference | |
parent | bd5d405fe311361f27c78cd48682d2e067273d27 (diff) | |
download | gsoc2013-evolution-5beeca1f80c3a618feeeb2c5b7e09cc47b64387d.tar.gz gsoc2013-evolution-5beeca1f80c3a618feeeb2c5b7e09cc47b64387d.tar.zst gsoc2013-evolution-5beeca1f80c3a618feeeb2c5b7e09cc47b64387d.zip |
Kill e-cursor(s) (both of them).
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/shell/eshell-sections.txt | 2 | ||||
-rw-r--r-- | doc/reference/shell/tmpl/e-util.sgml | 30 | ||||
-rw-r--r-- | doc/reference/shell/tmpl/eshell-unused.sgml | 16 |
3 files changed, 16 insertions, 32 deletions
diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index ae9ecaf0f6..557f8b8785 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -573,8 +573,6 @@ e_util_guess_mime_type e_util_read_file e_util_get_category_filter_options e_charset_add_radio_actions -ECursorType -e_cursor_set e_folder_map_local_folders e_fsutils_usage e_fsutils_avail diff --git a/doc/reference/shell/tmpl/e-util.sgml b/doc/reference/shell/tmpl/e-util.sgml index 15d7d5f85c..b58fb3da37 100644 --- a/doc/reference/shell/tmpl/e-util.sgml +++ b/doc/reference/shell/tmpl/e-util.sgml @@ -378,36 +378,6 @@ Miscellaneous Utility Functions @Returns: -<!-- ##### ENUM ECursorType ##### --> -<para> - -</para> - -@E_CURSOR_FAT_CROSS: -@E_CURSOR_THIN_CROSS: -@E_CURSOR_ARROW: -@E_CURSOR_MOVE: -@E_CURSOR_ZOOM_IN: -@E_CURSOR_ZOOM_OUT: -@E_CURSOR_SIZE_X: -@E_CURSOR_SIZE_Y: -@E_CURSOR_SIZE_TL: -@E_CURSOR_SIZE_TR: -@E_CURSOR_PRESS: -@E_CURSOR_HAND_OPEN: -@E_CURSOR_HAND_CLOSED: -@E_CURSOR_XTERM: -@E_CURSOR_NUM_CURSORS: - -<!-- ##### FUNCTION e_cursor_set ##### --> -<para> - -</para> - -@widget: -@cursor: - - <!-- ##### FUNCTION e_folder_map_local_folders ##### --> <para> diff --git a/doc/reference/shell/tmpl/eshell-unused.sgml b/doc/reference/shell/tmpl/eshell-unused.sgml index 2f908a761f..d3c3dc5210 100644 --- a/doc/reference/shell/tmpl/eshell-unused.sgml +++ b/doc/reference/shell/tmpl/eshell-unused.sgml @@ -406,6 +406,14 @@ EvolutionIntelligentImporter intelligent +<!-- ##### ENUM ECursorType ##### --> +<para> + +</para> + +@E_CURSOR_NORMAL: +@E_CURSOR_BUSY: + <!-- ##### STRUCT ESEvent ##### --> <para> @@ -1850,6 +1858,14 @@ intelligent @revision: @Returns: +<!-- ##### FUNCTION e_cursor_set ##### --> +<para> + +</para> + +@widget: +@cursor: + <!-- ##### FUNCTION e_file_dialog_save ##### --> <para> |