]> www.fi.muni.cz Git - evince.git/commit
Use g_error_matches() instead of manually check error code and domain.
authorCarlos Garcia Campos <carlosgc@gnome.org>
Wed, 8 Apr 2009 13:43:06 +0000 (13:43 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Wed, 8 Apr 2009 13:43:06 +0000 (13:43 +0000)
commitbc88b9f7d600d36da547d6df0661db3c9c6eb1db
tree8ec9737aca78ed88aaaf1d5e161e553c43634ce0
parentdcbfea198cd2a4550fd4076d5787d15b34d1038f
Use g_error_matches() instead of manually check error code and domain.

2009-04-08  Carlos Garcia Campos  <carlosgc@gnome.org>

* shell/ev-window.c: (window_open_file_copy_ready_cb),
(reload_remote_copy_ready_cb), (window_save_file_copy_ready_cb):

Use g_error_matches() instead of manually check error code and
domain.

svn path=/trunk/; revision=3583
ChangeLog
shell/ev-window.c