]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Add --without-libgnome, check for libgnome and libgnomeui separately, and
[evince.git] / ChangeLog
index 99c8bb10edbc80de9629b28bf03d5fe6adb284ed..4e9a61434dd964dc4430248e587cc9bd705db0f3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2007-05-04  Ross Burton  <ross@openedhand.com>
+
+       * configure.ac:
+       Add --without-libgnome, check for libgnome and libgnomeui
+       separately, and add them to the symbols as required.
+
+       * libdocument/ev-file-helpers.c:
+       When building without libgnome, use g_get_user_config_dir instead
+       of gnome_user_dir_get.
+
+       * shell/ev-application.c:
+       When building without libgnome, don't use session management.
+
+       * shell/main.c:
+       When building without libgnome, don't use GnomeProgram or
+       initialise the authentication manager.
+
+       This fixes #328842.
+
 2007-05-04  Ross Burton  <ross@openedhand.com>
 
        * shell/ev-window.c: