]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Translation updated.
[evince.git] / ChangeLog
index 9ebf5e95fffaacb22db6028ceb777677d82b2dc8..5c9836f46d998a3f638bbf560b829c2b71e8732d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/ev-attachment.c: (ev_attachment_save):
+
+       Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
+       gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
+
+2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
+       
+       * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
+       Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
+
+2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-sidebar-thumbnails.c:
+
+       Do not render thumbnails unless thumbnails page is active in the
+       sidebar.
+
+2006-08-14  Christian Persch  <chpe@cvs.gnome.org>
+
+       * shell/ev-properties-dialog.c:
+
+       Fix dialogue spacing. Bug #351370.
+
+2006-08-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
+
+       * configure.ac:
+
+       Use lowercase gettext catalog file names (evince.mo
+       instead of Evince.mo)
+
 2006-08-13  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * shell/ev-sidebar-attachments.c: