diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index c486086cd581..7548569afdf2 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -1,108 +1,103 @@ PORTNAME= gthumb -PORTVERSION= 3.12.2 -PORTREVISION= 13 +PORTVERSION= 3.12.7 CATEGORIES= graphics MASTER_SITES= GNOME DIST_SUBDIR= gnome -PATCH_SITES= https://gitlab.gnome.org/GNOME/gthumb/-/commit/ -PATCHFILES= 2133520496afd179702953a5d07aa99b5209f9cf.patch:-p1 #Fix build with libraw >= 0.21.0 -PATCHFILES+= 306d0eeca5ef.patch:-p1 # https://gitlab.gnome.org/GNOME/gthumb/-/issues/306 - MAINTAINER= gnome@FreeBSD.org COMMENT= Image viewer and browser for the GNOME environment WWW= https://wiki.gnome.org/Apps/gthumb/ LICENSE= GPLv2+ BUILD_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas \ itstool:textproc/itstool LIB_DEPENDS= libclutter-1.0.so:graphics/clutter \ libcogl.so:graphics/cogl \ libgstreamer-1.0.so:multimedia/gstreamer1 \ libjson-glib-1.0.so:devel/json-glib \ liblcms2.so:graphics/lcms2 \ liboauth.so:net/liboauth \ libpng.so:graphics/png \ libsoup-2.4.so:devel/libsoup \ libtiff.so:graphics/tiff \ libcolord.so:graphics/colord RUN_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas USES= bison compiler:c++11-lib cpe desktop-file-utils gettext gl \ gnome jpeg localbase:ldflags meson pkgconfig \ python:build shebangfix tar:xz xorg USE_GL= egl USE_GNOME= cairo gtk30 intltool librsvg2 USE_XORG= x11 xcomposite xdamage xext xfixes xrandr xi MESON_ARGS= -Dlibrsvg=true \ -Dlibchamplain=false CPE_VENDOR= gnome INSTALL_TARGET= install-strip USE_LDCONFIG= yes BINARY_ALIAS= python3=${PYTHON_CMD} SHEBANG_FILES= *.py data/gschemas/*.py gthumb/*.py po/*.py PLIST_SUB= GTHUMB_VER="3.10" GLIB_SCHEMAS= org.gnome.gthumb.change-date.gschema.xml \ org.gnome.gthumb.comments.gschema.xml \ org.gnome.gthumb.contact-sheet.gschema.xml \ org.gnome.gthumb.convert-format.gschema.xml \ org.gnome.gthumb.crop.gschema.xml \ org.gnome.gthumb.enums.xml \ org.gnome.gthumb.facebook.gschema.xml \ org.gnome.gthumb.file-manager.gschema.xml \ org.gnome.gthumb.flickr.gschema.xml \ org.gnome.gthumb.gschema.xml \ org.gnome.gthumb.gstreamer-tools.gschema.xml \ org.gnome.gthumb.image-print.gschema.xml \ org.gnome.gthumb.image-viewer.gschema.xml \ org.gnome.gthumb.importer.gschema.xml \ org.gnome.gthumb.photo-importer.gschema.xml \ org.gnome.gthumb.picasaweb.gschema.xml \ org.gnome.gthumb.pixbuf-savers.gschema.xml \ org.gnome.gthumb.rename-series.gschema.xml \ org.gnome.gthumb.resize-images.gschema.xml \ org.gnome.gthumb.resize.gschema.xml \ org.gnome.gthumb.rotate.gschema.xml \ org.gnome.gthumb.slideshow.gschema.xml \ org.gnome.gthumb.webalbums.gschema.xml \ org.gnome.gthumb.catalogs.gschema.xml \ org.gnome.gthumb.terminal.gschema.xml OPTIONS_DEFINE= BRASERO CLUTTER EXIV2 GSTREAMER JXL RAW SECRET \ WEBP WEBSERVICES YELP OPTIONS_DEFAULT= BRASERO CLUTTER EXIV2 GSTREAMER JXL RAW SECRET \ WEBP WEBSERVICES YELP OPTIONS_SUB= yes BRASERO_DESC= Write galleries to CD/DVD (large dependency) BRASERO_LIB_DEPENDS= libbrasero-media3.so:sysutils/brasero BRASERO_MESON_TRUE= libbrasero CLUTTER_DESC= Fancy slideshows CLUTTER_LIB_DEPENDS= libclutter-gtk-1.0.so:graphics/clutter-gtk3 CLUTTER_MESON_TRUE= clutter EXIV2_LIB_DEPENDS= libexiv2.so:graphics/exiv2 EXIV2_MESON_TRUE= exiv2 GSTREAMER_USES= gstreamer GSTREAMER_MESON_TRUE= gstreamer JXL_LIB_DEPENDS= libjxl.so:graphics/libjxl JXL_MESON_TRUE= libjxl RAW_DESC= Raw image support via libraw RAW_LIB_DEPENDS= libraw.so:graphics/libraw RAW_MESON_TRUE= libraw SECRET_DESC= Libsecret support for storing passwords SECRET_LIB_DEPENDS= libsecret-1.so:security/libsecret SECRET_MESON_TRUE= libsecret WEBP_LIB_DEPENDS= libwebp.so:graphics/webp WEBP_MESON_TRUE= libwebp WEBSERVICES_DESC= Web services WEBSERVICES_LIB_DEPENDS=\ libjson-glib-1.0.so:devel/json-glib \ libwebkit2gtk-4.0.so:www/webkit2-gtk@40 WEBSERVICES_MESON_TRUE= webservices YELP_DESC= Viewer for built-in help system YELP_RUN_DEPENDS= yelp:x11/yelp .include diff --git a/graphics/gthumb/distinfo b/graphics/gthumb/distinfo index 4900f97a69f1..2a0ab584c654 100644 --- a/graphics/gthumb/distinfo +++ b/graphics/gthumb/distinfo @@ -1,7 +1,3 @@ -TIMESTAMP = 1677764827 -SHA256 (gnome/gthumb-3.12.2.tar.xz) = 97f8afe522535216541ebbf1e3b546d12a6beb38a8f0eb85f26e676934aad425 -SIZE (gnome/gthumb-3.12.2.tar.xz) = 7585700 -SHA256 (gnome/2133520496afd179702953a5d07aa99b5209f9cf.patch) = 96c82ad7390d3c39e421f1e0e6b129492f07dc9239d54791ed41713659dd496a -SIZE (gnome/2133520496afd179702953a5d07aa99b5209f9cf.patch) = 2358 -SHA256 (gnome/306d0eeca5ef.patch) = db219738ed0c6349c9c60fee0df4d05b50304fbea5018aa145f9286840676b64 -SIZE (gnome/306d0eeca5ef.patch) = 2011 +TIMESTAMP = 1741255364 +SHA256 (gnome/gthumb-3.12.7.tar.xz) = ee12d24cf231010241f758d6c95b9d53a7381278fa76b6a518b3d09b371efaec +SIZE (gnome/gthumb-3.12.7.tar.xz) = 7642460 diff --git a/graphics/gthumb/files/patch-git-aa-3376550ae109286de09ce5f89e05060eb80230a7 b/graphics/gthumb/files/patch-git-aa-3376550ae109286de09ce5f89e05060eb80230a7 deleted file mode 100644 index e874aa7eeeab..000000000000 --- a/graphics/gthumb/files/patch-git-aa-3376550ae109286de09ce5f89e05060eb80230a7 +++ /dev/null @@ -1,375 +0,0 @@ -From 3376550ae109286de09ce5f89e05060eb80230a7 Mon Sep 17 00:00:00 2001 -From: Paolo Bacchilega -Date: Tue, 27 Jun 2023 18:56:48 +0200 -Subject: [PATCH] exiv2: added support for version 0.28 - -Patch by Alex and Antonio Rojas from the discussion of the issue 282. - -Fixes #282 ---- - extensions/exiv2_tools/exiv2-utils.cpp | 141 +++++++++++++++++++++++++ - 1 file changed, 141 insertions(+) - -diff --git ./extensions/exiv2_tools/exiv2-utils.cpp ./extensions/exiv2_tools/exiv2-utils.cpp -index 56dadb4eb..20f049c2a 100644 ---- ./extensions/exiv2_tools/exiv2-utils.cpp -+++ ./extensions/exiv2_tools/exiv2-utils.cpp -@@ -740,7 +740,11 @@ get_exif_default_category (const Exiv2::Exifdatum &md) - - - static void -+#if EXIV2_TEST_VERSION(0,28,0) -+exiv2_read_metadata (Exiv2::Image::UniquePtr image, -+#else - exiv2_read_metadata (Exiv2::Image::AutoPtr image, -+#endif - GFileInfo *info, - gboolean update_general_attributes) - { -@@ -875,7 +879,11 @@ exiv2_read_metadata_from_file (GFile *file, - return FALSE; - } - -+#if EXIV2_TEST_VERSION(0,28,0) -+ Exiv2::Image::UniquePtr image = Exiv2::ImageFactory::open(path); -+#else - Exiv2::Image::AutoPtr image = Exiv2::ImageFactory::open(path); -+#endif - g_free (path); - - if (image.get() == 0) { -@@ -885,9 +893,17 @@ exiv2_read_metadata_from_file (GFile *file, - } - // Set the log level to only show errors (and suppress warnings, informational and debug messages) - Exiv2::LogMsg::setLevel(Exiv2::LogMsg::error); -+#if EXIV2_TEST_VERSION(0,28,0) -+ exiv2_read_metadata (std::move(image), info, update_general_attributes); -+#else - exiv2_read_metadata (image, info, update_general_attributes); -+#endif - } -+#if EXIV2_TEST_VERSION(0,28,0) -+ catch (Exiv2::Error& e) { -+#else - catch (Exiv2::AnyError& e) { -+#endif - if (error != NULL) - *error = g_error_new_literal (G_IO_ERROR, G_IO_ERROR_FAILED, e.what()); - return FALSE; -@@ -906,7 +922,11 @@ exiv2_read_metadata_from_buffer (void *buffer, - GError **error) - { - try { -+#if EXIV2_TEST_VERSION(0,28,0) -+ Exiv2::Image::UniquePtr image = Exiv2::ImageFactory::open ((Exiv2::byte*) buffer, buffer_size); -+#else - Exiv2::Image::AutoPtr image = Exiv2::ImageFactory::open ((Exiv2::byte*) buffer, buffer_size); -+#endif - - if (image.get() == 0) { - if (error != NULL) -@@ -914,9 +934,17 @@ exiv2_read_metadata_from_buffer (void *buffer, - return FALSE; - } - -+#if EXIV2_TEST_VERSION(0,28,0) -+ exiv2_read_metadata (std::move(image), info, update_general_attributes); -+#else - exiv2_read_metadata (image, info, update_general_attributes); -+#endif - } -+#if EXIV2_TEST_VERSION(0,28,0) -+ catch (Exiv2::Error& e) { -+#else - catch (Exiv2::AnyError& e) { -+#endif - if (error != NULL) - *error = g_error_new_literal (G_IO_ERROR, G_IO_ERROR_FAILED, e.what()); - return FALSE; -@@ -965,7 +993,11 @@ exiv2_read_sidecar (GFile *file, - g_free (path); - - std::string xmpPacket; -+#if EXIV2_TEST_VERSION(0,28,0) -+ xmpPacket.assign(reinterpret_cast(buf.data()), buf.size()); -+#else - xmpPacket.assign(reinterpret_cast(buf.pData_), buf.size_); -+#endif - Exiv2::XmpData xmpData; - - if (0 != Exiv2::XmpParser::decode(xmpData, xmpPacket)) -@@ -1011,7 +1043,11 @@ exiv2_read_sidecar (GFile *file, - - set_attributes_from_tagsets (info, update_general_attributes); - } -+#if EXIV2_TEST_VERSION(0,28,0) -+ catch (Exiv2::Error& e) { -+#else - catch (Exiv2::AnyError& e) { -+#endif - std::cerr << "Caught Exiv2 exception '" << e << "'\n"; - return FALSE; - } -@@ -1111,7 +1147,11 @@ dump_exif_data (Exiv2::ExifData &exifData, - - - static Exiv2::DataBuf -+#if EXIV2_TEST_VERSION(0,28,0) -+exiv2_write_metadata_private (Exiv2::Image::UniquePtr image, -+#else - exiv2_write_metadata_private (Exiv2::Image::AutoPtr image, -+#endif - GFileInfo *info, - GthImage *image_data) - { -@@ -1148,13 +1188,21 @@ exiv2_write_metadata_private (Exiv2::Image::AutoPtr image, - const char *value_type = gth_main_get_metadata_type (metadatum, attributes[i]); - - if ((raw_value != NULL) && (strcmp (raw_value, "") != 0) && (value_type != NULL)) { -+#if EXIV2_TEST_VERSION(0,28,0) -+ Exiv2::Value::UniquePtr value = Exiv2::Value::create (Exiv2::TypeInfo::typeId (value_type)); -+#else - Exiv2::Value::AutoPtr value = Exiv2::Value::create (Exiv2::TypeInfo::typeId (value_type)); -+#endif - value->read (raw_value); - Exiv2::ExifKey exif_key(key); - ed.add (exif_key, value.get()); - } - } -+#if EXIV2_TEST_VERSION(0,28,0) -+ catch (Exiv2::Error& e) { -+#else - catch (Exiv2::AnyError& e) { -+#endif - /* we don't care about invalid key errors */ - g_warning ("%s", e.what()); - } -@@ -1270,7 +1318,11 @@ exiv2_write_metadata_private (Exiv2::Image::AutoPtr image, - value_type = gth_main_get_metadata_type (metadatum, attributes[i]); - if (value_type != NULL) { - /* See the exif data code above for an explanation. */ -+#if EXIV2_TEST_VERSION(0,28,0) -+ Exiv2::Value::UniquePtr value = Exiv2::Value::create (Exiv2::TypeInfo::typeId (value_type)); -+#else - Exiv2::Value::AutoPtr value = Exiv2::Value::create (Exiv2::TypeInfo::typeId (value_type)); -+#endif - Exiv2::IptcKey iptc_key(key); - - const char *raw_value; -@@ -1296,7 +1348,11 @@ exiv2_write_metadata_private (Exiv2::Image::AutoPtr image, - } - } - } -+#if EXIV2_TEST_VERSION(0,28,0) -+ catch (Exiv2::Error& e) { -+#else - catch (Exiv2::AnyError& e) { -+#endif - /* we don't care about invalid key errors */ - g_warning ("%s", e.what()); - } -@@ -1320,7 +1376,11 @@ exiv2_write_metadata_private (Exiv2::Image::AutoPtr image, - value_type = gth_main_get_metadata_type (metadatum, attributes[i]); - if (value_type != NULL) { - /* See the exif data code above for an explanation. */ -+#if EXIV2_TEST_VERSION(0,28,0) -+ Exiv2::Value::UniquePtr value = Exiv2::Value::create (Exiv2::TypeInfo::typeId (value_type)); -+#else - Exiv2::Value::AutoPtr value = Exiv2::Value::create (Exiv2::TypeInfo::typeId (value_type)); -+#endif - Exiv2::XmpKey xmp_key(key); - - const char *raw_value; -@@ -1346,7 +1406,11 @@ exiv2_write_metadata_private (Exiv2::Image::AutoPtr image, - } - } - } -+#if EXIV2_TEST_VERSION(0,28,0) -+ catch (Exiv2::Error& e) { -+#else - catch (Exiv2::AnyError& e) { -+#endif - /* we don't care about invalid key errors */ - g_warning ("%s", e.what()); - } -@@ -1362,7 +1426,11 @@ exiv2_write_metadata_private (Exiv2::Image::AutoPtr image, - image->setXmpData(xd); - image->writeMetadata(); - } -+#if EXIV2_TEST_VERSION(0,28,0) -+ catch (Exiv2::Error& e) { -+#else - catch (Exiv2::AnyError& e) { -+#endif - g_warning ("%s", e.what()); - } - -@@ -1389,16 +1457,33 @@ exiv2_write_metadata (GthImageSaveData *data) - { - if (exiv2_supports_writes (data->mime_type) && (data->file_data != NULL)) { - try { -+#if EXIV2_TEST_VERSION(0,28,0) -+ Exiv2::Image::UniquePtr image = Exiv2::ImageFactory::open ((Exiv2::byte*) data->buffer, data->buffer_size); -+#else - Exiv2::Image::AutoPtr image = Exiv2::ImageFactory::open ((Exiv2::byte*) data->buffer, data->buffer_size); -+#endif - g_assert (image.get() != 0); - -+#if EXIV2_TEST_VERSION(0,28,0) -+ Exiv2::DataBuf buf = exiv2_write_metadata_private (std::move(image), data->file_data->info, data->image); -+#else - Exiv2::DataBuf buf = exiv2_write_metadata_private (image, data->file_data->info, data->image); -+#endif - - g_free (data->buffer); -+#if EXIV2_TEST_VERSION(0,28,0) -+ data->buffer = g_memdup (buf.data(), buf.size()); -+ data->buffer_size = buf.size(); -+#else - data->buffer = g_memdup (buf.pData_, buf.size_); - data->buffer_size = buf.size_; -+#endif - } -+#if EXIV2_TEST_VERSION(0,28,0) -+ catch (Exiv2::Error& e) { -+#else - catch (Exiv2::AnyError& e) { -+#endif - if (data->error != NULL) - *data->error = g_error_new_literal (G_IO_ERROR, G_IO_ERROR_FAILED, e.what()); - g_warning ("%s\n", e.what()); -@@ -1419,16 +1504,33 @@ exiv2_write_metadata_to_buffer (void **buffer, - GError **error) - { - try { -+#if EXIV2_TEST_VERSION(0,28,0) -+ Exiv2::Image::UniquePtr image = Exiv2::ImageFactory::open ((Exiv2::byte*) *buffer, *buffer_size); -+#else - Exiv2::Image::AutoPtr image = Exiv2::ImageFactory::open ((Exiv2::byte*) *buffer, *buffer_size); -+#endif - g_assert (image.get() != 0); - -+#if EXIV2_TEST_VERSION(0,28,0) -+ Exiv2::DataBuf buf = exiv2_write_metadata_private (std::move(image), info, image_data); -+#else - Exiv2::DataBuf buf = exiv2_write_metadata_private (image, info, image_data); -+#endif - - g_free (*buffer); -+#if EXIV2_TEST_VERSION(0,28,0) -+ *buffer = g_memdup (buf.data(), buf.size()); -+ *buffer_size = buf.size(); -+#else - *buffer = g_memdup (buf.pData_, buf.size_); - *buffer_size = buf.size_; -+#endif - } -+#if EXIV2_TEST_VERSION(0,28,0) -+ catch (Exiv2::Error& e) { -+#else - catch (Exiv2::AnyError& e) { -+#endif - if (error != NULL) - *error = g_error_new_literal (G_IO_ERROR, G_IO_ERROR_FAILED, e.what()); - return FALSE; -@@ -1445,7 +1547,11 @@ exiv2_clear_metadata (void **buffer, - GError **error) - { - try { -+#if EXIV2_TEST_VERSION(0,28,0) -+ Exiv2::Image::UniquePtr image = Exiv2::ImageFactory::open ((Exiv2::byte*) *buffer, *buffer_size); -+#else - Exiv2::Image::AutoPtr image = Exiv2::ImageFactory::open ((Exiv2::byte*) *buffer, *buffer_size); -+#endif - - if (image.get() == 0) { - if (error != NULL) -@@ -1457,7 +1563,11 @@ exiv2_clear_metadata (void **buffer, - image->clearMetadata(); - image->writeMetadata(); - } -+#if EXIV2_TEST_VERSION(0,28,0) -+ catch (Exiv2::Error& e) { -+#else - catch (Exiv2::AnyError& e) { -+#endif - g_warning ("%s", e.what()); - } - -@@ -1466,10 +1576,19 @@ exiv2_clear_metadata (void **buffer, - Exiv2::DataBuf buf = io.read(io.size()); - - g_free (*buffer); -+#if EXIV2_TEST_VERSION(0,28,0) -+ *buffer = g_memdup (buf.data(), buf.size()); -+ *buffer_size = buf.size(); -+#else - *buffer = g_memdup (buf.pData_, buf.size_); - *buffer_size = buf.size_; -+#endif - } -+#if EXIV2_TEST_VERSION(0,28,0) -+ catch (Exiv2::Error& e) { -+#else - catch (Exiv2::AnyError& e) { -+#endif - if (error != NULL) - *error = g_error_new_literal (G_IO_ERROR, G_IO_ERROR_FAILED, e.what()); - return FALSE; -@@ -1502,26 +1621,44 @@ exiv2_generate_thumbnail (const char *uri, - if (path == NULL) - return NULL; - -+#if EXIV2_TEST_VERSION(0,28,0) -+ Exiv2::Image::UniquePtr image = Exiv2::ImageFactory::open (path); -+#else - Exiv2::Image::AutoPtr image = Exiv2::ImageFactory::open (path); -+#endif - image->readMetadata (); - Exiv2::ExifThumbC exifThumb (image->exifData ()); - Exiv2::DataBuf thumb = exifThumb.copy (); - - g_free (path); - -+#if EXIV2_TEST_VERSION(0,28,0) -+ if (thumb.data() == NULL) -+#else - if (thumb.pData_ == NULL) -+#endif - return NULL; - - Exiv2::ExifData &ed = image->exifData(); - -+#if EXIV2_TEST_VERSION(0,28,0) -+ long orientation = (ed["Exif.Image.Orientation"].count() > 0) ? ed["Exif.Image.Orientation"].toUint32() : 1; -+ long image_width = (ed["Exif.Photo.PixelXDimension"].count() > 0) ? ed["Exif.Photo.PixelXDimension"].toUint32() : -1; -+ long image_height = (ed["Exif.Photo.PixelYDimension"].count() > 0) ? ed["Exif.Photo.PixelYDimension"].toUint32() : -1; -+#else - long orientation = (ed["Exif.Image.Orientation"].count() > 0) ? ed["Exif.Image.Orientation"].toLong() : 1; - long image_width = (ed["Exif.Photo.PixelXDimension"].count() > 0) ? ed["Exif.Photo.PixelXDimension"].toLong() : -1; - long image_height = (ed["Exif.Photo.PixelYDimension"].count() > 0) ? ed["Exif.Photo.PixelYDimension"].toLong() : -1; -+#endif - - if ((orientation != 1) || (image_width <= 0) || (image_height <= 0)) - return NULL; - -+#if EXIV2_TEST_VERSION(0,28,0) -+ GInputStream *stream = g_memory_input_stream_new_from_data (thumb.data(), thumb.size(), NULL); -+#else - GInputStream *stream = g_memory_input_stream_new_from_data (thumb.pData_, thumb.size_, NULL); -+#endif - pixbuf = gdk_pixbuf_new_from_stream (stream, NULL, NULL); - g_object_unref (stream); - -@@ -1575,7 +1712,11 @@ exiv2_generate_thumbnail (const char *uri, - gdk_pixbuf_set_option (pixbuf, "orientation", orientation_s); - g_free (orientation_s); - } -+#if EXIV2_TEST_VERSION(0,28,0) -+ catch (Exiv2::Error& e) { -+#else - catch (Exiv2::AnyError& e) { -+#endif - } - - return pixbuf; diff --git a/graphics/gthumb/pkg-plist b/graphics/gthumb/pkg-plist index 7a8b00ca12dc..bf56ade035ac 100644 --- a/graphics/gthumb/pkg-plist +++ b/graphics/gthumb/pkg-plist @@ -1,1102 +1,1166 @@ bin/gthumb include/gthumb/cairo-scale.h include/gthumb/cairo-utils.h include/gthumb/color-utils.h include/gthumb/dom.h include/gthumb/gfixed.h include/gthumb/gimp-op.h include/gthumb/gio-utils.h include/gthumb/glib-utils.h include/gthumb/gnome-desktop-thumbnail.h include/gthumb/gsignature.h include/gthumb/gth-accel-button.h include/gthumb/gth-accel-dialog.h include/gthumb/gth-async-task.h include/gthumb/gth-auto-paned.h include/gthumb/gth-browser.h include/gthumb/gth-buffer-data.h include/gthumb/gth-color-manager.h include/gthumb/gth-color-scale.h include/gthumb/gth-delete-task.h include/gthumb/gth-duplicable.h include/gthumb/gth-empty-list.h include/gthumb/gth-enum-types.h include/gthumb/gth-error.h include/gthumb/gth-extensions.h include/gthumb/gth-file-chooser-dialog.h include/gthumb/gth-file-data.h include/gthumb/gth-file-list.h include/gthumb/gth-file-properties.h include/gthumb/gth-file-selection-info.h include/gthumb/gth-file-selection.h include/gthumb/gth-file-source-vfs.h include/gthumb/gth-file-source.h include/gthumb/gth-file-store.h include/gthumb/gth-file-tool.h include/gthumb/gth-file-view.h include/gthumb/gth-filter-editor-dialog.h include/gthumb/gth-filter-file.h include/gthumb/gth-filter-grid.h include/gthumb/gth-filter.h include/gthumb/gth-filterbar.h include/gthumb/gth-folder-tree.h include/gthumb/gth-grid-view.h include/gthumb/gth-histogram-view.h include/gthumb/gth-histogram.h include/gthumb/gth-hook.h include/gthumb/gth-icc-profile.h include/gthumb/gth-icon-cache.h include/gthumb/gth-image-dragger.h include/gthumb/gth-image-history.h include/gthumb/gth-image-list-task.h include/gthumb/gth-image-loader.h include/gthumb/gth-image-navigator.h include/gthumb/gth-image-overview.h include/gthumb/gth-image-preloader.h include/gthumb/gth-image-saver.h include/gthumb/gth-image-selector.h include/gthumb/gth-image-task-chain.h include/gthumb/gth-image-task.h include/gthumb/gth-image-utils.h include/gthumb/gth-image-viewer-tool.h include/gthumb/gth-image-viewer.h include/gthumb/gth-image.h include/gthumb/gth-info-bar.h include/gthumb/gth-load-file-data-task.h include/gthumb/gth-location-bar.h include/gthumb/gth-location-chooser-dialog.h include/gthumb/gth-location-chooser.h include/gthumb/gth-main.h include/gthumb/gth-marshal.h include/gthumb/gth-menu-manager.h include/gthumb/gth-metadata-chooser.h include/gthumb/gth-metadata-provider.h include/gthumb/gth-metadata.h include/gthumb/gth-monitor.h include/gthumb/gth-overwrite-dialog.h include/gthumb/gth-paned.h include/gthumb/gth-preferences.h include/gthumb/gth-progress-dialog.h include/gthumb/gth-property-view.h include/gthumb/gth-request-dialog.h include/gthumb/gth-save-file-data-task.h include/gthumb/gth-save-image-task.h include/gthumb/gth-screensaver.h include/gthumb/gth-shortcut.h include/gthumb/gth-sidebar-section.h include/gthumb/gth-sidebar.h include/gthumb/gth-statusbar.h include/gthumb/gth-string-list.h include/gthumb/gth-tags-entry.h include/gthumb/gth-tags-file.h include/gthumb/gth-task.h include/gthumb/gth-template-editor-dialog.h include/gthumb/gth-template-selector.h include/gthumb/gth-test-aspect-ratio.h include/gthumb/gth-test-category.h include/gthumb/gth-test-chain.h include/gthumb/gth-test-selector.h include/gthumb/gth-test-simple.h include/gthumb/gth-test.h include/gthumb/gth-thumb-loader.h include/gthumb/gth-time-selector.h include/gthumb/gth-time.h include/gthumb/gth-toolbox.h include/gthumb/gth-uri-list.h include/gthumb/gth-user-dir.h include/gthumb/gth-vfs-tree.h include/gthumb/gth-viewer-page.h include/gthumb/gth-window.h include/gthumb/gthumb.h include/gthumb/gtk-utils.h include/gthumb/gvaluehash.h include/gthumb/pixbuf-cache.h include/gthumb/pixbuf-io.h include/gthumb/pixbuf-utils.h include/gthumb/str-utils.h include/gthumb/typedefs.h include/gthumb/uri-utils.h include/gthumb/zlib-utils.h %%WEBSERVICES%%lib/gthumb/extensions/23hq.extension lib/gthumb/extensions/bookmarks.extension %%BRASERO%%lib/gthumb/extensions/burn_disc.extension lib/gthumb/extensions/cairo_io.extension lib/gthumb/extensions/catalogs.extension lib/gthumb/extensions/change_date.extension lib/gthumb/extensions/comments.extension lib/gthumb/extensions/contact_sheet.extension lib/gthumb/extensions/convert_format.extension lib/gthumb/extensions/desktop_background.extension lib/gthumb/extensions/edit_metadata.extension %%EXIV2%%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/find_duplicates.extension %%WEBSERVICES%%lib/gthumb/extensions/flicker.extension %%WEBSERVICES%%lib/gthumb/extensions/flicker_utils.extension %%GSTREAMER%%lib/gthumb/extensions/gstreamer_tools.extension %%GSTREAMER%%lib/gthumb/extensions/gstreamer_utils.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 %%WEBSERVICES%%lib/gthumb/extensions/lib23hq.so lib/gthumb/extensions/libbookmarks.so %%BRASERO%%lib/gthumb/extensions/libburn_disc.so lib/gthumb/extensions/libcairo_io.so lib/gthumb/extensions/libcatalogs.so lib/gthumb/extensions/libchange_date.so lib/gthumb/extensions/libcomments.so lib/gthumb/extensions/libcontact_sheet.so lib/gthumb/extensions/libconvert_format.so lib/gthumb/extensions/libdesktop_background.so lib/gthumb/extensions/libedit_metadata.so %%EXIV2%%lib/gthumb/extensions/libexiv2_tools.so lib/gthumb/extensions/libexport_tools.so lib/gthumb/extensions/libfile_manager.so lib/gthumb/extensions/libfile_tools.so lib/gthumb/extensions/libfile_viewer.so lib/gthumb/extensions/libfind_duplicates.so %%WEBSERVICES%%lib/gthumb/extensions/libflicker.so %%WEBSERVICES%%lib/gthumb/extensions/libflicker_utils.so %%GSTREAMER%%lib/gthumb/extensions/libgstreamer_tools.so %%GSTREAMER%%lib/gthumb/extensions/libgstreamer_utils.so lib/gthumb/extensions/libimage_print.so lib/gthumb/extensions/libimage_rotation.so lib/gthumb/extensions/libimage_viewer.so lib/gthumb/extensions/libimporter.so lib/gthumb/extensions/libjpeg_utils.so lib/gthumb/extensions/liblist_tools.so %%WEBSERVICES%%lib/gthumb/extensions/liboauth.so lib/gthumb/extensions/libphoto_importer.so %%RAW%%lib/gthumb/extensions/libraw_files.so lib/gthumb/extensions/libred_eye_removal.so lib/gthumb/extensions/librename_series.so lib/gthumb/extensions/libresize_images.so lib/gthumb/extensions/libsearch.so lib/gthumb/extensions/libselections.so lib/gthumb/extensions/libslideshow.so lib/gthumb/extensions/libterminal.so lib/gthumb/extensions/libwebalbums.so lib/gthumb/extensions/list_tools.extension %%WEBSERVICES%%lib/gthumb/extensions/oauth.extension lib/gthumb/extensions/photo_importer.extension %%RAW%%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/selections.extension lib/gthumb/extensions/slideshow.extension lib/gthumb/extensions/terminal.extension lib/gthumb/extensions/webalbums.extension +libexec/gthumb/video-thumbnailer libdata/pkgconfig/gthumb.pc share/man/man1/gthumb.1.gz share/aclocal/gthumb.m4 share/applications/org.gnome.gThumb.desktop %%DATADIR%%/albumthemes/Classic/back.png %%DATADIR%%/albumthemes/Classic/bot.png %%DATADIR%%/albumthemes/Classic/image.gthtml %%DATADIR%%/albumthemes/Classic/index.gthtml %%DATADIR%%/albumthemes/Classic/layout.css %%DATADIR%%/albumthemes/Classic/left.png %%DATADIR%%/albumthemes/Classic/next.png %%DATADIR%%/albumthemes/Classic/prev.png %%DATADIR%%/albumthemes/Classic/preview.png %%DATADIR%%/albumthemes/Classic/right.png %%DATADIR%%/albumthemes/Classic/style.css %%DATADIR%%/albumthemes/Classic/thumbnail.gthtml %%DATADIR%%/albumthemes/Classic/top.png %%DATADIR%%/albumthemes/ClassicClips/back.png %%DATADIR%%/albumthemes/ClassicClips/bot.png %%DATADIR%%/albumthemes/ClassicClips/image.gthtml %%DATADIR%%/albumthemes/ClassicClips/index.gthtml %%DATADIR%%/albumthemes/ClassicClips/layout.css %%DATADIR%%/albumthemes/ClassicClips/left.png %%DATADIR%%/albumthemes/ClassicClips/next.png %%DATADIR%%/albumthemes/ClassicClips/prev.png %%DATADIR%%/albumthemes/ClassicClips/preview.png %%DATADIR%%/albumthemes/ClassicClips/right.png %%DATADIR%%/albumthemes/ClassicClips/style.css %%DATADIR%%/albumthemes/ClassicClips/thumbnail.gthtml %%DATADIR%%/albumthemes/ClassicClips/top.png %%DATADIR%%/albumthemes/NeatRound/back.png %%DATADIR%%/albumthemes/NeatRound/bot.png %%DATADIR%%/albumthemes/NeatRound/image.gthtml %%DATADIR%%/albumthemes/NeatRound/index.gthtml %%DATADIR%%/albumthemes/NeatRound/layout.css %%DATADIR%%/albumthemes/NeatRound/left.png %%DATADIR%%/albumthemes/NeatRound/next.png %%DATADIR%%/albumthemes/NeatRound/prev.png %%DATADIR%%/albumthemes/NeatRound/preview.png %%DATADIR%%/albumthemes/NeatRound/right.png %%DATADIR%%/albumthemes/NeatRound/style.css %%DATADIR%%/albumthemes/NeatRound/thumbnail.gthtml %%DATADIR%%/albumthemes/NeatRound/top.png %%DATADIR%%/albumthemes/Wiki/image.gthtml %%DATADIR%%/albumthemes/Wiki/index.gthtml %%DATADIR%%/albumthemes/Wiki/preview.png %%DATADIR%%/albumthemes/Wiki/style.css %%DATADIR%%/albumthemes/Wiki/thumbnail.gthtml %%DATADIR%%/contactsheetthemes/default.cst %%DATADIR%%/contactsheetthemes/minimalist.cst %%DATADIR%%/contactsheetthemes/rainbow.cst %%DATADIR%%/icons/filmholes.png %%DATADIR%%/icons/hicolor/16x16/actions/change-date-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/color-profile.svg %%DATADIR%%/icons/hicolor/16x16/actions/comment-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/convert-format-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/curves-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/edit-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/emblem-flag-blue.svg %%DATADIR%%/icons/hicolor/16x16/actions/emblem-flag-gray.svg %%DATADIR%%/icons/hicolor/16x16/actions/emblem-flag-green.svg %%DATADIR%%/icons/hicolor/16x16/actions/emblem-flag-red.svg %%DATADIR%%/icons/hicolor/16x16/actions/emblem-flag-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/export-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/extension-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/eyedropper-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/file-catalog-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/file-library-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/file-search-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/filter-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/format-linear-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/format-logarithmic-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/histogram-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/image-adjust-colors-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/image-adjust-contrast-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/image-crop-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/image-equalize-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/image-flip-horizontal-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/image-flip-vertical-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/image-grayscale-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/image-invert-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/image-navigator-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/image-red-eye-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/image-resize-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/image-rotate-left-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/image-rotate-right-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/image-rotate-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/image-sharpen-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/lock-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/map-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/palette-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/pinned-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/presets-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/site-facebook.png %%DATADIR%%/icons/hicolor/16x16/actions/site-flickr.png %%DATADIR%%/icons/hicolor/16x16/actions/site-photobucket.png %%DATADIR%%/icons/hicolor/16x16/actions/site-picasaweb.png %%DATADIR%%/icons/hicolor/16x16/actions/site-twentythree.png %%DATADIR%%/icons/hicolor/16x16/actions/special-effects-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/swap-values-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/tag-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/tools-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/transparency-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/view-presentation-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/view-zoom-fit-height-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/view-zoom-fit-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/view-zoom-fit-width-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/view-zoom-in-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/view-zoom-original-symbolic.svg %%DATADIR%%/icons/hicolor/16x16/actions/view-zoom-out-symbolic.svg %%DATADIR%%/icons/hicolor/scalable/actions/slideshow-pause.svg %%DATADIR%%/ui/add-to-catalog.ui %%DATADIR%%/ui/adjust-colors-options.ui %%DATADIR%%/ui/adjust-contrast-options.ui %%DATADIR%%/ui/avif-options.ui %%DATADIR%%/ui/browser-preferences.ui %%BRASERO%%%%DATADIR%%/ui/burn-disc-options.ui %%BRASERO%%%%DATADIR%%/ui/burn-source-selector.ui %%DATADIR%%/ui/catalog-properties.ui %%DATADIR%%/ui/change-date.ui %%DATADIR%%/ui/code-selector.ui %%DATADIR%%/ui/color-picker-options.ui %%DATADIR%%/ui/comments-preferences.ui %%DATADIR%%/ui/contact-sheet-theme-properties.ui %%DATADIR%%/ui/contact-sheet.ui %%DATADIR%%/ui/convert-format.ui %%DATADIR%%/ui/crop-options.ui %%DATADIR%%/ui/curve-preset-editor.ui %%DATADIR%%/ui/curves-options.ui %%DATADIR%%/ui/edit-comment-page.ui %%EXIV2%%%%DATADIR%%/ui/edit-exiv2-page.ui %%DATADIR%%/ui/effects-options.ui %%WEBSERVICES%%%%DATADIR%%/ui/export-to-flickr.ui %%DATADIR%%/ui/extensions-preferences.ui %%DATADIR%%/ui/favorite-properties.ui %%DATADIR%%/ui/file-selection-info.ui %%DATADIR%%/ui/filter-editor.ui %%DATADIR%%/ui/find-duplicates-choose-folders.ui %%DATADIR%%/ui/find-duplicates-dialog.ui %%DATADIR%%/ui/find-duplicates.ui %%DATADIR%%/ui/grayscale-options.ui %%DATADIR%%/ui/histogram-info.ui %%DATADIR%%/ui/image-viewer-preferences.ui %%DATADIR%%/ui/image-wall.ui %%WEBSERVICES%%%%DATADIR%%/ui/import-from-flickr.ui %%DATADIR%%/ui/import-preferences.ui %%DATADIR%%/ui/jpeg-options.ui %%DATADIR%%/ui/location.ui %%GSTREAMER%%%%DATADIR%%/ui/media-viewer-preferences.ui %%GSTREAMER%%%%DATADIR%%/ui/mediabar.ui %%WEBSERVICES%%%%DATADIR%%/ui/oauth-account-chooser.ui %%WEBSERVICES%%%%DATADIR%%/ui/oauth-account-manager.ui %%WEBSERVICES%%%%DATADIR%%/ui/oauth-ask-authorization.ui %%DATADIR%%/ui/organize-files-task.ui %%DATADIR%%/ui/organize-files.ui %%DATADIR%%/ui/overwrite-dialog.ui %%DATADIR%%/ui/personalize-filters.ui %%DATADIR%%/ui/png-options.ui %%DATADIR%%/ui/preferences.ui %%DATADIR%%/ui/print-layout.ui %%DATADIR%%/ui/print-preferences.ui %%DATADIR%%/ui/red-eye-removal-options.ui %%DATADIR%%/ui/rename-series.ui %%DATADIR%%/ui/resize-images.ui %%DATADIR%%/ui/resize-options.ui %%DATADIR%%/ui/rotate-options.ui %%DATADIR%%/ui/save-options-preferences.ui %%DATADIR%%/ui/search-editor.ui %%DATADIR%%/ui/sharpen-options.ui %%DATADIR%%/ui/shortcuts-preferences.ui %%DATADIR%%/ui/slideshow-preferences.ui %%DATADIR%%/ui/sort-order.ui +%%DATADIR%%/ui/sort-order-folder-tree.ui %%DATADIR%%/ui/tag-chooser.ui %%DATADIR%%/ui/template-editor-dialog.ui %%DATADIR%%/ui/terminal-preferences.ui %%DATADIR%%/ui/tga-options.ui %%DATADIR%%/ui/tiff-options.ui %%DATADIR%%/ui/web-album-exporter.ui %%DATADIR%%/ui/webp-options.ui share/applications/org.gnome.gThumb.Import.desktop +share/help/C/gthumb/figures/gThumb.svg share/help/C/gthumb/attributes.page share/help/C/gthumb/batch-change-date.page share/help/C/gthumb/batch-convert-format.page share/help/C/gthumb/batch-resize.page share/help/C/gthumb/batch-rotate.page share/help/C/gthumb/batch-scripts.page share/help/C/gthumb/bookmarks.page share/help/C/gthumb/browser.page share/help/C/gthumb/edit-colors.page share/help/C/gthumb/edit-redeye.page share/help/C/gthumb/edit-resize-crop.page share/help/C/gthumb/edit-rotate.page share/help/C/gthumb/edit-save-undo-redo.page share/help/C/gthumb/extensions.page share/help/C/gthumb/figures/general-filter.png share/help/C/gthumb/figures/import-pref-auto-folder.png share/help/C/gthumb/figures/import-pref-custom-format.png share/help/C/gthumb/figures/import.png share/help/C/gthumb/figures/main-win.png share/help/C/gthumb/figures/palette.png share/help/C/gthumb/figures/specific-filter.png share/help/C/gthumb/figures/thumbnail-pane.png share/help/C/gthumb/file-copy-move.page share/help/C/gthumb/filtering.page share/help/C/gthumb/fullscreen.page share/help/C/gthumb/gimp.page share/help/C/gthumb/import.page share/help/C/gthumb/index.page share/help/C/gthumb/introduction.page share/help/C/gthumb/legal.xml share/help/C/gthumb/printing.page share/help/C/gthumb/rename-series.page share/help/C/gthumb/sharing-disc.page share/help/C/gthumb/sharing-social.page share/help/C/gthumb/slideshow.page share/help/C/gthumb/sorting.page share/help/C/gthumb/strftime.page share/help/C/gthumb/thumbnail-pane.page share/help/C/gthumb/thumbnails.page share/help/C/gthumb/viewer.page share/help/C/gthumb/wallpaper.page share/help/ca/gthumb/attributes.page share/help/ca/gthumb/batch-change-date.page share/help/ca/gthumb/batch-convert-format.page share/help/ca/gthumb/batch-resize.page share/help/ca/gthumb/batch-rotate.page share/help/ca/gthumb/batch-scripts.page share/help/ca/gthumb/bookmarks.page share/help/ca/gthumb/browser.page share/help/ca/gthumb/edit-colors.page share/help/ca/gthumb/edit-redeye.page share/help/ca/gthumb/edit-resize-crop.page share/help/ca/gthumb/edit-rotate.page share/help/ca/gthumb/edit-save-undo-redo.page share/help/ca/gthumb/extensions.page +share/help/ca/gthumb/figures/gThumb.svg share/help/ca/gthumb/figures/general-filter.png share/help/ca/gthumb/figures/import-pref-auto-folder.png share/help/ca/gthumb/figures/import-pref-custom-format.png share/help/ca/gthumb/figures/import.png share/help/ca/gthumb/figures/main-win.png share/help/ca/gthumb/figures/palette.png share/help/ca/gthumb/figures/specific-filter.png share/help/ca/gthumb/figures/thumbnail-pane.png share/help/ca/gthumb/file-copy-move.page share/help/ca/gthumb/filtering.page share/help/ca/gthumb/fullscreen.page share/help/ca/gthumb/gimp.page share/help/ca/gthumb/import.page share/help/ca/gthumb/index.page share/help/ca/gthumb/introduction.page share/help/ca/gthumb/legal.xml share/help/ca/gthumb/printing.page share/help/ca/gthumb/rename-series.page share/help/ca/gthumb/sharing-disc.page share/help/ca/gthumb/sharing-social.page share/help/ca/gthumb/slideshow.page share/help/ca/gthumb/sorting.page share/help/ca/gthumb/strftime.page share/help/ca/gthumb/thumbnail-pane.page share/help/ca/gthumb/thumbnails.page share/help/ca/gthumb/viewer.page share/help/ca/gthumb/wallpaper.page share/help/cs/gthumb/attributes.page share/help/cs/gthumb/batch-change-date.page share/help/cs/gthumb/batch-convert-format.page share/help/cs/gthumb/batch-resize.page share/help/cs/gthumb/batch-rotate.page share/help/cs/gthumb/batch-scripts.page share/help/cs/gthumb/bookmarks.page share/help/cs/gthumb/browser.page share/help/cs/gthumb/edit-colors.page share/help/cs/gthumb/edit-redeye.page share/help/cs/gthumb/edit-resize-crop.page share/help/cs/gthumb/edit-rotate.page share/help/cs/gthumb/edit-save-undo-redo.page share/help/cs/gthumb/extensions.page +share/help/cs/gthumb/figures/gThumb.svg share/help/cs/gthumb/figures/general-filter.png share/help/cs/gthumb/figures/import-pref-auto-folder.png share/help/cs/gthumb/figures/import-pref-custom-format.png share/help/cs/gthumb/figures/import.png share/help/cs/gthumb/figures/main-win.png share/help/cs/gthumb/figures/palette.png share/help/cs/gthumb/figures/specific-filter.png share/help/cs/gthumb/figures/thumbnail-pane.png share/help/cs/gthumb/file-copy-move.page share/help/cs/gthumb/filtering.page share/help/cs/gthumb/fullscreen.page share/help/cs/gthumb/gimp.page share/help/cs/gthumb/import.page share/help/cs/gthumb/index.page share/help/cs/gthumb/introduction.page share/help/cs/gthumb/legal.xml share/help/cs/gthumb/printing.page share/help/cs/gthumb/rename-series.page share/help/cs/gthumb/sharing-disc.page share/help/cs/gthumb/sharing-social.page share/help/cs/gthumb/slideshow.page share/help/cs/gthumb/sorting.page share/help/cs/gthumb/strftime.page share/help/cs/gthumb/thumbnail-pane.page share/help/cs/gthumb/thumbnails.page share/help/cs/gthumb/viewer.page share/help/cs/gthumb/wallpaper.page share/help/de/gthumb/attributes.page share/help/de/gthumb/batch-change-date.page share/help/de/gthumb/batch-convert-format.page share/help/de/gthumb/batch-resize.page share/help/de/gthumb/batch-rotate.page share/help/de/gthumb/batch-scripts.page share/help/de/gthumb/bookmarks.page share/help/de/gthumb/browser.page share/help/de/gthumb/edit-colors.page share/help/de/gthumb/edit-redeye.page share/help/de/gthumb/edit-resize-crop.page share/help/de/gthumb/edit-rotate.page share/help/de/gthumb/edit-save-undo-redo.page share/help/de/gthumb/extensions.page +share/help/de/gthumb/figures/gThumb.svg share/help/de/gthumb/figures/general-filter.png share/help/de/gthumb/figures/import-pref-auto-folder.png share/help/de/gthumb/figures/import-pref-custom-format.png share/help/de/gthumb/figures/import.png share/help/de/gthumb/figures/main-win.png share/help/de/gthumb/figures/palette.png share/help/de/gthumb/figures/specific-filter.png share/help/de/gthumb/figures/thumbnail-pane.png share/help/de/gthumb/file-copy-move.page share/help/de/gthumb/filtering.page share/help/de/gthumb/fullscreen.page share/help/de/gthumb/gimp.page share/help/de/gthumb/import.page share/help/de/gthumb/index.page share/help/de/gthumb/introduction.page share/help/de/gthumb/legal.xml share/help/de/gthumb/printing.page share/help/de/gthumb/rename-series.page share/help/de/gthumb/sharing-disc.page share/help/de/gthumb/sharing-social.page share/help/de/gthumb/slideshow.page share/help/de/gthumb/sorting.page share/help/de/gthumb/strftime.page share/help/de/gthumb/thumbnail-pane.page share/help/de/gthumb/thumbnails.page share/help/de/gthumb/viewer.page share/help/de/gthumb/wallpaper.page share/help/el/gthumb/attributes.page share/help/el/gthumb/batch-change-date.page share/help/el/gthumb/batch-convert-format.page share/help/el/gthumb/batch-resize.page share/help/el/gthumb/batch-rotate.page share/help/el/gthumb/batch-scripts.page share/help/el/gthumb/bookmarks.page share/help/el/gthumb/browser.page share/help/el/gthumb/edit-colors.page share/help/el/gthumb/edit-redeye.page share/help/el/gthumb/edit-resize-crop.page share/help/el/gthumb/edit-rotate.page share/help/el/gthumb/edit-save-undo-redo.page share/help/el/gthumb/extensions.page +share/help/el/gthumb/figures/gThumb.svg share/help/el/gthumb/figures/general-filter.png share/help/el/gthumb/figures/import-pref-auto-folder.png share/help/el/gthumb/figures/import-pref-custom-format.png share/help/el/gthumb/figures/import.png share/help/el/gthumb/figures/main-win.png share/help/el/gthumb/figures/palette.png share/help/el/gthumb/figures/specific-filter.png share/help/el/gthumb/figures/thumbnail-pane.png share/help/el/gthumb/file-copy-move.page share/help/el/gthumb/filtering.page share/help/el/gthumb/fullscreen.page share/help/el/gthumb/gimp.page share/help/el/gthumb/import.page share/help/el/gthumb/index.page share/help/el/gthumb/introduction.page share/help/el/gthumb/legal.xml share/help/el/gthumb/printing.page share/help/el/gthumb/rename-series.page share/help/el/gthumb/sharing-disc.page share/help/el/gthumb/sharing-social.page share/help/el/gthumb/slideshow.page share/help/el/gthumb/sorting.page share/help/el/gthumb/strftime.page share/help/el/gthumb/thumbnail-pane.page share/help/el/gthumb/thumbnails.page share/help/el/gthumb/viewer.page share/help/el/gthumb/wallpaper.page share/help/es/gthumb/attributes.page share/help/es/gthumb/batch-change-date.page share/help/es/gthumb/batch-convert-format.page share/help/es/gthumb/batch-resize.page share/help/es/gthumb/batch-rotate.page share/help/es/gthumb/batch-scripts.page share/help/es/gthumb/bookmarks.page share/help/es/gthumb/browser.page share/help/es/gthumb/edit-colors.page share/help/es/gthumb/edit-redeye.page share/help/es/gthumb/edit-resize-crop.page share/help/es/gthumb/edit-rotate.page share/help/es/gthumb/edit-save-undo-redo.page share/help/es/gthumb/extensions.page +share/help/es/gthumb/figures/gThumb.svg share/help/es/gthumb/figures/general-filter.png share/help/es/gthumb/figures/import-pref-auto-folder.png share/help/es/gthumb/figures/import-pref-custom-format.png share/help/es/gthumb/figures/import.png share/help/es/gthumb/figures/main-win.png share/help/es/gthumb/figures/palette.png share/help/es/gthumb/figures/specific-filter.png share/help/es/gthumb/figures/thumbnail-pane.png share/help/es/gthumb/file-copy-move.page share/help/es/gthumb/filtering.page share/help/es/gthumb/fullscreen.page share/help/es/gthumb/gimp.page share/help/es/gthumb/import.page share/help/es/gthumb/index.page share/help/es/gthumb/introduction.page share/help/es/gthumb/legal.xml share/help/es/gthumb/printing.page share/help/es/gthumb/rename-series.page share/help/es/gthumb/sharing-disc.page share/help/es/gthumb/sharing-social.page share/help/es/gthumb/slideshow.page share/help/es/gthumb/sorting.page share/help/es/gthumb/strftime.page share/help/es/gthumb/thumbnail-pane.page share/help/es/gthumb/thumbnails.page share/help/es/gthumb/viewer.page share/help/es/gthumb/wallpaper.page share/help/eu/gthumb/attributes.page share/help/eu/gthumb/batch-change-date.page share/help/eu/gthumb/batch-convert-format.page share/help/eu/gthumb/batch-resize.page share/help/eu/gthumb/batch-rotate.page share/help/eu/gthumb/batch-scripts.page share/help/eu/gthumb/bookmarks.page share/help/eu/gthumb/browser.page share/help/eu/gthumb/edit-colors.page share/help/eu/gthumb/edit-redeye.page share/help/eu/gthumb/edit-resize-crop.page share/help/eu/gthumb/edit-rotate.page share/help/eu/gthumb/edit-save-undo-redo.page share/help/eu/gthumb/extensions.page +share/help/eu/gthumb/figures/gThumb.svg share/help/eu/gthumb/figures/general-filter.png share/help/eu/gthumb/figures/import-pref-auto-folder.png share/help/eu/gthumb/figures/import-pref-custom-format.png share/help/eu/gthumb/figures/import.png share/help/eu/gthumb/figures/main-win.png share/help/eu/gthumb/figures/palette.png share/help/eu/gthumb/figures/specific-filter.png share/help/eu/gthumb/figures/thumbnail-pane.png share/help/eu/gthumb/file-copy-move.page share/help/eu/gthumb/filtering.page share/help/eu/gthumb/fullscreen.page share/help/eu/gthumb/gimp.page share/help/eu/gthumb/import.page share/help/eu/gthumb/index.page share/help/eu/gthumb/introduction.page share/help/eu/gthumb/legal.xml share/help/eu/gthumb/printing.page share/help/eu/gthumb/rename-series.page share/help/eu/gthumb/sharing-disc.page share/help/eu/gthumb/sharing-social.page share/help/eu/gthumb/slideshow.page share/help/eu/gthumb/sorting.page share/help/eu/gthumb/strftime.page share/help/eu/gthumb/thumbnail-pane.page share/help/eu/gthumb/thumbnails.page share/help/eu/gthumb/viewer.page share/help/eu/gthumb/wallpaper.page share/help/fr/gthumb/attributes.page share/help/fr/gthumb/batch-change-date.page share/help/fr/gthumb/batch-convert-format.page share/help/fr/gthumb/batch-resize.page share/help/fr/gthumb/batch-rotate.page share/help/fr/gthumb/batch-scripts.page share/help/fr/gthumb/bookmarks.page share/help/fr/gthumb/browser.page share/help/fr/gthumb/edit-colors.page share/help/fr/gthumb/edit-redeye.page share/help/fr/gthumb/edit-resize-crop.page share/help/fr/gthumb/edit-rotate.page share/help/fr/gthumb/edit-save-undo-redo.page share/help/fr/gthumb/extensions.page +share/help/fr/gthumb/figures/gThumb.svg share/help/fr/gthumb/figures/general-filter.png share/help/fr/gthumb/figures/import-pref-auto-folder.png share/help/fr/gthumb/figures/import-pref-custom-format.png share/help/fr/gthumb/figures/import.png share/help/fr/gthumb/figures/main-win.png share/help/fr/gthumb/figures/palette.png share/help/fr/gthumb/figures/specific-filter.png share/help/fr/gthumb/figures/thumbnail-pane.png share/help/fr/gthumb/file-copy-move.page share/help/fr/gthumb/filtering.page share/help/fr/gthumb/fullscreen.page share/help/fr/gthumb/gimp.page share/help/fr/gthumb/import.page share/help/fr/gthumb/index.page share/help/fr/gthumb/introduction.page share/help/fr/gthumb/legal.xml share/help/fr/gthumb/printing.page share/help/fr/gthumb/rename-series.page share/help/fr/gthumb/sharing-disc.page share/help/fr/gthumb/sharing-social.page share/help/fr/gthumb/slideshow.page share/help/fr/gthumb/sorting.page share/help/fr/gthumb/strftime.page share/help/fr/gthumb/thumbnail-pane.page share/help/fr/gthumb/thumbnails.page share/help/fr/gthumb/viewer.page share/help/fr/gthumb/wallpaper.page share/help/hu/gthumb/attributes.page share/help/hu/gthumb/batch-change-date.page share/help/hu/gthumb/batch-convert-format.page share/help/hu/gthumb/batch-resize.page share/help/hu/gthumb/batch-rotate.page share/help/hu/gthumb/batch-scripts.page share/help/hu/gthumb/bookmarks.page share/help/hu/gthumb/browser.page share/help/hu/gthumb/edit-colors.page share/help/hu/gthumb/edit-redeye.page share/help/hu/gthumb/edit-resize-crop.page share/help/hu/gthumb/edit-rotate.page share/help/hu/gthumb/edit-save-undo-redo.page share/help/hu/gthumb/extensions.page +share/help/hu/gthumb/figures/gThumb.svg share/help/hu/gthumb/figures/general-filter.png share/help/hu/gthumb/figures/import-pref-auto-folder.png share/help/hu/gthumb/figures/import-pref-custom-format.png share/help/hu/gthumb/figures/import.png share/help/hu/gthumb/figures/main-win.png share/help/hu/gthumb/figures/palette.png share/help/hu/gthumb/figures/specific-filter.png share/help/hu/gthumb/figures/thumbnail-pane.png share/help/hu/gthumb/file-copy-move.page share/help/hu/gthumb/filtering.page share/help/hu/gthumb/fullscreen.page share/help/hu/gthumb/gimp.page share/help/hu/gthumb/import.page share/help/hu/gthumb/index.page share/help/hu/gthumb/introduction.page share/help/hu/gthumb/legal.xml share/help/hu/gthumb/printing.page share/help/hu/gthumb/rename-series.page share/help/hu/gthumb/sharing-disc.page share/help/hu/gthumb/sharing-social.page share/help/hu/gthumb/slideshow.page share/help/hu/gthumb/sorting.page share/help/hu/gthumb/strftime.page share/help/hu/gthumb/thumbnail-pane.page share/help/hu/gthumb/thumbnails.page share/help/hu/gthumb/viewer.page share/help/hu/gthumb/wallpaper.page share/help/id/gthumb/attributes.page share/help/id/gthumb/batch-change-date.page share/help/id/gthumb/batch-convert-format.page share/help/id/gthumb/batch-resize.page share/help/id/gthumb/batch-rotate.page share/help/id/gthumb/batch-scripts.page share/help/id/gthumb/bookmarks.page share/help/id/gthumb/browser.page share/help/id/gthumb/edit-colors.page share/help/id/gthumb/edit-redeye.page share/help/id/gthumb/edit-resize-crop.page share/help/id/gthumb/edit-rotate.page share/help/id/gthumb/edit-save-undo-redo.page share/help/id/gthumb/extensions.page +share/help/id/gthumb/figures/gThumb.svg share/help/id/gthumb/figures/general-filter.png share/help/id/gthumb/figures/import-pref-auto-folder.png share/help/id/gthumb/figures/import-pref-custom-format.png share/help/id/gthumb/figures/import.png share/help/id/gthumb/figures/main-win.png share/help/id/gthumb/figures/palette.png share/help/id/gthumb/figures/specific-filter.png share/help/id/gthumb/figures/thumbnail-pane.png share/help/id/gthumb/file-copy-move.page share/help/id/gthumb/filtering.page share/help/id/gthumb/fullscreen.page share/help/id/gthumb/gimp.page share/help/id/gthumb/import.page share/help/id/gthumb/index.page share/help/id/gthumb/introduction.page share/help/id/gthumb/legal.xml share/help/id/gthumb/printing.page share/help/id/gthumb/rename-series.page share/help/id/gthumb/sharing-disc.page share/help/id/gthumb/sharing-social.page share/help/id/gthumb/slideshow.page share/help/id/gthumb/sorting.page share/help/id/gthumb/strftime.page share/help/id/gthumb/thumbnail-pane.page share/help/id/gthumb/thumbnails.page share/help/id/gthumb/viewer.page share/help/id/gthumb/wallpaper.page share/help/nl/gthumb/attributes.page share/help/nl/gthumb/batch-change-date.page share/help/nl/gthumb/batch-convert-format.page share/help/nl/gthumb/batch-resize.page share/help/nl/gthumb/batch-rotate.page share/help/nl/gthumb/batch-scripts.page share/help/nl/gthumb/bookmarks.page share/help/nl/gthumb/browser.page share/help/nl/gthumb/edit-colors.page share/help/nl/gthumb/edit-redeye.page share/help/nl/gthumb/edit-resize-crop.page share/help/nl/gthumb/edit-rotate.page share/help/nl/gthumb/edit-save-undo-redo.page share/help/nl/gthumb/extensions.page +share/help/nl/gthumb/figures/gThumb.svg share/help/nl/gthumb/figures/general-filter.png share/help/nl/gthumb/figures/import-pref-auto-folder.png share/help/nl/gthumb/figures/import-pref-custom-format.png share/help/nl/gthumb/figures/import.png share/help/nl/gthumb/figures/main-win.png share/help/nl/gthumb/figures/palette.png share/help/nl/gthumb/figures/specific-filter.png share/help/nl/gthumb/figures/thumbnail-pane.png share/help/nl/gthumb/file-copy-move.page share/help/nl/gthumb/filtering.page share/help/nl/gthumb/fullscreen.page share/help/nl/gthumb/gimp.page share/help/nl/gthumb/import.page share/help/nl/gthumb/index.page share/help/nl/gthumb/introduction.page share/help/nl/gthumb/legal.xml share/help/nl/gthumb/printing.page share/help/nl/gthumb/rename-series.page share/help/nl/gthumb/sharing-disc.page share/help/nl/gthumb/sharing-social.page share/help/nl/gthumb/slideshow.page share/help/nl/gthumb/sorting.page share/help/nl/gthumb/strftime.page share/help/nl/gthumb/thumbnail-pane.page share/help/nl/gthumb/thumbnails.page share/help/nl/gthumb/viewer.page share/help/nl/gthumb/wallpaper.page share/help/oc/gthumb/attributes.page share/help/oc/gthumb/batch-change-date.page share/help/oc/gthumb/batch-convert-format.page share/help/oc/gthumb/batch-resize.page share/help/oc/gthumb/batch-rotate.page share/help/oc/gthumb/batch-scripts.page share/help/oc/gthumb/bookmarks.page share/help/oc/gthumb/browser.page share/help/oc/gthumb/edit-colors.page share/help/oc/gthumb/edit-redeye.page share/help/oc/gthumb/edit-resize-crop.page share/help/oc/gthumb/edit-rotate.page share/help/oc/gthumb/edit-save-undo-redo.page share/help/oc/gthumb/extensions.page +share/help/oc/gthumb/figures/gThumb.svg share/help/oc/gthumb/figures/general-filter.png share/help/oc/gthumb/figures/import-pref-auto-folder.png share/help/oc/gthumb/figures/import-pref-custom-format.png share/help/oc/gthumb/figures/import.png share/help/oc/gthumb/figures/main-win.png share/help/oc/gthumb/figures/palette.png share/help/oc/gthumb/figures/specific-filter.png share/help/oc/gthumb/figures/thumbnail-pane.png share/help/oc/gthumb/file-copy-move.page share/help/oc/gthumb/filtering.page share/help/oc/gthumb/fullscreen.page share/help/oc/gthumb/gimp.page share/help/oc/gthumb/import.page share/help/oc/gthumb/index.page share/help/oc/gthumb/introduction.page share/help/oc/gthumb/legal.xml share/help/oc/gthumb/printing.page share/help/oc/gthumb/rename-series.page share/help/oc/gthumb/sharing-disc.page share/help/oc/gthumb/sharing-social.page share/help/oc/gthumb/slideshow.page share/help/oc/gthumb/sorting.page share/help/oc/gthumb/strftime.page share/help/oc/gthumb/thumbnail-pane.page share/help/oc/gthumb/thumbnails.page share/help/oc/gthumb/viewer.page share/help/oc/gthumb/wallpaper.page +share/help/ru/gthumb/attributes.page +share/help/ru/gthumb/batch-change-date.page +share/help/ru/gthumb/batch-convert-format.page +share/help/ru/gthumb/batch-resize.page +share/help/ru/gthumb/batch-rotate.page +share/help/ru/gthumb/batch-scripts.page +share/help/ru/gthumb/bookmarks.page +share/help/ru/gthumb/browser.page +share/help/ru/gthumb/edit-colors.page +share/help/ru/gthumb/edit-redeye.page +share/help/ru/gthumb/edit-resize-crop.page +share/help/ru/gthumb/edit-rotate.page +share/help/ru/gthumb/edit-save-undo-redo.page +share/help/ru/gthumb/extensions.page +share/help/ru/gthumb/figures/gThumb.svg +share/help/ru/gthumb/figures/general-filter.png +share/help/ru/gthumb/figures/import-pref-auto-folder.png +share/help/ru/gthumb/figures/import-pref-custom-format.png +share/help/ru/gthumb/figures/import.png +share/help/ru/gthumb/figures/main-win.png +share/help/ru/gthumb/figures/palette.png +share/help/ru/gthumb/figures/specific-filter.png +share/help/ru/gthumb/figures/thumbnail-pane.png +share/help/ru/gthumb/file-copy-move.page +share/help/ru/gthumb/filtering.page +share/help/ru/gthumb/fullscreen.page +share/help/ru/gthumb/gimp.page +share/help/ru/gthumb/import.page +share/help/ru/gthumb/index.page +share/help/ru/gthumb/introduction.page +share/help/ru/gthumb/legal.xml +share/help/ru/gthumb/printing.page +share/help/ru/gthumb/rename-series.page +share/help/ru/gthumb/sharing-disc.page +share/help/ru/gthumb/sharing-social.page +share/help/ru/gthumb/slideshow.page +share/help/ru/gthumb/sorting.page +share/help/ru/gthumb/strftime.page +share/help/ru/gthumb/thumbnail-pane.page +share/help/ru/gthumb/thumbnails.page +share/help/ru/gthumb/viewer.page +share/help/ru/gthumb/wallpaper.page share/help/sl/gthumb/attributes.page share/help/sl/gthumb/batch-change-date.page share/help/sl/gthumb/batch-convert-format.page share/help/sl/gthumb/batch-resize.page share/help/sl/gthumb/batch-rotate.page share/help/sl/gthumb/batch-scripts.page share/help/sl/gthumb/bookmarks.page share/help/sl/gthumb/browser.page share/help/sl/gthumb/edit-colors.page share/help/sl/gthumb/edit-redeye.page share/help/sl/gthumb/edit-resize-crop.page share/help/sl/gthumb/edit-rotate.page share/help/sl/gthumb/edit-save-undo-redo.page share/help/sl/gthumb/extensions.page +share/help/sl/gthumb/figures/gThumb.svg share/help/sl/gthumb/figures/general-filter.png share/help/sl/gthumb/figures/import-pref-auto-folder.png share/help/sl/gthumb/figures/import-pref-custom-format.png share/help/sl/gthumb/figures/import.png share/help/sl/gthumb/figures/main-win.png share/help/sl/gthumb/figures/palette.png share/help/sl/gthumb/figures/specific-filter.png share/help/sl/gthumb/figures/thumbnail-pane.png share/help/sl/gthumb/file-copy-move.page share/help/sl/gthumb/filtering.page share/help/sl/gthumb/fullscreen.page share/help/sl/gthumb/gimp.page share/help/sl/gthumb/import.page share/help/sl/gthumb/index.page share/help/sl/gthumb/introduction.page share/help/sl/gthumb/legal.xml share/help/sl/gthumb/printing.page share/help/sl/gthumb/rename-series.page share/help/sl/gthumb/sharing-disc.page share/help/sl/gthumb/sharing-social.page share/help/sl/gthumb/slideshow.page share/help/sl/gthumb/sorting.page share/help/sl/gthumb/strftime.page share/help/sl/gthumb/thumbnail-pane.page share/help/sl/gthumb/thumbnails.page share/help/sl/gthumb/viewer.page share/help/sl/gthumb/wallpaper.page share/help/sv/gthumb/attributes.page share/help/sv/gthumb/batch-change-date.page share/help/sv/gthumb/batch-convert-format.page share/help/sv/gthumb/batch-resize.page share/help/sv/gthumb/batch-rotate.page share/help/sv/gthumb/batch-scripts.page share/help/sv/gthumb/bookmarks.page share/help/sv/gthumb/browser.page share/help/sv/gthumb/edit-colors.page share/help/sv/gthumb/edit-redeye.page share/help/sv/gthumb/edit-resize-crop.page share/help/sv/gthumb/edit-rotate.page share/help/sv/gthumb/edit-save-undo-redo.page share/help/sv/gthumb/extensions.page +share/help/sv/gthumb/figures/gThumb.svg share/help/sv/gthumb/figures/general-filter.png share/help/sv/gthumb/figures/import-pref-auto-folder.png share/help/sv/gthumb/figures/import-pref-custom-format.png share/help/sv/gthumb/figures/import.png share/help/sv/gthumb/figures/main-win.png share/help/sv/gthumb/figures/palette.png share/help/sv/gthumb/figures/specific-filter.png share/help/sv/gthumb/figures/thumbnail-pane.png share/help/sv/gthumb/file-copy-move.page share/help/sv/gthumb/filtering.page share/help/sv/gthumb/fullscreen.page share/help/sv/gthumb/gimp.page share/help/sv/gthumb/import.page share/help/sv/gthumb/index.page share/help/sv/gthumb/introduction.page share/help/sv/gthumb/legal.xml share/help/sv/gthumb/printing.page share/help/sv/gthumb/rename-series.page share/help/sv/gthumb/sharing-disc.page share/help/sv/gthumb/sharing-social.page share/help/sv/gthumb/slideshow.page share/help/sv/gthumb/sorting.page share/help/sv/gthumb/strftime.page share/help/sv/gthumb/thumbnail-pane.page share/help/sv/gthumb/thumbnails.page share/help/sv/gthumb/viewer.page share/help/sv/gthumb/wallpaper.page share/help/uk/gthumb/attributes.page share/help/uk/gthumb/batch-change-date.page share/help/uk/gthumb/batch-convert-format.page share/help/uk/gthumb/batch-resize.page share/help/uk/gthumb/batch-rotate.page share/help/uk/gthumb/batch-scripts.page share/help/uk/gthumb/bookmarks.page share/help/uk/gthumb/browser.page share/help/uk/gthumb/edit-colors.page share/help/uk/gthumb/edit-redeye.page share/help/uk/gthumb/edit-resize-crop.page share/help/uk/gthumb/edit-rotate.page share/help/uk/gthumb/edit-save-undo-redo.page share/help/uk/gthumb/extensions.page +share/help/uk/gthumb/figures/gThumb.svg share/help/uk/gthumb/figures/general-filter.png share/help/uk/gthumb/figures/import-pref-auto-folder.png share/help/uk/gthumb/figures/import-pref-custom-format.png share/help/uk/gthumb/figures/import.png share/help/uk/gthumb/figures/main-win.png share/help/uk/gthumb/figures/palette.png share/help/uk/gthumb/figures/specific-filter.png share/help/uk/gthumb/figures/thumbnail-pane.png share/help/uk/gthumb/file-copy-move.page share/help/uk/gthumb/filtering.page share/help/uk/gthumb/fullscreen.page share/help/uk/gthumb/gimp.page share/help/uk/gthumb/import.page share/help/uk/gthumb/index.page share/help/uk/gthumb/introduction.page share/help/uk/gthumb/legal.xml share/help/uk/gthumb/printing.page share/help/uk/gthumb/rename-series.page share/help/uk/gthumb/sharing-disc.page share/help/uk/gthumb/sharing-social.page share/help/uk/gthumb/slideshow.page share/help/uk/gthumb/sorting.page share/help/uk/gthumb/strftime.page share/help/uk/gthumb/thumbnail-pane.page share/help/uk/gthumb/thumbnails.page share/help/uk/gthumb/viewer.page share/help/uk/gthumb/wallpaper.page share/help/zh_CN/gthumb/attributes.page share/help/zh_CN/gthumb/batch-change-date.page share/help/zh_CN/gthumb/batch-convert-format.page share/help/zh_CN/gthumb/batch-resize.page share/help/zh_CN/gthumb/batch-rotate.page share/help/zh_CN/gthumb/batch-scripts.page share/help/zh_CN/gthumb/bookmarks.page share/help/zh_CN/gthumb/browser.page share/help/zh_CN/gthumb/edit-colors.page share/help/zh_CN/gthumb/edit-redeye.page share/help/zh_CN/gthumb/edit-resize-crop.page share/help/zh_CN/gthumb/edit-rotate.page share/help/zh_CN/gthumb/edit-save-undo-redo.page share/help/zh_CN/gthumb/extensions.page +share/help/zh_CN/gthumb/figures/gThumb.svg share/help/zh_CN/gthumb/figures/general-filter.png share/help/zh_CN/gthumb/figures/import-pref-auto-folder.png share/help/zh_CN/gthumb/figures/import-pref-custom-format.png share/help/zh_CN/gthumb/figures/import.png share/help/zh_CN/gthumb/figures/main-win.png share/help/zh_CN/gthumb/figures/palette.png share/help/zh_CN/gthumb/figures/specific-filter.png share/help/zh_CN/gthumb/figures/thumbnail-pane.png share/help/zh_CN/gthumb/file-copy-move.page share/help/zh_CN/gthumb/filtering.page share/help/zh_CN/gthumb/fullscreen.page share/help/zh_CN/gthumb/gimp.page share/help/zh_CN/gthumb/import.page share/help/zh_CN/gthumb/index.page share/help/zh_CN/gthumb/introduction.page share/help/zh_CN/gthumb/legal.xml share/help/zh_CN/gthumb/printing.page share/help/zh_CN/gthumb/rename-series.page share/help/zh_CN/gthumb/sharing-disc.page share/help/zh_CN/gthumb/sharing-social.page share/help/zh_CN/gthumb/slideshow.page share/help/zh_CN/gthumb/sorting.page share/help/zh_CN/gthumb/strftime.page share/help/zh_CN/gthumb/thumbnail-pane.page share/help/zh_CN/gthumb/thumbnails.page share/help/zh_CN/gthumb/viewer.page share/help/zh_CN/gthumb/wallpaper.page share/icons/hicolor/16x16/apps/org.gnome.gThumb-symbolic.svg share/icons/hicolor/16x16/apps/org.gnome.gThumb.png share/icons/hicolor/256x256/apps/org.gnome.gThumb.png share/icons/hicolor/scalable/apps/org.gnome.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/bs/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 share/locale/dz/LC_MESSAGES/gthumb.mo share/locale/el/LC_MESSAGES/gthumb.mo share/locale/en_CA/LC_MESSAGES/gthumb.mo share/locale/en_GB/LC_MESSAGES/gthumb.mo share/locale/eo/LC_MESSAGES/gthumb.mo share/locale/es/LC_MESSAGES/gthumb.mo share/locale/et/LC_MESSAGES/gthumb.mo share/locale/eu/LC_MESSAGES/gthumb.mo share/locale/fa/LC_MESSAGES/gthumb.mo share/locale/fi/LC_MESSAGES/gthumb.mo share/locale/fr/LC_MESSAGES/gthumb.mo share/locale/ga/LC_MESSAGES/gthumb.mo share/locale/gl/LC_MESSAGES/gthumb.mo share/locale/gu/LC_MESSAGES/gthumb.mo share/locale/he/LC_MESSAGES/gthumb.mo share/locale/hi/LC_MESSAGES/gthumb.mo share/locale/hr/LC_MESSAGES/gthumb.mo share/locale/hu/LC_MESSAGES/gthumb.mo share/locale/id/LC_MESSAGES/gthumb.mo +share/locale/ie/LC_MESSAGES/gthumb.mo share/locale/is/LC_MESSAGES/gthumb.mo share/locale/it/LC_MESSAGES/gthumb.mo share/locale/ja/LC_MESSAGES/gthumb.mo +share/locale/ka/LC_MESSAGES/gthumb.mo share/locale/kn/LC_MESSAGES/gthumb.mo share/locale/ko/LC_MESSAGES/gthumb.mo 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/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 share/locale/ru/LC_MESSAGES/gthumb.mo share/locale/rw/LC_MESSAGES/gthumb.mo share/locale/sk/LC_MESSAGES/gthumb.mo share/locale/sl/LC_MESSAGES/gthumb.mo share/locale/sq/LC_MESSAGES/gthumb.mo share/locale/sr/LC_MESSAGES/gthumb.mo share/locale/sr@latin/LC_MESSAGES/gthumb.mo share/locale/sv/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 share/locale/vi/LC_MESSAGES/gthumb.mo 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/metainfo/org.gnome.gThumb.appdata.xml