]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Updated German translation.
[evince.git] / ChangeLog
index 3bdce287a9306c6fbb113ef1c28ccac6faf234d5..fb7fb075f23f704e16c21b291a4bf32eb203a08a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * libdocument/ev-file-helpers.c: (ev_xfer_uri_simple):
+
+       Initialize GError to NULL.
+       
+2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (window_save_file_copy_ready_cb),
+       (ev_window_print_finished), (ev_window_print_dialog_response_cb),
+       (ev_window_preview_print_finished), (launch_action):
+
+       Do not use popup dialogs to show error messages anymore, use the
+       message area instead.
+       
+2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (ev_window_error_message),
+       (ev_window_warning_message), (ev_window_set_document),
+       (ev_window_load_job_cb), (ev_window_load_remote_failed),
+       (ev_window_cmd_file_open_copy_at_dest), (ev_window_save_job_cb),
+       (ev_window_cmd_help_contents), (launch_external_uri),
+       (image_save_dialog_response_cb), (image_save_dialog_response_cb),
+       (ev_attachment_popup_cmd_open_attachment),
+       (attachment_save_dialog_response_cb):
+
+       Use a message format (with printf()-style) in
+       ev_window_error_message and ev_window_warning_message.
+
 2008-11-01  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * shell/ev-window.c: (ev_window_error_message),