]> www.fi.muni.cz Git - evince.git/commit
Simplify image format selection on save.
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>
Tue, 15 Jan 2008 00:58:18 +0000 (00:58 +0000)
committerNickolay V. Shmyrev <nshmyrev@src.gnome.org>
Tue, 15 Jan 2008 00:58:18 +0000 (00:58 +0000)
commit898751aeeba3d7baa97ad679928e65830e7f7843
tree436f1e8226c3be4c8ace6c5ed45001e613c76a8b
parentb5ae55d36d4e39b8fcd248d66ad077111d74e9b5
Simplify image format selection on save.

2008-01-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* configure.ac:
* cut-n-paste/Makefile.am:
* cut-n-paste/fileformatchooser/Makefile.am:
* cut-n-paste/fileformatchooser/egg-macros.h:
* cut-n-paste/fileformatchooser/eggfileformatchooser.c:
* cut-n-paste/fileformatchooser/eggfileformatchooser.h:
* shell/Makefile.am:
* shell/ev-utils.c:
(file_chooser_dialog_add_writable_pixbuf_formats),
(get_gdk_pixbuf_format_by_extension):
* shell/ev-utils.h:
* shell/ev-window.c: (ev_window_error_message),
(image_save_dialog_response_cb), (ev_view_popup_cmd_save_image_as):

Simplify image format selection on save.

svn path=/trunk/; revision=2827
14 files changed:
ChangeLog
configure.ac
cut-n-paste/Makefile.am
cut-n-paste/fileformatchooser/Makefile.am [deleted file]
cut-n-paste/fileformatchooser/egg-macros.h [deleted file]
cut-n-paste/fileformatchooser/eggfileformatchooser.c [deleted file]
cut-n-paste/fileformatchooser/eggfileformatchooser.h [deleted file]
help/ChangeLog
help/reference/Makefile.am
po/POTFILES.in
shell/Makefile.am
shell/ev-utils.c
shell/ev-utils.h
shell/ev-window.c