From 938505da180727fbc56b68b80851adc3cf676523 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 4 Sep 2011 14:30:36 -0400 Subject: Let GtkFileChooser track its own last-used-folder. GtkFileChooser in GTK+ 3.2 now keeps track of the last-used-folder itself, even across applications, so get out of its way and let it handle it. --- doc/reference/shell/eshell-sections.txt | 3 --- doc/reference/shell/tmpl/e-attachment-store.sgml | 28 ------------------------ doc/reference/shell/tmpl/eshell-unused.sgml | 25 +++++++++++++++++++++ 3 files changed, 25 insertions(+), 31 deletions(-) (limited to 'doc') diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index 1f0ecdbc0c..765bb28f8a 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -694,12 +694,9 @@ e_attachment_store_add_attachment e_attachment_store_remove_attachment e_attachment_store_add_to_multipart e_attachment_store_get_attachments -e_attachment_store_get_current_folder_uri -e_attachment_store_set_current_folder_uri e_attachment_store_get_num_attachments e_attachment_store_get_num_loading e_attachment_store_get_total_size -e_attachment_store_run_file_chooser_dialog e_attachment_store_run_load_dialog e_attachment_store_run_save_dialog e_attachment_store_get_uris_async diff --git a/doc/reference/shell/tmpl/e-attachment-store.sgml b/doc/reference/shell/tmpl/e-attachment-store.sgml index 34884eacc5..e7d64e85b9 100644 --- a/doc/reference/shell/tmpl/e-attachment-store.sgml +++ b/doc/reference/shell/tmpl/e-attachment-store.sgml @@ -75,24 +75,6 @@ e-attachment-store @Returns: - - - - - -@store: -@Returns: - - - - - - - -@store: -@current_folder: - - @@ -120,16 +102,6 @@ e-attachment-store @Returns: - - - - - -@store: -@dialog: -@Returns: - - diff --git a/doc/reference/shell/tmpl/eshell-unused.sgml b/doc/reference/shell/tmpl/eshell-unused.sgml index 5b67b87993..d8f54f7867 100644 --- a/doc/reference/shell/tmpl/eshell-unused.sgml +++ b/doc/reference/shell/tmpl/eshell-unused.sgml @@ -515,6 +515,23 @@ e-shell-window.sgml @store: @Returns: + + + + + +@store: +@Returns: + + + + + + +@store: +@dialog: +@Returns: + @@ -523,6 +540,14 @@ e-shell-window.sgml @store: @current_folder: + + + + + +@store: +@current_folder: + -- cgit v1.2.3