Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-application.c
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-12-25 23:30:36 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-12-25 23:30:36 (GMT)
commit96b7b39d956756ad5e354b67e7da4d2a73415cb3 (patch)
treeb7e2a6993416947cc01c6ba31b0ba5655cb23cfc /shell/ev-application.c
parente0acc158e0e24d2f5d0d482ca7eaa20ad83e0f82 (diff)
Correct zoom setup and metadata save broken in some locales.
* shell/ev-metadata-manager.c: (parse_value): * shell/ev-view.c: (goto_xyz_link): Correct zoom setup and metadata save broken in some locales.
Diffstat (limited to 'shell/ev-application.c')
-rw-r--r--shell/ev-application.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/ev-application.c b/shell/ev-application.c
index 1b64c3d..eed7be8 100644
--- a/shell/ev-application.c
+++ b/shell/ev-application.c
@@ -91,9 +91,6 @@ ev_application_register_service (EvApplication *application)
dbus_g_object_type_install_info (EV_TYPE_APPLICATION,
&dbus_glib_ev_application_object_info);
#endif
-#ifdef ENABLE_COMICS
- GtkFileFilter *comics_filter;
-#endif
dbus_g_connection_register_g_object (connection,
"/org/gnome/evince/Evince",