evince r2875 - in trunk: . properties
- From: nshmyrev svn gnome org
- To: svn-commits-list gnome org
- Subject: evince r2875 - in trunk: . properties
- Date: Tue, 29 Jan 2008 06:37:35 +0000 (GMT)
Author: nshmyrev
Date: Tue Jan 29 06:37:35 2008
New Revision: 2875
URL: http://svn.gnome.org/viewvc/evince?rev=2875&view=rev
Log:
2008-01-29 Matthias Clasen <mclasen redhat com>
* properties/ev-properties-main.c: (nautilus_module_initialize):
Initialize backends in properties tab. Fixes bug
#512720.
Modified:
trunk/ChangeLog
trunk/properties/ev-properties-main.c
Modified: trunk/properties/ev-properties-main.c
==============================================================================
--- trunk/properties/ev-properties-main.c (original)
+++ trunk/properties/ev-properties-main.c Tue Jan 29 06:37:35 2008
@@ -133,6 +133,8 @@
/* set up translation catalog */
bindtextdomain (GETTEXT_PACKAGE, GNOMELOCALEDIR);
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
+
+ ev_backends_manager_init ();
}
void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]