Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/reference
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>2008-01-15 00:58:18 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2008-01-15 00:58:18 (GMT)
commit898751aeeba3d7baa97ad679928e65830e7f7843 (patch)
tree436f1e8226c3be4c8ace6c5ed45001e613c76a8b /help/reference
parentb5ae55d36d4e39b8fcd248d66ad077111d74e9b5 (diff)
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
Diffstat (limited to 'help/reference')
-rw-r--r--help/reference/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/help/reference/Makefile.am b/help/reference/Makefile.am
index 27abd07..a676eca 100644
--- a/help/reference/Makefile.am
+++ b/help/reference/Makefile.am
@@ -90,7 +90,6 @@ INCLUDES= \
$(GTK_PRINT_CFLAGS)
GTKDOC_LIBS= \
- $(top_builddir)/cut-n-paste/fileformatchooser/libfileformatchooser.la \
$(top_builddir)/cut-n-paste/zoom-control/libephyzoom.la \
$(top_builddir)/cut-n-paste/toolbar-editor/libtoolbareditor.la \
$(top_builddir)/cut-n-paste/totem-screensaver/libtotemscrsaver.la \