]> www.fi.muni.cz Git - evince.git/commit
Rework factory functions so they are placed now in a single file
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Thu, 30 Mar 2006 22:20:35 +0000 (22:20 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Thu, 30 Mar 2006 22:20:35 +0000 (22:20 +0000)
commit67a923a1096f1e9765a5d804e4fb9fac39bcfcf2
tree66e0e782861c292b8684bb367dc0489bdcc68f73
parentdda75bc2dbcd9a6ed5507bb0609f057846edc261
Rework factory functions so they are placed now in a single file

* backend/ev-document-factory.c:
(ev_document_factory_get_from_mime),
(ev_document_factory_get_all_mime_types), (get_document_from_uri),
(ev_document_factory_get_document),
(file_filter_add_mime_list_and_free),
(ev_document_factory_add_filters):
* backend/ev-document-factory.h:
* properties/ev-properties-main.c: (ev_properties_get_pages):
* shell/Makefile.am:
* shell/ev-application.c:
* shell/ev-job-xfer.c: (ev_job_xfer_run):
* shell/ev-window.c: (ev_window_cmd_file_open),
(ev_window_cmd_save_as):
* thumbnailer/evince-thumbnailer.c: (evince_thumbnail_pngenc_get):

Rework factory functions so they are placed now in a single
file ev-document-factory.c
ChangeLog
backend/ev-document-factory.c
backend/ev-document-factory.h
properties/ev-properties-main.c
shell/Makefile.am
shell/ev-application.c
shell/ev-document-types.c [deleted file]
shell/ev-document-types.h [deleted file]
shell/ev-job-xfer.c
shell/ev-window.c
thumbnailer/evince-thumbnailer.c