]> www.fi.muni.cz Git - evince.git/commit
Use g_file_has_prefix instead of renamed g_file_contains_file.
authorAlexander Larsson <alexl@redhat.com>
Mon, 25 Feb 2008 13:18:20 +0000 (13:18 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Mon, 25 Feb 2008 13:18:20 +0000 (13:18 +0000)
commit1aa84014113a4c139d31e4da47616cd097fc7348
tree6cf832da69131777811d2aa7a034b742849bc7a6
parente5d66854c51430bae2429a93dbaf12d9709afef6
Use g_file_has_prefix instead of renamed g_file_contains_file.

2008-02-25  Alexander Larsson  <alexl@redhat.com>

* shell/ev-window.c (ev_window_clear_temp_file):
Use g_file_has_prefix instead of renamed
g_file_contains_file.

* configure.ac:
Require new glib for above change.

svn path=/trunk/; revision=2929
ChangeLog
configure.ac
shell/ev-window.c