summaryrefslogtreecommitdiff
path: root/graphics/gthumb
diff options
context:
space:
mode:
authordrochner <drochner>2010-12-03 12:51:34 +0000
committerdrochner <drochner>2010-12-03 12:51:34 +0000
commit64b5cf4f3c64d71dc2443e186c53b5bd80950a50 (patch)
tree02717cbd88d89654b8e5908a715a232e41ceb3ed /graphics/gthumb
parent01c792cae6476bd530ff2b9f4757df131a43b6f2 (diff)
downloadpkgsrc-64b5cf4f3c64d71dc2443e186c53b5bd80950a50.tar.gz
update to 2.12.1
This is a new major release, too many changes to list here. pkgsrc notes: -users need to enable each liitle piece of functionality (even "basic image viewing") in the "Extensions" dialog before the program is usable -there are more extensions which are not built because they need additional dependencies (eg slideshow effects, movie player, web services, CD burning); for now I've included as much as needed to match the functionality of the previous version (building extensions as seperate pkgs would be preferrable)
Diffstat (limited to 'graphics/gthumb')
-rw-r--r--graphics/gthumb/Makefile32
-rw-r--r--graphics/gthumb/PLIST684
-rw-r--r--graphics/gthumb/distinfo9
-rw-r--r--graphics/gthumb/patches/patch-aa27
4 files changed, 639 insertions, 113 deletions
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile
index 5a524946261..87b959fe7db 100644
--- a/graphics/gthumb/Makefile
+++ b/graphics/gthumb/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.53 2010/11/15 22:57:19 abs Exp $
+# $NetBSD: Makefile,v 1.54 2010/12/03 12:51:34 drochner Exp $
-DISTNAME= gthumb-2.10.12
-PKGREVISION= 3
+DISTNAME= gthumb-2.12.1
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/2.10/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/2.12/}
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://gthumb.sourceforge.net/
@@ -15,31 +14,36 @@ USE_TOOLS+= intltool msgfmt pkg-config gmake
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
GCONF_SCHEMAS+= gthumb.schemas
-BUILDLINK_API_DEPENDS.libglade+= libglade>=2.4.0
+GCONF_SCHEMAS+= gthumb-comments.schemas gthumb-image-viewer.schemas
+GCONF_SCHEMAS+= gthumb-importer.schemas gthumb-pixbuf-savers.schemas
+GCONF_SCHEMAS+= gthumb-slideshow.schemas gthumb_convert_format.schemas
+GCONF_SCHEMAS+= gthumb_crop_options.schemas gthumb_image_print.schemas
+GCONF_SCHEMAS+= gthumb_photo_importer.schemas gthumb_rename_series.schemas
+GCONF_SCHEMAS+= gthumb_resize_images.schemas gthumb_resize_options.schemas
+GCONF_SCHEMAS+= gthumb_webalbums.schemas
.include "../../devel/GConf/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/libbonobo/buildlink3.mk"
-.include "../../devel/libbonoboui/buildlink3.mk"
-.include "../../devel/libglade/buildlink3.mk"
-.include "../../devel/libgnome/buildlink3.mk"
-.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/libgphoto2/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../graphics/libexif/buildlink3.mk"
+# incompatible API changes in 0.21
+BUILDLINK_API_DEPENDS.exiv2+= exiv2<0.21
+.include "../../graphics/exiv2/buildlink3.mk"
.include "../../graphics/libgnomecanvas/buildlink3.mk"
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
-.include "../../net/ORBit2/buildlink3.mk"
-.include "../../sysutils/gnome-vfs/buildlink3.mk"
+#.include "../../net/ORBit2/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../mk/omf-scrollkeeper.mk"
+#.include "../../mk/omf-scrollkeeper.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/libXrender/buildlink3.mk"
+.include "../../x11/libSM/buildlink3.mk"
+.include "../../x11/libunique/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/gthumb/PLIST b/graphics/gthumb/PLIST
index 4b69d4dfb0d..facbf7fa1ab 100644
--- a/graphics/gthumb/PLIST
+++ b/graphics/gthumb/PLIST
@@ -1,67 +1,560 @@
-@comment $NetBSD: PLIST,v 1.15 2010/05/17 16:56:27 drochner Exp $
+@comment $NetBSD: PLIST,v 1.16 2010/12/03 12:51:34 drochner Exp $
bin/gthumb
-lib/bonobo/servers/GNOME_GThumb.server
-lib/gthumb/modules/libduplicates.la
-lib/gthumb/modules/libjpegtran.la
-lib/gthumb/modules/libphotoimporter.la
-lib/gthumb/modules/libpngexporter.la
-lib/gthumb/modules/libsearch.la
-lib/gthumb/modules/libwebexporter.la
-lib/libgthumb.la
-man/man1/gthumb.1
+include/gthumb-2.12/gthumb.h
+include/gthumb-2.12/gthumb/dom.h
+include/gthumb-2.12/gthumb/egg-macros.h
+include/gthumb-2.12/gthumb/eggfileformatchooser.h
+include/gthumb-2.12/gthumb/gconf-utils.h
+include/gthumb-2.12/gthumb/gedit-message-area.h
+include/gthumb-2.12/gthumb/gio-utils.h
+include/gthumb-2.12/gthumb/glib-utils.h
+include/gthumb-2.12/gthumb/gnome-desktop-thumbnail.h
+include/gthumb-2.12/gthumb/gsignature.h
+include/gthumb-2.12/gthumb/gth-async-task.h
+include/gthumb-2.12/gthumb/gth-browser.h
+include/gthumb-2.12/gthumb/gth-buffer-data.h
+include/gthumb-2.12/gthumb/gth-cell-renderer-thumbnail.h
+include/gthumb-2.12/gthumb/gth-cursors.h
+include/gthumb-2.12/gthumb/gth-dumb-notebook.h
+include/gthumb-2.12/gthumb/gth-duplicable.h
+include/gthumb-2.12/gthumb/gth-embedded-dialog.h
+include/gthumb-2.12/gthumb/gth-empty-list.h
+include/gthumb-2.12/gthumb/gth-enum-types.h
+include/gthumb-2.12/gthumb/gth-error.h
+include/gthumb-2.12/gthumb/gth-extensions.h
+include/gthumb-2.12/gthumb/gth-file-chooser-dialog.h
+include/gthumb-2.12/gthumb/gth-file-data.h
+include/gthumb-2.12/gthumb/gth-file-list.h
+include/gthumb-2.12/gthumb/gth-file-properties.h
+include/gthumb-2.12/gthumb/gth-file-selection.h
+include/gthumb-2.12/gthumb/gth-file-source-vfs.h
+include/gthumb-2.12/gthumb/gth-file-source.h
+include/gthumb-2.12/gthumb/gth-file-store.h
+include/gthumb-2.12/gthumb/gth-file-tool.h
+include/gthumb-2.12/gthumb/gth-file-view.h
+include/gthumb-2.12/gthumb/gth-filter-editor-dialog.h
+include/gthumb-2.12/gthumb/gth-filter-file.h
+include/gthumb-2.12/gthumb/gth-filter.h
+include/gthumb-2.12/gthumb/gth-filterbar.h
+include/gthumb-2.12/gthumb/gth-folder-tree.h
+include/gthumb-2.12/gthumb/gth-histogram-view.h
+include/gthumb-2.12/gthumb/gth-histogram.h
+include/gthumb-2.12/gthumb/gth-hook.h
+include/gthumb-2.12/gthumb/gth-icon-cache.h
+include/gthumb-2.12/gthumb/gth-icon-view.h
+include/gthumb-2.12/gthumb/gth-image-dragger.h
+include/gthumb-2.12/gthumb/gth-image-history.h
+include/gthumb-2.12/gthumb/gth-image-loader.h
+include/gthumb-2.12/gthumb/gth-image-navigator.h
+include/gthumb-2.12/gthumb/gth-image-preloader.h
+include/gthumb-2.12/gthumb/gth-image-selector.h
+include/gthumb-2.12/gthumb/gth-image-viewer-tool.h
+include/gthumb-2.12/gthumb/gth-image-viewer.h
+include/gthumb-2.12/gthumb/gth-info-bar.h
+include/gthumb-2.12/gthumb/gth-location-chooser.h
+include/gthumb-2.12/gthumb/gth-main.h
+include/gthumb-2.12/gthumb/gth-marshal.h
+include/gthumb-2.12/gthumb/gth-metadata-chooser.h
+include/gthumb-2.12/gthumb/gth-metadata-provider.h
+include/gthumb-2.12/gthumb/gth-metadata.h
+include/gthumb-2.12/gthumb/gth-monitor.h
+include/gthumb-2.12/gthumb/gth-multipage.h
+include/gthumb-2.12/gthumb/gth-overwrite-dialog.h
+include/gthumb-2.12/gthumb/gth-pixbuf-list-task.h
+include/gthumb-2.12/gthumb/gth-pixbuf-saver.h
+include/gthumb-2.12/gthumb/gth-pixbuf-task.h
+include/gthumb-2.12/gthumb/gth-preferences.h
+include/gthumb-2.12/gthumb/gth-progress-dialog.h
+include/gthumb-2.12/gthumb/gth-sidebar.h
+include/gthumb-2.12/gthumb/gth-source-tree.h
+include/gthumb-2.12/gthumb/gth-statusbar.h
+include/gthumb-2.12/gthumb/gth-stock.h
+include/gthumb-2.12/gthumb/gth-string-list.h
+include/gthumb-2.12/gthumb/gth-tags-entry.h
+include/gthumb-2.12/gthumb/gth-tags-file.h
+include/gthumb-2.12/gthumb/gth-task.h
+include/gthumb-2.12/gthumb/gth-test-category.h
+include/gthumb-2.12/gthumb/gth-test-chain.h
+include/gthumb-2.12/gthumb/gth-test-selector.h
+include/gthumb-2.12/gthumb/gth-test-simple.h
+include/gthumb-2.12/gthumb/gth-test.h
+include/gthumb-2.12/gthumb/gth-thumb-loader.h
+include/gthumb-2.12/gthumb/gth-time-selector.h
+include/gthumb-2.12/gthumb/gth-time.h
+include/gthumb-2.12/gthumb/gth-toggle-menu-tool-button.h
+include/gthumb-2.12/gthumb/gth-toolbox.h
+include/gthumb-2.12/gthumb/gth-uri-list.h
+include/gthumb-2.12/gthumb/gth-user-dir.h
+include/gthumb-2.12/gthumb/gth-viewer-page.h
+include/gthumb-2.12/gthumb/gth-window.h
+include/gthumb-2.12/gthumb/gtk-utils.h
+include/gthumb-2.12/gthumb/gvaluehash.h
+include/gthumb-2.12/gthumb/main.h
+include/gthumb-2.12/gthumb/pixbuf-cache.h
+include/gthumb-2.12/gthumb/pixbuf-io.h
+include/gthumb-2.12/gthumb/pixbuf-utils.h
+include/gthumb-2.12/gthumb/typedefs.h
+include/gthumb-2.12/gthumb/zlib-utils.h
+lib/gthumb/extensions/bookmarks.extension
+lib/gthumb/extensions/catalogs.extension
+lib/gthumb/extensions/change_date.extension
+lib/gthumb/extensions/comments.extension
+lib/gthumb/extensions/convert_format.extension
+lib/gthumb/extensions/desktop_background.extension
+lib/gthumb/extensions/edit_metadata.extension
+lib/gthumb/extensions/exiv2_tools.extension
+lib/gthumb/extensions/export_tools.extension
+lib/gthumb/extensions/file_manager.extension
+lib/gthumb/extensions/file_tools.extension
+lib/gthumb/extensions/file_viewer.extension
+lib/gthumb/extensions/image_print.extension
+lib/gthumb/extensions/image_rotation.extension
+lib/gthumb/extensions/image_viewer.extension
+lib/gthumb/extensions/importer.extension
+lib/gthumb/extensions/jpeg_utils.extension
+lib/gthumb/extensions/libbookmarks.la
+lib/gthumb/extensions/libcatalogs.la
+lib/gthumb/extensions/libchange_date.la
+lib/gthumb/extensions/libcomments.la
+lib/gthumb/extensions/libconvert_format.la
+lib/gthumb/extensions/libdesktop_background.la
+lib/gthumb/extensions/libedit_metadata.la
+lib/gthumb/extensions/libexiv2_tools.la
+lib/gthumb/extensions/libexport_tools.la
+lib/gthumb/extensions/libfile_manager.la
+lib/gthumb/extensions/libfile_tools.la
+lib/gthumb/extensions/libfile_viewer.la
+lib/gthumb/extensions/libimage_print.la
+lib/gthumb/extensions/libimage_rotation.la
+lib/gthumb/extensions/libimage_viewer.la
+lib/gthumb/extensions/libimporter.la
+lib/gthumb/extensions/libjpeg_utils.la
+lib/gthumb/extensions/liblist_tools.la
+lib/gthumb/extensions/libphoto_importer.la
+lib/gthumb/extensions/libpixbuf_savers.la
+lib/gthumb/extensions/libraw_files.la
+lib/gthumb/extensions/libred_eye_removal.la
+lib/gthumb/extensions/librename_series.la
+lib/gthumb/extensions/libresize_images.la
+lib/gthumb/extensions/libsearch.la
+lib/gthumb/extensions/libslideshow.la
+lib/gthumb/extensions/libwebalbums.la
+lib/gthumb/extensions/list_tools.extension
+lib/gthumb/extensions/photo_importer.extension
+lib/gthumb/extensions/pixbuf_savers.extension
+lib/gthumb/extensions/raw_files.extension
+lib/gthumb/extensions/red_eye_removal.extension
+lib/gthumb/extensions/rename_series.extension
+lib/gthumb/extensions/resize_images.extension
+lib/gthumb/extensions/search.extension
+lib/gthumb/extensions/slideshow.extension
+lib/gthumb/extensions/webalbums.extension
+lib/pkgconfig/gthumb-2.12.pc
+share/aclocal/gthumb.m4
share/applications/gthumb-import.desktop
share/applications/gthumb.desktop
+share/gconf/schemas/gthumb-comments.schemas
+share/gconf/schemas/gthumb-image-viewer.schemas
+share/gconf/schemas/gthumb-importer.schemas
+share/gconf/schemas/gthumb-pixbuf-savers.schemas
+share/gconf/schemas/gthumb-slideshow.schemas
share/gconf/schemas/gthumb.schemas
+share/gconf/schemas/gthumb_convert_format.schemas
+share/gconf/schemas/gthumb_crop_options.schemas
+share/gconf/schemas/gthumb_image_print.schemas
+share/gconf/schemas/gthumb_photo_importer.schemas
+share/gconf/schemas/gthumb_rename_series.schemas
+share/gconf/schemas/gthumb_resize_images.schemas
+share/gconf/schemas/gthumb_resize_options.schemas
+share/gconf/schemas/gthumb_webalbums.schemas
+share/gnome/help/gthumb/C/attributes.page
+share/gnome/help/gthumb/C/batch-change-date.page
+share/gnome/help/gthumb/C/batch-convert-format.page
+share/gnome/help/gthumb/C/batch-resize.page
+share/gnome/help/gthumb/C/batch-rotate.page
+share/gnome/help/gthumb/C/batch-scripts.page
+share/gnome/help/gthumb/C/bookmarks.page
+share/gnome/help/gthumb/C/browser.page
+share/gnome/help/gthumb/C/edit-colors.page
+share/gnome/help/gthumb/C/edit-redeye.page
+share/gnome/help/gthumb/C/edit-resize-crop.page
+share/gnome/help/gthumb/C/edit-rotate.page
+share/gnome/help/gthumb/C/edit-save-undo-redo.page
+share/gnome/help/gthumb/C/extensions.page
share/gnome/help/gthumb/C/figures/comment.png
+share/gnome/help/gthumb/C/figures/general-filter.png
+share/gnome/help/gthumb/C/figures/import-pref-auto-folder.png
+share/gnome/help/gthumb/C/figures/import-pref-custom-format.png
+share/gnome/help/gthumb/C/figures/import.png
share/gnome/help/gthumb/C/figures/main-win.png
share/gnome/help/gthumb/C/figures/nav-button.png
+share/gnome/help/gthumb/C/figures/palette.png
share/gnome/help/gthumb/C/figures/preferences.png
-share/gnome/help/gthumb/C/gthumb.xml
+share/gnome/help/gthumb/C/figures/specific-filter.png
+share/gnome/help/gthumb/C/figures/thumbnail-pane.png
+share/gnome/help/gthumb/C/filtering.page
+share/gnome/help/gthumb/C/fullscreen.page
+share/gnome/help/gthumb/C/gimp.page
+share/gnome/help/gthumb/C/import.page
+share/gnome/help/gthumb/C/index.page
+share/gnome/help/gthumb/C/introduction.page
share/gnome/help/gthumb/C/legal.xml
+share/gnome/help/gthumb/C/printing.page
+share/gnome/help/gthumb/C/rename-series.page
+share/gnome/help/gthumb/C/sharing-disc.page
+share/gnome/help/gthumb/C/shortcuts.page
+share/gnome/help/gthumb/C/slideshow.page
+share/gnome/help/gthumb/C/sorting.page
+share/gnome/help/gthumb/C/strftime.page
+share/gnome/help/gthumb/C/thumbnail-pane.page
+share/gnome/help/gthumb/C/thumbnails.page
+share/gnome/help/gthumb/C/viewer.page
+share/gnome/help/gthumb/C/wallpaper.page
+share/gnome/help/gthumb/de/attributes.page
+share/gnome/help/gthumb/de/batch-change-date.page
+share/gnome/help/gthumb/de/batch-convert-format.page
+share/gnome/help/gthumb/de/batch-resize.page
+share/gnome/help/gthumb/de/batch-rotate.page
+share/gnome/help/gthumb/de/batch-scripts.page
+share/gnome/help/gthumb/de/bookmarks.page
+share/gnome/help/gthumb/de/browser.page
+share/gnome/help/gthumb/de/edit-colors.page
+share/gnome/help/gthumb/de/edit-redeye.page
+share/gnome/help/gthumb/de/edit-resize-crop.page
+share/gnome/help/gthumb/de/edit-rotate.page
+share/gnome/help/gthumb/de/edit-save-undo-redo.page
+share/gnome/help/gthumb/de/extensions.page
share/gnome/help/gthumb/de/figures/comment.png
+share/gnome/help/gthumb/de/figures/general-filter.png
+share/gnome/help/gthumb/de/figures/import-pref-auto-folder.png
+share/gnome/help/gthumb/de/figures/import-pref-custom-format.png
+share/gnome/help/gthumb/de/figures/import.png
share/gnome/help/gthumb/de/figures/main-win.png
share/gnome/help/gthumb/de/figures/nav-button.png
+share/gnome/help/gthumb/de/figures/palette.png
share/gnome/help/gthumb/de/figures/preferences.png
-share/gnome/help/gthumb/de/gthumb.xml
+share/gnome/help/gthumb/de/figures/specific-filter.png
+share/gnome/help/gthumb/de/figures/thumbnail-pane.png
+share/gnome/help/gthumb/de/filtering.page
+share/gnome/help/gthumb/de/fullscreen.page
+share/gnome/help/gthumb/de/gimp.page
+share/gnome/help/gthumb/de/import.page
+share/gnome/help/gthumb/de/index.page
+share/gnome/help/gthumb/de/introduction.page
+share/gnome/help/gthumb/de/legal.xml
+share/gnome/help/gthumb/de/printing.page
+share/gnome/help/gthumb/de/rename-series.page
+share/gnome/help/gthumb/de/sharing-disc.page
+share/gnome/help/gthumb/de/shortcuts.page
+share/gnome/help/gthumb/de/slideshow.page
+share/gnome/help/gthumb/de/sorting.page
+share/gnome/help/gthumb/de/strftime.page
+share/gnome/help/gthumb/de/thumbnail-pane.page
+share/gnome/help/gthumb/de/thumbnails.page
+share/gnome/help/gthumb/de/viewer.page
+share/gnome/help/gthumb/de/wallpaper.page
+share/gnome/help/gthumb/el/attributes.page
+share/gnome/help/gthumb/el/batch-change-date.page
+share/gnome/help/gthumb/el/batch-convert-format.page
+share/gnome/help/gthumb/el/batch-resize.page
+share/gnome/help/gthumb/el/batch-rotate.page
+share/gnome/help/gthumb/el/batch-scripts.page
+share/gnome/help/gthumb/el/bookmarks.page
+share/gnome/help/gthumb/el/browser.page
+share/gnome/help/gthumb/el/edit-colors.page
+share/gnome/help/gthumb/el/edit-redeye.page
+share/gnome/help/gthumb/el/edit-resize-crop.page
+share/gnome/help/gthumb/el/edit-rotate.page
+share/gnome/help/gthumb/el/edit-save-undo-redo.page
+share/gnome/help/gthumb/el/extensions.page
share/gnome/help/gthumb/el/figures/comment.png
+share/gnome/help/gthumb/el/figures/general-filter.png
+share/gnome/help/gthumb/el/figures/import-pref-auto-folder.png
+share/gnome/help/gthumb/el/figures/import-pref-custom-format.png
+share/gnome/help/gthumb/el/figures/import.png
share/gnome/help/gthumb/el/figures/main-win.png
share/gnome/help/gthumb/el/figures/nav-button.png
+share/gnome/help/gthumb/el/figures/palette.png
share/gnome/help/gthumb/el/figures/preferences.png
-share/gnome/help/gthumb/el/gthumb.xml
+share/gnome/help/gthumb/el/figures/specific-filter.png
+share/gnome/help/gthumb/el/figures/thumbnail-pane.png
+share/gnome/help/gthumb/el/filtering.page
+share/gnome/help/gthumb/el/fullscreen.page
+share/gnome/help/gthumb/el/gimp.page
+share/gnome/help/gthumb/el/import.page
+share/gnome/help/gthumb/el/index.page
+share/gnome/help/gthumb/el/introduction.page
+share/gnome/help/gthumb/el/legal.xml
+share/gnome/help/gthumb/el/printing.page
+share/gnome/help/gthumb/el/rename-series.page
+share/gnome/help/gthumb/el/sharing-disc.page
+share/gnome/help/gthumb/el/shortcuts.page
+share/gnome/help/gthumb/el/slideshow.page
+share/gnome/help/gthumb/el/sorting.page
+share/gnome/help/gthumb/el/strftime.page
+share/gnome/help/gthumb/el/thumbnail-pane.page
+share/gnome/help/gthumb/el/thumbnails.page
+share/gnome/help/gthumb/el/viewer.page
+share/gnome/help/gthumb/el/wallpaper.page
+share/gnome/help/gthumb/es/attributes.page
+share/gnome/help/gthumb/es/batch-change-date.page
+share/gnome/help/gthumb/es/batch-convert-format.page
+share/gnome/help/gthumb/es/batch-resize.page
+share/gnome/help/gthumb/es/batch-rotate.page
+share/gnome/help/gthumb/es/batch-scripts.page
+share/gnome/help/gthumb/es/bookmarks.page
+share/gnome/help/gthumb/es/browser.page
+share/gnome/help/gthumb/es/edit-colors.page
+share/gnome/help/gthumb/es/edit-redeye.page
+share/gnome/help/gthumb/es/edit-resize-crop.page
+share/gnome/help/gthumb/es/edit-rotate.page
+share/gnome/help/gthumb/es/edit-save-undo-redo.page
+share/gnome/help/gthumb/es/extensions.page
share/gnome/help/gthumb/es/figures/comment.png
+share/gnome/help/gthumb/es/figures/general-filter.png
+share/gnome/help/gthumb/es/figures/import-pref-auto-folder.png
+share/gnome/help/gthumb/es/figures/import-pref-custom-format.png
+share/gnome/help/gthumb/es/figures/import.png
share/gnome/help/gthumb/es/figures/main-win.png
share/gnome/help/gthumb/es/figures/nav-button.png
+share/gnome/help/gthumb/es/figures/palette.png
share/gnome/help/gthumb/es/figures/preferences.png
-share/gnome/help/gthumb/es/gthumb.xml
+share/gnome/help/gthumb/es/figures/specific-filter.png
+share/gnome/help/gthumb/es/figures/thumbnail-pane.png
+share/gnome/help/gthumb/es/filtering.page
+share/gnome/help/gthumb/es/fullscreen.page
+share/gnome/help/gthumb/es/gimp.page
+share/gnome/help/gthumb/es/import.page
+share/gnome/help/gthumb/es/index.page
+share/gnome/help/gthumb/es/introduction.page
+share/gnome/help/gthumb/es/legal.xml
+share/gnome/help/gthumb/es/printing.page
+share/gnome/help/gthumb/es/rename-series.page
+share/gnome/help/gthumb/es/sharing-disc.page
+share/gnome/help/gthumb/es/shortcuts.page
+share/gnome/help/gthumb/es/slideshow.page
+share/gnome/help/gthumb/es/sorting.page
+share/gnome/help/gthumb/es/strftime.page
+share/gnome/help/gthumb/es/thumbnail-pane.page
+share/gnome/help/gthumb/es/thumbnails.page
+share/gnome/help/gthumb/es/viewer.page
+share/gnome/help/gthumb/es/wallpaper.page
+share/gnome/help/gthumb/fr/attributes.page
+share/gnome/help/gthumb/fr/batch-change-date.page
+share/gnome/help/gthumb/fr/batch-convert-format.page
+share/gnome/help/gthumb/fr/batch-resize.page
+share/gnome/help/gthumb/fr/batch-rotate.page
+share/gnome/help/gthumb/fr/batch-scripts.page
+share/gnome/help/gthumb/fr/bookmarks.page
+share/gnome/help/gthumb/fr/browser.page
+share/gnome/help/gthumb/fr/edit-colors.page
+share/gnome/help/gthumb/fr/edit-redeye.page
+share/gnome/help/gthumb/fr/edit-resize-crop.page
+share/gnome/help/gthumb/fr/edit-rotate.page
+share/gnome/help/gthumb/fr/edit-save-undo-redo.page
+share/gnome/help/gthumb/fr/extensions.page
share/gnome/help/gthumb/fr/figures/comment.png
+share/gnome/help/gthumb/fr/figures/general-filter.png
+share/gnome/help/gthumb/fr/figures/import-pref-auto-folder.png
+share/gnome/help/gthumb/fr/figures/import-pref-custom-format.png
+share/gnome/help/gthumb/fr/figures/import.png
share/gnome/help/gthumb/fr/figures/main-win.png
share/gnome/help/gthumb/fr/figures/nav-button.png
+share/gnome/help/gthumb/fr/figures/palette.png
share/gnome/help/gthumb/fr/figures/preferences.png
-share/gnome/help/gthumb/fr/gthumb.xml
+share/gnome/help/gthumb/fr/figures/specific-filter.png
+share/gnome/help/gthumb/fr/figures/thumbnail-pane.png
+share/gnome/help/gthumb/fr/filtering.page
+share/gnome/help/gthumb/fr/fullscreen.page
+share/gnome/help/gthumb/fr/gimp.page
+share/gnome/help/gthumb/fr/import.page
+share/gnome/help/gthumb/fr/index.page
+share/gnome/help/gthumb/fr/introduction.page
+share/gnome/help/gthumb/fr/legal.xml
+share/gnome/help/gthumb/fr/printing.page
+share/gnome/help/gthumb/fr/rename-series.page
+share/gnome/help/gthumb/fr/sharing-disc.page
+share/gnome/help/gthumb/fr/shortcuts.page
+share/gnome/help/gthumb/fr/slideshow.page
+share/gnome/help/gthumb/fr/sorting.page
+share/gnome/help/gthumb/fr/strftime.page
+share/gnome/help/gthumb/fr/thumbnail-pane.page
+share/gnome/help/gthumb/fr/thumbnails.page
+share/gnome/help/gthumb/fr/viewer.page
+share/gnome/help/gthumb/fr/wallpaper.page
+share/gnome/help/gthumb/oc/attributes.page
+share/gnome/help/gthumb/oc/batch-change-date.page
+share/gnome/help/gthumb/oc/batch-convert-format.page
+share/gnome/help/gthumb/oc/batch-resize.page
+share/gnome/help/gthumb/oc/batch-rotate.page
+share/gnome/help/gthumb/oc/batch-scripts.page
+share/gnome/help/gthumb/oc/bookmarks.page
+share/gnome/help/gthumb/oc/browser.page
+share/gnome/help/gthumb/oc/edit-colors.page
+share/gnome/help/gthumb/oc/edit-redeye.page
+share/gnome/help/gthumb/oc/edit-resize-crop.page
+share/gnome/help/gthumb/oc/edit-rotate.page
+share/gnome/help/gthumb/oc/edit-save-undo-redo.page
+share/gnome/help/gthumb/oc/extensions.page
+share/gnome/help/gthumb/oc/figures/comment.png
+share/gnome/help/gthumb/oc/figures/general-filter.png
+share/gnome/help/gthumb/oc/figures/import-pref-auto-folder.png
+share/gnome/help/gthumb/oc/figures/import-pref-custom-format.png
+share/gnome/help/gthumb/oc/figures/import.png
+share/gnome/help/gthumb/oc/figures/main-win.png
+share/gnome/help/gthumb/oc/figures/nav-button.png
+share/gnome/help/gthumb/oc/figures/palette.png
+share/gnome/help/gthumb/oc/figures/preferences.png
+share/gnome/help/gthumb/oc/figures/specific-filter.png
+share/gnome/help/gthumb/oc/figures/thumbnail-pane.png
+share/gnome/help/gthumb/oc/filtering.page
+share/gnome/help/gthumb/oc/fullscreen.page
+share/gnome/help/gthumb/oc/gimp.page
+share/gnome/help/gthumb/oc/import.page
+share/gnome/help/gthumb/oc/index.page
+share/gnome/help/gthumb/oc/introduction.page
+share/gnome/help/gthumb/oc/legal.xml
+share/gnome/help/gthumb/oc/printing.page
+share/gnome/help/gthumb/oc/rename-series.page
+share/gnome/help/gthumb/oc/sharing-disc.page
+share/gnome/help/gthumb/oc/shortcuts.page
+share/gnome/help/gthumb/oc/slideshow.page
+share/gnome/help/gthumb/oc/sorting.page
+share/gnome/help/gthumb/oc/strftime.page
+share/gnome/help/gthumb/oc/thumbnail-pane.page
+share/gnome/help/gthumb/oc/thumbnails.page
+share/gnome/help/gthumb/oc/viewer.page
+share/gnome/help/gthumb/oc/wallpaper.page
+share/gnome/help/gthumb/sl/attributes.page
+share/gnome/help/gthumb/sl/batch-change-date.page
+share/gnome/help/gthumb/sl/batch-convert-format.page
+share/gnome/help/gthumb/sl/batch-resize.page
+share/gnome/help/gthumb/sl/batch-rotate.page
+share/gnome/help/gthumb/sl/batch-scripts.page
+share/gnome/help/gthumb/sl/bookmarks.page
+share/gnome/help/gthumb/sl/browser.page
+share/gnome/help/gthumb/sl/edit-colors.page
+share/gnome/help/gthumb/sl/edit-redeye.page
+share/gnome/help/gthumb/sl/edit-resize-crop.page
+share/gnome/help/gthumb/sl/edit-rotate.page
+share/gnome/help/gthumb/sl/edit-save-undo-redo.page
+share/gnome/help/gthumb/sl/extensions.page
+share/gnome/help/gthumb/sl/figures/comment.png
+share/gnome/help/gthumb/sl/figures/general-filter.png
+share/gnome/help/gthumb/sl/figures/import-pref-auto-folder.png
+share/gnome/help/gthumb/sl/figures/import-pref-custom-format.png
+share/gnome/help/gthumb/sl/figures/import.png
+share/gnome/help/gthumb/sl/figures/main-win.png
+share/gnome/help/gthumb/sl/figures/nav-button.png
+share/gnome/help/gthumb/sl/figures/palette.png
+share/gnome/help/gthumb/sl/figures/preferences.png
+share/gnome/help/gthumb/sl/figures/specific-filter.png
+share/gnome/help/gthumb/sl/figures/thumbnail-pane.png
+share/gnome/help/gthumb/sl/filtering.page
+share/gnome/help/gthumb/sl/fullscreen.page
+share/gnome/help/gthumb/sl/gimp.page
+share/gnome/help/gthumb/sl/import.page
+share/gnome/help/gthumb/sl/index.page
+share/gnome/help/gthumb/sl/introduction.page
+share/gnome/help/gthumb/sl/legal.xml
+share/gnome/help/gthumb/sl/printing.page
+share/gnome/help/gthumb/sl/rename-series.page
+share/gnome/help/gthumb/sl/sharing-disc.page
+share/gnome/help/gthumb/sl/shortcuts.page
+share/gnome/help/gthumb/sl/slideshow.page
+share/gnome/help/gthumb/sl/sorting.page
+share/gnome/help/gthumb/sl/strftime.page
+share/gnome/help/gthumb/sl/thumbnail-pane.page
+share/gnome/help/gthumb/sl/thumbnails.page
+share/gnome/help/gthumb/sl/viewer.page
+share/gnome/help/gthumb/sl/wallpaper.page
+share/gnome/help/gthumb/sv/attributes.page
+share/gnome/help/gthumb/sv/batch-change-date.page
+share/gnome/help/gthumb/sv/batch-convert-format.page
+share/gnome/help/gthumb/sv/batch-resize.page
+share/gnome/help/gthumb/sv/batch-rotate.page
+share/gnome/help/gthumb/sv/batch-scripts.page
+share/gnome/help/gthumb/sv/bookmarks.page
+share/gnome/help/gthumb/sv/browser.page
+share/gnome/help/gthumb/sv/edit-colors.page
+share/gnome/help/gthumb/sv/edit-redeye.page
+share/gnome/help/gthumb/sv/edit-resize-crop.page
+share/gnome/help/gthumb/sv/edit-rotate.page
+share/gnome/help/gthumb/sv/edit-save-undo-redo.page
+share/gnome/help/gthumb/sv/extensions.page
share/gnome/help/gthumb/sv/figures/comment.png
+share/gnome/help/gthumb/sv/figures/general-filter.png
+share/gnome/help/gthumb/sv/figures/import-pref-auto-folder.png
+share/gnome/help/gthumb/sv/figures/import-pref-custom-format.png
+share/gnome/help/gthumb/sv/figures/import.png
share/gnome/help/gthumb/sv/figures/main-win.png
share/gnome/help/gthumb/sv/figures/nav-button.png
+share/gnome/help/gthumb/sv/figures/palette.png
share/gnome/help/gthumb/sv/figures/preferences.png
-share/gnome/help/gthumb/sv/gthumb.xml
+share/gnome/help/gthumb/sv/figures/specific-filter.png
+share/gnome/help/gthumb/sv/figures/thumbnail-pane.png
+share/gnome/help/gthumb/sv/filtering.page
+share/gnome/help/gthumb/sv/fullscreen.page
+share/gnome/help/gthumb/sv/gimp.page
+share/gnome/help/gthumb/sv/import.page
+share/gnome/help/gthumb/sv/index.page
+share/gnome/help/gthumb/sv/introduction.page
+share/gnome/help/gthumb/sv/legal.xml
+share/gnome/help/gthumb/sv/printing.page
+share/gnome/help/gthumb/sv/rename-series.page
+share/gnome/help/gthumb/sv/sharing-disc.page
+share/gnome/help/gthumb/sv/shortcuts.page
+share/gnome/help/gthumb/sv/slideshow.page
+share/gnome/help/gthumb/sv/sorting.page
+share/gnome/help/gthumb/sv/strftime.page
+share/gnome/help/gthumb/sv/thumbnail-pane.page
+share/gnome/help/gthumb/sv/thumbnails.page
+share/gnome/help/gthumb/sv/viewer.page
+share/gnome/help/gthumb/sv/wallpaper.page
+share/gnome/help/gthumb/zh_CN/attributes.page
+share/gnome/help/gthumb/zh_CN/batch-change-date.page
+share/gnome/help/gthumb/zh_CN/batch-convert-format.page
+share/gnome/help/gthumb/zh_CN/batch-resize.page
+share/gnome/help/gthumb/zh_CN/batch-rotate.page
+share/gnome/help/gthumb/zh_CN/batch-scripts.page
+share/gnome/help/gthumb/zh_CN/bookmarks.page
+share/gnome/help/gthumb/zh_CN/browser.page
+share/gnome/help/gthumb/zh_CN/edit-colors.page
+share/gnome/help/gthumb/zh_CN/edit-redeye.page
+share/gnome/help/gthumb/zh_CN/edit-resize-crop.page
+share/gnome/help/gthumb/zh_CN/edit-rotate.page
+share/gnome/help/gthumb/zh_CN/edit-save-undo-redo.page
+share/gnome/help/gthumb/zh_CN/extensions.page
share/gnome/help/gthumb/zh_CN/figures/comment.png
+share/gnome/help/gthumb/zh_CN/figures/general-filter.png
+share/gnome/help/gthumb/zh_CN/figures/import-pref-auto-folder.png
+share/gnome/help/gthumb/zh_CN/figures/import-pref-custom-format.png
+share/gnome/help/gthumb/zh_CN/figures/import.png
share/gnome/help/gthumb/zh_CN/figures/main-win.png
share/gnome/help/gthumb/zh_CN/figures/nav-button.png
+share/gnome/help/gthumb/zh_CN/figures/palette.png
share/gnome/help/gthumb/zh_CN/figures/preferences.png
-share/gnome/help/gthumb/zh_CN/gthumb.xml
-share/gthumb/albumthemes/BestFit/BestFit.css
-share/gthumb/albumthemes/BestFit/BestFit.js
-share/gthumb/albumthemes/BestFit/back.png
-share/gthumb/albumthemes/BestFit/image.gthtml
-share/gthumb/albumthemes/BestFit/index.gthtml
-share/gthumb/albumthemes/BestFit/index.js
-share/gthumb/albumthemes/BestFit/lib.js
-share/gthumb/albumthemes/BestFit/next.png
-share/gthumb/albumthemes/BestFit/prev.png
-share/gthumb/albumthemes/BestFit/preview.png
-share/gthumb/albumthemes/BestFit/thumbnail.gthtml
-share/gthumb/albumthemes/Classic/1.gif
+share/gnome/help/gthumb/zh_CN/figures/specific-filter.png
+share/gnome/help/gthumb/zh_CN/figures/thumbnail-pane.png
+share/gnome/help/gthumb/zh_CN/filtering.page
+share/gnome/help/gthumb/zh_CN/fullscreen.page
+share/gnome/help/gthumb/zh_CN/gimp.page
+share/gnome/help/gthumb/zh_CN/import.page
+share/gnome/help/gthumb/zh_CN/index.page
+share/gnome/help/gthumb/zh_CN/introduction.page
+share/gnome/help/gthumb/zh_CN/legal.xml
+share/gnome/help/gthumb/zh_CN/printing.page
+share/gnome/help/gthumb/zh_CN/rename-series.page
+share/gnome/help/gthumb/zh_CN/sharing-disc.page
+share/gnome/help/gthumb/zh_CN/shortcuts.page
+share/gnome/help/gthumb/zh_CN/slideshow.page
+share/gnome/help/gthumb/zh_CN/sorting.page
+share/gnome/help/gthumb/zh_CN/strftime.page
+share/gnome/help/gthumb/zh_CN/thumbnail-pane.page
+share/gnome/help/gthumb/zh_CN/thumbnails.page
+share/gnome/help/gthumb/zh_CN/viewer.page
+share/gnome/help/gthumb/zh_CN/wallpaper.page
share/gthumb/albumthemes/Classic/back.png
-share/gthumb/albumthemes/Classic/background.gif
share/gthumb/albumthemes/Classic/bot.png
share/gthumb/albumthemes/Classic/image.gthtml
share/gthumb/albumthemes/Classic/index.gthtml
@@ -74,9 +567,7 @@ share/gthumb/albumthemes/Classic/right.png
share/gthumb/albumthemes/Classic/style.css
share/gthumb/albumthemes/Classic/thumbnail.gthtml
share/gthumb/albumthemes/Classic/top.png
-share/gthumb/albumthemes/ClassicClips/1.gif
share/gthumb/albumthemes/ClassicClips/back.png
-share/gthumb/albumthemes/ClassicClips/background.gif
share/gthumb/albumthemes/ClassicClips/bot.png
share/gthumb/albumthemes/ClassicClips/image.gthtml
share/gthumb/albumthemes/ClassicClips/index.gthtml
@@ -89,15 +580,7 @@ share/gthumb/albumthemes/ClassicClips/right.png
share/gthumb/albumthemes/ClassicClips/style.css
share/gthumb/albumthemes/ClassicClips/thumbnail.gthtml
share/gthumb/albumthemes/ClassicClips/top.png
-share/gthumb/albumthemes/Flicker/image.gthtml
-share/gthumb/albumthemes/Flicker/index.gthtml
-share/gthumb/albumthemes/Flicker/layout.css
-share/gthumb/albumthemes/Flicker/preview.png
-share/gthumb/albumthemes/Flicker/style.css
-share/gthumb/albumthemes/Flicker/thumbnail.gthtml
-share/gthumb/albumthemes/NeatRound/1.gif
share/gthumb/albumthemes/NeatRound/back.png
-share/gthumb/albumthemes/NeatRound/background.gif
share/gthumb/albumthemes/NeatRound/bot.png
share/gthumb/albumthemes/NeatRound/image.gthtml
share/gthumb/albumthemes/NeatRound/index.gthtml
@@ -112,33 +595,108 @@ share/gthumb/albumthemes/NeatRound/thumbnail.gthtml
share/gthumb/albumthemes/NeatRound/top.png
share/gthumb/albumthemes/Wiki/image.gthtml
share/gthumb/albumthemes/Wiki/index.gthtml
-share/gthumb/albumthemes/Wiki/layout.css
share/gthumb/albumthemes/Wiki/preview.png
share/gthumb/albumthemes/Wiki/style.css
share/gthumb/albumthemes/Wiki/thumbnail.gthtml
-share/gthumb/glade/ftp-client-48.png
-share/gthumb/glade/gphoto-48.png
-share/gthumb/glade/gthumb.glade
-share/gthumb/glade/gthumb_camera.glade
-share/gthumb/glade/gthumb_comments.glade
-share/gthumb/glade/gthumb_convert.glade
-share/gthumb/glade/gthumb_crop.glade
-share/gthumb/glade/gthumb_edit.glade
-share/gthumb/glade/gthumb_png_exporter.glade
-share/gthumb/glade/gthumb_preferences.glade
-share/gthumb/glade/gthumb_print.glade
-share/gthumb/glade/gthumb_redeye.glade
-share/gthumb/glade/gthumb_search.glade
-share/gthumb/glade/gthumb_tools.glade
-share/gthumb/glade/gthumb_web_exporter.glade
-share/gthumb/glade/volume-mute.png
+share/gthumb/icons/hicolor/16x16/actions/browser-mode.png
+share/gthumb/icons/hicolor/16x16/actions/facebook.png
+share/gthumb/icons/hicolor/16x16/actions/file-catalog.png
+share/gthumb/icons/hicolor/16x16/actions/file-library.png
+share/gthumb/icons/hicolor/16x16/actions/file-search.png
+share/gthumb/icons/hicolor/16x16/actions/flickr.png
+share/gthumb/icons/hicolor/16x16/actions/histogram.png
+share/gthumb/icons/hicolor/16x16/actions/image-navigator.png
+share/gthumb/icons/hicolor/16x16/actions/photobucket.png
+share/gthumb/icons/hicolor/16x16/actions/picasaweb.png
+share/gthumb/icons/hicolor/16x16/actions/tool-adjust-colors.png
+share/gthumb/icons/hicolor/16x16/actions/tool-crop.png
+share/gthumb/icons/hicolor/16x16/actions/tool-desaturate.png
+share/gthumb/icons/hicolor/16x16/actions/tool-enhance.png
+share/gthumb/icons/hicolor/16x16/actions/tool-flip.png
+share/gthumb/icons/hicolor/16x16/actions/tool-invert.png
+share/gthumb/icons/hicolor/16x16/actions/tool-mirror.png
+share/gthumb/icons/hicolor/16x16/actions/tool-red-eye.png
+share/gthumb/icons/hicolor/16x16/actions/tool-resize.png
+share/gthumb/icons/hicolor/16x16/actions/tool-rotate-270.png
+share/gthumb/icons/hicolor/16x16/actions/tool-rotate-90.png
+share/gthumb/icons/hicolor/22x22/actions/browser-mode.png
+share/gthumb/icons/hicolor/22x22/actions/file-catalog.png
+share/gthumb/icons/hicolor/22x22/actions/file-library.png
+share/gthumb/icons/hicolor/22x22/actions/file-search.png
+share/gthumb/icons/hicolor/22x22/actions/histogram.png
+share/gthumb/icons/hicolor/22x22/actions/palette.png
+share/gthumb/icons/hicolor/22x22/actions/share.png
+share/gthumb/icons/hicolor/22x22/actions/tool-adjust-colors.png
+share/gthumb/icons/hicolor/22x22/actions/tool-crop.png
+share/gthumb/icons/hicolor/22x22/actions/tool-desaturate.png
+share/gthumb/icons/hicolor/22x22/actions/tool-enhance.png
+share/gthumb/icons/hicolor/22x22/actions/tool-red-eye.png
+share/gthumb/icons/hicolor/22x22/actions/tool-resize.png
+share/gthumb/icons/hicolor/22x22/actions/zoom-fit-width.png
+share/gthumb/icons/hicolor/48x48/actions/browser-mode.png
+share/gthumb/icons/hicolor/48x48/actions/file-catalog.png
+share/gthumb/icons/hicolor/48x48/actions/file-library.png
+share/gthumb/icons/hicolor/48x48/actions/file-search.png
+share/gthumb/icons/hicolor/48x48/actions/palette.png
+share/gthumb/icons/hicolor/scalable/actions/browser-mode.svg
+share/gthumb/icons/hicolor/scalable/actions/file-catalog.svg
+share/gthumb/icons/hicolor/scalable/actions/file-library.svg
+share/gthumb/icons/hicolor/scalable/actions/file-search.svg
+share/gthumb/icons/hicolor/scalable/actions/palette.svg
+share/gthumb/icons/hicolor/scalable/actions/share.svg
+share/gthumb/icons/hicolor/scalable/actions/slideshow-pause.svg
+share/gthumb/icons/hicolor/scalable/actions/tag.svg
+share/gthumb/ui/add-to-catalog.ui
+share/gthumb/ui/adjust-colors-options.ui
+share/gthumb/ui/ask-value.ui
+share/gthumb/ui/bookmarks.ui
+share/gthumb/ui/catalog-properties.ui
+share/gthumb/ui/change-date.ui
+share/gthumb/ui/comments-preferences.ui
+share/gthumb/ui/convert-format.ui
+share/gthumb/ui/crop-options.ui
+share/gthumb/ui/edit-comment-page.ui
+share/gthumb/ui/edit-exiv2-page.ui
+share/gthumb/ui/extensions.ui
+share/gthumb/ui/filter-editor.ui
+share/gthumb/ui/image-viewer-preferences.ui
+share/gthumb/ui/import-preferences.ui
+share/gthumb/ui/jpeg-options.ui
+share/gthumb/ui/organize-files-task.ui
+share/gthumb/ui/organize-files.ui
+share/gthumb/ui/overwrite-dialog.ui
+share/gthumb/ui/personalize-filters.ui
+share/gthumb/ui/personalize-scripts.ui
+share/gthumb/ui/photo-importer-options.ui
+share/gthumb/ui/photo-importer.ui
+share/gthumb/ui/png-options.ui
+share/gthumb/ui/preferences.ui
+share/gthumb/ui/print-layout.ui
+share/gthumb/ui/red-eye-removal-options.ui
+share/gthumb/ui/rename-series.ui
+share/gthumb/ui/resize-images.ui
+share/gthumb/ui/resize-options.ui
+share/gthumb/ui/save-options-preferences.ui
+share/gthumb/ui/script-editor.ui
+share/gthumb/ui/search-editor.ui
+share/gthumb/ui/slideshow-preferences.ui
+share/gthumb/ui/sort-order.ui
+share/gthumb/ui/tag-chooser.ui
+share/gthumb/ui/tga-options.ui
+share/gthumb/ui/tiff-options.ui
+share/gthumb/ui/web-album-exporter.ui
+share/icons/hicolor/16x16/apps/gthumb.png
+share/icons/hicolor/22x22/apps/gthumb.png
+share/icons/hicolor/32x32/apps/gthumb.png
share/icons/hicolor/48x48/apps/gthumb.png
+share/icons/hicolor/scalable/apps/gthumb.svg
share/locale/am/LC_MESSAGES/gthumb.mo
share/locale/ar/LC_MESSAGES/gthumb.mo
share/locale/az/LC_MESSAGES/gthumb.mo
share/locale/be/LC_MESSAGES/gthumb.mo
share/locale/bg/LC_MESSAGES/gthumb.mo
share/locale/ca/LC_MESSAGES/gthumb.mo
+share/locale/ca@valencia/LC_MESSAGES/gthumb.mo
share/locale/cs/LC_MESSAGES/gthumb.mo
share/locale/da/LC_MESSAGES/gthumb.mo
share/locale/de/LC_MESSAGES/gthumb.mo
@@ -168,15 +726,16 @@ share/locale/lt/LC_MESSAGES/gthumb.mo
share/locale/lv/LC_MESSAGES/gthumb.mo
share/locale/mk/LC_MESSAGES/gthumb.mo
share/locale/ml/LC_MESSAGES/gthumb.mo
-share/locale/mr/LC_MESSAGES/gthumb.mo
share/locale/ms/LC_MESSAGES/gthumb.mo
share/locale/nb/LC_MESSAGES/gthumb.mo
share/locale/nds/LC_MESSAGES/gthumb.mo
share/locale/ne/LC_MESSAGES/gthumb.mo
share/locale/nl/LC_MESSAGES/gthumb.mo
share/locale/nn/LC_MESSAGES/gthumb.mo
+share/locale/oc/LC_MESSAGES/gthumb.mo
share/locale/pa/LC_MESSAGES/gthumb.mo
share/locale/pl/LC_MESSAGES/gthumb.mo
+share/locale/ps/LC_MESSAGES/gthumb.mo
share/locale/pt/LC_MESSAGES/gthumb.mo
share/locale/pt_BR/LC_MESSAGES/gthumb.mo
share/locale/ro/LC_MESSAGES/gthumb.mo
@@ -188,8 +747,6 @@ share/locale/sq/LC_MESSAGES/gthumb.mo
share/locale/sr/LC_MESSAGES/gthumb.mo
share/locale/sr@Latn/LC_MESSAGES/gthumb.mo
share/locale/sv/LC_MESSAGES/gthumb.mo
-share/locale/ta/LC_MESSAGES/gthumb.mo
-share/locale/te/LC_MESSAGES/gthumb.mo
share/locale/th/LC_MESSAGES/gthumb.mo
share/locale/tr/LC_MESSAGES/gthumb.mo
share/locale/uk/LC_MESSAGES/gthumb.mo
@@ -198,10 +755,3 @@ share/locale/xh/LC_MESSAGES/gthumb.mo
share/locale/zh_CN/LC_MESSAGES/gthumb.mo
share/locale/zh_HK/LC_MESSAGES/gthumb.mo
share/locale/zh_TW/LC_MESSAGES/gthumb.mo
-share/omf/gthumb/gthumb-C.omf
-share/omf/gthumb/gthumb-de.omf
-share/omf/gthumb/gthumb-el.omf
-share/omf/gthumb/gthumb-es.omf
-share/omf/gthumb/gthumb-fr.omf
-share/omf/gthumb/gthumb-sv.omf
-share/omf/gthumb/gthumb-zh_CN.omf
diff --git a/graphics/gthumb/distinfo b/graphics/gthumb/distinfo
index c5ea331026f..648cae7e655 100644
--- a/graphics/gthumb/distinfo
+++ b/graphics/gthumb/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.22 2010/05/17 16:56:27 drochner Exp $
+$NetBSD: distinfo,v 1.23 2010/12/03 12:51:34 drochner Exp $
-SHA1 (gthumb-2.10.12.tar.gz) = 4a91f8f5d20b8e47412ef0cdefdf301477167d77
-RMD160 (gthumb-2.10.12.tar.gz) = 8f39c42d60872b32ac56157e9ce250a1c599d9c5
-Size (gthumb-2.10.12.tar.gz) = 4514132 bytes
-SHA1 (patch-aa) = da1f2b470df135a0edca8367969a360f358b5b0f
+SHA1 (gthumb-2.12.1.tar.gz) = abb334718854aedff274a0a44de5004d7b791ec2
+RMD160 (gthumb-2.12.1.tar.gz) = 4edf4b5712a170d4d5b56f3441700e4c52425364
+Size (gthumb-2.12.1.tar.gz) = 6847252 bytes
diff --git a/graphics/gthumb/patches/patch-aa b/graphics/gthumb/patches/patch-aa
deleted file mode 100644
index 922307662dd..00000000000
--- a/graphics/gthumb/patches/patch-aa
+++ /dev/null
@@ -1,27 +0,0 @@
-$NetBSD: patch-aa,v 1.7 2010/05/17 16:56:27 drochner Exp $
-
---- data/Makefile.in.orig 2010-05-05 10:47:22.000000000 +0000
-+++ data/Makefile.in
-@@ -844,14 +844,14 @@ update-icon-cache:
- @INTLTOOL_SCHEMAS_RULE@
-
- install-schemas: $(schema_DATA)
--@GCONF_SCHEMAS_INSTALL_TRUE@ if test -z "$(DESTDIR)" ; then \
--@GCONF_SCHEMAS_INSTALL_TRUE@ for p in $^ ; do \
--@GCONF_SCHEMAS_INSTALL_TRUE@ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) \
--@GCONF_SCHEMAS_INSTALL_TRUE@ $(GCONFTOOL) \
--@GCONF_SCHEMAS_INSTALL_TRUE@ --makefile-install-rule \
--@GCONF_SCHEMAS_INSTALL_TRUE@ $(top_builddir)/data/$$p; \
--@GCONF_SCHEMAS_INSTALL_TRUE@ done \
--@GCONF_SCHEMAS_INSTALL_TRUE@ fi
-+ if test -z "$(DESTDIR)" ; then \
-+ for p in $^ ; do \
-+ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) \
-+ $(GCONFTOOL) \
-+ --makefile-install-rule \
-+ $(top_builddir)/data/$$p; \
-+ done \
-+ fi
-
- uninstall-schemas: $(schema_DATA)
- @GCONF_SCHEMAS_INSTALL_TRUE@ if test -z "$(DESTDIR)" ; then \