From 17f37a4bdb3e37586121edebd9e48cb24340b677 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Sun, 15 Jun 2008 14:56:06 +0000 Subject: Automaticly reload the document when the file has changed on disk. Bug 2008-06-15 Carlos Garcia Campos * shell/Makefile.am: * shell/ev-file-monitor.[ch]: * shell/ev-window.c: (ev_window_document_changed), (ev_window_clear_reload_job), (ev_window_load_job_cb), (ev_window_reload_job_cb), (ev_window_open_uri), (ev_window_reload_document), (ev_window_cmd_view_reload), (ev_window_dispose): Automaticly reload the document when the file has changed on disk. Bug #304249. svn path=/trunk/; revision=3051 --- (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index fce876a..824cf3f 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -25,6 +25,8 @@ evince_SOURCES= \ ev-job-queue.c \ ev-jobs.h \ ev-jobs.c \ + ev-file-monitor.h \ + ev-file-monitor.c \ ev-history.c \ ev-history.h \ ev-marshal.c \ -- cgit v0.9.1