]> www.fi.muni.cz Git - evince.git/commit
Remove dest, mode and search_string from EvJobLoad since they are not
authorCarlos Garcia Campos <carlosgc@gnome.org>
Sun, 18 Jan 2009 10:28:37 +0000 (10:28 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Sun, 18 Jan 2009 10:28:37 +0000 (10:28 +0000)
commit51e1ae36121928f84940b8e8dcb317f87157933b
treee12ff92c6a9a4fcd11af390bfbc9cd58504ea52b
parenteb91327d993b9a0faa6e15c8ab93183cfed169eb
Remove dest, mode and search_string from EvJobLoad since they are not

2009-01-18  Carlos Garcia Campos  <carlosgc@gnome.org>

* shell/ev-jobs.[ch]: (ev_job_load_dispose), (ev_job_load_new):
* shell/ev-window.c: (ev_window_load_job_cb),
(ev_window_load_job_cb), (ev_window_open_uri),
(ev_window_reload_local), (ev_window_dispose):

Remove dest, mode and search_string from EvJobLoad since they are
not really needed by the job, but for the window.

svn path=/trunk/; revision=3347
ChangeLog
shell/ev-jobs.c
shell/ev-jobs.h
shell/ev-window.c