commit 1e93ebb1e17318311ff3ecde93d91b60e18a4853
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Dec 15 09:20:36 2024 +0100

    Updates for release

commit 608ca84363ee0f0ad7613a1a7b0cec930a6618b1
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Dec 1 05:45:33 2024 +0100

    Back to development

commit 703e15fa471eb3231530015c82f4edb60fc05c38
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Dec 1 05:34:51 2024 +0100

    Updates for release

commit 079e60ca2454a2d45c422478bb5e622ce98da166
Author: Anonymous <noreply@xfce.org>
Date:   Tue Nov 19 10:04:06 2024 +0100

    I18n: Update translation te (44%).
    
    11 translated messages, 14 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 303d1ab4497b16b3e420bd9ab44d94d6f65166f2
Author: Anonymous <noreply@xfce.org>
Date:   Tue Nov 19 10:04:06 2024 +0100

    I18n: Update translation lv (40%).
    
    10 translated messages, 15 untranslated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit e72e6b7a8fda7e3442f5b6c105e4a2c0c214fe79
Author: correctmost <11866-correctmost@users.noreply.gitlab.xfce.org>
Date:   Wed Nov 13 00:28:36 2024 -0500

    xdg-cache: Fix string leak in xdg_cache_cache_cleanup

commit b29cf4a822270246980e66da801b3b6093a2bd2e
Author: correctmost <11866-correctmost@users.noreply.gitlab.xfce.org>
Date:   Wed Nov 13 01:41:22 2024 -0500

    tumblerd: Fix string leaks in tumbler_manager_directory_changed

commit 623fbaa2ed59b0cf9809af01747f5887d59d9530
Author: Anonymous <noreply@xfce.org>
Date:   Sun Nov 3 00:48:49 2024 +0100

    I18n: Update translation cs (100%).
    
    25 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 6ad1c0be8ff7a3823203153b4b1dd73bbd1739b4
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Nov 1 15:10:18 2024 +0100

    Back to development

commit facb430618fd65b2dc268e4aa123539f07baace2
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Nov 1 14:45:01 2024 +0100

    Updates for release

commit 58e8e7234c1bf8e0b93313d715fa6bc60b5d3240
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Oct 2 17:31:34 2024 +0200

    build: Bump requirements for Xfce 4.20

commit eef672ae92b55b8c760c69d42f6d77229f1d1eb9
Author: Anonymous <noreply@xfce.org>
Date:   Wed Oct 2 00:47:42 2024 +0200

    I18n: Update translation pl (100%).
    
    25 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 9accba241fd2a2f2c83a8e9b022eb8404f367db5
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Sep 9 09:33:15 2024 +0200

    Apply .clang-format file

commit c7b624a4e7c337e37b46182533b30c5667cb20a3
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Sep 8 18:43:45 2024 +0200

    Sort includes

commit a93d6bfefcf94334ff53c53e8a81abfb8c3c3465
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Sep 9 09:48:01 2024 +0200

    tumbler: Add missing include guards

commit 7243e5e22b1e2862ae6780bcb7714e842393363b
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Sep 8 18:38:49 2024 +0200

    clang-format: Add file
    
    Related: apps/orage#32, xfce/xfce4-dev-tools!101

commit f2e1e3501855105b06b196a2eeefbe74ec2e4ac5
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Jul 6 16:39:48 2024 +0200

    plugins: Do not use g_file_is_native() to check for a valid path
    
    As the doc says, a file can be non-native and still have a valid path.

commit 96318634b71a2bdd3cb2c7a76d8785509decd7da
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Jul 6 16:36:12 2024 +0200

    gepub-thumbnailer: Emit error signal if file location is unsupported
    
    One more case where this plugin could emit the ready signal when there
    is no thumbnail.

commit 6adedd8f2854040bba7ec92654bd17a3f4f79d54
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Jun 25 13:46:03 2024 +0200

    gepub-thumbnailer: Fix create_from_mime()
    
    * This function should return NULL iff error is set, otherwise a "ready"
      signal can be emitted when there is no thumbnail.
    * Do not filter mime types, let gdk_pixbuf_loader_new_with_mime_type()
      do it and set error appropriately.
    * Do not report error from gdk_pixbuf_loader_close().

commit 1a0edc8619dd368b380680f289ecc1520975b404
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Jun 6 10:01:11 2024 +0200

    gcc-analyzer: Fix -Wanalyzer-fd-leak

commit 445706954273da3c55d4540cc330f8da25623a13
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Jun 6 09:10:14 2024 +0200

    scan-build: Add false positive file

commit ad96366ca011538e2dc64086944f58aa6fda9baf
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Jun 4 12:59:55 2024 +0200

    build: Use AM_DISTCHECK_CONFIGURE_FLAGS
    
    So user can extend or override the flags provided there by defining the
    DISTCHECK_CONFIGURE_FLAGS variable. Especially required since
    xfce/xfce4-dev-tools!108.

commit 3389bc5e015d43b0a237bba4a6ee1c5e797584a3
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Mar 27 13:43:55 2024 +0100

    xdg-cache: Fix and optimize xdg_cache_cache_is_thumbnail()
    
    We query this state quite often, so let's cache what we can. Also:
    * A file is a thumbnail if it's in a flavor directory, not in a
      subdirectory (although this is unlikely). So let's use
      g_file_has_parent() instead of g_file_has_prefix().
    * For shared repositories, let's also be more precise than g_strrstr().

commit b6b6e0df449d569aedf271a5d2f739ccf6002efd
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Feb 25 13:28:24 2024 +0100

    Do not use g_log_set_always_fatal()
    
    It's often confusing, even when you're used to it but have forgotten
    it's there. It's possible and more practical to use the G_DEBUG
    environment variable instead.

commit 86d8f2b20d11df5bf99121975a54eee7190e858a
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Feb 5 19:58:03 2024 +0100

    Back to development

commit 025ecfab35810c23134cacebdd9b58046b1be5ae
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Feb 5 19:57:34 2024 +0100

    Updates for release

commit e6fd2043f2132ac89ab3c292b5e195fbedc184e0
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Feb 5 19:45:12 2024 +0100

    Update copyright year

commit 6ad93792451d9f8ba3da284be748697d4b896124
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Jan 18 14:21:45 2024 +0100

    gepub-thumbnailer: Return if GBytes buffer is NULL
    
    This can happen sometimes and is an error for
    gdk_pixbuf_loader_write_bytes(), resulting in this critical warning:
    gdk_pixbuf_loader_write: assertion 'buf != NULL' failed

commit 230e62f9bea2895509d4099a59806fa10c912ca7
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Jan 11 18:34:12 2024 +0100

    build: Search for bind_textdomain_codeset in libintl too
    
    In FreeBSD bind_textdomain_codeset is provided by external package
    gettext via libintl.
    
    Related: https://gitlab.xfce.org/xfce/libxfce4util/-/issues/25

commit 77bf29c3b262abab37db65f8535f94330fa2eed6
Author: Anonymous <noreply@xfce.org>
Date:   Mon Nov 27 00:47:09 2023 +0100

    I18n: Update translation cs (100%).
    
    25 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 8d86539aecbae303e8f8fb3f730c11f40d655c87
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Nov 25 16:04:15 2023 +0100

    Disambiguate thumbnailer signals
    
    Thumbnailer signals contain only the URI as original information,
    whereas the same URI can be processed for different flavors or even
    different mime types. This isn't a problem as long as requests are
    processed sequentially, but it's not necessarily the case since
    9980fc3b. More generally, these signals should return the
    TumblerFileInfo that the thumbnailers receive when a request is made, to
    remove any ambiguity when the scheduler filters the signals.
    
    Completes: 6e45f64e9a2c04301074b6a99bbb0e970562a2e8

commit 6e45f64e9a2c04301074b6a99bbb0e970562a2e8
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Nov 18 17:29:42 2023 +0100

    scheduler: Fix ready/error signal forwarding
    
    Since 9980fc3b, multiple requests can take place in parallel, although
    URIs within a single request are still processed sequentially. As
    thumbnailers are common to all requests, the ready and error signal
    for thumbnailers need to be filtered to ensure that a signal is only
    forwarded if it relates to the right request.
    
    On the one hand, this fixes duplicate signals, but it may also fix
    partial request cancellations, as in some cases g_cancellable_cancel()
    could be called on the ready signal for the wrong request (if a
    thumbnailer succeeds for a URI, the invocation of lower-priority
    thumbnailers for this URI is cancelled).
    
    Fixes: 9980fc3b8d5043f2079b4a631caf7ca23a43d4fe

commit 93bfa7646775b1f523f8f06ab6ba70361a90fda1
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Nov 18 16:26:53 2023 +0100

    desktop-thumbnailer: Use empty path to build cmdline if it is null
    
    This is probably best in general, as otherwise adding the path is simply
    ignored in desktop_thumbnailer_exec_parse(), which has the effect of
    shifting the command line parameters. It's then up to the desktop
    thumbnailer executable to correctly handle the case of an empty path,
    but at least it will have the right number of parameters.
    
    Completes: 1719ce1a47003bb755e63da6f6f3a0dee12855b7

commit 0fe6df5cba31ec4a211986edd616ee9ec7bb3260
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Nov 2 11:15:55 2023 +0100

    Update spec link in README

commit 9e1dc181738422ca22aad4a704909f3ed3b4e802
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Oct 27 19:42:52 2023 +0200

    xdg-cache: Fix temporary file management when saving thumbnail
    
    * First close output stream, then rename the file: I'm not sure how it
      worked before, probably glib worked it out internally, but it was
      wrong.
    * Delete temporary file in case of any error, not just when renaming
      failed.

commit 6cd989d8a30df33b7e0add5d475e1a800fd4a91c
Author: Anonymous <noreply@xfce.org>
Date:   Sun Jul 9 21:38:02 2023 +0200

    I18n: Update translation ca (100%).
    
    25 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit fa61d0c6bd78003a2c2196a6db0e0c74cba54e11
Author: Darin <newhoa@protonmail.com>
Date:   Sun Jun 11 07:34:15 2023 -0400

    Add icon at 64px, clean up SVG metadata
    
    This should give a cleaner look in xfce4-about > About tab with 2x UI scaling.
    Removes export path strings from SVGs, metadata which Inkscape added on export.
    
    Note:
    Inkscape has recently changed how export paths are saved, using relative
    paths, so that shouldn't be an issue in the future.

commit ff7e2dca3091ce412e2d4cd7d36ab83c04599685
Author: Anonymous <noreply@xfce.org>
Date:   Fri Jun 2 12:46:54 2023 +0200

    I18n: Update translation el (100%).
    
    25 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit bf3e437df5ae7736f7c5a536a9ffcc020262c642
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu May 4 22:43:44 2023 +0200

    I18n: Update po/LINGUAS list

commit c87ae0d8a59e3fe35b2e4b500f00270d55365829
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu May 4 21:49:40 2023 +0200

    I18n: Update po/LINGUAS list

commit 704de37b173f4a8ffee196c2cb1e34e8763b6467
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Apr 17 13:08:32 2023 +0200

    Back to development

commit 98cbe0dba5c975500bc3832a2556ea332b364faa
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Apr 17 13:08:07 2023 +0200

    Updates for release

commit c47a2b52722bb43d0717b10ba6d34dab03f646e1
Author: Błażej Szczygieł <mumei6102@gmail.com>
Date:   Sat Mar 18 00:24:40 2023 +0100

    Fix memory leak in jpeg-thumbnailer
    
    Closes #72

commit b33543c1012cd9074203cd503adeea343abc5be3
Author: Błażej Szczygieł <mumei6102@gmail.com>
Date:   Sat Mar 18 00:24:35 2023 +0100

    Fix memory leak in cover-thumbnailer
    
    Closes #72

commit 653eef6cddffc8314656b94a57c0b585ba7ea874
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Mar 11 20:18:17 2023 +0100

    build: Use m4_defined min versions and cleanup

commit b675ef1e762763af8c8541312fb6091b1439b000
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Mar 11 19:52:27 2023 +0100

    build: Use XDT_CHECK_PACKAGE_BINARY

commit fe846a1c71a4a44944c8605d6a6ba251014beabb
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Mar 11 19:50:42 2023 +0100

    build: Use XDT_VERSION_INIT

commit 584f6b0de89ea5dd8c046cdcbf27f9139b579b3b
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Mar 11 19:38:43 2023 +0100

    build: Switch from intltool to gettext
    
    Related: xfce/xfce4-dev-tools#41

commit 8e630f2834f6853a1eddc18ff1023a92fcc93fdb
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Mar 11 20:23:27 2023 +0100

    Fix previous commit
    
    Fixes: 2f16e4171d64a74fd58ac8adb5a023dfca319b2d

commit 2f16e4171d64a74fd58ac8adb5a023dfca319b2d
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Feb 19 19:09:20 2023 +0100

    cover-thumbnailer: Fix deprecation warning

commit 4b04af69f82dc3933ec695441b6111c75e2cacc8
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Feb 19 16:58:01 2023 +0100

    cleanup: tumblerd: Use G_DECLARE_FINAL_TYPE and friends

commit e24a8827b77966e083be6b029385380170a51575
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Feb 19 16:11:45 2023 +0100

    cleanup: tumbler: Use G_DECLARE_FINAL_TYPE and G_DECLARE_INTERFACE

commit 5ec7b149eca6b4852b9851e05214c98e31c17ac5
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Feb 19 13:20:16 2023 +0100

    cleanup: plugins: Use G_DECLARE_FINAL_TYPE for plugins

commit f9e3612bc80e748ccb25f6fbbeb85a34f7998626
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Feb 19 12:10:17 2023 +0100

    cleanup: plugins: Use G_DECLARE_FINAL_TYPE for providers

commit e0584ad9f9d1689a1f90fbd3076d04575c803d04
Author: Anonymous <noreply@xfce.org>
Date:   Thu Feb 2 12:47:36 2023 +0100

    I18n: Add new translation en_CA (100%).
    
    25 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit e6c0fbc25c679ce95ad2eae34a4bc8f65de5a022
Author: Anonymous <noreply@xfce.org>
Date:   Sat Jan 28 12:47:49 2023 +0100

    I18n: Update translation el (100%).
    
    25 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit a3c4cd9ebcfcc671377f09c322f4c4a98c39fc31
Author: Anonymous <noreply@xfce.org>
Date:   Fri Jan 13 12:47:32 2023 +0100

    I18n: Update translation pt (100%).
    
    25 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 3e6d8502de745a4e36c715779f71520a12607335
Author: Anonymous <noreply@xfce.org>
Date:   Mon Dec 19 12:46:33 2022 +0100

    I18n: Update translation ko (100%).
    
    25 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 8516f775438f48ede28ddba687d384862f7a4f5e
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Dec 16 16:24:10 2022 +0100

    build: Let xdt-depends.m4 macros set GLib macros

commit 0b83e5bb0e2ab0fc529ec5ecb0818aef377ff523
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Dec 15 10:00:32 2022 +0100

    Updates for release

commit 96151c1ea44f43e372622dd318388c91c55d7062
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Dec 5 20:54:13 2022 +0100

    build: Bump requirements for Xfce 4.18

commit e86965b691045ac30824ea172624b02ce4750754
Author: Anonymous <noreply@xfce.org>
Date:   Mon Dec 5 12:46:52 2022 +0100

    I18n: Update translation hu (100%).
    
    25 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 20bb4fb334a61023db71d54e2942cd8d0b259d84
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Dec 5 12:11:25 2022 +0100

    tumbler.rc: Fix typo in explanatory comment

commit 699470eac8802e7d86223c476b0ec9011e6e2b81
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Oct 31 16:45:36 2022 +0100

    Updates for release

commit d6e225244cd1d6839e2713938a5c0968aae2f682
Author: Anonymous <noreply@xfce.org>
Date:   Thu Oct 20 00:46:18 2022 +0200

    I18n: Update translation kk (100%).
    
    25 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit 5ca6c869b3f7eb6897daa6618050a903567f4cbb
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Oct 17 16:35:45 2022 +0200

    desktop-thumbnailer: Avoid recursion (Fixes #67)

commit 56838f11a919b9e9b1b572844c7ededd685ccb25
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Oct 17 13:35:27 2022 +0200

    desktop-thumbnailer: allocate/free memory at the right level

commit 4675e67386acbf24695cc8f370454a3663c9866f
Author: Anonymous <noreply@xfce.org>
Date:   Tue Oct 4 14:24:23 2022 +0200

    I18n: Update translation gl (100%).
    
    25 translated messages.
    
    Transifex (https://explore.transifex.com/xfce/).

commit b9d31b92fdd644e93483e1848d14223da130ef34
Author: Anonymous <noreply@xfce.org>
Date:   Sat Sep 17 00:47:09 2022 +0200

    I18n: Update translation ru (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3ddd3e940bf8b7d969f57c334e0d366f3722edd9
Author: Jakob Haufe <sur5r@debian.org>
Date:   Wed Sep 14 20:48:12 2022 +0200

    Allow libgepub 0.7 as well

commit 556bf23ff26297aeb9a33ff5c55e100344ca0d1a
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Sep 5 12:30:59 2022 +0200

    docs: Fix broken links

commit 5f9d36f559b6865ae373dcfd3097c59785e89cfa
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Sep 5 11:38:14 2022 +0200

    docs: Remove pointless sections
    
    * TUMBLER_INSIDE_TUMBLER_H -> _TUMBLER_INSIDE_TUMBLER_H

commit fea0998e7f4d9cad47c955870aa444aa228b1077
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Aug 11 17:10:35 2022 +0200

    cleanup: Do not set and free a GError unnecessarily

commit a0fc191e8ab41fe579f3333085d649fdacb2daa5
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Aug 2 15:25:43 2022 +0200

    gst-thumbnailer: Add mime type check (Fixes #65)

commit 1719ce1a47003bb755e63da6f6f3a0dee12855b7
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Jul 27 04:18:59 2022 +0200

    desktop-thumbnailer: Guard against null path
    
    It can for example be null for a file in the trash can. The working
    directory that follows is optional, and the path is only required
    afterwards if the thumbnailer command uses the `%i` field code, instead
    of `%u`. In this case, the command will fail in its own way, most likely
    gracefully.

commit 1d304f4dcd56297353d5fa7937ab591a407f6585
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Jun 19 08:59:16 2022 +0200

    Updates for release

commit 1bacb99a2725fa5eb77afc5a4b452435a0e2752a
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Jun 14 12:49:18 2022 +0200

    Yet another fix to the modification time storage format
    
    Another option would have been to keep separate guint64 and guint32
    storage internally for the integer and fractional part of the
    modification time, shifting the difficulty to string manipulations when
    restoring from disk. Ultimately, this may be safer, but it is certainly
    more cumbersome and should work that way.
    
    Related: #15, !20

commit 273c2e1db41ca0ff2e5744e969aeb7b02d3c561f
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Jun 12 10:26:24 2022 +0200

    Updates for release

commit 3c14bc244a321b771742a0f3f51b465ef40c316e
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Jun 10 20:28:04 2022 +0200

    Fix previous commit

commit 07b2e9f54cf84bdb56cea605095c2a432178fdc5
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Jun 10 19:32:13 2022 +0200

    Store modification time in locale independent format
    
    A mistake in a242e1324c7a3d1428e2a8ce58ee77c71967d8b7: the `printf()`
    function family is obviously locale dependent. So either avoid it or use
    `strtod()` for reverse conversion, which is also locale dependent.
    Clearly it is best to remain locale independent for this kind of
    information.
    
    Related: #15, !20

commit 2e1c6a9290a857b051b19d97c21c2c65cc0a0aab
Author: Stelios Tsampas <zeronebones@gmail.com>
Date:   Thu Jun 9 00:47:19 2022 +0200

    I18n: Update translation el (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1e9e40da3da216f838a1c188edbdf02eae38334e
Author: Wellington Almeida <wsalmeida6@gmail.com>
Date:   Tue May 3 12:47:49 2022 +0200

    I18n: Update translation pt_BR (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 274659812efefb230063e9804a61df0d1f0b005c
Author: Anonymous <noreply@xfce.org>
Date:   Fri Apr 29 00:47:25 2022 +0200

    I18n: Update translation en_GB (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c667d3e701e7c4f74ce64dfdef3789d0dda17fd4
Author: Anonymous <noreply@xfce.org>
Date:   Sun Apr 24 12:48:36 2022 +0200

    I18n: Update translation ms (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1924a9fb5561b666ac7afd8f036694b47dd78f34
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Apr 23 16:13:51 2022 +0200

    cleanup: Fix alignment
    
    An oversight in 5affdb5ccdba711ada11f4cde7d7acc840b5a4be, but better to
    do it in a separate commit anyway.

commit 9b3ec4bbc94c287eaa6b5c9ac9ac870e8b014d64
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Mar 29 23:58:14 2022 +0200

    desktop-thumbnailer: Delete temp file at the same level it was created
    
    Fixes #57.

commit 9980fc3b8d5043f2079b4a631caf7ca23a43d4fe
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Mar 17 13:04:08 2022 +0100

    scheduler: Enable multi-threading
    
    Helps #1, although it doesn't result in generating thumbnails of a
    request in parallel. A different implementation of the group scheduler
    would be needed for that.

commit 37c8ea571897c47497ea3e1584676a823374bfe9
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Mar 17 11:37:38 2022 +0100

    i18n: Add missing initialization

commit ebaafc825af1c7fd11d3ebf37482ffe1ffc3bb69
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Mar 17 00:01:15 2022 +0100

    Fix missing mutex unlock in group scheduler
    
    Tumbler could get stuck if a previous request was cancelled because of
    this. An obsolete assert is also removed which may prevent an error
    signal from being sent.
    
    Fixes #56.

commit 86f9461d976a586f7a84876aba5249ea2468c904
Author: Anonymous <noreply@xfce.org>
Date:   Mon Mar 14 00:47:22 2022 +0100

    I18n: Update translation da (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 43694600233d71a0364af05773829f8657c7edb9
Author: Anonymous <noreply@xfce.org>
Date:   Sat Mar 12 00:47:26 2022 +0100

    I18n: Update translation ru (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8898215b0a9c70230a75a1ec39ed1d9a19dafff5
Author: Anonymous <noreply@xfce.org>
Date:   Sun Feb 13 00:47:36 2022 +0100

    I18n: Update translation eu (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e6dc6801446e2757b8024503e00cef69b2e6f31b
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Sat Feb 5 00:47:16 2022 +0100

    I18n: Update translation uk (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7c7bd60f329e351ebdc02c5268364539d8197d29
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Jan 9 21:04:31 2022 +0100

    Rename service files according to the chosen service name prefix
    
    Completes previous commit, related to !21.

commit b075248d977a6491a6f0f63f5bc67cdb16c3a0f8
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Jan 5 20:37:31 2022 +0100

    Allow to choose an alternative service name prefix
    
    This is primarily for Flatpak packaging, where a "private service" is
    desirable, although one could imagine using it in other contexts. The
    prefix must be specified via the environment variable
    `TUMBLER_SERVICE_NAME_PREFIX`.
    
    Related to xfconf#27, see !21 for more details.

commit 724fd4465fa72a7202a97fa98850008f98272084
Author: Саша Петровић <salepetronije@gmail.com>
Date:   Sun Jan 9 12:48:08 2022 +0100

    I18n: Update translation sr (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit cb5feb8cf76c7b2009c3d5273461da7d352d6d93
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Jan 9 10:59:43 2022 +0100

    Build: Check for best possible grep, egrep, sed
    
    In particular, $EGREP was introduced in
    d82e509551db98ff70e47d1990f759948ee7fecd whithout check.

commit 19dd29632d698360faf0559895b0b03119eb1370
Author: Anonymous <noreply@xfce.org>
Date:   Thu Jan 6 00:47:49 2022 +0100

    I18n: Update translation ro (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3560cf52e6f0621ed2786ef360fc97ea408ad49e
Author: Wellington Almeida <wsalmeida6@gmail.com>
Date:   Tue Jan 4 00:47:02 2022 +0100

    I18n: Update translation pt_BR (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b38db8a632dee2109339c3e80150ca7f94696024
Author: Martin Srebotnjak <miles@filmsi.net>
Date:   Sun Jan 2 00:47:09 2022 +0100

    I18n: Update translation sl (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8efa52bd31f96351d1cce2c7cddbb6302679c96a
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Jan 1 20:23:31 2022 +0100

    Updates for release

commit d3a5ca465fa7a5a19aa0c790b615cd28ab0470e3
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Jan 1 19:36:57 2022 +0100

    Update the list of authors

commit e18d041cf9c10e6c306c8ec6fef293bd57aa3a68
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Jan 1 18:46:33 2022 +0100

    Bump required gdk-pixbuf to 2.36.2
    
    To include the fix that obsoletes
    984e67ce5247a2543f0fd547b42201043c69e9b2, reverted in
    283c7045d669941f3820f3963b9de6ea3baa96ea.
    
    See also:
    https://bugzilla.xfce.org/show_bug.cgi?id=13360
    https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/57

commit d9a68fa14447be6f22674050820adb10208f6d71
Author: Omer I.S <omeritzicschwartz@gmail.com>
Date:   Sat Jan 1 00:47:12 2022 +0100

    I18n: Update translation he (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 57179f80167313e2bc02f94981c66ce9b3004fcd
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Dec 29 18:49:07 2021 +0100

    Fix wrong parameters in error signal
    
    An oversight in 49ffba98d7cf9626a1470bc49a53596300fe3550.

commit 87b66b4993c2d24a1d8a7274bc211efd901be855
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Dec 29 18:18:28 2021 +0100

    Debug: Display data side-by-side when appropriate

commit df92863d7d4b8d8e22a40af2495483410e47f45b
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Dec 29 17:06:54 2021 +0100

    Debug: Write on stderr if possible

commit 5affdb5ccdba711ada11f4cde7d7acc840b5a4be
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Dec 29 16:08:18 2021 +0100

    Add support for thumbnail size x-large and xx-large
    
    Closes #51.

commit 7fdab65f7a2144a7cae4d49bea13cea3644dfc3c
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Dec 29 10:48:14 2021 +0100

    desktop-thumbnailer: Allow to override configuration in desktop files
    
    The "X-Tumbler Settings" group is searched in each desktop file with the
    same keys as in `tumbler.rc`, where the default configuration is now.
    
    Closes #52.

commit 270289b3a3f2f9ac7891f26135bae6d5e574c868
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Dec 28 19:28:10 2021 +0100

    desktop-thumbnailer: Allow for thumbnailer override
    
    By the usual rule: for a given thumbnailer name, the one placed in the
    highest priority directory overrides the others of the same name.
    
    Closes #53.

commit cd30208a015032a17df7e5038be357ef5acc1de2
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Dec 28 18:57:40 2021 +0100

    Cleanup: Avoid code duplication

commit a188f1c30f8e7c98373d620832933522ad29d14f
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Dec 28 16:20:37 2021 +0100

    Try all available thumbnailers before declaring failure
    
    The request thumbnailer array no longer contains one thumbnailer per
    URI, but the list of available thumbnailers for this URI (after applying
    the filters of the configuration file), sorted by priority.
    
    For a given URI, we browse the thumbnailer list until we succeed in
    generating a thumbnail. An error signal is only issued if the last
    thumbnailer has failed. Intermediate errors are only displayed if debug
    logging is enabled.
    
    Closes #50.

commit ad8d6ac59b20ab8ccbb3ce4d56c71d25f2a435b6
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Dec 28 13:39:07 2021 +0100

    gepub-thumbnailer: Add missing sanity check

commit 4efd70c9e26a93800091b3252ff5ace12eeb3c1f
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Dec 28 13:18:28 2021 +0100

    Use GLib structured logging
    
    The move to GLib 2.56 in b014aabd2d78472a18a9b863e51dd6f1631d78cb allows
    to use structured logging in GLib logging macros. This makes it more
    suitable for viewing via tools such as `journalctl`, and adds some
    message location information.

commit e985e8489caf66a094c8a44bceef3a71f52f98e5
Author: Anonymous <noreply@xfce.org>
Date:   Wed Dec 29 12:48:03 2021 +0100

    I18n: Update translation oc (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 09a01fd337fec0a747953dc851d7a22235deb7dd
Author: heskjestad <cato@heskjestad.xyz>
Date:   Tue Dec 28 00:47:13 2021 +0100

    I18n: Update translation nb (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1c2102e590edd202e048395f66bf7ed2df71bd4e
Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
Date:   Thu Sep 24 17:35:30 2015 +0100

    Add a corresponding systemd user service for the D-Bus session services
    
    When running under a systemd user session, this results in tumblerd
    being placed in in its own cgroup, whereas previously it would be a
    child of dbus-daemon in the dbus.service cgroup.
    
    It also avoids races between up to three separate instances of the
    same executable being started for its three names, which could result
    in spurious activation failures if they are used in quick succession,
    similar to <https://bugs.freedesktop.org/show_bug.cgi?id=53220> in
    telepathy-mission-control.
    
    Closes #14.

commit 3ea0a2d0f93f71e69c7b5db39e7c3a72dfea918a
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Dec 27 12:53:45 2021 +0100

    Reserve some third-party API messages to debug logging
    
    FFmpegthumbnailer is known to be really verbose, and we don't have a
    priori control on the messages that can be displayed by external
    thumbnailers (it can be in particular FFmpegthumbnailer).
    
    Fixes #10, related to #29.

commit 32fb595aff6fbc6e37656d510bbccb46e9c1af9e
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Dec 26 17:54:23 2021 +0100

    Debug: Add some config-file-related messages
    
    Closes #23.

commit 6b3a1a6b6f8da39cebe053ca472308e81fe56d16
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Dec 26 12:16:57 2021 +0100

    Update generated doc and related files

commit 49ffba98d7cf9626a1470bc49a53596300fe3550
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Dec 26 00:06:34 2021 +0100

    Error handling: Fit to the spec and complete message if needed
    
    A parameter is added to Tumbler's internal error signals to account for
    the error domain, and the error code `TUMBLER_ERROR_OTHER_ERROR_DOMAIN`
    is added to indicate that the error originated from a third-party API.
    
    When sending the error signal via D-Bus, cancelling errors are filtered
    out, and when the error originates from a third-party API, the error
    message is prefixed with the domain and code of that error, in a
    possibly parsable format.
    
    Fixes #49.

commit ef518751bd744a48a165dc7c285f98b960c64a75
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Dec 25 18:48:43 2021 +0100

    Debug: Add or adjust some traces and dumps

commit 2c1fc2a84b7d7dcc731070f908b82da680972935
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Dec 25 10:31:34 2021 +0100

    Debug: Convert dump functions to `GString, g_debug()`

commit 8f439a5ae5c46ce5e3868078735253ca9d03aca7
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Dec 24 23:40:38 2021 +0100

    Debug: Prefer runtime to compile-time check for logging
    
    This is more convenient for both the developer and the user, especially
    when it comes to providing logs in a bug report. As for the loss in
    terms of performance, it is minimal, and this is normally not an issue
    where these functions are used.

commit b014aabd2d78472a18a9b863e51dd6f1631d78cb
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Dec 24 23:25:16 2021 +0100

    Cleanup: Use `g_file_peek_path()` when appropriate
    
    This simplifies the code, fixes leaks in `g_debug()` calls, and
    GLib 2.56 will be required when moving to Xfce 4.18.

commit 851a63ce087fe27c23bc625c25a4c0a9c976e895
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Dec 24 19:11:51 2021 +0100

    Cleanup: Remove deprecated GNOME build and TODO file

commit 59f9a132b5da72600af9701c9a6a9265a179b660
Author: Demiray Muhterem <mdemiray@msn.com>
Date:   Sat Dec 25 12:47:32 2021 +0100

    I18n: Update translation tr (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5aab4b86bc2197cd945c01837c3175b038c9e037
Author: Emanuele Petriglia <transifex@emanuelepetriglia.com>
Date:   Sat Dec 25 00:47:04 2021 +0100

    I18n: Update translation it (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1f7c2dfd97d83e036c039fe6a8ab4aa71a4e07a1
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Dec 23 07:08:48 2021 +0100

    Set the priority of external thumbnailers to 0
    
    If their priority is equal to that of another plugin, there is no way to
    know in advance which one will be prioritized in case of a mime type
    match (more precisely, it depends on the order in which
    `g_dir_read_name()` goes through the plugin directory).

commit 73ac649179ce14420adcb8215147a0b565755acc
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Dec 23 06:43:53 2021 +0100

    Revert "Set Max file sizes."
    
    This reverts commit 8f0234a4a14bfec9f0a1ef5c1c8b94fb523f5d41.
    
    There was no particular justification for this change, and since then
    there have been several interventions in bug reports or on the forum
    from users wondering why Tumbler does not generate thumbnails for
    certain files, especially video.
    
    There should not be a default size limitation, or only for a particular
    plugin, with a justification in the comments, and only if the problem
    cannot be fixed in the code.

commit 6282d5629e73129e3c92aca6789053061bdf0c79
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Dec 23 09:57:38 2021 +0100

    xdg-cache: Add missing sanity check

commit 77f7ee91c152851e7e244d12d6adb992963270f7
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Dec 23 09:26:57 2021 +0100

    xdg-cache: Remove temporary file when saving failed

commit 491693d2db0ad341988c739f9df3f83755bec50a
Author: Luna Jernberg <bittin@cafe8bitar.se>
Date:   Thu Dec 23 00:47:02 2021 +0100

    I18n: Update translation sv (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 59341019b5ce93f8703004e56a1ca352feeab859
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Dec 22 19:39:11 2021 +0100

    xdg-cache: Set thumbnail permissions to 600
    
    See https://specifications.freedesktop.org/thumbnail-spec/thumbnail-spec-latest.html#THUMBSAVE

commit f0bc4cc996c8363d92180c9f60d9e6f1ad1cf7b2
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Dec 22 19:15:55 2021 +0100

    Fix mistake in previous commit
    
    I took the exception for the rule: let's hope this time it's good.

commit 9bd5c1084f3014ed059b8726b0df77d1b2957c94
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Dec 22 13:14:38 2021 +0100

    Fix typo in previous commit

commit 01548638d5a59191076551a9ce1be7f6b1616262
Author: Gaël Bonithon <gael@xfce.org>
Date:   Wed Dec 22 12:41:47 2021 +0100

    Refactoring: Avoid code duplication

commit 62d0f3e2faaf4cdab3dd9f45eaa03cb9ad4219c6
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Dec 21 23:44:50 2021 +0100

    pixbuf-thumbnailer: Stop animated image loading at first frame
    
    Fixes #48.

commit 283c7045d669941f3820f3963b9de6ea3baa96ea
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Dec 21 23:29:29 2021 +0100

    pixbuf-thumbnailer: Try to ignore `GDK_PIXBUF_ERROR_CORRUPT_IMAGE`
    
    Some images reported as corrupt are still displayable, see e.g.
    https://gitlab.xfce.org/apps/ristretto/-/issues/39.

commit 76d30746487688b83150f952d704334b11197860
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Dec 21 16:03:17 2021 +0100

    jpeg-thumbnailer: Add missing sanity check
    
    Completes afb365a2e8cc57be895f4dc2d78d5f56d21700f9, related to #37.

commit 4c135e8fd53f67582011b904d681c3258a8f52b7
Author: Panwar108 <caspian7pena@gmail.com>
Date:   Tue Dec 21 12:47:56 2021 +0100

    I18n: Update translation hi (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a242e1324c7a3d1428e2a8ce58ee77c71967d8b7
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Dec 18 16:06:04 2021 +0100

    Use microsecond precision for last modification time
    
    When the file system allows it, this prevents Tumbler from believing
    that the original file has not been modified since the last time the
    thumbnail was created, when in fact modifications have taken place in
    the second that the thumbnail was created.
    
    The time of last modification is stored internally in a `gdouble`, and
    written to the PNG thumbnail in `%.6f` format. This complies well with
    the Freedesktop specification [1], as the stat command returns this
    format when invoked as `stat -c%.6Y file`, although it is likely that
    the specification was written with the idea that this value be an
    integer.
    
    The extraction of the thumbnail information is done via
    `g_ascii_strtod()`, so an integer or less precision is not a problem. As
    for a code expecting to find an integer, it is likely to simply ignore
    the decimal part, as Tumbler used to do by extracting the information
    via `atol()`. It is possible, however, that an error will be found if a
    more complete extractor is used, such as `strtol()`.
    
    The changes this causes to the exposed Tumbler APIs should also be
    inconsequential, as it is a conversion to a higher type. This should
    therefore result in implicit conversions, except perhaps for
    `tumbler_file_info_get_mtime()`, if its return value is explicitly
    stored in a `gint64`.
    
    [1] https://specifications.freedesktop.org/thumbnail-spec/thumbnail-spec-latest.html#CREATION
    
    Fixes #15, see !20 for more details.

commit ad432ab47e1ede51bee08af11daca69a9ca6a216
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Dec 20 18:24:28 2021 +0100

    poppler-thumbnailer: Fix error handling

commit fe51cbf69d297fd391d7361877529b17118875b2
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Dec 20 17:47:14 2021 +0100

    pixbuf-thumbnailer: Simplify error handling

commit b7beef90918c2d3c3b3e33b75dfc4c08e0835398
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Dec 20 17:21:02 2021 +0100

    font-thumbnailer: Fix error handling

commit e7623e5d2d680f07c835ed9b1a607d44d897191b
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Dec 20 16:08:22 2021 +0100

    Cache cleanup when a request for a URI fails
    
    Fixes #22.

commit 203ebad323e3a6d4612f4e0cbe297dd8eb17da3e
Author: 玉堂白鹤 <yjwork@qq.com>
Date:   Mon Dec 20 12:47:38 2021 +0100

    I18n: Update translation zh_CN (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit cf1411e252578ba2d9dab214cee9d1bc5a869d0f
Author: Hugo Carvalho <hugokarvalho@hotmail.com>
Date:   Mon Dec 20 00:47:15 2021 +0100

    I18n: Update translation pt (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit afb365a2e8cc57be895f4dc2d78d5f56d21700f9
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Dec 19 18:23:36 2021 +0100

    jpeg-thumbnailer: Do not use low quality embedded thumbnail
    
    Fixes #37.

commit 51585293cc9006479be1e03754e80feed0b3f447
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:57 2021 +0100

    I18n: Update translation zh_TW (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e99e97b85b2e7dd17215518dbe19074208ae1e2b
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:57 2021 +0100

    I18n: Update translation zh_HK (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 92ce657df8c8fb4b4e48dacb060a31db0b681c9c
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:57 2021 +0100

    I18n: Update translation zh_CN (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0b8506ce6f571390dccd24b5b9bf9359f40f3088
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:57 2021 +0100

    I18n: Update translation uk (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c94ba3520088bd6826be147fc5f08c1fbc9f2328
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:57 2021 +0100

    I18n: Update translation ug (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e36de33a92cf7136a1a3f26724e9634fdf6fa6d3
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:57 2021 +0100

    I18n: Update translation tr (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 047d249bf9ebd55af2f9b90c5466ace77fd3c3a9
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:57 2021 +0100

    I18n: Update translation th (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 17b9e8838f7dae434170567ed49b2a0699bbeff0
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:57 2021 +0100

    I18n: Update translation sv (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6cb5cae680c086883b336a8abc36f17fec6b9080
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:57 2021 +0100

    I18n: Update translation sr (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c94d4573cc5c4e10a17189f5b6166863f8b60a90
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:56 2021 +0100

    I18n: Update translation sq (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8ff92842f344c32e979f4c6f8455318dfa7c8549
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:56 2021 +0100

    I18n: Update translation sl (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f7f4a00f23a603a4e518d2e60397861136b2e1ff
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:56 2021 +0100

    I18n: Update translation sk (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fd125a8b31a3dbb804dce20ecc4af35f89f713cd
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:56 2021 +0100

    I18n: Update translation ru (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3fe68ff4a08329a0cdb078874c929a2322def9b0
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:56 2021 +0100

    I18n: Update translation ro (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 32cba1f022d4524e6adbfdfd951de41e51ad56d3
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:56 2021 +0100

    I18n: Update translation pt (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 779437d2f3124cc51bd8174c31f7800a9598735a
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:56 2021 +0100

    I18n: Update translation pt_BR (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f90f5cbdd6bf9d0da895a312118e647fdab69146
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:56 2021 +0100

    I18n: Update translation pl (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e60b9a40ca897046f509450e8c54b44753f7dc63
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:56 2021 +0100

    I18n: Update translation oc (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f74ef70266ef62f0040d721869a8663c5190672b
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:55 2021 +0100

    I18n: Update translation nn (76%).
    
    19 translated messages, 6 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b8f4b97535e3c7fc764b7d6b021f4fad7e1974d6
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:55 2021 +0100

    I18n: Update translation nl (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1751a397fcb12288609bd5e781f81a32d237f961
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:55 2021 +0100

    I18n: Update translation nb (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2c83fa5c913852c8d5e11dc11aa2fd2b7cf9aa7a
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:55 2021 +0100

    I18n: Update translation ms (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9f52b7f10d9158ce2bb7671bdc39a3f3fe6dde87
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:55 2021 +0100

    I18n: Update translation lt (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a0d5c14be5da239d6181cda38c0c64c63f498030
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:55 2021 +0100

    I18n: Update translation ko (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a9b6f7e03fec56abffffba8dd566aa356d1c0d8f
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:54 2021 +0100

    I18n: Update translation kk (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit bc32c597d540f83aa4bf40fc7c30ee7d313d920d
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:54 2021 +0100

    I18n: Update translation kab (52%).
    
    13 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fd4e00eb701c0adb05665682e223ab89b8876daa
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:54 2021 +0100

    I18n: Update translation ja (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit eda0d704dfaa3bf2fdb3b8b92e8633aebe4199db
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:54 2021 +0100

    I18n: Update translation it (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8a4503d4b2af15d5d8f265b2d11ba59d2b9c5cbc
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:54 2021 +0100

    I18n: Update translation is (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5f50d980fbac4275bf1eeff0d01cab4b996ab77e
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:54 2021 +0100

    I18n: Update translation id (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit cc7a8e1da4f89c312a22677a88611aa3e986252d
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:54 2021 +0100

    I18n: Update translation hye (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fa8544bde29a8ebdcdee5ccb7fe57b7abf3758f5
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:54 2021 +0100

    I18n: Update translation hy_AM (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit eb420c1ab4b12d115e302f324825001f6e9fe68d
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:54 2021 +0100

    I18n: Update translation hu (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 39c6bb7e02d3f9a287e09c577acadad093241417
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:53 2021 +0100

    I18n: Update translation hr (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7860dc30015b221797605e1cb5b26a4c5f428ff8
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:53 2021 +0100

    I18n: Update translation hi (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8ed908e7dd8d4bafd34262df2085521695cd04a3
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:53 2021 +0100

    I18n: Update translation he (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6ace3ec4899a6518fc635d0b1b9e83f28174bfd3
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:53 2021 +0100

    I18n: Update translation gl (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4e6bfae01d686963a3413a2fddb603aa549dc844
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:53 2021 +0100

    I18n: Update translation fr (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9c8d3be8734b6243746f939e405165b842e536f8
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:53 2021 +0100

    I18n: Update translation fi (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 41271898e1e214e0785e0505ae3aca0f45ca7331
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:53 2021 +0100

    I18n: Update translation eu (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2417ea40ea0055a34f39f1adad5eab79b3e814e2
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:53 2021 +0100

    I18n: Update translation et (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 884d8e22dc5dcaa944240f1c8892dc5b67be1558
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:53 2021 +0100

    I18n: Update translation es (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6e829b86c4a5e806a7717b1442abb0e284d4d040
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:52 2021 +0100

    I18n: Update translation en_GB (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ca8a8168e260a4e8293b59b662ca8e70fb4b2d8e
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:52 2021 +0100

    I18n: Update translation en_AU (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b943cf743c2a30d8f86fbc3ba2200773b8372630
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:52 2021 +0100

    I18n: Update translation el (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e9aa6717e14200b3b91369ea41ea7ec5e0405575
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:52 2021 +0100

    I18n: Update translation de (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 76b6388f7b611d326fa2dc1f66cafad7beeac74a
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:52 2021 +0100

    I18n: Update translation da (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4e247af8307a1909808a738ac1fe53f1ac51f34b
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:52 2021 +0100

    I18n: Update translation cs (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6428c024ce72666841a1804a68e58bfbec34b7ea
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:52 2021 +0100

    I18n: Update translation ca (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c800bd12d4a0658afa094d0a0e31e0cc3cd7d7fd
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:52 2021 +0100

    I18n: Update translation bn (60%).
    
    15 translated messages, 10 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c2bf5bcab181137c0da88ad4f5e057a4b76f7d06
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:51 2021 +0100

    I18n: Update translation bg (100%).
    
    25 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit af51919b78c364817e76e98c72751575e3f58d50
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:51 2021 +0100

    I18n: Update translation be (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 62dec156be92148f26019da70a09f6295e8b06a4
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Dec 19 12:47:51 2021 +0100

    I18n: Update translation ar (96%).
    
    24 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a7b8e250400d556156c6211e7939adb19aec280b
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Dec 18 10:51:51 2021 +0100

    Do not translate warning messages
    
    Completes d6aeb7d65acf6e41738c78b9d137fab3502d1c58.

commit 3a04fa615cd7d9fce538304da24484ef2819a0e8
Author: Priit Jõerüüt <transifex@joeruut.com>
Date:   Sat Dec 18 12:47:37 2021 +0100

    I18n: Update translation et (100%).
    
    40 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4802684cc7d7e8df78b462fc2c46004b4197470a
Author: Besnik Bleta <besnik@programeshqip.org>
Date:   Sat Dec 18 00:47:33 2021 +0100

    I18n: Update translation sq (100%).
    
    40 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c1ac49367630f9a9cbb16d816902538551e0a1c5
Author: Faisal Rachmadin <frachmadin@gmail.com>
Date:   Sat Dec 18 00:47:32 2021 +0100

    I18n: Update translation id (100%).
    
    40 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b732bce08a2d3496b480426afec4260dd1a07de9
Author: jc1 <jc1.quebecos@gmail.com>
Date:   Sat Dec 18 00:47:32 2021 +0100

    I18n: Update translation fr (100%).
    
    40 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7bd0f5f61eec1769b24f67ad9509b856f4a967ad
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Dec 17 12:44:31 2021 +0100

    gst-thumbnailer: Fix error handling
    
    Ensures that Tumbler emits the "error" signal if the pixbuf generation
    didn't succeed and wasn't cancelled before the plugin handles the
    request.
    
    Similar to previous commit, related to #10.

commit 71cbd765ecd904c260dcfdcd468bdd263c438c08
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Dec 17 12:18:45 2021 +0100

    ffmpeg-thumbnailer: Fix error handling
    
    Ensures that Tumbler emits the "error" signal if the pixbuf generation
    didn't succeed and wasn't cancelled before the plugin handles the
    request.
    
    Similar to 3eeec3c58adc0b2761d8d0dd3cdd4f6ac62ef6d7, related to #10.

commit d6aeb7d65acf6e41738c78b9d137fab3502d1c58
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Dec 17 10:30:03 2021 +0100

    Define error messages in `tumbler/tumbler-error.h`

commit c74d14a6395b29bcf4cb48f2c36320fb07938cb5
Author: 黃柏諺 <s8321414@gmail.com>
Date:   Fri Dec 17 12:48:15 2021 +0100

    I18n: Update translation zh_TW (100%).
    
    40 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a8bf778325149a4d061c8e09713132cd03ab8d56
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Fri Dec 17 12:48:15 2021 +0100

    I18n: Update translation nl (100%).
    
    40 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1d9b10d5a42ea48ffff11a344d8a504a3dda7a82
Author: UTUMI Hirosi <utuhiro78@yahoo.co.jp>
Date:   Fri Dec 17 12:48:15 2021 +0100

    I18n: Update translation ja (100%).
    
    40 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 10626c57a4db70890eff84d0a18b454f1a140bd4
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:31 2021 +0100

    I18n: Update translation zh_TW (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit acba48970a2f3dc2a5bf5f1a2a449d3730d39b0a
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:31 2021 +0100

    I18n: Update translation zh_HK (95%).
    
    38 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3c67669e2cad8be23a18e5238acff55ad9a6458e
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:31 2021 +0100

    I18n: Update translation zh_CN (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7d403100369af6bafdc3e20835c7c11ebddf7d0d
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:31 2021 +0100

    I18n: Update translation uk (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 59238cb31e817ab2f58a09a0e153e447c68f4bf1
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:31 2021 +0100

    I18n: Update translation ug (92%).
    
    37 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8a20e1189a2d3d360ce90b25a22f131ee0ec6fc0
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:31 2021 +0100

    I18n: Update translation tr (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 09925a387a8e8ee16a5d188e054a75e6e553b12a
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:30 2021 +0100

    I18n: Update translation th (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit bc337c7e82cce65439f9c9810096d8f2bbfe8e30
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:30 2021 +0100

    I18n: Update translation sv (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 69871e0a4176d7a5fc5d247284bf896a06c5fec2
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:30 2021 +0100

    I18n: Update translation sr (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 85487f8a071982012a9d9028c795f57fa5a90c75
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:30 2021 +0100

    I18n: Update translation sq (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9288f5ce4a1737ac8d5c1527dd34600af9130a46
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:30 2021 +0100

    I18n: Update translation sl (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 52bc4996c8de36bc886ac953ca5e3d1ddf2665d7
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:30 2021 +0100

    I18n: Update translation sk (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d7b4ff5f802a25464e9e314d4d9b1b66a17b5a02
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:30 2021 +0100

    I18n: Update translation ru (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit acff641d624a990406e24b39d2f83d5c5b0b7e1b
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:30 2021 +0100

    I18n: Update translation ro (92%).
    
    37 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5188a2e4b4f70724a0853a8da93724495cc7c2b2
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:29 2021 +0100

    I18n: Update translation pt (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2fdb0310f1c3b46f534bfa1fa195546d2fee9e6b
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:29 2021 +0100

    I18n: Update translation pt_BR (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e1c188f698840100e8d4d46bfeac044d99fb8712
Author: Anonymous <noreply@xfce.org>
Date:   Fri Dec 17 00:47:29 2021 +0100

    I18n: Update translation pl (100%).
    
    40 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 136fa3a4820ffa52f4910e6ea8387083c3b59139
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:29 2021 +0100

    I18n: Update translation oc (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 97e9cd3f6d4cee2a7498fb68e5d33d7de862e492
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:29 2021 +0100

    I18n: Update translation nn (77%).
    
    31 translated messages, 9 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6b92069a856078a3338cd1141d4878cd50f39274
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:29 2021 +0100

    I18n: Update translation nl (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit abbd060a192a9faabb651f16a077e4483b62009b
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:29 2021 +0100

    I18n: Update translation nb (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6a8920a4e8ee4d973edb55554b74c459671f68ca
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:29 2021 +0100

    I18n: Update translation ms (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9866d6db9e0fe2af7342e0aaa9a9154fa9cb4943
Author: Anonymous <noreply@xfce.org>
Date:   Fri Dec 17 00:47:28 2021 +0100

    I18n: Update translation lt (100%).
    
    40 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e63f5441c9f9224009a9f4c5fda834620fd075cd
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:28 2021 +0100

    I18n: Update translation ko (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a88b8278467df72871189f8f85edf51938c389d8
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:28 2021 +0100

    I18n: Update translation kk (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 979e78f0b2a4d5eb769c21515effadcb48b786af
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:28 2021 +0100

    I18n: Update translation kab (50%).
    
    20 translated messages, 20 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 05976b4d0f6d510a60f9116b9024949daff1a8d0
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:28 2021 +0100

    I18n: Update translation ja (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ba3dcc7dee9065c1ceffab08e2515d24280f6fa0
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:28 2021 +0100

    I18n: Update translation it (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b2cb6151fe31ea6833a7dccadfac19b79973cc76
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:28 2021 +0100

    I18n: Update translation is (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a32fab8e834e24223f0a7e8b27e0a9c981b20ddf
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:28 2021 +0100

    I18n: Update translation id (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 341a73ea24b71d5c5a9844392d01b250a35046f7
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:28 2021 +0100

    I18n: Update translation hye (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 52d87f8a0a210e53ac8b16be7690b3ddb2570780
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:28 2021 +0100

    I18n: Update translation hy_AM (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0d09ecf4f27145ec383ef4a259f5c62c08d189c1
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:27 2021 +0100

    I18n: Update translation hu (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 891c7bd0e1fd9283a4957aa2a2e548dd2eb6e707
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:27 2021 +0100

    I18n: Update translation hr (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f1d5f15054fc98d55d8a5aca3cb1ff8833eef6aa
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:27 2021 +0100

    I18n: Update translation hi (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3c5cdb946426e37e62ab1819eb9a6194507b09f5
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:27 2021 +0100

    I18n: Update translation he (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 95c14a0c212b48ce3cc6dcccf49cc7a62647a3a6
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:27 2021 +0100

    I18n: Update translation gl (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1115114c276a152a26819863d894ffba1b902d6e
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:27 2021 +0100

    I18n: Update translation fr (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 67d0ac4f8b99acfbed9e935ffd39618efa0c9840
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:27 2021 +0100

    I18n: Update translation fi (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c539551ec552bfc726a9ce30a9dc12795e023980
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:27 2021 +0100

    I18n: Update translation eu (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 382b6b28081f8db250c605cb58a558d207fcef45
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:26 2021 +0100

    I18n: Update translation et (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 893ddabb3ae55e7bcb7b94fd16f09e9105d55645
Author: Toni Estévez <toni.estevez@gmail.com>
Date:   Fri Dec 17 00:47:26 2021 +0100

    I18n: Update translation es (100%).
    
    40 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e111662f381d04d930cbbaf614376393a41a9059
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:26 2021 +0100

    I18n: Update translation en_GB (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e31566608453b5288143ce8dbc5d18ba7c122aa9
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:26 2021 +0100

    I18n: Update translation en_AU (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e46526b6065d11a29680727c129b9bcc4938dda0
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:26 2021 +0100

    I18n: Update translation el (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7c17263ce7cfa26dc9becd33d5d41963b759eef2
Author: Andreas Eitel <github-aneitel@online.de>
Date:   Fri Dec 17 00:47:26 2021 +0100

    I18n: Update translation de (100%).
    
    40 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f1192d448d594ef6684626a8ab3c9a2d9b8237a6
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:26 2021 +0100

    I18n: Update translation da (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4c66e0a6f43d03098846de6b6242a1d9490ba340
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:26 2021 +0100

    I18n: Update translation cs (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 134d38623ebf29d1b87005bd6f685c662dfe72e3
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:26 2021 +0100

    I18n: Update translation ca (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 03d578a8984b3938ddfb749563a5302948bdb1a5
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:25 2021 +0100

    I18n: Update translation bn (67%).
    
    27 translated messages, 13 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b39dcf899cbcf06ca5ba18aa0c4d3409006fbc96
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Fri Dec 17 00:47:25 2021 +0100

    I18n: Update translation bg (100%).
    
    40 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5ac50561396f1ca325bdb73770c5f3cb5aea057d
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:25 2021 +0100

    I18n: Update translation be (97%).
    
    39 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7e28879db578dba2bc4ef8880869ebb6f476c9df
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Dec 17 00:47:25 2021 +0100

    I18n: Update translation ar (92%).
    
    37 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3eeec3c58adc0b2761d8d0dd3cdd4f6ac62ef6d7
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Dec 16 17:57:56 2021 +0100

    odf-thumbnailer: Fix error handling
    
    Ensures that `pixbuf == NULL` => `error != NULL` and Tumbler emits the
    "error" signal (and not emit the "ready" signal).
    
    Similar to 1de05df20d52fb45e3c06e1d5ff36984341cb55d, Related to #7.

commit ac978918f804bc6afbeccc12dca16a1bdf5d6653
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:   Tue Jul 7 18:30:11 2015 +0100

    xdg-cache: Ensure read_thumbnail_info() always sets an error on failure
    
    It’s GError convention to set the GError exactly when returning FALSE
    from a boolean-valued function. read_thumbnail_info() didn’t do that if
    libpng reported an error loading the PNG; fix that by returning
    TUMBLER_ERROR_INVALID_FORMAT in that case.
    
    Related to #12.

commit 56496090dfd7d3f7cc2f2f778d5993a2df05d057
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Dec 14 19:38:58 2021 +0100

    xdg-cache: Chain-up to parent in `finalize()`

commit e8f7b79706a3c3aeac41a385f0205b1f4c890f0d
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Dec 14 18:26:03 2021 +0100

    desktop-thumbnailer: Fill in `finalize()`

commit a74159e9af47173b5a638fdff284acddac3f6984
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Dec 14 12:29:04 2021 +0100

    gepub-thumbnailer: Fix a memory leak

commit be6de0a8ef49e09c7b6d789d38390c3679050c03
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Dec 14 12:28:08 2021 +0100

    desktop-thumbnailer: Fix some memory leaks

commit a7face456c7fd91f3a5e56247c961d3c6dfc0158
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Dec 13 17:40:21 2021 +0100

    poppler-thumbnailer: Fix deprecation warning

commit d82e509551db98ff70e47d1990f759948ee7fecd
Author: Gaël Bonithon <gael@xfce.org>
Date:   Mon Dec 13 17:39:44 2021 +0100

    ffmpeg-thumbnailer: Fix deprecation warning

commit 1de05df20d52fb45e3c06e1d5ff36984341cb55d
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Dec 12 19:03:45 2021 +0100

    desktop-thumbnailer: Fix error handling
    
    Pass the GError to all sub-functions of `load_thumbnail()` so that
    * `pixbuf == NULL` <=> `error != NULL` <=> Tumbler emits the "error"
      signal
    * `pixbuf != NULL` <=> `error == NULL` <=> Tumbler emits the "ready"
      signal (if there is no error afterwards when saving the thumbnail to
      disk)

commit 88dd43a1026d8a0c56dd1ccf3babf6f8ac275ebb
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Dec 12 11:39:37 2021 +0100

    Fix some priority issues
    
    * Preserve the directory order in $XDG_DATA_DIRS and the priority of
      $XDG_DATA_HOME over $XDG_DATA_DIRS for desktop thumbnailers.
    * Fix some logical errors in `tumbler_registry_compare()`.
    * Keep the priority of the pixbuf thumbnailer plugin higher than that of
      the desktop thumbnailer plugin by default in `tumbler.rc` (it was
      lowered in 6935184665902097511db1708eaaf78015ff61ac).

commit 932e2e268d94b83593d5582557b2d70973ffcb01
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Dec 12 12:22:56 2021 +0100

    Fix copy-paste errors when creating plugins

commit e88abde93a6b31a0dc61a88da83cac24553229f8
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sat Nov 27 10:43:54 2021 +0100

    pixbuf-thumbnailer: Increase loader buffer size
    
    See code comment for the rationale.
    
    Previously tested in Ristretto:
    https://gitlab.xfce.org/apps/ristretto/-/commit/178f6c74e19e1eb138b2730fe4e81e6eec6bdb37
    https://gitlab.xfce.org/apps/ristretto/-/issues/16
    https://gitlab.xfce.org/apps/ristretto/-/issues/73
    
    See !19 for more details.

commit 6935184665902097511db1708eaaf78015ff61ac
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Nov 18 09:20:07 2021 +0100

    pixbuf-thumbnailer: Use a mime-type-specific loader when possible
    
    This allows to fully use the capabilities of the specific pixbuf loader
    for the considered mime type according to the installed optional
    libraries. This is especially necessary to load some SVG or HEIF
    thumbnails.
    
    On the other hand, if this specific loader doesn't work properly, it may
    be even more noticeable. This is the case for libopenraw, for which a
    dedicated plugin using another API has fortunately been implemented. So
    we just have to prioritize it in `tumbler.rc`.
    
    Fixes #20, #32, #36, see !18 for more details.
    
    Co-authored-by: @Krifa75 (Gitlab ID)

commit ad680ef6c79a6430ca6bb0b9e48538eb9c64d202
Author: Gaël Bonithon <gael@xfce.org>
Date:   Thu Nov 18 09:11:02 2021 +0100

    raw-thumbnailer: Check for all possible pkg-config files
    
    This will prevent package maintainers from having to patch `configure`,
    or other workarounds.
    
    See !18 for more details.

commit 11574c22e9f1e56d2d64860e40f1582e3c82655a
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Dec 10 12:05:04 2021 +0100

    Fix warnings from scan-build (Clang 13.0)

commit 327d0f6b2e6c61f55ec688dde7ce558d58ea3a19
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Dec 10 10:47:25 2021 +0100

    Fix `-Wclobbered` compilation warnings
    
    These warnings appear only under certain conditions and/or for certain
    versions of the compilers. For example with GCC 11.1 when building with
    `--disable-debug` and with Clang 13.0.
    
    They had been left out in !16 with doubts about their validity, but they
    are actually understandable in view of `setjmp()` calls, and can be
    fixed easily.

commit c3da2583469f75465838a5afe6b56c598a98f933
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Dec 10 10:04:16 2021 +0100

    Use GLIB_VERSION_MIN/MAX_REQUIRED/ALLOWED
    
    Closes #45.

commit f38cb9b99c4634e4efdffc0e8e5282e4661f1939
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Aug 17 16:31:09 2021 +0200

    Remove TUMBLER_ADD_INTERFACE
    
    G_IMPLEMENT_INTERFACE_DYNAMIC does the job since GLib 2.24.

commit abb7a8b13bb13ed3a23a3951a37f5a8e03325d39
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Jan 24 01:06:24 2021 +0100

    Fix compilation warnings

commit 460e6d3fe32f1a1cf7d563dff22695983987242f
Author: Gaël Bonithon <gael@xfce.org>
Date:   Sun Jan 24 01:03:13 2021 +0100

    Do not remove `tumbler-sections.txt` when running `make clean`

commit bf8ea8e2a3482d46ad7864f390fd654379c4749e
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Feb 2 15:45:43 2021 +0100

    autoconf: Some updates
    
    * AC_HELP_STRING -> AS_HELP_STRING
    * AC_AIX, AC_MINIX -> AC_USE_SYSTEM_EXTENSIONS
    * AC_ISC_POSIX -> AC_SEARCH_LIBS([strerror],[cposix])
    * Remove AC_HEADER_STDC
    * AC_OUTPUT -> AC_CONFIG_FILES + AC_OUTPUT

commit c0ce015d0227289d13749945467edb4ec0009231
Author: Gaël Bonithon <gael@xfce.org>
Date:   Fri Aug 13 17:11:43 2021 +0200

    Revert "configure.ac: use AC_PROG_CC_C99"
    
    This reverts commit b5940c62e65c4fee248d7b3535fb667d235f885a.
    
    See also https://gitlab.xfce.org/xfce/xfce4-dev-tools/-/merge_requests/40

commit 9d91dea5cff6c2923a9c0559eaa0a4019b02e9e7
Author: Gaël Bonithon <gael@xfce.org>
Date:   Tue Aug 17 17:26:06 2021 +0200

    Update `.gitignore`

commit eb565e143c084843785ff57af29994f1e7be0f8d
Author: Anonymous <noreply@xfce.org>
Date:   Wed Oct 20 00:46:47 2021 +0200

    I18n: Update translation oc (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a12e4164e1095aad9ca557c75887f1490f39f08b
Author: Sergios - Anestis Kefalidis <megistios@gmail.com>
Date:   Sat Jul 24 13:34:25 2021 +0000

    Support shared thumbnail repositories of the freedesktop.org thumbnail spec
    
    Related:
    https://gitlab.xfce.org/xfce/libxfce4util/-/merge_requests/18
    https://gitlab.xfce.org/xfce/thunar/-/merge_requests/126
    https://gitlab.xfce.org/xfce/thunar/-/issues/262

commit 50555624288c9f4237fc7661ff15b8990afb7aab
Author: Daniel Muñiz Fontoira <dani@damufo.eu>
Date:   Fri Jul 23 15:54:07 2021 +0200

    I18n: Update translation gl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 015eb75dde44d0a417b741f18e3f1f04f1680063
Author: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>
Date:   Fri Jul 23 15:54:06 2021 +0200

    I18n: Update translation ca (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 962f6f4d01f3f617b48d7682a2b2ee15ddcdba77
Author: Arnold Marko <arnold.marko@gmail.com>
Date:   Wed May 26 12:46:25 2021 +0200

    I18n: Update translation sl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5ebad1e322dfb9dd0cb71bacc903882f08663aa6
Author: Toni Estévez <toni.estevez@gmail.com>
Date:   Sat May 1 12:46:09 2021 +0200

    I18n: Update translation es (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4f9d43eacb3393818af4f2f5543e8f4465cfe92f
Author: Arnold Marko <arnold.marko@gmail.com>
Date:   Thu Apr 22 10:11:03 2021 +0200

    I18n: Update translation sl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 90313cdeb1cc292af0f520d92e905baf3cc1d240
Author: heskjestad <cato@heskjestad.xyz>
Date:   Thu Apr 22 10:11:02 2021 +0200

    I18n: Update translation nb (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1fba96f4fcbb067ddf694eba947ffc6a9b60ba67
Author: Toni Estévez <toni.estevez@gmail.com>
Date:   Sun Apr 4 00:45:43 2021 +0200

    I18n: Update translation es (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3969b656b50decc6317b2e47e13d421d0372f106
Author: Omer I.S <omeritzicschwartz@gmail.com>
Date:   Tue Jan 19 10:05:25 2021 +0100

    I18n: Update translation he (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9d35453052aa6f0e2830db482fef545917f764a2
Author: Źmicier Turok <nashtlumach@gmail.com>
Date:   Tue Jan 19 10:05:23 2021 +0100

    I18n: Update translation be (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3d86987840533eb185bb9092d1e53b8b9657bb01
Merge: ec4f1c2 b5940c6
Author: Ali Abdallah <ali.abdallah@suse.com>
Date:   Fri Jan 8 08:47:50 2021 +0100

    Merge branch 'olh/tumbler-C99'

commit b5940c62e65c4fee248d7b3535fb667d235f885a
Author: Olaf Hering <olaf@aepfle.de>
Date:   Thu Jan 7 07:07:07 2021 +0000

    configure.ac: use AC_PROG_CC_C99
    
    Various parts of Xfce, and libraries used by Xfce, already use C99 features.
    Therefore it is reasonable to expect the availibility of a capable compiler.
    Current GCC releases silently default to newer C standards, starting with
    gcc-5 which defaults to C11.
    
    Replace AC_PROG_CC with AC_PROG_CC_C99 to switch the discovered, or specified,
    compiler to C99.
    
    Signed-off-by: Olaf Hering <olaf@aepfle.de>

commit ec4f1c296b051fa80a1fd056ea047f3ad7be590e
Author: Anonymous <noreply@xfce.org>
Date:   Mon Jan 4 12:46:56 2021 +0100

    I18n: Add new translation kab (51%).
    
    20 translated messages, 19 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7ee4185c94091fdda05c2cc9e463127e25a96095
Author: Olaf Hering <olaf@aepfle.de>
Date:   Sun Dec 13 21:46:01 2020 +0100

    Remove GSourceFunc casts
    
    Convert the callback into a real GSourceFunc.
    
    Signed-off-by: Olaf Hering <olaf@aepfle.de>

commit fee55d3c79533582ea3fbebe01378cf90cbce077
Author: Michał Górny <mgorny@gentoo.org>
Date:   Wed Dec 23 08:57:21 2020 +0100

    Fix typo in gthread version

commit 6a88a63be2c7f86605c2f3bf196dc1d337c79573
Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
Date:   Wed Dec 23 00:38:43 2020 +0100

    Updates for release

commit 074acf9fc41c08be14c80939049179ed54209ffc
Author: Alexander Schwinn <alexxcons@xfce.org>
Date:   Tue Dec 15 23:08:03 2020 +0100

    Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump
    
    Current glib minimum is 2.50.0

commit 6e6dbd1ad0bbac5d59901883e31057ef99fb6cf8
Author: Alexander Schwinn <alexxcons@xfce.org>
Date:   Wed Dec 9 09:19:43 2020 +0100

    bump glib (and gio, gthread, etc) minimum to 2.50.0
    
    In order to unify dependencies for core components.
    (See 4.16 roadmap)

commit 49b08f90ad32e4e11d93ec66cccdbd2075e6c6d9
Author: Olivier Duchateau <duchateau.olivier@gmail.com>
Date:   Mon Nov 16 18:43:34 2020 +0100

    - Adjust bug report URL

commit c61a6aeb980631e64d0d0a9aea550cb68faa9b8a
Author: Emin Tufan Çetin <etcetin@gmail.com>
Date:   Fri Nov 20 12:46:19 2020 +0100

    I18n: Update translation tr (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 72681629290d626da1534d36829e36286db0933e
Author: Priit Jõerüüt <transifex@joeruut.com>
Date:   Fri Nov 20 00:46:58 2020 +0100

    I18n: Add new translation et (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7a67abf76b315f8f08845824cd748eae0db959e3
Author: Ali Abdallah <ali.abdallah@suse.com>
Date:   Sun Nov 15 18:04:44 2020 +0100

    Update NEWS and version for release

commit 0bdf4bccc18e0184ea03426a27c9df2c0f186817
Merge: eac67eb b17009e
Author: Ali Abdallah <ali.abdallah@suse.com>
Date:   Sun Nov 15 17:21:27 2020 +0100

    Merge branch 'OlivierDuchateau/tumbler-gepub-thumbnailer'

commit eac67eb8c6f5c53a78d4f1630b44508aa7432611
Author: Andre Miranda <andreldm@xfce.org>
Date:   Fri Nov 13 01:33:41 2020 -0300

    Add README.md to EXTRA_DIST

commit b23f63e882ffa1f5094aa29da26da9a0a167be4a
Author: OlivierDuchateau <duchateau.olivier@gmail.com>
Date:   Tue Nov 10 10:40:15 2020 +0100

    Fix documentation URL

commit d3cd707b321c0f8d2fc9857b645b953f4001f06a
Author: Maurizio Galli <maurizio.galli@gmail.com>
Date:   Tue Nov 10 14:57:39 2020 +0800

    Add new icon needed for xfce4-about-dialog.

commit b17009e5f5d8f3b0c011f177ab2e513adb51495c
Author: Olivier Duchateau <duchateau.olivier@gmail.com>
Date:   Thu Nov 5 19:27:48 2020 +0100

    Fix missing parentheses

commit 443ef76357adcac5adc2f42c95d38197acc2719d
Author: Olivier Duchateau <duchateau.olivier@gmail.com>
Date:   Tue Sep 29 20:44:23 2020 +0200

    Add libgepub thumbnailer plugin

commit ef936df3adb03db4749381ac9afa85948c6c59c5
Author: Emin Tufan <etcetin@gmail.com>
Date:   Thu Nov 5 00:46:01 2020 +0100

    I18n: Update translation tr (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4c371427e3b0caac6fc9de9b7aff823ee0328b64
Author: Xfce Bot <transifex@xfce.org>
Date:   Fri Oct 16 18:20:36 2020 +0200

    I18n: Update translation ug (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 41a4deb46742aa62ca9d1db485884d8387320eec
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Fri Oct 16 18:20:35 2020 +0200

    I18n: Update translation sk (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a996294cb0668465f9d3e93f015940420ccab2c6
Author: Balázs Meskó <meskobalazs@mailbox.org>
Date:   Fri Oct 16 18:20:32 2020 +0200

    I18n: Update translation hu (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 262fbc6d504f3d5388b12e0739ceb0d1dab18b13
Author: Anonymous <noreply@xfce.org>
Date:   Fri Oct 16 18:20:32 2020 +0200

    I18n: Update translation he (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3dacb717d3e42a2521440a9fda0c5d2d26d3049c
Author: Kevin Bowen <kevin.bowen@gmail.com>
Date:   Sat Oct 3 04:10:26 2020 +0200

    Add new README.md and update AM_INIT_AUTOMAKE

commit 2d207bca72bb4875baebeff9cafc94c0f58fd020
Author: Panwar108 <caspian7pena@gmail.com>
Date:   Mon Sep 21 00:45:48 2020 +0200

    I18n: Add new translation hi (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit fc28514eee44972cc1318ad36c22e4bb35da3fb9
Author: Anonymous <noreply@xfce.org>
Date:   Tue Sep 15 00:45:39 2020 +0200

    I18n: Update translation oc (97%).
    
    38 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 839c79987d6ca06c02bffd8e7351eb571a745893
Author: Anonymous <noreply@xfce.org>
Date:   Thu Aug 20 12:47:09 2020 +0200

    I18n: Update translation lt (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 14ff9e5c4489ec8b09c92aa6ab503df2f4d070b7
Author: Ali Abdallah <ali.abdallah@suse.com>
Date:   Thu Aug 13 10:46:27 2020 +0200

    Updates for release

commit b4b27a0decee0328ea4b4e2f088e14075cde55f1
Merge: 8ee1144 21f0f32
Author: Ali Abdallah <ali.abdallah@suse.com>
Date:   Wed Aug 12 11:53:24 2020 +0200

    Merge branch 'unit193/tumbler-master'

commit 21f0f32a603133889b7ae1c17fafc5843a791ec9
Author: Unit 193 <unit193@unit193.net>
Date:   Wed Aug 12 05:01:11 2020 -0400

    AC_CONFIG_MACRO_DIR → AC_CONFIG_MACRO_DIRS

commit 8ee1144f5de96e4a207fa95eef9d617b18994ba9
Merge: 5fe1017 35ad7f3
Author: Ali Abdallah <ali.abdallah@suse.com>
Date:   Tue Aug 11 19:52:39 2020 +0200

    Merge branch 'OlivierDuchateau/tumbler-GTimeVal-deprecation'

commit 5fe101768bdcb50337ce7083d9c5467882f6c39a
Author: Robby Workman <rworkman@slackware.com>
Date:   Thu Aug 6 03:30:05 2020 -0500

    tumbler.rc: (trivial) fix spelling error

commit 35ad7f38c62ad1ec00acfcf8eaaff03e254dc83d
Author: Olivier Duchateau <duchateau.olivier@gmail.com>
Date:   Sun Aug 9 14:36:31 2020 +0200

    Drop support of GLib < 2.32

commit ec3ded3e3014b251e605650614d1c8cf0fa8ae18
Author: Olivier Duchateau <duchateau.olivier@gmail.com>
Date:   Sun Aug 9 14:23:23 2020 +0200

    Fix GTimeVal deprecation

commit c3dc64d918d4c9253142544921c9ed8cb1ac6fac
Author: Ali Abdallah <ali.abdallah@suse.com>
Date:   Thu Aug 6 13:54:31 2020 +0200

    Use exif jpeg orientation hint
    
    If tvtj_exif_extract_thumbnail fails to load a thumbnail, use what it
    has found as an orientation to generate a correctly oriented thumbnail
    image. This commit Fixes #28.

commit 2ec14a83140b23c6069d02074cfc750f191db06a
Author: Anonymous <noreply@xfce.org>
Date:   Tue Jun 23 00:45:54 2020 +0200

    I18n: Update translation he (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b762d71e4164ba48032c2aac671b2436bebb2cc7
Author: Anonymous <noreply@xfce.org>
Date:   Sat Jun 13 00:45:34 2020 +0200

    I18n: Update translation he (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 232b3d6d77c712d3ab156c0835eff5c06e10f968
Author: Vincenzo Reale <vinx.reale@gmail.com>
Date:   Thu May 28 00:45:59 2020 +0200

    I18n: Update translation it (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit bef0293aea49595d3031909d0f90badc76e4a293
Author: Ivan <personal@live.hk>
Date:   Tue May 26 12:46:04 2020 +0200

    I18n: Update translation zh_HK (97%).
    
    38 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1cbbe10f780b6f68f07f5e683e7b9a2279de80b5
Author: Real School <localization@ehayq.am>
Date:   Mon May 25 12:47:20 2020 +0200

    I18n: Add new translation hye (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6b1e707ea971e470dfe24887067e9482de12ab28
Author: Besnik Bleta <besnik@programeshqip.org>
Date:   Mon May 25 12:47:19 2020 +0200

    I18n: Update translation sq (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4a25646920b4a3703e9aa5a09bae16e148b8ee51
Author: Ali Abdallah <ali.abdallah@suse.com>
Date:   Sun May 17 19:47:43 2020 +0200

    Use guint32 for request handle
    
    As the D-Bus data type "u" indicates 32 bit unsigned integer, explicily
    use guint32 instead of guint.
    
    See Bug #16833 for more details.

commit f8e6f17dc3abddf9886a68b661c282e407fdebc1
Merge: f5589df e4a18b5
Author: Ali Abdallah <ali.abdallah@suse.com>
Date:   Wed May 13 17:22:49 2020 +0200

    Merge branch 'afdw/tumbler-handles-fix'

commit f5589df90ce5b88c94b921a0989e41b09e208286
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Tue May 12 00:46:13 2020 +0200

    I18n: Update translation nl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d802ad69262a8295fdae8e845bfe77e951829465
Author: Simon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
Date:   Mon May 11 22:49:43 2020 +0200

    Add basic GitLab pipeline

commit e4a18b5fb9d223f17f0e7edee0823c6e00fde110
Author: Anton Danilkin <afdw@yandex.ru>
Date:   Sun May 10 03:16:31 2020 +0300

    Fix type of handle and handle further occurrences of 0

commit dba512b5863c364ba5a26bbf4e924f260b11ae15
Author: afdw <afdw@yandex.ru>
Date:   Fri May 8 01:03:36 2020 +0200

    Fix handles starting from zero

commit 3520322eb453ee1349b14b080a0f7d23e4040b16
Author: Ali Abdallah <aabdallah@suse.de>
Date:   Fri May 1 13:21:39 2020 +0200

    This commit implements Excludes paths
    
    Any path found in a plugin Excludes will be ignored,
    code contributed by Markus Kolb xfce@tower-net.de Bug #16130.

commit 4626d3a97a04dab06925053ac5b80c6f7be5f2f2
Author: Ignacio Poggi <ignaciop.3@gmail.com>
Date:   Sun Apr 26 00:12:02 2020 +0200

    I18n: Update translation es (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e726e7b14456155c2593c0a2e1bc97aa92a78498
Author: 黃柏諺 <s8321414@gmail.com>
Date:   Tue Apr 14 23:54:14 2020 +0200

    I18n: Update translation zh_TW (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit caf40cf71bd9df95fc2218b65a5f588e877c6915
Author: Anonymous <noreply@xfce.org>
Date:   Tue Apr 14 23:54:12 2020 +0200

    I18n: Update translation pl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ed8f4bc3cea966cab5c4ee1a42f5c127717b0450
Author: Balázs Meskó <mesko.balazs@fsf.hu>
Date:   Tue Apr 14 23:54:11 2020 +0200

    I18n: Update translation hu (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9b75504968fc6d5c0d35676ea11df1e58eaabfb3
Author: Panagiotis Mantzios <pmantzios@hotmail.com>
Date:   Tue Apr 14 23:54:10 2020 +0200

    I18n: Update translation el (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f57820ee5479b349e31b233e7c30e6c5a9f2ea75
Author: Anonymous <noreply@xfce.org>
Date:   Tue Apr 14 23:54:10 2020 +0200

    I18n: Update translation da (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d3e0c3756cf13a197439c300b2be706507a6b56b
Author: Zmicer Turok <nashtlumach@gmail.com>
Date:   Mon Mar 2 18:30:44 2020 +0100

    I18n: Update translation be (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a3eaecc58337a3a4b9b7183588b97ee9c11f717e
Author: Besnik <besnik@programeshqip.org>
Date:   Tue Jan 28 18:31:41 2020 +0100

    I18n: Update translation sq (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 01c9a9cafa0ef70934b605495c31fb15d3907baf
Author: Andre Miranda <andre@saturn.localdomain>
Date:   Sat Dec 21 13:42:48 2019 -0300

    Updates for release

commit a33a18e221e6bdba2a38f7ca6128a78d6143cb28
Author: Toni Estévez <toni.estevez@gmail.com>
Date:   Sun Dec 1 12:30:59 2019 +0100

    I18n: Update translation es (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 356108d1616180642fe3849003ca13cf4e084797
Author: José Vieira <jvieira33@sapo.pt>
Date:   Thu Nov 21 18:30:34 2019 +0100

    I18n: Update translation pt (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 86b47424f024472c37f71ab0b9bfc11321adbfe7
Author: Arnold Marko <arnold.marko@gmail.com>
Date:   Tue Nov 19 18:30:32 2019 +0100

    I18n: Update translation sl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 37a85c3e8cec69657fb275992df722072b8b36dc
Author: Arnold Marko <arnold.marko@gmail.com>
Date:   Tue Nov 19 12:30:41 2019 +0100

    I18n: Add new translation sl (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 909effb01b30e3c4ca1a71d6a8013d91a8a185a2
Author: Toni Estévez <toni.estevez@gmail.com>
Date:   Sun Nov 17 18:30:58 2019 +0100

    I18n: Update translation es (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e8b5a635a59180713dadbdb1724be1026502fb01
Author: Andre Miranda <andreldm@xfce.org>
Date:   Sat Nov 2 14:51:29 2019 -0300

    Fix typo

commit 784a76c669128541416eb1959ad8a7454539669d
Author: Andre Miranda <andreldm@xfce.org>
Date:   Mon Oct 28 13:55:52 2019 -0300

    Fix thumbnail orientation (Bug #15011)
    
    Use separated structs instead of union to avoid garbled values
    when a file (apparently) contains both types of metadata.

commit d4e7075401b6ef60cf1f015a488cf4b573f9b8dd
Author: Yves-Alexis Perez <corsac@debian.org>
Date:   Tue Aug 20 17:20:09 2019 +0200

    prepend $XDG_DATA_HOME/thumbnailers/ to thumbnailers directory
    (Bug #15858)

commit 01374f41cf56436f1aceecd3cbb225909bfbbb3e
Author: Daniel Muñiz Fontoira <dani@damufo.com>
Date:   Fri Aug 23 18:31:10 2019 +0200

    I18n: Update translation gl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 32e3eb28cc19a66ccaf1b85221fa66665e0596bc
Author: Andre Miranda <andreldm@xfce.org>
Date:   Sun Aug 11 19:09:18 2019 -0300

    Updates for release

commit b9f559ea94ba7be2404e2988e24c2bbc5fa9bdd1
Author: Daniel Muñiz Fontoira <dani@damufo.com>
Date:   Wed Jul 31 12:31:05 2019 +0200

    I18n: Update translation gl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit dbc52971b6238fc58f00a72acfb318f9b7be6b2a
Author: Andre Miranda <andreldm@xfce.org>
Date:   Sun Jul 28 12:04:32 2019 -0300

    Updates for release

commit 6358b49c71731aef37449861247b24a2b1e29fa2
Author: Kjell Cato Heskjestad <cato@heskjestad.xyz>
Date:   Wed Jul 24 12:31:40 2019 +0200

    I18n: Update translation nb (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 167bd7e802a82ccb2baef3d856b4412546e81d7a
Author: Jiri Grönroos <jiri.gronroos@iki.fi>
Date:   Wed Jul 17 12:31:20 2019 +0200

    I18n: Update translation fi (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e7f2ed6675dffde43a6a058927bf8598e809c30f
Author: Andre Miranda <andreldm@xfce.org>
Date:   Sat Jun 29 21:59:38 2019 -0300

    Updates for release

commit 2d547ab6a8699225d5aed1ed4531fa511701f0cb
Author: Hayk Andreasyan <hayk.andreasyan@realschool.am>
Date:   Thu Jun 13 12:31:10 2019 +0200

    I18n: Update translation hy_AM (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit cc78312dd951bff14260293b4a3a6b797f151e11
Author: Hayk Andreasyan <hayk.andreasyan@realschool.am>
Date:   Wed Jun 12 18:31:24 2019 +0200

    I18n: Add new translation hy_AM (97%).
    
    38 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a591223915064e8762e83d6cf2e53c425fc21cdc
Author: Anonymous <noreply@xfce.org>
Date:   Thu Jun 6 06:31:05 2019 +0200

    I18n: Update translation da (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d44f2d6b55b9b882b86177e802885c0193c2e4bc
Author: Anonymous <noreply@xfce.org>
Date:   Mon May 27 18:31:27 2019 +0200

    I18n: Update translation da (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 53997becf127a2cbb2764a246d5f4a6e465fff37
Author: Anonymous <noreply@xfce.org>
Date:   Fri May 24 18:30:51 2019 +0200

    I18n: Update translation da (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c3962da0e976219a0b07f5c82d65044e4e79c330
Author: Andre Miranda <andreldm@xfce.org>
Date:   Fri May 17 16:05:49 2019 -0300

    Updates for release

commit 2e0b5032deb17fd9b104a7df6f047a5a9c7eb029
Author: Andre Miranda <andreldm@xfce.org>
Date:   Fri May 17 16:02:38 2019 -0300

    Update .gitignore

commit 91a948a20333f09bb93bd8456334b469b32715fb
Author: Andre Miranda <andreldm@xfce.org>
Date:   Fri May 17 15:55:02 2019 -0300

    Update tumbler-sections.txt generated by gtk-doc

commit a4fba6ecc56720d652afe13182db2ea92132eb21
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Fri May 10 18:32:46 2019 +0200

    I18n: Update translation is (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3df9428525c1d729eb77cd56f51c7627f25781c7
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Wed May 8 19:26:09 2019 +0200

    I18n: Update translation uk (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 726184e913ae462b5e1e8409897ea8185d9f945d
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Wed May 8 19:26:08 2019 +0200

    I18n: Update translation sk (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 176d319c690d15d5ee1b3beb6aa00e2a8b847d67
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed May 8 19:26:07 2019 +0200

    I18n: Update translation ro (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1f615a88e9515de4719e0fb1c633f17160efb98f
Author: Anonymous <noreply@xfce.org>
Date:   Wed May 8 19:26:07 2019 +0200

    I18n: Update translation pl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 16b5ba8ae8400c66972fa1d66af4ab1d940571db
Author: Emanuele Petriglia <transifex@emanuelepetriglia.com>
Date:   Wed May 8 19:26:05 2019 +0200

    I18n: Update translation it (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c1dbd864863eaad6cad69679733e98aeb5affe6e
Author: Anonymous <noreply@xfce.org>
Date:   Wed May 8 19:26:03 2019 +0200

    I18n: Update translation eu (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1cb8e36d9d7013fe7b142a6827a4bbedbf798278
Author: Andre Miranda <andreldm@xfce.org>
Date:   Thu Apr 18 00:05:23 2019 -0300

    Bump glib version

commit c0b1f495994b529531655a3c10df108727b8f1b4
Author: Andre Miranda <andreldm@xfce.org>
Date:   Tue Apr 16 23:13:31 2019 -0300

    Fix g_type_class_add_private is deprecated

commit 1435c0c1af29799e87a5b26dbe97baf3008fc953
Author: Andre Miranda <andreldm@xfce.org>
Date:   Tue Apr 16 23:04:02 2019 -0300

    Update .gitignore

commit aac22247ef4de6c12284a6713541816f2d16d4a8
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:   Tue Jul 7 15:14:01 2015 +0100

    Update .gitignore to ignore .gmo files (Bug #6370)
    
    Plus a few gtk-doc droppings.
    
    https://bugzilla.xfce.org/show_bug.cgi?id=12049
    
    Signed-off-by: Philip Withnall <philip.withnall@collabora.co.uk>

commit 407320678e3ae2e73c1b2e8cdd19d18700eef218
Author: Andre Miranda <andreldm@xfce.org>
Date:   Tue Apr 16 22:55:18 2019 -0300

    Update URLs in README and configure.ac

commit ba9533976fa54e018f2e7e0efaa309fe30bf6c13
Author: Denis Ovsienko <denis@ovsienko.info>
Date:   Thu Nov 29 18:35:09 2018 +0000

    Fix a typo in desktop-thumbnailer-provider.c (Bug #14925)

commit 55045a62f956fb3bc49037bed9939b0a155b05de
Author: Pasi Lallinaho <pasi@shimmerproject.org>
Date:   Sat Apr 6 12:30:48 2019 +0200

    I18n: Update translation fi (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3428825f7813924c8c0db26007cdf9c23d34ab76
Author: Besnik <besnik@programeshqip.org>
Date:   Sat Mar 16 00:30:26 2019 +0100

    I18n: Update translation sq (84%).
    
    33 translated messages, 6 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f4cea194771c0893b1e94ac547fb9a0ee5217531
Author: Besnik <besnik@programeshqip.org>
Date:   Fri Mar 15 12:31:18 2019 +0100

    I18n: Update translation sq (79%).
    
    31 translated messages, 8 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e84cfe8ac9a154e5948b29cc6aebe42c5906fcf8
Author: ToZ <tony.paulic@gmail.com>
Date:   Thu Mar 7 20:45:40 2019 -0300

    Add Fujifilm RAF support (Bug #14522)

commit 4a5191bb18d7d3ee3c39ac0a95da2f43e1e14b2d
Author: ToZ <tony.paulic@gmail.com>
Date:   Thu Mar 7 20:55:09 2019 -0300

    Add more media types for audio cover thumbnails (Bug #12041)

commit 39f7a7fc0b13c5fe13809de6082d335c042bc632
Author: Andre Miranda <andre42m@gmail.com>
Date:   Sat Feb 16 06:30:58 2019 +0100

    I18n: Update translation pt_BR (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e4d6b80c895b2d2bf9e9765a144d2011efcbc881
Author: Zmicer Turok <zmicerturok@gmail.com>
Date:   Tue Jan 22 12:30:40 2019 +0100

    I18n: Update translation be (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1d9718f4f5f7de5dbd20db59583a598a47fab6e1
Author: beriain <beriain@bitmessage.ch>
Date:   Thu Nov 15 18:31:04 2018 +0100

    I18n: Update translation eu (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8f0234a4a14bfec9f0a1ef5c1c8b94fb523f5d41
Author: Ali Abdallah <ali@xfce.org>
Date:   Tue Nov 13 07:59:40 2018 +0100

    Set Max file sizes.
    
    2 Gb for video files and 200 Mb for photo/pdf files.

commit da29dad8676b38b3e29396db1442d0ede6f6385d
Author: Ali Abdallah <ali@xfce.org>
Date:   Sun Oct 21 11:14:16 2018 +0200

    Check for sparse video files only on plugin side.
    
    Move the sparse video files check to ffmpeg and gstreamer plugins.

commit 301348a12b7de99ebbb8b3c574830874843deda8
Author: Aitor Beriain <beriain@bitmessage.ch>
Date:   Mon Oct 15 18:30:39 2018 +0200

    I18n: Update translation eu (97%).
    
    38 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e4727a642ad7f8d2356198d4b575f65229a9ba12
Author: Charles Monzat <c.monzat@laposte.net>
Date:   Mon Oct 8 18:30:31 2018 +0200

    I18n: Update translation fr (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ab0d48e7e560bd2c5788a7c45d2c5316c98276f0
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Sun Sep 16 00:31:01 2018 +0200

    I18n: Update translation ca (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 84a50d7fd9e8aae87c51e10f3398329f3cdeb4c2
Author: Påvel Nicklasson <pavel2@frimix.se>
Date:   Fri Sep 14 06:35:49 2018 +0200

    I18n: Update translation sv (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1b357201edac979439772dcc1a50113db768f134
Author: Besnik <besnik@programeshqip.org>
Date:   Fri Sep 14 06:35:49 2018 +0200

    I18n: Update translation sq (56%).
    
    22 translated messages, 17 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 83c2bd45710d50e99eb46d13885791195024abff
Author: Igor <f2404@yandex.ru>
Date:   Fri Sep 14 06:35:49 2018 +0200

    I18n: Update translation ru (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4fe608c65afbb9e2c339f2954e18b0b4a3cfa18d
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Fri Sep 14 06:35:49 2018 +0200

    I18n: Update translation nl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8d252f34be35e88d1a8b6b7a01e47d5c13beeeb1
Author: Anonymous <noreply@xfce.org>
Date:   Fri Sep 14 06:35:49 2018 +0200

    I18n: Update translation lt (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8470985893d3e71e6a63caccfde96e9b330ea050
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Fri Sep 14 06:35:49 2018 +0200

    I18n: Update translation kk (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9e6c664c29ac73def74a827bb82489002376df3d
Author: Elishai Eliyahu <e1907@mm.st>
Date:   Fri Sep 14 06:35:49 2018 +0200

    I18n: Update translation he (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 94be1add7883df446733e5205e8c08d223c8b9d9
Author: Anonymous <noreply@xfce.org>
Date:   Fri Sep 14 06:35:49 2018 +0200

    I18n: Update translation gl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a06b389dd297bdf8e4aaa9540a2c8f540e452cd6
Author: Charles Monzat <c.monzat@laposte.net>
Date:   Fri Sep 14 06:35:49 2018 +0200

    I18n: Update translation fr (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit dc12ed09eb6b3b1d29eda712c0614491d8be903d
Author: Ali Abdallah <ali@xfce.org>
Date:   Thu Sep 13 16:08:26 2018 +0200

    Update NEWS and configure for 0.2.3

commit b833af4bb782589ad2fa6e13373b483c741924ae
Author: Ali Abdallah <ali@xfce.org>
Date:   Wed Sep 12 08:36:27 2018 +0200

    Test sparse files only on regular ones
    
    This commit fixes #14693 to allow thumbnailing of folders.

commit 493f35ee50986a2346deca35cfe8cd918ab354fb
Author: Olivier Duchateau <duchateau.olivier@gmail.com>
Date:   Sat Sep 8 18:03:32 2018 +0200

    Fix uninitialized variable
    
    Signed-off-by: Ali Abdallah <ali@xfce.org>

commit c46bd87fff95f102eca84c1945bfd2e7391238e5
Author: Nuno Miguel <nunomgue@gmail.com>
Date:   Sun Sep 9 18:31:39 2018 +0200

    I18n: Update translation pt (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 85ad11cb3032e7c318c1a40e7f04540530d0d3aa
Author: Ali Abdallah <ali@xfce.org>
Date:   Sat Sep 8 02:38:37 2018 +0200

    Prepare 0.2.2 release!

commit a2a0e8ab5ee6ff71ed62e391412e5c560e08f2b3
Author: Ali Abdallah <ali@xfce.org>
Date:   Sat Sep 8 02:28:29 2018 +0200

    Use hash table to avoid loading xdg user path twice.

commit 39e1e26a3907bd223f60554a14eb0f5ce93703ff
Author: Ali Abdallah <ali@xfce.org>
Date:   Sat Sep 8 01:27:48 2018 +0200

    Added stat check to try to skip sparse files.
    
    Sparse files, especially sparse video files, cause high cpu and memory
    load when trying to get a thumbnail image out of them, using gst or ffmpeg
    plugins.
    
    For non sparse files, usually ((double)S_BLKSIZE * sb.st_blocks / sb.st_size) = 1.0,
    but this is not always true, for example on file systems that support
    compression, the ratio can be lower (ex. on ZFS), but not by too much for
    already compressed video and image files.
    
    We assume video files with ratio lower than 0.8 to be sparse and we avoid
    them. Video files with ratio higher than 0.8 usually have enough valid
    video frames, so getting a thumbnail out of them always succeeds. This
    commit should fix bug #12259.

commit c401355a3adb1d0fc4784ae98eca50bc04664fab
Author: Ali Abdallah <ali@xfce.org>
Date:   Sun Sep 2 11:05:37 2018 +0200

    Fix identation +  close thumbnailers directory

commit 67900ce7aba3e3b4702add01088b00c89233b996
Author: Evangelos Foutras <evangelos@foutrelis.com>
Date:   Sun Jun 10 22:01:39 2018 +0300

    Accept network paths in ffmpeg thumbnailer plugin
    
    g_file_get_path() appears to be able to convert smb://, sftp://, and
    other GVFS schemes to local absolute paths which can be passed as is
    to ffmpegthumbnailer. In order to handle these URIs, remove the call
    to g_file_is_native() and rely exclussively on g_file_get_path().

commit d462f3b951dfc4f066938e9ffe3ec769b4ca9038
Author: Evangelos Foutras <evangelos@foutrelis.com>
Date:   Sun Jun 10 22:48:13 2018 +0300

    Use pkg-config to find FreeType
    
    Starting with FreeType 2.9.1, freetype-config might not be available.

commit 69cd925bc865a1b9794029956c9af517c9fecd51
Author: Pavel Borecki <pavel.borecki@gmail.com>
Date:   Thu Aug 2 12:31:10 2018 +0200

    I18n: Update translation cs (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6fcdd4f709e991cd5ae3064b4008f23114352a28
Author: Pavel Borecki <pavel.borecki@gmail.com>
Date:   Wed Aug 1 18:31:19 2018 +0200

    I18n: Update translation cs (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 79b961a8520715fbd800c9def0632bc19569ecc1
Author: Anonymous <noreply@xfce.org>
Date:   Mon Jul 16 18:31:30 2018 +0200

    I18n: Update translation fi (97%).
    
    38 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 58e8b901d93286b5187659995ea256e3200886a9
Author: Panagiotis Mantzios <pmantzios@hotmail.com>
Date:   Sat Jul 14 12:30:41 2018 +0200

    I18n: Update translation el (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5dbeb004cdb51c8a7ff1b3643235f3b83f6d8bdb
Author: Emanuele Petriglia <inbox@emanuelepetriglia.me>
Date:   Sat Jun 16 18:31:03 2018 +0200

    I18n: Update translation it (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 16ebc539a94bf3409021d59df9a81be57160f403
Author: Balázs Meskó <meskobalazs@gmail.com>
Date:   Sun Apr 29 00:31:01 2018 +0200

    I18n: Update translation hu (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit bb7a5e9491e19cdc59f4fd16d2edb00db70f6fec
Author: John Humphrys <john.humphrys@pm.me>
Date:   Fri Apr 27 06:30:47 2018 +0200

    I18n: Update translation en_AU (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9b28f34ad0496cea44cd368df8926c7fb01674ce
Author: Emanuele Petriglia <inbox@emanuelepetriglia.me>
Date:   Sat Mar 31 18:31:25 2018 +0200

    I18n: Update translation it (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 29c6b21b1c1a604135605c9388ff8c7226aff1c0
Author: Ali Abdallah <ali@xfce.org>
Date:   Sat Mar 31 09:31:49 2018 +0200

    Release 0.2.1!

commit a6ebd22f789b3b49aa0eac2fad8a71e300eb13bf
Author: Ali Abdallah <ali@xfce.org>
Date:   Sat Mar 31 09:12:01 2018 +0200

    Handle 0 mtime threshold on Cleanup DBus method.
    
    According to the Thumbnail management DBus specification,
    original_mtime_threshold can be 0 to ignore the threshold and only
    cleanup based on the URI prefix array. Previously this was ignored,
    on 'Cleanup' method call, tumbler was running across all thumbnails
    in the thumbnail directory, using a lot of I/O bandwidth on any file
    deleted by Thunar that has a thumbnail, bug #9231.

commit 9a4041a9ba360f5d0302f414390969663f9c70f5
Author: Zmicer Turok <zmicerturok@gmail.com>
Date:   Thu Mar 22 00:30:38 2018 +0100

    I18n: Add new translation be (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4a5dbceb11f80f9326f225bbbe5d458defe103dd
Author: Charles Monzat <superboa@hotmail.fr>
Date:   Tue Mar 13 18:31:37 2018 +0100

    I18n: Update translation fr (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f835818439fb3e9dd80f0c1369a37b7d4e7cdf68
Author: Anonymous <noreply@xfce.org>
Date:   Thu Mar 8 18:31:12 2018 +0100

    I18n: Update translation da (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 161132e64804534415c1bfe13e6440b4d7024044
Author: Besnik <besnik@programeshqip.org>
Date:   Thu Feb 22 00:31:00 2018 +0100

    I18n: Add new translation sq (53%).
    
    21 translated messages, 18 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 84f2d5556402708c42b5e61d698ff6c79d9f9a9e
Author: Саша Петровић <salepetronije@gmail.com>
Date:   Sun Dec 24 00:30:53 2017 +0100

    I18n: Update translation sr (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3b8b621dd90a682a8357c8a8603ed1c4a92308bc
Author: Andi Chandler <andi@gowling.com>
Date:   Sun Dec 17 06:31:42 2017 +0100

    I18n: Update translation en_GB (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 569339f57d1bb4710ab1e916988778035023bc83
Author: Vinzenz Vietzke <vinz@vinzv.de>
Date:   Sun Dec 17 00:32:04 2017 +0100

    I18n: Update translation de (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6e34a342778ab1ab3f8b0144fe6fd3b0ba36e1b5
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Thu Dec 14 12:31:37 2017 +0100

    I18n: Update translation ca (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3ac4070f2cf11236a045e143e8cdc062b552833a
Author: Daniel Muñiz Fontoira <dani@damufo.com>
Date:   Mon Nov 27 18:31:39 2017 +0100

    I18n: Update translation gl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3c9f147cbcbc4c34489e8bfeb9d33925369c788d
Author: 박정규(Jung-Kyu Park) <bagjunggyu@gmail.com>
Date:   Tue Nov 14 18:32:23 2017 +0100

    I18n: Update translation ko (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 37c2ce4991bf42d33464b677b03b0539e02a8f0d
Author: Allan Nordhøy <epost@anotheragency.no>
Date:   Tue Nov 14 06:30:43 2017 +0100

    I18n: Update translation nb (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 369bcdf241e2c425ebb9942f3c74e68b28fc0fd8
Author: Anonymous <noreply@xfce.org>
Date:   Sat Nov 4 00:31:11 2017 +0100

    I18n: Update translation da (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 34afa6d46799b63f13e9906413ff7bf60f35ebe5
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Fri Oct 13 00:31:19 2017 +0200

    I18n: Update translation hr (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 531aa053518163fcfd5c978c7522e423f5e4f8e4
Author: Anonymous <noreply@xfce.org>
Date:   Sat Sep 30 18:31:37 2017 +0200

    I18n: Update translation da (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3bf7f9ca5af7c19b199c1d9e80cefeba591a355e
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Sat Sep 30 12:31:02 2017 +0200

    I18n: Update translation sk (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 28b223d536410b23be381a0c65080a68a1a9a530
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Sep 24 00:34:58 2017 +0200

    I18n: Update translation ug (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0d290f89ff3b2d06a442f312c0eab8c3840bf882
Author: Theppitak Karoonboonyanan <theppitak@gmail.com>
Date:   Sun Sep 24 00:34:58 2017 +0200

    I18n: Update translation th (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 3f928e175682c5067f30c17cdf677250ea0259f6
Author: Igor <f2404@yandex.ru>
Date:   Sun Sep 24 00:34:57 2017 +0200

    I18n: Update translation ru (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ee8654b0f45cfbace909587adbce2135fae5339d
Author: Michael Martins <michaelfm21@gmail.com>
Date:   Sun Sep 24 00:34:57 2017 +0200

    I18n: Update translation pt_BR (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 21f31d7db45d6c00e83539aeb317d7f166be76f3
Author: Anonymous <noreply@xfce.org>
Date:   Sun Sep 24 00:34:57 2017 +0200

    I18n: Update translation pl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 99e81f1e4261ede67afecc258097ed534d3b3160
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Sep 24 00:34:57 2017 +0200

    I18n: Update translation oc (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 31f57346766d68bdb3063ae115bef0a79801dbd8
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Sun Sep 24 00:34:57 2017 +0200

    I18n: Update translation nl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 58a7ad975a87fae2a0485a2a1687aefe468ccbf6
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Sep 24 00:34:56 2017 +0200

    I18n: Update translation it (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5c9a6d0c63f34ea7a1b136745ab03bfd12492b52
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Sep 24 00:34:56 2017 +0200

    I18n: Update translation hr (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d27dc5ca7d1a33f17c245fa76be65bd9126c031b
Author: Elishai Eliyahu <e1907@mm.st>
Date:   Sun Sep 24 00:34:56 2017 +0200

    I18n: Update translation he (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0499c9b8fed850e5a27636e7c188ef8ed5b8caba
Author: Yannick Le Guen <leguen.yannick@gmail.com>
Date:   Sun Sep 24 00:34:55 2017 +0200

    I18n: Update translation fr (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b8f9ec2567d1896901cbcf6e192a15f1e1449276
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Sep 24 00:34:55 2017 +0200

    I18n: Update translation eu (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d7ef1f776aff21414cf5d4755f9d11a7e5de4800
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Sep 24 00:34:55 2017 +0200

    I18n: Update translation en_AU (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 25ea0480471ad6df1ae2f922998a74e63f0731ef
Author: Xfce Bot <transifex@xfce.org>
Date:   Sun Sep 24 00:34:55 2017 +0200

    I18n: Update translation ast (66%).
    
    26 translated messages, 13 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f0d54097dabf3be0d0d3e63e762d70a175476c01
Author: Jeff Huang <s8321414@gmail.com>
Date:   Wed Sep 20 00:38:46 2017 +0200

    I18n: Update translation zh_TW (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 521d3025c7d58870f8dfae52cbae3ba0e4f44ba6
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:38:46 2017 +0200

    I18n: Update translation zh_HK (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e071e08cea776c66aa4935cec7586d47f1632d6c
Author: Mingcong Bai <jeffbai@aosc.xyz>
Date:   Wed Sep 20 00:38:46 2017 +0200

    I18n: Update translation zh_CN (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d462d235308e30c4b34d45c77f66305c788991e0
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Wed Sep 20 00:38:46 2017 +0200

    I18n: Update translation uk (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c0640f91cbe212c8c69e712f05140dd6bcc64de3
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:38:46 2017 +0200

    I18n: Update translation ug (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 576c2893c59b4d84635365010a0503784212fd33
Author: Necdet Yücel <necdetyucel@gmail.com>
Date:   Wed Sep 20 00:38:46 2017 +0200

    I18n: Update translation tr (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b4091e8e1bc410b22ce6aa3a8cb53d8f2d17bd37
Author: Theppitak Karoonboonyanan <theppitak@gmail.com>
Date:   Wed Sep 20 00:38:46 2017 +0200

    I18n: Update translation th (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7eb884ea71ae8878d9a10569e02ae56fd1c9da75
Author: Påvel Nicklasson <pavel2@frimix.se>
Date:   Wed Sep 20 00:38:46 2017 +0200

    I18n: Update translation sv (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4d0565f5bafd623fd4abd7fa66697e387e7dd43f
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:38:46 2017 +0200

    I18n: Update translation sr (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit bf5d752e6687599c2618e2b77fcc78c268e3da6a
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:38:46 2017 +0200

    I18n: Update translation sk (97%).
    
    38 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 27c455e527dbab558f2048bab0de146c0acf21b9
Author: Igor <f2404@yandex.ru>
Date:   Wed Sep 20 00:38:45 2017 +0200

    I18n: Update translation ru (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5d7b7614cba5c09940d9254780dd190ef7bc73a8
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:38:45 2017 +0200

    I18n: Update translation ro (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 758da6acc8f5938dce4488b7d16cb742376c1403
Author: Nuno Miguel <nunomgue@gmail.com>
Date:   Wed Sep 20 00:38:45 2017 +0200

    I18n: Update translation pt (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c187ee65c41de503e6e2b360bdc8b9fdc3f4a555
Author: Michael Martins <michaelfm21@gmail.com>
Date:   Wed Sep 20 00:38:45 2017 +0200

    I18n: Update translation pt_BR (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a7728ba97184005c973092905cbb7aa0bdadc727
Author: Anonymous <noreply@xfce.org>
Date:   Wed Sep 20 00:38:45 2017 +0200

    I18n: Update translation pl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6b1c78129f300faa101bd86fc6d39b4bc1e46a1d
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:38:45 2017 +0200

    I18n: Update translation oc (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit aa2a9ffe811d0ce65d3e296beae90ba40f03114c
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:38:45 2017 +0200

    I18n: Update translation nn (79%).
    
    31 translated messages, 8 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1a770d152a6f998ace66a9f02b6766da3aa176ea
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Wed Sep 20 00:38:45 2017 +0200

    I18n: Update translation nl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 88801bb0f74d6425205dd12c03d79d7608c8f430
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:38:44 2017 +0200

    I18n: Update translation nb (97%).
    
    38 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 1c83272246afddd5d6b09404a980e314ed25d0a5
Author: abuyop <abuyop@gmail.com>
Date:   Wed Sep 20 00:38:44 2017 +0200

    I18n: Update translation ms (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c76fcb4e58057807686bf38158484435cde82f9d
Author: Anonymous <noreply@xfce.org>
Date:   Wed Sep 20 00:38:44 2017 +0200

    I18n: Update translation lt (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a9d2a2a9a5a15945b5923ec75c65b43c5483335e
Author: 박정규(Jung-Kyu Park) <bagjunggyu@gmail.com>
Date:   Wed Sep 20 00:38:44 2017 +0200

    I18n: Update translation ko (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9873940406e8d6a671b07175a2fa02000d21c97b
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Wed Sep 20 00:38:44 2017 +0200

    I18n: Update translation kk (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e1269ace27c87c50d5cda82b063b48c00b85bc75
Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Date:   Wed Sep 20 00:38:43 2017 +0200

    I18n: Update translation ja (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 48f4d62bd34be2c05b0927d16db21b9eca5a3b93
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:38:43 2017 +0200

    I18n: Update translation it (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 58a4eed48a03a413baba252bd9d09f995fbd5131
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Wed Sep 20 00:38:43 2017 +0200

    I18n: Update translation is (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4136e00b7cc9d9cc93c3a10cda69b3ce1c6dcccc
Author: Kukuh Syafaat <syafaatkukuh@gmail.com>
Date:   Wed Sep 20 00:38:42 2017 +0200

    I18n: Update translation id (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f5a7c52e7b442afbce059e302270c58f27b11024
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:38:42 2017 +0200

    I18n: Update translation hu (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d3657eb10dad66fc61ce9743cc730936cb0e7ac2
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:38:42 2017 +0200

    I18n: Update translation hr (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 4c2d318a6b324b90bd5074c7a656524e16af3ec4
Author: Elishai Eliyahu <e1907@mm.st>
Date:   Wed Sep 20 00:38:42 2017 +0200

    I18n: Update translation he (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a43ecfa5af697daca70c4d7a184273fc2d2bed19
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:38:41 2017 +0200

    I18n: Update translation gl (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 84bca9336d6e11a2368d15248e5223c37260a42c
Author: Yannick Le Guen <leguen.yannick@gmail.com>
Date:   Wed Sep 20 00:38:41 2017 +0200

    I18n: Update translation fr (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8334533b49b41b61bbdc56cd8d0c82197937bd7f
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:38:41 2017 +0200

    I18n: Update translation fi (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e82b58af857a666a3378229724443e85c434bcf1
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:38:41 2017 +0200

    I18n: Update translation eu (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 9eebc684c958237f9798d215674ea89988e78491
Author: Pablo Lezaeta Reyes [pˈaβ̞lo lˌe̞θaˈeta rˈejɛ] <prflr88@gmail.com>
Date:   Wed Sep 20 00:38:40 2017 +0200

    I18n: Update translation es (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 025ad5009026da37c4fe62cf325d093633aaf392
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:38:40 2017 +0200

    I18n: Update translation en_GB (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 001b3f6d2b0fe351c76fff6f81af3cbd3d758dee
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:38:40 2017 +0200

    I18n: Update translation en_AU (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit d4c758b4528eaf07e98645aecdbdbe82d4c3beda
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:38:40 2017 +0200

    I18n: Update translation el (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit ca40f114c480704ee21a55f049295742428e86b1
Author: Tobias Bannert <tobannert@gmail.com>
Date:   Wed Sep 20 00:38:39 2017 +0200

    I18n: Update translation de (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e1dff4b318e34529ead4683ab4acf6c9a406fb0d
Author: Anonymous <noreply@xfce.org>
Date:   Wed Sep 20 00:38:39 2017 +0200

    I18n: Update translation da (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 143510cc25f1ef75973a8c08724a581458a843b1
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Wed Sep 20 00:38:39 2017 +0200

    I18n: Update translation cs (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 5041fe1da3f9a686fa8fad42a3e298f76bf23ad9
Author: Davidmp <medipas@gmail.com>
Date:   Wed Sep 20 00:38:39 2017 +0200

    I18n: Update translation ca (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 6da1ab55adf3c1b41333a2a88c9c865f3562ca0a
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:38:38 2017 +0200

    I18n: Update translation bn (69%).
    
    27 translated messages, 12 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c281a248a2b40db578e82e2d4f06d892876fb430
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Wed Sep 20 00:38:38 2017 +0200

    I18n: Update translation bg (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b62d9fb7b84e3a3499c9c04e5bcd690b9e17839b
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:38:38 2017 +0200

    I18n: Update translation ast (66%).
    
    26 translated messages, 13 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7e06f48911a2108b30d0da450d86bb0dba08d0c0
Author: Xfce Bot <transifex@xfce.org>
Date:   Wed Sep 20 00:38:38 2017 +0200

    I18n: Update translation ar (94%).
    
    37 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 70b3aca229bfad080671f4f1f1a698e372bac92e
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Thu Sep 14 00:31:36 2017 +0200

    I18n: Update translation uk (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 0eded400bd79b018515cdfb1631fa643c48d94b1
Author: Anonymous <noreply@xfce.org>
Date:   Thu Sep 14 00:31:36 2017 +0200

    I18n: Update translation da (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit a499e820cdf5224bc7f57e526568d123b6c1b212
Author: Anonymous <noreply@xfce.org>
Date:   Wed Sep 13 18:31:41 2017 +0200

    I18n: Update translation da (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 8a6d677145d45bb2131531cbbe453b8e8ce3ca14
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Tue Sep 5 12:30:59 2017 +0200

    I18n: Update translation is (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit eaab0fd33c147c7abae59d3347880fd618d86f17
Author: Michael Martins <michaelfm21@gmail.com>
Date:   Tue Aug 29 06:32:12 2017 +0200

    I18n: Update translation pt_BR (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit c2b667b86435f7cc7df699d7b6e3155bd131f52c
Author: abuyop <abuyop@gmail.com>
Date:   Tue Aug 22 12:30:41 2017 +0200

    I18n: Update translation ms (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit e3e5e5df223430a0c395fb621c90abc0c0c038cd
Author: Yannick Le Guen <leguen.yannick@gmail.com>
Date:   Thu Aug 17 00:30:40 2017 +0200

    I18n: Update translation fr (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 94db48138279130c8a39b870cbaa4ae140afe2cc
Author: Nuno Miguel <nunomgue@gmail.com>
Date:   Tue Jul 25 18:30:54 2017 +0200

    I18n: Update translation pt (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit b451b46a92c8e0ece80c6fbf8b6faf310d5decef
Author: Necdet Yücel <necdetyucel@gmail.com>
Date:   Mon Jul 24 12:30:55 2017 +0200

    I18n: Update translation tr (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 061acf458268e7174ec2d458de268c174129c893
Author: Tobias Bannert <tobannert@gmail.com>
Date:   Wed Jul 19 18:30:44 2017 +0200

    I18n: Update translation de (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 96f5f84fd3fba2c0a6e65b2b4eea0faf203b96fd
Author: Pablo Roberto “Jristz” Lezaeta Reyes <prflr88@gmail.com>
Date:   Tue Jul 18 12:30:39 2017 +0200

    I18n: Update translation es (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit f199d8386b989426689be7a264bbf2fae49e335e
Author: Ali Abdallah <ali@xfce.org>
Date:   Mon Jul 17 15:47:18 2017 +0200

    Update NEWS files and version number.

commit 2e913f3bd0ddcdacc6d5913e12210807001d8d67
Merge: a43118f 096b75d
Author: Ali Abdallah <ali@xfce.org>
Date:   Mon Jul 17 15:25:28 2017 +0200

    Merge branch 'master' of ssh://git.xfce.org/xfce/tumbler

commit a43118f57d86c1f8fc7d16c9e70e9bf392ea1a9c
Author: Ali Abdallah <ali@xfce.org>
Date:   Mon Jul 17 10:50:04 2017 +0200

    Fix wrong variant signature in g_variant_get.

commit bbe28a49c78156fe18676f04521aebe97b7f6ece
Author: Ali Abdallah <ali@xfce.org>
Date:   Mon Jul 17 10:48:06 2017 +0200

    Don't ref the variant before sending a signal and let it
    be consumed by the gdbus signal emission.

commit 096b75d17dadbc2942ceca89fe3f041f6e758ed1
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Tue Jul 4 12:33:45 2017 +0200

    I18n: Update translation nl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 7f8256264ff98580160af10b8bc7f7e78e32d72e
Author: Davidmp <medipas@gmail.com>
Date:   Tue Jul 4 12:33:45 2017 +0200

    I18n: Update translation ca (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit 2e0e873b1a899b301cd60760bd38fce4dc2a1eb2
Author: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Date:   Mon Jul 3 12:30:35 2017 +0200

    I18n: Update translation ja (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).

commit efab05835d148b7494f22f72ea8e030180136e48
Author: Anonymous <noreply@xfce.org>
Date:   Mon Jun 26 12:30:36 2017 +0200

    I18n: Update translation pl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 5de4813a2744f31b57864a7ccd86de5274dfa116
Author: Anonymous <noreply@xfce.org>
Date:   Wed Jun 21 06:30:52 2017 +0200

    I18n: Update translation lt (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 94d4546d04645d8e2b7895ec95c8fc6ab6f57bb6
Author: Påvel Nicklasson <pavel2@frimix.se>
Date:   Sun Jun 18 18:30:37 2017 +0200

    I18n: Update translation sv (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 0dd5c04ac6204c1194dad78bb9de5e42fd8b313a
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Fri Jun 16 18:30:42 2017 +0200

    I18n: Update translation kk (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 03268fe78cd0fbb3ad4947b2e6f5b1dcc8fe8408
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Sat Jun 10 15:03:22 2017 +0200

    I18n: Update translation nl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 5d7820785f3dd76f1dd10eb03d869c4f4cd1d37e
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Sat Jun 10 12:30:43 2017 +0200

    I18n: Update translation nl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 550c35d2b443c2b295321b300ceac37e91211eed
Author: Mingcong Bai <jeffbai@aosc.xyz>
Date:   Fri Jun 9 18:30:32 2017 +0200

    I18n: Update translation zh_CN (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 4e4e9bd1add69515d81e69aa54b0291f2749b7e5
Author: Anonymous <noreply@xfce.org>
Date:   Thu Jun 8 00:30:31 2017 +0200

    I18n: Update translation lt (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit a99347e03be2b075fceab33a068640e7f68767c0
Author: Ali Abdallah <ali@xfce.org>
Date:   Wed Jun 7 11:33:54 2017 +0200

    Avoid loading desktop thumbnailers twice when XDG_DATA_DIRS
    has path duplications.

commit 4aaa786f057d06bd7e84d746e4bd20cb7386ca21
Author: Ali Abdallah <ali@xfce.org>
Date:   Wed Jun 7 10:10:40 2017 +0200

    On some systems $XDG_DATA_HOME can have duplicated path
    (ex. '/usr/share' twice). This causes tumbler to load a
    specilized thumbnailer twice causing an assertion failure
    in tumbler_manager_load_thumbnailer.
    
    Use GHashTable to record already loaded path to avoid
    the issue, fix #13618.

commit 984e67ce5247a2543f0fd547b42201043c69e9b2
Author: Ali Abdallah <ali@xfce.org>
Date:   Wed Jun 7 09:51:34 2017 +0200

    According to the API doc of GdkPixbuf, gdk_pixbuf_loader_write
    will close the pixbuf loader on error.
    
    This commit adds a check for error so that we don't re-close the
    pixbuf loader (which causes sigabrt). Fix #13360

commit e650eda2282b870580d00408bc2a96337e8de544
Author: Theppitak Karoonboonyanan <theppitak@gmail.com>
Date:   Sun Jun 4 12:30:32 2017 +0200

    I18n: Update translation th (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 972f2fb6a894d7334b44638cf7ecde79172fa5fc
Author: André Miranda <andre42m@gmail.com>
Date:   Sun Jun 4 06:30:53 2017 +0200

    I18n: Update translation pt_BR (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 2dc070a830674142ff225ffff5273ec46779b215
Author: Anonymous <noreply@xfce.org>
Date:   Thu Jun 1 18:30:33 2017 +0200

    I18n: Update translation da (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 4357595913a7a559a421056cb4f5625c6d775cd8
Author: Pablo Roberto “Jristz” Lezaeta Reyes <prflr88@gmail.com>
Date:   Wed May 31 12:30:35 2017 +0200

    I18n: Update translation es (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 7c78b8762a3254fe42daf8d8c164577f73e4dcff
Author: Justin Gassner <justin.gassner@web.de>
Date:   Sat Dec 17 19:57:03 2016 +0100

    Fix typo in exif tag for image height
    
    Signed-off-by: Ali Abdallah <aliovx@gmail.com>

commit e45b5da1c585ccaa90e3b2a56f1f551114470991
Merge: 7e5ddd5 9671cd6
Author: Ali Abdallah <aliovx@gmail.com>
Date:   Mon May 29 19:58:31 2017 +0200

    Merge branch 'master' of ssh://git.xfce.org/xfce/tumbler

commit 7e5ddd570294bef4578831e20db8a85d225065b5
Author: Michał Górny <mgorny@gentoo.org>
Date:   Sun Feb 19 10:17:40 2017 +0100

    Fix finding libopenraw-0.1.0 due to changed pkg-config name
    
    Bug: https://bugzilla.xfce.org/show_bug.cgi?id=13201
    
    Signed-off-by: Ali Abdallah <aliovx@gmail.com>

commit 9671cd6bdb5c5a524c44ebb9a01d5d811d29fd7a
Author: Igor <f2404@yandex.ru>
Date:   Mon May 29 18:30:33 2017 +0200

    I18n: Update translation ru (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 1dbab5c87fc68c3c46feb0b1b663e3a183503f8e
Author: Pjotr <pjotrvertaalt@gmail.com>
Date:   Mon May 29 12:30:32 2017 +0200

    I18n: Update translation nl (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 9aae763140842f906a8984c9559e881a589965fd
Author: Kukuh Syafaat <syafaatkukuh@gmail.com>
Date:   Mon May 29 12:30:32 2017 +0200

    I18n: Update translation id (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 11fd3305f319449db8228fbe516503b3839cfae8
Author: Yannick Le Guen <leguen.yannick@gmail.com>
Date:   Mon May 29 00:30:32 2017 +0200

    I18n: Update translation fr (100%).
    
    39 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit a97936793379e224953f244e537f815af753b701
Author: Ali Abdallah <aliovx@gmail.com>
Date:   Sun May 28 12:20:35 2017 +0200

    Missing entry in tumbler.rc for the new desktop thumbnailers plugin.

commit ec9cd77251b0fe7dd2903cd06de9b9cd0b14322f
Author: Ali Abdallah <aliovx@gmail.com>
Date:   Sun May 28 10:45:38 2017 +0200

    Use a better description in configure.ac and acinclude.m4 for the new plugin.
    
    Update version information and copyrights.

commit ac8f0e2c50a44f83a258a41a8d66694d6822d42b
Author: Ali Abdallah <aliovx@gmail.com>
Date:   Sun May 28 10:44:47 2017 +0200

    Added the files of the new desktop plugin to POTFILES.in

commit 36b93acd4abe8f26d5e685e6c4cf290ad4c9798c
Author: Ali Abdallah <aliovx@gmail.com>
Date:   Sat May 27 21:22:32 2017 +0200

    Remove a couple of ridiculous debug prints.

commit 3c15ad93aa7c88b6bdebd78973e1c8f1d0ecbfcb
Author: Ali Abdallah <aliovx@gmail.com>
Date:   Sun May 28 10:41:27 2017 +0200

    Don't ref the pixbuf as the desktop plugin returns it as it is.
    Fix a small identation problem.

commit b390c588b30ef388601640fc3853bce0eb3d8a05
Author: Ali Abdallah <aliovx@gmail.com>
Date:   Sat May 27 20:26:56 2017 +0200

    Load and register in tumbler a list of thumbnailers read from XDG_DATA_DIRS/thumbnailers. These "desktop" thumbnailers should have *.thumbnailer as a desktop file name and [Thumbnailer Entry] for MimeType and Exec.

commit 95311dbb45d07d8029e27bb374aeefa60e17b339
Author: Ali Abdallah <aliovx@gmail.com>
Date:   Tue May 23 09:10:16 2017 +0200

    Added skeleton files for the desktop thumbnailer plugin.
    
    This plugin will add desktop thumbnailer support for tumbler see:
    https://bugzilla.xfce.org/show_bug.cgi?id=7475

commit 59ba8680de8831ee95dc5fe77b1376dc1fd7771b
Author: jc1 <jc1.quebecos@gmail.com>
Date:   Sat May 27 18:30:35 2017 +0200

    I18n: Update translation fr (100%).
    
    38 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit b39fde548f9078994542c0c2f2981521b610da66
Author: Elishai Eliyahu <e1907@mm.st>
Date:   Fri May 26 00:30:34 2017 +0200

    I18n: Update translation he (100%).
    
    38 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 43850d2bee7b188b8d9461c9667ba2c2b86abc0a
Author: Theppitak Karoonboonyanan <theppitak@gmail.com>
Date:   Wed May 24 18:30:31 2017 +0200

    I18n: Update translation th (100%).
    
    38 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 3a918c1addd7b22becb6edc4fcdb8231687af002
Author: José Vieira <jvieira33@sapo.pt>
Date:   Tue May 23 18:30:31 2017 +0200

    I18n: Update translation pt (100%).
    
    38 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 0c0edfa7c32f79b369f284f3710162d93e328963
Author: Anonymous <noreply@xfce.org>
Date:   Mon May 22 00:30:38 2017 +0200

    I18n: Update translation lt (100%).
    
    38 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 7cb32585b6847d2e5f5e7731b43affefa29b19ce
Author: abuyop <abuyop@gmail.com>
Date:   Sun May 21 18:30:55 2017 +0200

    I18n: Update translation ms (100%).
    
    38 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 8f6d908093525f902797d284706908043091d8eb
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Sun May 21 12:30:55 2017 +0200

    I18n: Update translation sk (100%).
    
    38 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 2770c64b2c1fcb01a14dc4649825d0ca38ee23bc
Author: m4sk1n <m4sk1n@vivaldi.net>
Date:   Wed May 17 18:30:52 2017 +0200

    I18n: Update translation pl (100%).
    
    38 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 4e1c8a1ba697f4381e7347dca76a467530a64758
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Wed May 17 00:30:32 2017 +0200

    I18n: Update translation cs (100%).
    
    38 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 333d87ea94665084909d8eacc782270c7da30a86
Author: Anonymous <noreply@xfce.org>
Date:   Tue May 16 18:30:38 2017 +0200

    I18n: Update translation da (100%).
    
    38 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 5e2514bf3578702af0e76d8c174e5bfb02042ca5
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Tue May 16 12:30:32 2017 +0200

    I18n: Update translation uk (100%).
    
    38 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 2f11b05aa1fbd3374b9dd1c2e60b41fd5f7db482
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Tue May 16 12:30:32 2017 +0200

    I18n: Update translation ca (100%).
    
    38 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 504a5eaeb5b61fcb585c787a6d0c88bc5b4c4da5
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Tue May 16 12:30:32 2017 +0200

    I18n: Update translation bg (100%).
    
    38 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit ee55bf769e8672851de231a00760a8c62283755b
Author: Unit 193 <unit193@ubuntu.com>
Date:   Tue May 16 03:44:10 2017 -0400

    Fix typo in tumbler.rc
    
    Signed-off-by: Ali Abdallah <aliovx@gmail.com>

commit a2267019008479a29316a4757f9d1189c6a90d16
Author: Igor <f2404@yandex.ru>
Date:   Tue May 16 06:30:33 2017 +0200

    I18n: Update translation ru (100%).
    
    38 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit dae3919c3503ccb84781c4c00dfbbe054f2e7207
Author: 박정규(Jung-Kyu Park) <bagjunggyu@gmail.com>
Date:   Tue May 16 06:30:32 2017 +0200

    I18n: Update translation ko (100%).
    
    38 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit cb1a6cba91857a3b07cd8297079b65a3afef7ac7
Author: Kukuh Syafaat <syafaatkukuh@gmail.com>
Date:   Tue May 16 06:30:32 2017 +0200

    I18n: Update translation id (100%).
    
    38 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 4749a0d48a216bdea3c9bd4bdbde35120e726c31
Author: Pablo Roberto “Jristz” Lezaeta Reyes <prflr88@gmail.com>
Date:   Tue May 16 06:30:32 2017 +0200

    I18n: Update translation es (100%).
    
    38 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit d02adb17983155bfbe278228be3685d7f62ba1d0
Merge: 87b985e 87ec630
Author: Ali Abdallah <aliovx@gmail.com>
Date:   Thu May 11 11:06:12 2017 +0200

    Merge branch 'gdbus-port'

commit 87ec6303a672bc66c538ff9df51f596fd9106d3e
Author: Ali Abdallah <aliovx@gmail.com>
Date:   Thu May 11 09:38:17 2017 +0200

    Fix a couple of compile warnings caused by return void
    with g_return_if_fail in functions returing boolean.

commit 87b985eb6ac8960173e25a82adb626584d70bae4
Author: Xosé <xosecalvo@gmail.com>
Date:   Tue Mar 21 00:30:56 2017 +0100

    I18n: Update translation gl (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit b9cb0cee1e40a9a5a073c08a8b9d638e786ca390
Author: Apóstolos Papaðimitríu <apostolos.papadimitriu@gmail.com>
Date:   Sat Mar 4 00:30:42 2017 +0100

    I18n: Update translation el (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 1badaeed4e268c247f6bb4972fb4a60585dcc9a0
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Sun Feb 26 00:30:53 2017 +0100

    I18n: Update translation hr (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 318fbf73d377dc5240eec8700633c59b528c5ade
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Fri Feb 3 06:30:37 2017 +0100

    I18n: Update translation hr (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 3d5903326852db3eb2414e62cf2e6a3101f22568
Author: Anonymous <noreply@xfce.org>
Date:   Thu Jan 19 12:30:53 2017 +0100

    I18n: Update translation da (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 2b7a84a376ee9fb98b1f383450365e70d6240557
Author: Anonymous <noreply@xfce.org>
Date:   Sat Jan 14 12:31:09 2017 +0100

    I18n: Update translation da (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 4290e0b232b05cbba01c935a0e94c771a3515802
Author: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>
Date:   Sat Apr 30 00:31:10 2016 +0200

    I18n: Update translation ca (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 782782bfae35eff6228562aea010d1b95b37819f
Author: Påvel Nicklasson <pavelnicklasson@bahnhof.se>
Date:   Mon Apr 25 00:30:25 2016 +0200

    I18n: Update translation sv (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit e7b570ebdff72fe44c667a4e5e1fe0b20ae0454d
Author: Anonymous <noreply@xfce.org>
Date:   Fri Mar 18 00:30:57 2016 +0100

    I18n: Update translation lt (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit d3764923ce2a63369945ad05413443fc5207b54e
Author: Elishai Eliyahu <e1907@mm.st>
Date:   Tue Mar 8 00:30:25 2016 +0100

    I18n: Update translation he (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 1fb6b0f583eaffd1adbae8ced5f58c1c8f63479b
Author: Apostolos Papadimitriu <apostolos.papadimitriu@gmail.com>
Date:   Tue Feb 9 00:30:38 2016 +0100

    I18n: Update translation el (97%).
    
    43 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 059d9cd6a6b0ec9c400ac82f75cd17aeaee27ea1
Author: Piarres Beobide <pi@beobide.net>
Date:   Mon Feb 8 18:30:34 2016 +0100

    I18n: Update translation eu (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 22acd8bd89a16bc3bd8fdf21520d0516e931961c
Author: Apostolos Papadimitriu <apostolos.papadimitriu@gmail.com>
Date:   Fri Feb 5 18:30:30 2016 +0100

    I18n: Update translation el (95%).
    
    42 translated messages, 2 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 13aac61d20927ef8ccd0de5023b1ca38a5a49641
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Fri Dec 18 18:30:36 2015 +0100

    I18n: Update translation hr (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 96cd084411fd8b5fcfd98fb386ca4012e1a96cef
Author: Davidmp <medipas@gmail.com>
Date:   Tue Dec 15 18:30:23 2015 +0100

    I18n: Update translation ca (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 8dacf47153bdafc82fc48fdecc079514a6ecab39
Author: Sveinn í Felli <sv1@fellsnet.is>
Date:   Sun Dec 13 18:30:24 2015 +0100

    I18n: Update translation is (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 8b048c5d48673b51860a546608e3b4c6a5dae23c
Author: Ali Abdallah <aliovx@gmail.com>
Date:   Sun Nov 1 21:40:18 2015 +0100

    Pass &s to g_variant_get to get only a pointer to the serialised
    data.

commit a52fce150b161149886f417b80b78bcfe977accf
Author: Ali Abdallah <aliovx@gmail.com>
Date:   Wed Oct 14 13:47:25 2015 +0200

    Fixed a typo in g_variant_is_of_type.
    
    Indentation prob also is fixed.

commit 2eef7d1e9e637b2e47fd5c5115b7a58dbaaa12cd
Author: Ali Abdallah <aliovx@gmail.com>
Date:   Tue Oct 13 14:59:14 2015 +0200

    Update news and version information

commit d39fd0cf6f523796452938458ee7cdfde73a1683
Author: Ali Abdallah <aliovx@gmail.com>
Date:   Sun Oct 11 09:20:51 2015 +0200

    Dummy commit to create user repo

commit e6ca1b0a68b56094fc5576b6bf3915b26a721bb6
Author: Ali Abdallah <aliovx@gmail.com>
Date:   Sat Oct 10 18:50:42 2015 +0200

    Replace the deprecated function 'gsf_msole_metadata_read'
    with 'gsf_doc_meta_data_read_from_msole.'

commit acc901b4c430bbde7d0e08c5c4df116182af2e64
Author: Ali Abdallah <aliovx@gmail.com>
Date:   Sat Oct 10 18:50:17 2015 +0200

    Porting the specialized thumbnailer to gdbus
    Getting rid of all dbus-glib api
    
    Tumbler is now dbus-glib free!

commit 59984d6e3b6ac3f8108a660afb56c38b060cabbc
Author: Ali Abdallah <aliovx@gmail.com>
Date:   Sat Oct 10 16:41:43 2015 +0200

    Port the caching service to gbus.

commit 91111b97d8b43a216c8c37ea734b789f79e48421
Author: Ali Abdallah <aliovx@gmail.com>
Date:   Sat Oct 10 13:07:56 2015 +0200

    Port tumbler-service to gdbus.
    Also get rid of some dbus low level code
    in favor of their gdbus equivalents.

commit 1f9899cad6ba2f6bae6722db605de41ba474f1b9
Author: Ali Abdallah <aliovx@gmail.com>
Date:   Thu Oct 8 20:10:32 2015 +0200

    Start porting some code from dbus-glib.
    
    TumblerManager object which exports the interface
    'org.freedesktop.thumbnails.Manager1' is almost dbus-glib free now.
    There is still only a dbus-glib legacy_connection used for
    the TumblerSpecializedThumbnailer, which will go away one that object
    is ported.

commit 6b0983ef1bf390c33e919e2086e9be50b4ff8752
Author: Xosé <xosecalvo@gmail.com>
Date:   Sat Sep 19 00:31:09 2015 +0200

    I18n: Update translation gl (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 418677862abee549a62e0bf8b4d92a2ebffb3ba4
Author: Påvel Nicklasson <pavelnicklasson@bahnhof.se>
Date:   Mon Jul 20 00:31:26 2015 +0200

    I18n: Update translation sv (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 4f8f81e4bf32165139e76ede3a995354e1e57bee
Author: Påvel Nicklasson <pavelnicklasson@bahnhof.se>
Date:   Wed Jun 3 18:31:21 2015 +0200

    I18n: Update translation sv (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit e086e3c50ccd1aca526a73bd4c14850b5c2eb2ba
Author: Anonymous <noreply@xfce.org>
Date:   Thu Apr 9 00:30:57 2015 +0200

    I18n: Update translation lt (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 0d4e8305b21174a536a77c60ea5fd8f26f76295d
Author: Anonymous <noreply@xfce.org>
Date:   Wed Apr 1 18:30:29 2015 +0200

    I18n: Update translation lt (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 717b0c50b9069e6264a55b11f95f485a7814bddc
Author: Anonymous <noreply@xfce.org>
Date:   Fri Mar 27 18:30:29 2015 +0100

    I18n: Update translation lt (97%).
    
    43 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 4ffe34807248e6c324a7bda95696e73dc3b0dac7
Author: Anonymous <noreply@xfce.org>
Date:   Mon Mar 16 18:30:33 2015 +0100

    I18n: Update translation lt (88%).
    
    39 translated messages, 5 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 81edf4346bdae6abd680c6e1518693a88861403e
Author: Matt Thirtytwo <matt.59491@gmail.com>
Date:   Thu Mar 5 20:33:08 2015 +0100

    Removed unused static function xdg_cache_cache_get_home() (bug #11648)

commit 5ef58d3821f766cb8f77b1feb6ad29b0d44eb41a
Author: Harald Judt <h.judt@gmx.at>
Date:   Sat Feb 28 16:42:17 2015 +0100

    Updates for release

commit 6335cd04388fec35354be2cfac007f6b74da2e56
Author: Slavko <linux@slavino.sk>
Date:   Thu Feb 26 12:30:57 2015 +0100

    I18n: Update translation sk (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit f41b9eac32f0af0fbfbc63a338d4a25519aef23b
Author: Yannick Le Guen <leguen.yannick@gmail.com>
Date:   Tue Feb 24 00:30:42 2015 +0100

    I18n: Update translation fr (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 69122ab380c7f4fc5cf69d5b1d597f588ea39bc4
Author: Jeremy Whiting <jpwhiting@kde.org>
Date:   Wed Aug 6 15:26:36 2014 -0600

    Use $XDG_CACHE_HOME/thumbnails as per spec change (bug #10613)

commit 8786320590a1880f4d8b176d06ea535c9dc3f3b9
Author: Harald Judt <h.judt@gmx.at>
Date:   Mon Feb 23 19:18:44 2015 +0100

    Move xdt m4 macros into separate directory
    
    This way they do not get cleaned by xdt-autogen clean.

commit 938de697bea1e97677f9118485fbe9790c3a1540
Author: Harald Judt <h.judt@gmx.at>
Date:   Mon Feb 23 19:16:54 2015 +0100

    Update xdt m4 macros

commit 3266b05c404e1b24f91db720c9cc95fefcc201f1
Author: Harald Judt <h.judt@gmx.at>
Date:   Mon Feb 23 18:01:57 2015 +0100

    Update .gitignore

commit 4aa72bc83bec52b32abe6646ab6c0892798ea586
Author: Harald Judt <h.judt@gmx.at>
Date:   Mon Feb 23 17:58:22 2015 +0100

    Bump autotools requirements

commit 6986f33d63e40f9f0b24418efe754b69a718a58a
Author: Harald Judt <h.judt@gmx.at>
Date:   Mon Feb 23 17:57:24 2015 +0100

    Fix IT_PROG_INTLTOOL warning
    
    xdt-autogen: It is recommended to use IT_PROG_INTLTOOL([0.35.0])
                 in your configure.ac file and remove AC_PROG_INTLTOOL
                 See http://bugzilla.xfce.org/show_bug.cgi?id=8930 for
                 more information.

commit 08306756b09e2508456fba943e2342e939536152
Author: Harald Judt <h.judt@gmx.at>
Date:   Mon Feb 23 17:54:16 2015 +0100

    Fix all m4 warnings

commit 9b9b384d019c58a8e2fc4327d68be45ff9cf49aa
Author: Anonymous <noreply@xfce.org>
Date:   Mon Feb 23 12:31:16 2015 +0100

    I18n: Update translation bg (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit d739d4b2cb45acffc34ee2c4d16c8909e8ae0050
Author: enolp <enolp@softastur.org>
Date:   Sat Feb 21 18:30:46 2015 +0100

    I18n: Update translation ast (75%).
    
    33 translated messages, 11 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 6ff405a8d08073b321dfcf7249569078d4c5f4ec
Author: Pablo Roberto Francisco Lezaeta Reyes <prflr88@gmail.com>
Date:   Thu Feb 19 18:31:14 2015 +0100

    I18n: Update translation es (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit b06403570a7bc454ecbe8560454fa9c1ae84a3b4
Author: Mișu Moldovan <dumol@l10n.ro>
Date:   Sun Feb 15 18:30:43 2015 +0100

    I18n: Update translation ro (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit a2a879f437520c354634ba75a5f4ad171d1b7cc5
Author: Efstathios Iosifidis <iefstathios@gmail.com>
Date:   Sat Dec 27 00:30:54 2014 +0100

    I18n: Update translation el (90%).
    
    40 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 4577360edc27112e9e01189c37b108210be39e57
Author: Pablo Roberto Francisco Lezaeta Reyes <prflr88@gmail.com>
Date:   Fri Dec 26 00:30:55 2014 +0100

    I18n: Update translation es (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 00de7c2c0363472350cae4f888b8b535e5801fd1
Author: Ḷḷumex03 <tornes@opmbx.org>
Date:   Sat Nov 15 18:30:32 2014 +0100

    I18n: Update translation ast (75%).
    
    33 translated messages, 11 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit f0818c20bc6a273a563e235340e5f2836d2e7404
Author: Ḷḷumex03 <tornes@opmbx.org>
Date:   Tue Sep 23 00:30:31 2014 +0200

    I18n: Update translation ast (70%).
    
    31 translated messages, 13 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 508a62f76bddeb53c3c619dd133894fc73ef08be
Author: Anonymous <noreply@xfce.org>
Date:   Tue Sep 2 00:30:30 2014 +0200

    I18n: Update translation de (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 00753c7f16704a1c0f18c848f61f81f4b39601e0
Author: Yannick Le Guen <leguen.yannick@gmail.com>
Date:   Tue Aug 19 00:30:30 2014 +0200

    I18n: Update translation fr (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit edce3c603bdb90ac93305c15875169f54204ec4f
Author: Nick Schermer <nick@xfce.org>
Date:   Mon Jul 28 18:17:44 2014 +0200

    Add comments for the previous revert.

commit c3e02db7ad2d6466c7678a293ed4e5f48695a47e
Author: Nick Schermer <nick@xfce.org>
Date:   Mon Jul 28 18:15:34 2014 +0200

    Revert "Fix setting internal error to NULL in pixbuf thumbnailer (bug #10878)"
    
    This reverts commit dc74b5d38009a5f6c1064f69d8b7d632ae0b52a5.

commit ec33c5395438fb4662b17d07d5463483fbdecdc3
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri Jul 25 14:08:03 2014 +0200

    Enable support for video/webm in ffmpeg thumbnailer plugin (bug #10360)
    
    Patch provided by kwiatek@iv.pl.

commit dc74b5d38009a5f6c1064f69d8b7d632ae0b52a5
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri Jul 25 13:58:32 2014 +0200

    Fix setting internal error to NULL in pixbuf thumbnailer (bug #10878)

commit a02ea9c52d1c2d15ce6bdeda59f6665908efeac4
Author: Yannick Le Guen <leguen.yannick@gmail.com>
Date:   Fri Jul 18 18:30:32 2014 +0200

    I18n: Update translation fr (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 804c9087c71c773ffcc3a0c4923ea1ae4e66f679
Author: Ḷḷumex03 <l.lumex03.tornes@gmail.com>
Date:   Wed Jun 25 18:30:28 2014 +0200

    I18n: Update translation ast (63%).
    
    28 translated messages, 16 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 92b6b66818397296014bd9617e6fe8e9c4420063
Author: Ḷḷumex03 <l.lumex03.tornes@gmail.com>
Date:   Tue Jun 17 00:30:30 2014 +0200

    I18n: Update translation ast (63%).
    
    28 translated messages, 16 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 6355a4b0dbcc34e64b4a264ea9256b411aabc331
Author: Piotr Sokół <psokol@jabster.pl>
Date:   Tue Jun 3 18:30:30 2014 +0200

    I18n: Update translation pl (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 3e030a81204ab89849b4d3951c143633766244fa
Author: kingu <comradekingu@gmail.com>
Date:   Sun May 11 18:30:32 2014 +0200

    I18n: Update translation nb (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit f6dac93ca211a02a3026f109ea3c3fa7b14d9039
Author: haarek <haarektrans@gmail.com>
Date:   Sat May 10 12:30:36 2014 +0200

    I18n: Update translation nb (93%).
    
    41 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 07930c1f427dc6fd85bdc55aeae7c56b5d624999
Author: haarek <haarektrans@gmail.com>
Date:   Sun Apr 27 00:30:30 2014 +0200

    I18n: Update translation nb (90%).
    
    40 translated messages, 4 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 37ba1c727b656682fdef795d290f56e1966a6f8b
Author: Tornes Llume <l.lumex03.tornes@gmail.com>
Date:   Sat Apr 12 18:30:35 2014 +0200

    I18n: Update translation ast (61%).
    
    27 translated messages, 17 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit f59dead3be838035eae59ff4bb89daae3dd2226d
Author: Tornes Llume <l.lumex03.tornes@gmail.com>
Date:   Wed Apr 9 12:30:37 2014 +0200

    I18n: Update translation ast (52%).
    
    23 translated messages, 21 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 4f8fd48c8e16ac2e04e4d44812f55217856d682b
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Thu Mar 13 00:30:33 2014 +0100

    I18n: Update translation hr (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 9e741f2741f72ec23f0a5f828be86c2c80dbe1a7
Author: schizo <eveskovic@gmail.com>
Date:   Sun Mar 2 12:30:34 2014 +0100

    I18n: Add new translation hr (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 073c2080c79075fdf574064fa2098c4b5bb79a11
Author: Nick Schermer <nick@xfce.org>
Date:   Sun Feb 23 00:12:51 2014 +0100

    Updates for release.

commit 7506f8464605ad60031aa8c25924077dd77dba76
Author: PavelNicklasson <pavelnicklasson@bahnhof.se>
Date:   Fri Feb 21 00:30:32 2014 +0100

    I18n: Update translation sv (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 73914504ecfd40936baf3e50980842ad1f653031
Author: Walter Cheuk <wwycheuk@gmail.com>
Date:   Fri Dec 6 06:30:27 2013 +0100

    I18n: Add new translation zh_HK (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 4483074bbd9220dc30a946c36bae1ebbd168ba00
Author: Cedric31 <cvalmary@yahoo.fr>
Date:   Tue Nov 19 18:41:51 2013 +0100

    I18n: Add new translation oc (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit fc842604c08a19d56d1e6aed8104b1d586360588
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:51 2013 +0100

    I18n: Update translation zh_TW (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit ef729495c20f47df4f15ba9140a74ca95b4a6e13
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:51 2013 +0100

    I18n: Update translation zh_CN (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 7a0a7b87f9f4821ea18c8a03ea457e16c6e26f68
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:50 2013 +0100

    I18n: Update translation uk (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 6edea63efe4f31952ced87579712f45448cdad43
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:50 2013 +0100

    I18n: Update translation sv (86%).
    
    38 translated messages, 6 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit ac3dd9c7073153061dea6c9322fafec7977c40db
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:50 2013 +0100

    I18n: Update translation sk (86%).
    
    38 translated messages, 6 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 73cdeb40797879b1598460deb671001154a63ecf
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:50 2013 +0100

    I18n: Update translation ru (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 3f43370f6abf28a0e6144a9278289eaab0ca5f2e
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:50 2013 +0100

    I18n: Update translation ro (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 7a804a1ab7c4b3a4bb7de9b80ccb71b35dbc5d17
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:50 2013 +0100

    I18n: Update translation pt (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit a96a4aa79f669669a8c8ca4b8a2e8039da983b41
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:50 2013 +0100

    I18n: Update translation pt_BR (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 99746c6b5146011aa9b807faabfb422ef1b9fe53
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:50 2013 +0100

    I18n: Update translation pl (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 71680e0a00951607b13ea23d03ed188aba7434f0
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:50 2013 +0100

    I18n: Update translation nn (86%).
    
    38 translated messages, 6 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit d23430fd1f8234453cb9ea13ca186a684bd8ba88
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:50 2013 +0100

    I18n: Update translation nb (81%).
    
    36 translated messages, 8 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 4ba16af13ba687ab4252a2c4e4fa8f2a52981a24
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:50 2013 +0100

    I18n: Update translation lv (50%).
    
    22 translated messages, 22 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 96223b9cd8d1f1b76a31289bad97810fe1979358
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:50 2013 +0100

    I18n: Update translation lt (86%).
    
    38 translated messages, 6 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit a4005dc4248caf42ae7fe63e618b6312d27d2cf1
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:49 2013 +0100

    I18n: Update translation kk (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit f6f5879e61608cef66534d7bb7d7627792b2b5a9
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:49 2013 +0100

    I18n: Update translation ja (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 1775c4cb277de5155d65f82b6cd64bdcaa73b79c
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:49 2013 +0100

    I18n: Update translation id (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 2e8a23c087c2274f05f995d551e8ab0ee183bbb8
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Tue Nov 19 18:41:49 2013 +0100

    I18n: Update translation gl (93%).
    
    41 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 213e2550642d58e4e9785fe05037f85cf63a5460
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:49 2013 +0100

    I18n: Update translation fi (86%).
    
    38 translated messages, 6 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit ae0c4bf8530c9678bcc5b80e73500c0645d3e80b
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:49 2013 +0100

    I18n: Update translation bn (77%).
    
    34 translated messages, 10 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 95019608158b517eef58017eabab3374db972ef8
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:49 2013 +0100

    I18n: Update translation bg (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 279ed399811bc4d2bd87d917a8bc238251458fb8
Author: Nick <nick@xfce.org>
Date:   Tue Nov 19 18:41:49 2013 +0100

    I18n: Update translation ast (50%).
    
    22 translated messages, 22 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 6166e12d93b0f022efcebf907d9b379523b0a051
Author: Puretech <terjemah.puretech@gmail.com>
Date:   Thu Nov 14 06:30:27 2013 +0100

    I18n: Add new translation ms (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit e68dbce0b82613b7167910e822f0191911c35f3a
Author: Aputsiaĸ Niels Janussen <aj@isit.gl>
Date:   Fri Nov 8 18:30:35 2013 +0100

    I18n: Update translation da (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit c1fa2d9bd82db7151e873be083bb8f7d6d216d2a
Author: theppitak <theppitak@gmail.com>
Date:   Wed Nov 6 12:30:33 2013 +0100

    I18n: Add new translation th (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 863e8f4a0bbcc2667906baa1708a9ebbce5f200e
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Wed Nov 6 12:30:32 2013 +0100

    I18n: Update translation he (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 1495e08243039908f4e0e8264dc53e923deff0b3
Author: Pablo Lezaeta <prflr88@gmail.com>
Date:   Wed Oct 30 06:30:28 2013 +0100

    I18n: Update translation es (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit c99633bb6fafbbc62c84f4589f762bddb227c08d
Author: hjudt <h.judt@gmx.at>
Date:   Wed Oct 2 00:30:31 2013 +0200

    I18n: Update translation de (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 76e881d38fa2771a90d040c59941fb7f22728c2b
Author: Pjotr123 <pjotrvertaalt@gmail.com>
Date:   Thu Sep 19 18:30:37 2013 +0200

    I18n: Update translation nl (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 68972555fc1fcafddbc2a41db8c49901c5dee0b4
Author: Karim Oulad Chalha <herr.linux88@gmail.com>
Date:   Sun Sep 8 18:30:35 2013 +0200

    I18n: Update translation ar (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 8e68d1abed9caade3220695fb176e5c0991e2497
Author: cri <cri.penta@gmail.com>
Date:   Tue Aug 13 18:30:33 2013 +0200

    I18n: Update translation it (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 5fa37283362a17fc4775a235955d6cde38c0db40
Author: volkangezer <volkangezer@gmail.com>
Date:   Tue Aug 13 00:30:37 2013 +0200

    I18n: Update translation tr (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit f3ccbcd686b014ef0780acceb0b83ca879391f48
Author: Alois Nešpor <info@aloisnespor.info>
Date:   Mon Aug 12 12:30:39 2013 +0200

    I18n: Update translation cs (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit d2dac97a6a1753664afbc3c94fb1dc8b0de64b79
Author: jc1 <jc1.quebecos@gmail.com>
Date:   Mon Jul 29 18:30:37 2013 +0200

    I18n: Update translation fr (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit b4a9a81442a34dc902689f7e2d5d2b540f5f1704
Author: Nick Schermer <nick@xfce.org>
Date:   Sun Jul 28 16:33:55 2013 +0200

    Send the cache operation replies after they are completed.
    
    The reply was send when the operation was queued, but this does
    not allow applications to properly handle new thumbs after a
    copy/move operation.

commit 21c0e5f761153df4ffc420044fd8d9b782354968
Author: Nick Schermer <nick@xfce.org>
Date:   Sun Jul 28 16:08:06 2013 +0200

    Support move/copy operations on directories in the cache.

commit 4668baa03f0a82d602e33aef2a25081d2b892eec
Author: Nick Schermer <nick@xfce.org>
Date:   Sun Jul 28 15:09:39 2013 +0200

    Combine copy and move functions.

commit 49e6da1f81a32bcdf1c612adf3fe860efd982c09
Author: Noskcaj <noskcaj@ubuntu.com>
Date:   Sat Jul 27 00:30:34 2013 +0200

    I18n: Update translation en_GB (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit a9722abe55ebce14bd16f6a081677efa57b70a27
Author: k3lt01 <keltoiboy@gmail.com>
Date:   Thu Jul 25 06:30:33 2013 +0200

    I18n: Add new translation en_AU (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 0d75f4f21a4d22b3ea499313e884b8104671c881
Author: loathingkernel <zeronebones@gmail.com>
Date:   Mon Jul 15 00:30:32 2013 +0200

    I18n: Update translation el (88%).
    
    39 translated messages, 5 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 571cf02d00946f27eaba8b4fdcaaaeeb54ba0477
Author: Anonymous <noreply@xfce.org>
Date:   Thu Jul 11 12:30:44 2013 +0200

    I18n: Update translation ug (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 31a94ce2d823710841a8168c4828bb1268492119
Author: kelemeng <kelemeng@gnome.hu>
Date:   Wed Jul 10 06:30:34 2013 +0200

    I18n: Update translation hu (100%).
    
    44 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit afba608313e5f2bbb84a4733693c05a6944eb158
Author: alavios <registres@lavios.cat>
Date:   Mon Jul 8 18:30:35 2013 +0200

    I18n: Update translation ca (93%).
    
    41 translated messages, 3 untranslated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 909abb5cc5ec045662f7955ecfc131f9221c49e0
Author: Piarres Beobide <pi@beobide.net>
Date:   Fri Jul 5 22:59:40 2013 +0200

    I18n: Add new translation eu (97%).
    
    43 translated messages, 1 untranslated message.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).

commit 763a917e96f16d9f351fa1645405a7b061750a00
Author: Nick Schermer <nick@xfce.org>
Date:   Tue Jul 2 22:39:04 2013 +0200

    I18n: Remove broken / unsupported translations.
    
    See http://users.xfce.org/~nick/broken-i18n/ for files and logs.
    
    Use https://www.transifex.com/projects/p/xfce/ to upload fixed versions or request a translation team.

commit afbb730666747e85ec0ff6f063a0139e85a01ae1
Author: Piotr Strębski <strebski@o2.pl>
Date:   Tue Jun 11 14:51:03 2013 +0200

    l10n: Updated Polish (pl) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit cef0dffaa2a3ec091f3be6c6dcb5f840099dec96
Author: Neliton Pereira Junior <nelitonpjr@gmail.com>
Date:   Tue Jun 11 05:04:00 2013 +0200

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5fa3f9d266797b61ea60c7843c3cfad642b6d66a
Author: Ardjuna <asyura.x@gmail.com>
Date:   Thu Jun 6 05:11:36 2013 +0200

    l10n: Updated Indonesian (id) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a43ab0049a73861c2e017eae27e4dbc15b4f9ecc
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Wed Jun 5 08:16:23 2013 +0200

    l10n: Updated Uyghur (ug) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1a28ae6f925eb95956082b666429d68ec6b7bbc0
Author: Urmas D <davian818@gmail.com>
Date:   Mon May 20 22:01:28 2013 +0200

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 426ca09b166b4519623727ace8849afc0ea6a9aa
Author: Adolfo Jayme Barrientos <fitoschido@gmail.com>
Date:   Fri May 17 12:10:37 2013 +0200

    l10n: Updated Spanish (Castilian) (es) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 43a2e1812c688746380db18d813117d51af4a2af
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Sun May 12 10:34:32 2013 +0200

    l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0ff6f2f6801e1804dd1eed2f3d89dfeaac878e1b
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Sun May 12 08:47:25 2013 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6054bf065ce2b3760eba03d5ea9868d5a7386b38
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Wed May 8 18:28:03 2013 +0200

    l10n: Updated Bulgarian (bg) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 364a8be9640fd91a7bc5c587bb4f787bf3be39ae
Author: Piarres Beobide <pi@beobide.net>
Date:   Wed May 8 10:37:41 2013 +0200

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 01e7a9ebac157a69495704f1f43de2db788037db
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Wed May 8 04:26:34 2013 +0200

    l10n: Updated Kazakh (kk) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8460fd3e4ad494548ce0aa3f4cc5e0117cbf5e79
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Tue May 7 17:30:03 2013 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 79b013f49f91122d24128060397dd8430e973bd8
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Tue May 7 03:22:40 2013 +0200

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6b8dfa46e21b5c417d628aee459f7cde2852d803
Author: Mișu Moldovan <dumol@xfce.org>
Date:   Mon May 6 21:55:37 2013 +0200

    l10n: Updated Romanian (ro) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 805fd767fe1785e4dbaf48c5c1c2d95f3ad04641
Author: Nick Schermer <nick@xfce.org>
Date:   Mon May 6 18:35:28 2013 +0200

    Only enable keepalive in curl >= 7.25.

commit 920aa63c24cee52a3b15204fbc1d54c4973d8081
Author: jc jc1 <jc1.quebecos@gmail.com>
Date:   Mon May 6 15:15:30 2013 +0200

    l10n: Updated French (fr) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 15efb15d447fddf27e12562a8b6ccdc64d1915b7
Author: jc jc1 <jc1.quebecos@gmail.com>
Date:   Mon May 6 15:12:14 2013 +0200

    l10n: Updated French (fr) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f3b427a61bdc96b8fabad1190d9a239eca691397
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Mon May 6 14:49:59 2013 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f8038f177734c38775c05da54d9382f5ffb60cfb
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Mon May 6 14:47:25 2013 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e39f52cc1ab38881c97a35e6b7a06ade6efb8483
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Mon May 6 10:35:30 2013 +0200

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 05e2fd3b43c94b97549a351f5cf89dba3b528d3b
Author: Nick Schermer <nick@xfce.org>
Date:   Sun May 5 21:39:27 2013 +0200

    Updates for release.

commit 3924e04794c1d69248c5cb3298c954fdd266b389
Author: Nick Schermer <nick@xfce.org>
Date:   Sun May 5 21:36:53 2013 +0200

    Revert "Extra debug check."
    
    This reverts commit 472f842d2661ba506fd831d8b6fafa7474164989.

commit a96c41234f78438044cb46fc50d6d8b063f21dd3
Author: Nick Schermer <nick@xfce.org>
Date:   Sun May 5 21:35:11 2013 +0200

    Fix memory corruption on 64bit (bug #9766).

commit 472f842d2661ba506fd831d8b6fafa7474164989
Author: Nick Schermer <nick@xfce.org>
Date:   Sun May 5 21:15:17 2013 +0200

    Extra debug check.

commit 0a69b8d4f2bb4b16f8c9314dac9a6299a7c17d87
Author: Pjotr vertaalt <pjotrvertaalt@gmail.com>
Date:   Sun May 5 19:29:09 2013 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 811cd172c1d5af2c59bddca1d655ab101e6728f6
Author: Саша Петровић <salepetronije@gmail.com>
Date:   Sun May 5 17:43:25 2013 +0200

    l10n: Updated Serbian (sr) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8aa99401c177f4d40cf12a9f461748bb69b7395e
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Sun May 5 17:12:36 2013 +0200

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 85bcb57e3e25a178276a443a26510e4b444a19ed
Author: Nick Schermer <nick@xfce.org>
Date:   Sun May 5 16:46:01 2013 +0200

    Updates for release.

commit 8b9fff06a60fc16ad1e55c048e9790932981abfa
Author: Nick Schermer <nick@xfce.org>
Date:   Sun May 5 13:38:16 2013 +0200

    Set nice value of tumblerd to 19 (bug #9627).

commit 4f6fcb54fe2d5dd2d8e7287cf3223431c6d98b3f
Author: Nick Schermer <nick@xfce.org>
Date:   Sun May 5 13:28:45 2013 +0200

    Fix rendering from pdfs with thumbnail (bug #9972).

commit 58434fa710b427a39ebae417e2dbbb9d757fa24b
Author: Nick Schermer <nick@xfce.org>
Date:   Sun May 5 12:26:32 2013 +0200

    Add more supported types for gst thumbnailer (bug #9747).

commit cadcc633ad33ff77b87d13a973bfbb3bb7ab9467
Author: Nick Schermer <nick@xfce.org>
Date:   Sun May 5 12:20:46 2013 +0200

    Put thread lock outside loop.
    
    Maybe safer since there are some strange segfaults in this region.

commit ba3fbaf1d8ff59bb5a870eee27f9222cdcf3f6ef
Author: Nick Schermer <nick@xfce.org>
Date:   Sun May 5 12:15:58 2013 +0200

    Don't recalculate the length of the array.
    
    Instead check the object.

commit f609dccf3ae0e44f609d2b7bb36ef72ee109f876
Author: Nick Schermer <nick@xfce.org>
Date:   Sun May 5 12:14:11 2013 +0200

    Store min length value.

commit a9c038264712a58b38981bdb0aa2d0a672017b18
Author: Nick Schermer <nick@xfce.org>
Date:   Sat May 4 16:53:26 2013 +0200

    Add some additional debug checks.

commit bd98846ce8b5b318004a8cac4fbcff23efb59865
Author: Nick Schermer <nick@xfce.org>
Date:   Sat May 4 16:42:44 2013 +0200

    Fix deprecating warning with glib 2.36.

commit b6cb74a55167e059bcfc4dbb67da9e99848f8e9e
Author: Nick Schermer <nick@xfce.org>
Date:   Sat May 4 16:36:15 2013 +0200

    Include string.h (bug #9858).

commit be2f1a679d4592d475a84ceb0eef63915da0c0b3
Author: Pjotr vertaalt <pjotrvertaalt@gmail.com>
Date:   Thu Apr 25 19:05:20 2013 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 093910b89b512a46705132759d164f4947d0dc87
Author: Sergey Alyoshin <alyoshin.s@gmail.com>
Date:   Fri Mar 29 20:01:00 2013 +0100

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0346d3f4deecb8fc6365c03d9a974c2249a6053a
Author: Roman K <mrdoctorwho@gmail.com>
Date:   Thu Mar 28 11:55:14 2013 +0100

    l10n: Updated Russian (ru) translation to 97%
    
    New status: 42 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 90a44c4756db783b4efa2803babedc58b44f4de7
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Sun Mar 24 16:03:43 2013 +0100

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b303e487187c7ec4d6375892e61518cb0f553954
Author: Ardjuna <asyura.x@gmail.com>
Date:   Sat Mar 23 15:48:19 2013 +0100

    l10n: Updated Indonesian (id) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit dc373390209d46163af3a5896627bfcf43d59835
Author: larsson <larsson@odus.se>
Date:   Sun Mar 17 21:27:27 2013 +0100

    l10n: Updated Swedish (sv) translation to 88%
    
    New status: 38 messages complete with 2 fuzzies and 3 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a9e717c1b2f3490661a6188488ff34e6fbb50443
Author: 玉堂 白鹤 <yjwork.xfce@gmail.com>
Date:   Fri Mar 15 10:29:25 2013 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 90%
    
    New status: 39 messages complete with 0 fuzzies and 4 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 56762ad396c59f61dc2d33c9be0ad9abe0eb6d50
Author: Adolfo Jayme Barrientos <fitoschido@gmail.com>
Date:   Sat Mar 2 22:29:37 2013 +0100

    l10n: Updated Spanish (Castilian) (es) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9788ea3e602ef8ce39b61f2f3b0e4bb47d4f0197
Author: Francisco Javier Serrador <fserrador@gmail.com>
Date:   Thu Feb 28 21:47:21 2013 +0100

    l10n: Updated Spanish (Castilian) (es) translation to 95%
    
    New status: 41 messages complete with 2 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d204bdaca49214123c4e1f0f96ac224c1a7e8651
Author: Piarres Beobide <pi@beobide.net>
Date:   Sun Feb 24 20:18:42 2013 +0100

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8bdc6a810f1a8a45d0ecaf170d4938bebf05c91b
Author: كريم أولاد الشلحة <herr.linux88@gmail.com>
Date:   Tue Feb 5 20:44:00 2013 +0100

    l10n: Updated Arabic (ar) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8c26094eb5dc433363dd1370f0e4f9ae0d5bd19b
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Sat Feb 2 16:21:34 2013 +0100

    l10n: Updated Bulgarian (bg) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b096ceeba6db0e1cae3e8d49d3efe4f946e13808
Author: كريم أولاد الشلحة <herr.linux88@gmail.com>
Date:   Sat Feb 2 12:52:43 2013 +0100

    l10n: Updated Arabic (ar) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6ec28975bad5be6c090e58cc8b97a49bc86b5e2d
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Mon Jan 28 04:02:19 2013 +0100

    l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit acf31695e745879386aed1848d252dc1d8de93fd
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Sun Jan 27 18:44:41 2013 +0100

    l10n: Updated Czech (cs) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 39d3291b6d9a18a80ec3f8897d23c688be3765ba
Author: prflr88 <prflr88@gmail.com>
Date:   Sun Jan 27 04:51:19 2013 +0100

    l10n: Updated Spanish (Castilian) (es) translation to 95%
    
    New status: 41 messages complete with 0 fuzzies and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 436a0419e322ff9b54d2a9adef6dbe28788045c0
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Fri Jan 25 02:20:27 2013 +0100

    l10n: Updated Uyghur (ug) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit cef3ee6a79ee17bb1962647a6ffc837681f4dd25
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Wed Jan 23 20:30:00 2013 +0100

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c781127c67536526971ea92100ff8bbbbdf2c288
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Wed Jan 23 11:54:31 2013 +0100

    l10n: Updated Serbian (sr) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e658c296ec272a917e65fdd085fe03326f2806da
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Mon Jan 21 00:08:36 2013 +0100

    l10n: Updated Hungarian (hu) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9d232acce5f45baf7c39f10592c8689f4158941e
Author: Саша Петровић <salepetronije@gmail.com>
Date:   Sun Jan 20 22:36:38 2013 +0100

    l10n: Updated Serbian (sr) translation to 95%
    
    New status: 41 messages complete with 0 fuzzies and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit fea6224f4e0e331b3643757998d5dff06b90f5c6
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Sun Jan 20 20:40:39 2013 +0100

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3993337e4d823c893023f7f2d4a27c3543fe0e48
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Fri Jan 18 18:38:23 2013 +0100

    l10n: Updated Italian (it) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 35850bf2b2d5d478e88862891dcd6ee4d6995c01
Author: Pjotr vertaalt <pjotrvertaalt@gmail.com>
Date:   Tue Jan 15 11:55:39 2013 +0100

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit af8de52b7a4aecf5b99d1b68d83b5445d9f3c93c
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Tue Jan 15 01:35:49 2013 +0100

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0ea19b374ba040c7d9a6adcdb037a6ad5319d41f
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Tue Jan 15 01:04:29 2013 +0100

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5aaa480a3d1bbc2cafdc5d66a5fa4394044c67bf
Author: prflr88 <prflr88@gmail.com>
Date:   Mon Jan 14 23:13:04 2013 +0100

    l10n: Updated Spanish (Castilian) (es) translation to 90%
    
    New status: 39 messages complete with 2 fuzzies and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 88e9dd1132547ae218de5e494907f6be863c91ce
Author: jc jc1 <jc1.quebecos@gmail.com>
Date:   Mon Jan 14 18:01:36 2013 +0100

    l10n: Updated French (fr) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 568696bffa7b3b3ea91b21c639cb98cb81f242c0
Author: jc jc1 <jc1.quebecos@gmail.com>
Date:   Mon Jan 14 17:58:32 2013 +0100

    l10n: Updated French (fr) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4dff4c6a0bb5cbe1e3fb396d01e1d7a4a1252756
Author: Mișu Moldovan <dumol@xfce.org>
Date:   Mon Jan 14 10:19:59 2013 +0100

    l10n: Updated Romanian (ro) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 880e3d39fe7703c128ad1d5b43a76d5024b07cd9
Author: Piotr Sokół <psokol@jabster.pl>
Date:   Mon Jan 14 09:24:17 2013 +0100

    l10n: Updated Polish (pl) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 96a819976955c01fcfc9db1b51faea0b52a6f3de
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Mon Jan 14 09:18:14 2013 +0100

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 191acd03052cc9cae9ea0efa90bdc76d518e7084
Author: Nick Schermer <nick@xfce.org>
Date:   Sun Jan 13 17:43:56 2013 +0100

    Update m4 macros.

commit fe8f0a411c5024d4ecd7873930c928fa72686bc1
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Sun Jan 13 16:59:09 2013 +0100

    l10n: Updated Kazakh (kk) translation to 100%
    
    New status: 43 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1cc80228d80138e4e8a5f459a95751a23ee615ee
Author: jc jc1 <jc1.quebecos@gmail.com>
Date:   Sun Jan 13 13:17:12 2013 +0100

    l10n: Updated French (fr) translation to 95%
    
    New status: 41 messages complete with 2 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 543e94fe211788d20650b4f441cd8cd6dea302cb
Author: Olivier Duchateau <duchateau.olivier@gmail.com>
Date:   Sun Jan 13 11:44:21 2013 +0100

    Fix configure flag for cover thumbnailer (bug #9751).

commit fe9ab31b4c4ed7e9f90505758345842591db2fb1
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Jan 12 12:13:14 2013 +0100

    Updates for release.

commit e758c476357a698f76f2661261073d3d7f1d805e
Author: Nick Schermer <nick@xfce.org>
Date:   Sun Jan 6 12:19:58 2013 +0100

    Autotools updates.

commit e21beff6f21c53901e14049ebd31037e89d95ac7
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Dec 27 11:21:48 2012 +0100

    Remove unmaintained translations.

commit a1daaeeba2ec8ae075eacff6d95c2e301e5d3003
Author: Nick Schermer <nick@xfce.org>
Date:   Tue Dec 18 20:51:42 2012 +0100

    Optimize regex patterns for cover thumbnailer.
    
    Use multiple times, so worth spending time on.

commit 8002e0913ac1bb8f21153fbe6f06be9ad9453a7b
Author: Nick Schermer <nick@xfce.org>
Date:   Sun Dec 16 15:32:33 2012 +0100

    Add wiki url.

commit 8913e999caed579d62b0021f32db6dfef65ff7f4
Author: Nick Schermer <nick@xfce.org>
Date:   Sun Dec 16 15:30:09 2012 +0100

    Add config file system to control thumbnailing plugin.
    
    Settings that allow to change the plugin priority, max file
    size to act on, white-listed locations or completely disable
    them.

commit f7a3eda07ec55d43f92dd2ebbe717cb5c1ddd81c
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Dec 15 15:57:48 2012 +0100

    Drop translations of debug message.

commit 362d13df8edb37d3470617f7d6413bf3d0555012
Author: Nick Schermer <nick@xfce.org>
Date:   Wed Dec 12 22:09:28 2012 +0100

    Always check in the title for a year.

commit 41fd44138dd5d966b924a466fe29bbf4d7965cb3
Author: Nick Schermer <nick@xfce.org>
Date:   Wed Dec 12 22:07:37 2012 +0100

    Fix previous commit, . is also a word boundry.

commit aff8b12f4b3a886575c427a598a9b36786643070
Author: Nick Schermer <nick@xfce.org>
Date:   Wed Dec 12 21:52:46 2012 +0100

    Make the extension matching more global.
    
    Just match the last 3 word-chars at the end of the string, starting
    with a dot.

commit 1b4ed876beb42b3b84b850ce20f085056b7f754c
Author: Nick Schermer <nick@xfce.org>
Date:   Wed Dec 12 19:43:27 2012 +0100

    Use Imdb to scale the pixbufs.
    
    Imdb poster url can be adapted to get the correct destination
    size, which is nice. It saves for download size and a resize.

commit 2089c09dacd9ea555948ae03b63675d2b986a7e3
Author: Nick Schermer <nick@xfce.org>
Date:   Wed Dec 12 19:16:26 2012 +0100

    Use a curl multi handle to re-use the connections.
    
    Together with keep alive only 2 server connects are opened
    and re-used instead of opening 2 new sockets for each
    thumb.

commit a4c434bf0ed3d8079fc3c012cf08fb4ac3e70faa
Author: Nick Schermer <nick@xfce.org>
Date:   Wed Dec 12 17:45:36 2012 +0100

    Slightly improve the matching and title generation.

commit 1846f6c958bb50707ded2ef9e12072efa0116b5b
Author: Nick Schermer <nick@xfce.org>
Date:   Tue Dec 11 22:30:11 2012 +0100

    Fix location matching and titles starting with a year.

commit 72a8b6ad2af67a2455ac0da78a9304138a35c429
Author: Nick Schermer <nick@xfce.org>
Date:   Tue Dec 11 20:56:25 2012 +0100

    Add cover-thumbnailer for movies.
    
    Thumbnailer that tries to download the poster of
    the movie and use it as thumbnail.
    
    Plugin send local information over the internet, so you
    need to explicitly enable the plugin using an rc file.
    
    See http://docs.xfce.org/xfce/thunar/tumbler

commit f2dba5074031aa2faa447ec30ac107debdda7f26
Author: Yves-Alexis Perez <corsac@debian.org>
Date:   Tue Dec 11 21:37:00 2012 +0100

    Fix build when using -Wl,-z,defs
    
    GStreamer thumbnailers should be linked against libmath and
    libgsttags.
    
    Do the first directly from Makefile.am, and implement the second in the
    AC macros for GSTREAMER support.
    
    Signed-off-by: Yves-Alexis Perez <corsac@debian.org>

commit 089c57799b024cd3e5ccb0eff38d793776938840
Author: Nick Schermer <nick@xfce.org>
Date:   Mon Dec 10 17:43:57 2012 +0100

    Release thumbnail in gst thumbnailer.

commit 4fcf7ddfd75ff87ff172c180d0834095527cc0ff
Author: Nick Schermer <nick@xfce.org>
Date:   Sun Dec 9 18:37:50 2012 +0100

    Updates for release.

commit 21435f524c7a109a3f8ce112d1907be6212bd073
Author: Nick Schermer <nick@xfce.org>
Date:   Sun Dec 9 16:45:00 2012 +0100

    Remove INSTALL.

commit 1c1bdb0cc4e0c99547a973eecbb83670380fd0d3
Author: Nick Schermer <nick@xfce.org>
Date:   Sun Dec 9 10:51:50 2012 +0100

    Directly render the capture in the correct size.
    
    Set the width of the output. In most cases this will result
    in the correct thumb size (most videos are width>height).
    If this is not the case, the resize function will handle it later.

commit 27c1d836b6e14083fe6c4e0da0255a3ead40eb31
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Dec 8 22:55:16 2012 +0100

    New gstreamer thumbnailer based on totem-thumbnailer.
    
    Better code that should fix most of the existing bugs
    in the bug tracker. Improved cancellation and handling
    of aborted streams.
    
    Also depend on gstreamer-1.0.

commit df93ffb651100b18ec2896ae2f7d995ddcf155f6
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Dec 8 18:46:41 2012 +0100

    Disable http and cdda schemes as well.

commit 237528f3831ddcf168da959bb5df3b00f3121287
Author: Mathias Brodala <info@noctus.net>
Date:   Sat Dec 8 18:37:21 2012 +0100

    Add support for MPEG2 transport streams (bug #7421).

commit 4e2cc92682b3f741ef577be96cc7283028b98061
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Dec 8 18:20:25 2012 +0100

    Rotate jpeg thumbnails (bug #6730).
    
    Rotate the embedded thumbnails retreived from the exif data.

commit 52013db8e95c5964967e06016d4ca6b91828ad8a
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Dec 8 12:20:28 2012 +0100

    Plug small leak.

commit ac181a2f954dce0e243eb467d3e20dcb81bca9e5
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Dec 8 12:13:54 2012 +0100

    Don't use collate to check strings.
    
    Valgrind shows a lot of context errors in this
    code and it makes no sence to do this because
    uri are not locale strings.

commit 27fb36bca2d3a94cd3d486bcd7117f07f1abe3d0
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Dec 8 11:49:39 2012 +0100

    Release lifecycle manager during early exit.

commit c8ad987bcf1639909c8545efcfc7acc9dec5928b
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Dec 8 11:33:07 2012 +0100

    Don't abort with warnings in debug mode.
    
    Makes debugging a bit hard, criticals is enough.

commit 5aebd52444a0e15bb07af1fe5f54a3a5180e8cd3
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Dec 8 11:32:49 2012 +0100

    Clear 2.32 mutex memory leak.

commit 4255750cb05bea0e01115fd2a5f91cdff3b1d829
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Dec 8 00:17:15 2012 +0100

    Drop unneeded vfs schemes.
    
    Skip schemes that cannot be used to generate thumbs. This
    removes a load of combinations in the various tables.

commit 2165c4239697a905fdd3e46037baa977c05e4fb1
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Dec 7 23:54:43 2012 +0100

    Work with an array to store the strings.
    
    Called a lot, so array is a bit more efficient than.

commit 0093f278c4dfe45e404ae502aa0e3c817f7a38fc
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Dec 7 23:38:41 2012 +0100

    Don't use GString for a simple concat.

commit 89b2e5ddd1467cf5ed62c7d1e376ef07109c9f92
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Dec 7 23:31:46 2012 +0100

    Make registry dump a bit smaller.

commit cdea35f8845595383d55ccbe89e2a9cb3b755d21
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Dec 7 23:10:31 2012 +0100

    Don't use deprecated glib 2.32 API.

commit 59ec6358a566fe07a9d1ce9e3b2898b524c9d7b0
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Dec 7 22:33:44 2012 +0100

    Rotate pixbuf loader images (bug #6730).

commit f2846eb766d569c40427df43b1ca8c76ce109f99
Author: Francisco Javier Serrador <fserrador@gmail.com>
Date:   Sun Nov 18 12:39:22 2012 +0100

    l10n: Updated Spanish (Castilian) (es) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 050e0b72254bf29a640beef5486cb420102c7264
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Sun Nov 18 06:27:46 2012 +0100

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ca3256dafa90e21afe015051a135317f2e16d90c
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Sun Nov 18 06:23:55 2012 +0100

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit cfd01235462d8c89ed94a8d18a9792f68f3a5009
Author: محمد الحرقان <malham1@gmail.com>
Date:   Fri Nov 9 14:11:10 2012 +0100

    l10n: Updated Arabic (ar) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4f92aedf1bb43c6ea43df92ab83713dcb740ed45
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Wed Oct 24 05:15:26 2012 +0200

    l10n: Updated Uyghur (ug) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6f6eda167b59b4f17a288a7b1962876c043f06bd
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Wed Oct 24 04:59:01 2012 +0200

    l10n: Updated Uyghur (ug) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 413820cc68c6633c9c0d382911f9251060b712e0
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Mon Jul 16 08:16:15 2012 +0200

    l10n: Updated Uyghur (ug) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0b8e8be2301428e539a7e27bd84815e439a3ce7f
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Mon Jul 16 08:04:54 2012 +0200

    l10n: Updated Uyghur (ug) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8b6fe36c27a1c6c2bbf2b6635af1e9fc42019d99
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Fri Jul 13 03:57:53 2012 +0200

    l10n: Updated Uyghur (ug) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 017f7c6b4f6da2468b7e93cbb519e1f26fd6a323
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Thu Jul 12 07:48:28 2012 +0200

    l10n: Updated Uyghur (ug) translation to 92%
    
    New status: 51 messages complete with 0 fuzzies and 4 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b2a839b4b2b2e3c515f62a68b0ec8778538b0cdf
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Thu Jul 5 22:38:40 2012 +0200

    l10n: New Serbian translation
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit fbc6a45aed4785dd074f38667224c7b3d2202859
Author: Sveinn í Felli <sveinki@nett.is>
Date:   Mon Jul 2 17:26:04 2012 +0200

    l10n: Updated Icelandic (is) translation to 25%
    
    New status: 14 messages complete with 0 fuzzies and 41 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit dab0f9044e417193a19fd1fc3497e74d936c19d5
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Thu May 31 07:44:14 2012 +0200

    l10n: Updated Uyghur (ug) translation to 95%
    
    New status: 45 messages complete with 0 fuzzies and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7dbcbe36c6bc448805c497acc184f3488d5a8b66
Author: محمد الحرقان <malham1@gmail.com>
Date:   Tue May 22 18:23:18 2012 +0200

    l10n: Updated Arabic (ar) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7387828f7f7ebb3c8796cb759f49b89053a0b5cf
Author: Pjotr vertaalt <pjotrvertaalt@gmail.com>
Date:   Mon May 14 12:14:44 2012 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a8a1ccbc03f4c839c5d84606dbab25de512191af
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Apr 28 22:24:00 2012 +0200

    Updates for release.

commit 7507ab9a69226477a1476d0ab9c0ff77a0d1ca22
Author: Mișu Moldovan <dumol@xfce.org>
Date:   Fri Apr 27 23:48:03 2012 +0200

    l10n: Updated Romanian (ro) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 348b02b032f16ff7c8e04afd0f4aca2713c87e83
Author: Nuno Miguel <nunomgue@gmail.com>
Date:   Fri Apr 27 21:28:31 2012 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e30f68742c64019c5efb30353d61fc6b30f09f33
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Mon Apr 23 14:42:40 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 40f0cc17c6eb372986177a68267bfb6d41b39419
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Mon Apr 23 14:41:02 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit dfc930fc6995d1d2cbc9dbca7cfbbdf35e584dc1
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Mon Apr 23 14:06:03 2012 +0200

    l10n: Updated Galician (gl) translation to 96%
    
    New status: 53 messages complete with 0 fuzzies and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e9b73f2f70acabcd9642415b37585ff84cde6820
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Fri Apr 20 14:55:50 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ecc60a4bea21b022bc49b707e2758d65eb2b9f5b
Author: Bauzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Fri Apr 20 10:04:57 2012 +0200

    l10n: Updated Kazakh (kk) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit afdd95983b17e3478807ffffac287b793cad073c
Author: Jeff Bailes <thepizzaking@gmail.com>
Date:   Thu Apr 19 08:22:55 2012 +0200

    l10n: Updated English (United Kingdom) (en_GB) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 925499660a2cadae927e1a871c12ed38b4a33f5d
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Tue Apr 17 16:19:23 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 25be92ccc7c587bde40740fef17f1b811b70f037
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Tue Apr 17 11:52:22 2012 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 74030c11e80688c03eb39c659e2d7231bc34a983
Author: Henrique P. Machado <zehrique@xfce.org>
Date:   Sun Apr 15 19:46:26 2012 +0200

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit bb2a493cbc9b4059a035a907e2a0e0810b8dfaa9
Author: Nuno Miguel <nunomgue@gmail.com>
Date:   Sat Apr 14 17:16:47 2012 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 08abe3ca99212a3d4c8eb60a79472e4d684c9282
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Apr 13 21:50:18 2012 +0200

    Remove some unused macros.

commit cd49e3811ece23fa34407342d56455889e3b5a70
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Wed Apr 11 14:46:41 2012 +0200

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 685ced2f4bc2e491453606db8d243ec19364d401
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Tue Apr 10 13:10:55 2012 +0200

    l10n: Updated Galician (gl) translation to 92%
    
    New status: 51 messages complete with 4 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c42885013edd9793551eb09dd8bcd0c611793c17
Author: Efstathios Iosifidis <iefstathios@gmail.com>
Date:   Mon Apr 9 18:36:21 2012 +0200

    l10n: Updated Greek (el) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3347c3c2b56fc6c9c9ee913154d00ce6090fe142
Author: Nick Schermer <nick@xfce.org>
Date:   Sun Apr 8 00:29:48 2012 +0200

    Fix two other licenses.

commit 5f382c64aa8df4601a12e66229db1a66c9add9aa
Author: Nick Schermer <nick@xfce.org>
Date:   Sun Apr 8 00:27:51 2012 +0200

    Add missing license.

commit 84819d95b4d690f57942494bf851a9fe913ddd3c
Author: Piotr Sokół <psokol@jabster.pl>
Date:   Fri Apr 6 10:02:49 2012 +0200

    l10n: Updated Polish (pl) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 255c1a35e0f28d1fb575de6367516bc4e063d904
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Thu Apr 5 10:49:47 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4186f3ddaef7cefa6fb210f79b20c59378a008e3
Author: Michał Olber <michal.olber@osworld.pl>
Date:   Wed Apr 4 00:12:10 2012 +0200

    l10n: Updated Polish (pl) translation to 85%
    
    New status: 47 messages complete with 6 fuzzies and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit feeb7d80dc924419711cce5e1c713695812d1795
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Mon Apr 2 10:47:01 2012 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 202f50e335a275aa7f1e79e4ef99fdf16f5febe6
Author: Nick Schermer <nick@xfce.org>
Date:   Wed Mar 28 18:14:14 2012 +0200

    Updates for release.

commit 45da2b93dd00cddd2aff6bf0db607bc7e137a162
Author: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>
Date:   Wed Mar 28 15:14:28 2012 +0200

    l10n: Updated Finnish (fi) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2c06c96c77aa001a4321f8933f06dc94078e5492
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Mon Mar 26 19:03:33 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 45e7ca9e071260794014705391cff9cb035e3248
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Mon Mar 26 14:08:32 2012 +0200

    l10n: Updated Hebrew (he) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e18007248276e3a45caa79e7a5c7b9d17a5ff33c
Author: Kamil Polczak <elderlinx@gmail.com>
Date:   Wed Mar 14 18:17:45 2012 +0100

    l10n: Updated Polish (pl) translation to 70%
    
    New status: 39 messages complete with 4 fuzzies and 12 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6cacaeee5c0caa8803f993b8d820b1b5ec73ff5b
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Sun Mar 11 05:20:49 2012 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit cafe9b2c04913ce54c8d3c63cacf6152994c5a79
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Wed Feb 29 16:05:34 2012 +0100

    l10n: Updated Hebrew (he) translation to 89%
    
    New status: 49 messages complete with 6 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit da0a3b8c3791f95fcaa0d1b3c7b337faef9961b8
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Tue Feb 28 18:27:53 2012 +0100

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 17e0684d7dbcf091134fcab44ff6e175d9b9507d
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Mon Feb 27 17:07:17 2012 +0100

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3704cf3502bc8cafb4e7cd7956c0ae983a415b3e
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sat Feb 25 15:09:30 2012 +0000

    Avoid accessing list elements after they have been freed (bug #7418).

commit 52802adb3361e9d3202d4a921b8b440660878ee1
Author: Lionel Le Folgoc <lionel@lefolgoc.net>
Date:   Fri Feb 24 17:17:00 2012 +0000

    Explicitly link against gmodule (bug #8466).

commit 6d3cdc19e0f4479349bf106fcba9d8128b58d4bf
Author: churchmice <firefoxelectric@gmail.com>
Date:   Fri Feb 24 17:05:53 2012 +0000

    Add application/vnd.rn-realmedia to the ffmpeg plugin (bug #6949).

commit c48cb86cf91f46c3d90358c118de8003752ec5b0
Author: Jannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Date:   Fri Feb 24 16:55:46 2012 +0000

    Call dbus_g_thread_init() to hopefully fix threading issues (bug #7544).

commit 492d5ac36af25b4555723b070c497e3d1e3f5a9b
Author: Jannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Date:   Fri Feb 24 16:38:02 2012 +0000

    Update NEWS (the previous commit should have fixed bug #8236).

commit 88507955ba898d4a53241c5d542137ca35c02aac
Author: Jannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Date:   Fri Feb 24 16:37:05 2012 +0000

    Link all plugins that use rint() against libm (-lm).

commit 42f0d96dc78e5ef13d9d74aaf2e86bf6ee27efa4
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Thu Feb 9 20:26:19 2012 +0100

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7d5f4efc548b8171ba8dc86475855f5ccabe7c95
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Wed Feb 8 10:21:56 2012 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7ac897a10159ec1404c59b9d83f4d02cfff0f708
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Wed Feb 8 07:37:40 2012 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 910dc157bf15368a5d27a2c38f15fef7c25f42d7
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Tue Feb 7 07:17:41 2012 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 760d11bf4709118d5f334fdf7580b19b00d2a8d0
Author: Andhika Padmawan <andhika.padmawan@gmail.com>
Date:   Mon Jan 30 15:13:28 2012 +0100

    l10n: Updated Indonesian (id) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d2bac2e0435ec6396d0c2180ac9571e5c1ae3068
Author: Kamil Polczak <elderlinx@gmail.com>
Date:   Mon Jan 16 09:56:52 2012 +0100

    l10n: Updated Polish (pl) translation to 67%
    
    New status: 37 messages complete with 4 fuzzies and 14 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 68ae01b562e3a7a10429a28cb7573b011e8b37ef
Author: Milen Milev <fanfolet@gmail.com>
Date:   Sat Jan 14 11:41:11 2012 +0100

    l10n: Updates to Bulgarian translation
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d0c13cc48cc6c70050a91dd57c940229e4afc5d7
Author: Algimantas Margevičius <gymka@mail.ru>
Date:   Wed Jan 11 10:38:09 2012 +0100

    l10n: Added Lithuanian translation
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ab4ba2f96acd7b54f9096438e0f6c85f836082a6
Author: Fabian Nowak <timystery@arcor.de>
Date:   Sun Jan 8 01:04:44 2012 +0100

    l10n: Updated German (de) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4302fb6ce1565a7fc5319782a87aee8f30aa5d37
Author: Fabian Nowak <timystery@arcor.de>
Date:   Sun Jan 8 00:57:27 2012 +0100

    l10n: Updated German (de) translation to 78%
    
    New status: 43 messages complete with 12 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f5dd92d6810021898bc44b34a8fba3a85274da5d
Author: Eivind Ødegård <gingermig@yahoo.no>
Date:   Sun Jan 8 00:11:21 2012 +0100

    l10n: Added Norwegian nynorsk translation
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 56f31815ef125523442c3b7844f87461a636c3d2
Author: Andres Sanchez <afsanchez93@gmail.com>
Date:   Tue Jan 3 14:42:04 2012 +0100

    l10n: Updated Spanish (Castilian) (es) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e171e453114604da9c77bdeb1d0d892c438005ad
Author: Thomas Schütz <xfce@thschuetz.de>
Date:   Mon Jan 2 20:50:38 2012 +0100

    l10n: Updated German (de) translation to 32%
    
    New status: 18 messages complete with 37 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 178f84611181cbbfabf985c014c0ece2a38bcc00
Author: Thomas Schütz <xfce@thschuetz.de>
Date:   Mon Jan 2 20:45:13 2012 +0100

    l10n: Updated German (de) translation to 30%
    
    New status: 17 messages complete with 38 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d07956cf1d3008b03f2b1501defddcca7a4ca189
Author: Thomas Schütz <xfce@thschuetz.de>
Date:   Mon Jan 2 20:40:38 2012 +0100

    l10n: Updated German (de) translation to 30%
    
    New status: 17 messages complete with 38 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a5e32332f98f615f2db843b9b4a51be785b65cd3
Author: Thomas Schütz <xfce@thschuetz.de>
Date:   Mon Jan 2 19:49:07 2012 +0100

    l10n: Updated German (de) translation to 90%
    
    New status: 50 messages complete with 5 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0e0bd634b92d3ee3e485e83fa1177a29003e0f07
Author: Christoph Mende <angelos@gentoo.org>
Date:   Mon Jan 2 19:21:40 2012 +0100

    l10n: Updated German (de) translation to 90%
    
    New status: 50 messages complete with 5 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2321f0fb36504359dc1ed9fa75ef87f894a1bf7e
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Mon Jan 2 01:59:28 2012 +0100

    l10n: Updated Czech (cs) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 38e42dfea029aa42f3e38229059c492eeb9ca098
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Wed Dec 28 15:48:19 2011 +0100

    l10n: Updated Hebrew (he) translation to 87%
    
    New status: 48 messages complete with 7 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2ca7f4438c3565498d4dfab43d0d85af8750d097
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Dec 27 14:35:58 2011 +0100

    Make sure to include PLATFORM flags everywhere.

commit aae52f0684b1b5da995982c97a2d731ca7cf0c37
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Dec 27 13:50:23 2011 +0100

    Update COPYING to the latest version of GPL2 (bug #7796).

commit db6793037f0fb1e5debfb019cebfa2d554e6416b
Author: Carles Muñoz Gorriz <carlesmu@internautas.org>
Date:   Sun Dec 18 14:05:38 2011 +0100

    l10n: Updated Catalan (Valencian) (ca) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6f24d3fd3a4f7ba93314f03ea1efcf7590c724e6
Author: André Luiz Dias de Miranda <andreldm1989@gmail.com>
Date:   Sat Dec 17 20:36:36 2011 +0100

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 721ba6c2139c63aaa31cf6daed25e0d017b29b5a
Author: Bauzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Sat Dec 17 18:05:21 2011 +0100

    l10n: Updated Kazakh (kk) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit aada7f3167d0526a60976f20937fdf141a990f3a
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Fri Dec 9 15:19:22 2011 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 590592697bdf8e0304a6f8a1ffa3cc590ef368d2
Author: Kristófer Arnþórsson <kristoferarnthors@gmail.com>
Date:   Mon Dec 5 09:06:00 2011 +0100

    l10n: Updated Icelandic (is) translation to 16%
    
    New status: 9 messages complete with 0 fuzzies and 46 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8d49f78ee091f0ed8589f188be72ebaa36b991ea
Author: Nick Schermer <nick@xfce.org>
Date:   Sun Dec 4 13:21:18 2011 +0100

    Updates for release.

commit a40977608707148f7fe3e08de17a738cda83c868
Author: Nick Schermer <nick@xfce.org>
Date:   Sun Dec 4 13:20:55 2011 +0100

    Auto generate the ChangeLog.

commit 1fbe3a6b8b7c27be2b97d770c23f606d78a67b99
Author: Nick Schermer <nick@xfce.org>
Date:   Sun Dec 4 13:12:53 2011 +0100

    Set error codes in pixbuf thumbnailer.

commit 8d296917e730b1ab805ea07eae41f63bcfe77847
Author: Nick Schermer <nick@xfce.org>
Date:   Sun Dec 4 12:59:46 2011 +0100

    Exit the xdg thumbnailer nicely with corrupt png files.
    
    As described in the libpng manual, set a jump function
    for the library to exit when something goes wrong with
    reading the png file. This should prevent segfaults
    when corrupt or removed png files are read from the cache.

commit b921277724403f3e404f49871dce86276bde75b6
Author: Sveinn í Felli <sveinki@nett.is>
Date:   Sat Dec 3 09:11:28 2011 +0100

    l10n: sett inn
    
    New status: 4 messages complete with 0 fuzzies and 51 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 17bffe45329d974dad4976feb1ee5d475acaad8c
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Dec 2 19:25:48 2011 +0100

    Don't crash on 0x0 errors (bug #8142).

commit ccb09e46f20c1c0b5077a7e93bde457f4ea73a8c
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Fri Dec 2 16:05:30 2011 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 670be3126b23d2b8d71165472713ef25b73b8410
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Fri Dec 2 14:07:05 2011 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4ab1fdd7e13c61e9a0c38deff5d6c4b2e41ec316
Author: Caner Gural <cgural@gmail.com>
Date:   Fri Nov 25 16:44:23 2011 +0100

    l10n: Updated Turkish (tr) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9914d4ed07b3e97e7fb7c0a4579dbc5cef0a59b9
Author: Mișu Moldovan <dumol@xfce.org>
Date:   Tue Nov 22 16:29:21 2011 +0100

    l10n: Updated Romanian (ro) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e1f5db9047b0c0748bc33e293b49b5055c68b3de
Author: Mohd. Nadzrin Sapari <terjemah.puretech@gmail.com>
Date:   Fri Nov 18 19:06:34 2011 +0100

    l10n: Update for Malay translation
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 126ce493d4fec0d71c7f304b5bef4a66af8149f6
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Nov 17 16:37:01 2011 +0100

    l10n: Updated Hungarian (hu) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7289c17fcb51c7ee3afcab49b886852dffef2365
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Nov 16 10:08:18 2011 +0000

    Drop AC_PROG_LIBTOOL in favor of LT_PREREQ and LT_INIT.

commit e64e0a54ded8539281681abbe416d4a83e7c03db
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Tue Nov 15 11:58:50 2011 +0100

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 425a0b3cbea36dda528e28a9ed98a3e20a0d74e4
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Tue Nov 15 11:57:43 2011 +0100

    l10n: Updated Korean (ko) translation to 92%
    
    New status: 51 messages complete with 4 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d2bf9915f2a9145e52785db34b6bc8e0e778217b
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Sun Nov 13 03:17:53 2011 +0100

    l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit bd654c4ef3719c0330fd64ff71e6c3d30c05ad45
Author: Mike Massonnet <mmassonnet@gmail.com>
Date:   Sat Nov 12 16:05:28 2011 +0100

    l10n: Updated French (fr) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit affa19411a83224e97196b4d64351d6d9c69dab7
Author: محمد الحرقان <malham1@gmail.com>
Date:   Fri Nov 11 13:43:55 2011 +0100

    l10n: Updated Arabic (ar) translation to 92%
    
    New status: 51 messages complete with 0 fuzzies and 4 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b613509d78d581d2ff38a8b8de9814ecfbae9580
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Fri Nov 11 11:39:56 2011 +0100

    l10n: Updated Danish (da) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ea30d47eed50f4de5a13337341b55e35eb1e5160
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Fri Nov 11 07:51:37 2011 +0100

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit dead0f64604f2ff5a56949c4f8673462d13242a7
Author: Xavier Devlamynck <magicrhesus@ouranos.be>
Date:   Sun Nov 6 21:29:33 2011 +0100

    l10n: Updated French (fr) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 320ddde729dbf27a36363043eb97bdf1ab8c4dfb
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Sun Nov 6 20:46:10 2011 +0100

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5a096ca3aaec972c6b14d44db2839451f67fb989
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sun Nov 6 17:22:33 2011 +0100

    l10n: Updated Italian (it) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 22fe49416088b2be265b591f51bf8533da364ff0
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Sun Nov 6 14:03:27 2011 +0100

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 33d64c410226d8af277fc142dd06ef0e1d4c19e2
Author: Michael Martins <michaelfm21@gmail.com>
Date:   Sun Nov 6 04:20:05 2011 +0100

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 96%
    
    New status: 53 messages complete with 2 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1a2238a6ccdb6b5d09675a70e63999aec06d21b9
Author: Piarres Beobide <pi@beobide.net>
Date:   Sun Nov 6 00:09:26 2011 +0100

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit fa2a96c013b99a709373d5bfade22758475949b7
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Sat Nov 5 23:03:57 2011 +0100

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit edd227e3102a2e46ea50d1c100e4ffa8cef811e1
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Sat Nov 5 17:48:23 2011 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f18dd4cf1b7a1b2204401d34658e9236e4ce0ccc
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Sat Nov 5 17:43:27 2011 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1663c81de4bd578d573f5d7796a8ee32cb77f3ce
Author: Aleksandr Ponomarenko <davian818@gmail.com>
Date:   Sat Nov 5 15:39:42 2011 +0100

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 21986bb5e994c08846156e5466e9afa279bfc7a3
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Sat Nov 5 10:09:05 2011 +0100

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 55 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7c625852469cdf678c5dfcf4f53f8f812b7aff4d
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Nov 5 09:21:51 2011 +0100

    Add missing pot files.

commit ba447d7b134492e8389f6623b8caa766fc0b093f
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sat Nov 5 09:09:58 2011 +0100

    l10n: Updated Italian (it) translation to 100%
    
    New status: 53 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 34bbe062a381b9ea2a349f2e771bfdf46ccf7df0
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Sat Nov 5 06:30:37 2011 +0100

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 53 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 70bb951eb4de4c261145bbd1150020b13403257e
Author: Michael Martins <michaelfm21@gmail.com>
Date:   Sat Nov 5 04:02:35 2011 +0100

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
    
    New status: 53 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0c397fa2e6b33b8d295365590716de164e9fcd05
Author: Piarres Beobide <pi@beobide.net>
Date:   Sat Nov 5 00:50:34 2011 +0100

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 53 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e4b7915a117b09ae9a27c4acfe2129703c2ad059
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat Nov 5 00:44:47 2011 +0100

    l10n: Updated Hungarian (hu) translation to 100%
    
    New status: 53 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6e2e69581cf4cc6982df95286d3c2d50f05bf65f
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Fri Nov 4 15:44:45 2011 +0100

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 53 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1e95f74d81437b66cc5bddfb6271fcd343ecc27b
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Nov 3 17:02:30 2011 +0100

    Uppercase RAW in strings.

commit 848e62fc72259aeda1469f959ec8872a56cfc96f
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Nov 3 16:54:41 2011 +0100

    Improve error messages and enforce local files.

commit a4f7caf924447e2c46066a44162d53d268a69106
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Nov 3 16:28:00 2011 +0100

    Scale Raw thumb to requested size.

commit 9678fcbc942ae752571438ad7723e64b982a3302
Author: Tam Merlant <tam.ille@free.fr>
Date:   Thu Nov 3 15:59:11 2011 +0100

    Implement a raw thumbnailer using libopenraw.

commit 14bcb51730324e875478d7b7b98093bd18cf8937
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu Nov 3 00:45:50 2011 +0100

    Add Nick to the AUTHORS file.

commit 30a507086abf809aa44809596b71ffdc5b156678
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Nov 2 23:48:16 2011 +0100

    Update the TODO.

commit d168f769641c3d1939a0dadf5644d5da7202385d
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Oct 29 00:14:44 2011 +0200

    Some fixes for previous commit.

commit 7871f2e665d7e1400d973750e0107d3e52447001
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Oct 28 23:06:56 2011 +0200

    Optimize the pixbuf thumbnailer.
    
    Scale the pixbuf while loading the data from the filesystem.
    This avoids a double copy of the pixbuf in memory and does
    not increase the pixbuf size gdk_pixbuf_new_from_stream_at_scale
    would do.

commit 851a149213c2b3cf2c961e77cc29f18f687d409b
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Nov 2 23:13:27 2011 +0100

    Add support for OpenRaster images in the ODF thumbnailer (bug #6108).

commit c1f2f2fb7a01a51f1e52a74189c5b94b05054b57
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Nov 2 23:11:16 2011 +0100

    Improve error reporting in the ODF thumbnailer plugin.

commit ec00417c0826122b0a905f75631d984e10ab73d0
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Oct 29 10:34:49 2011 +0200

    Scale odf thumb while loading data.

commit 6cb4347dfbe5acc4df161de66ff3ef4ff3f70602
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Oct 28 23:09:38 2011 +0200

    Emit the ready signal.

commit 445598f5991ee80939443102e28bac20f01d2ed2
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Oct 28 21:44:37 2011 +0200

    Add odf thumbnailer.

commit 3398fcc2ad7c0dd70dc4568c41a0af1bcf3f6ccd
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Oct 28 21:40:17 2011 +0200

    Abort on warnings and critical in debug mode.
    
    Makes it easy to track unref problems.

commit eeefaee4a6cde670fab8f50ed9ef2e69506a29a1
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Oct 28 21:38:29 2011 +0200

    Avoid unref of null object.

commit d929d6109de877b84a5cf0cf0f4542c44ff00ef1
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Oct 27 22:29:50 2011 +0200

    Avoid huge thumbnails from libjpeg (bug #8020).
    
    libjpeg only support scaling up to 1/16 of the origional. Quite
    often this is still too big for the thumbnail size, so resize the
    pixbuf before returning it to tumbler.

commit 51aa53a5937c8e787ee821b04656324c6fd989b6
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Mon Oct 17 16:40:46 2011 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8c42f202030a1f9d20c90826a6e17909f2ca4953
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Mon Oct 17 14:32:01 2011 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 61923a6207773fd4ac82a7543281847b3357f828
Author: Xavier Devlamynck <magicrhesus@ouranos.be>
Date:   Sat Oct 1 19:20:56 2011 +0200

    l10n: Updated French (fr) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 72525b63d3fb581e1077c10e4b7be61a171ffd01
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Sep 28 23:30:56 2011 +0200

    Simplify the race fix. Failed name ownership implies already running.
    
    The only other results dbus_bus_request_name() returns are either not
    possible or imply that the service is already provided by another
    instance, so we don't have to treat DBUS_REQUEST_NAME_REPLY_EXISTS
    special.

commit 776070012e3d5d2bff5a1b2a9e175ced7122f125
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Sep 28 23:11:57 2011 +0200

    Fix ownership race conditions when started twice (bug #8001).
    
    It can happen that D-Bus activates tumblerd multiple times if the
    activated instance doesn't bring up the service quickly enough. We need
    to detect this in order to exit duplicate instances gracefully (exit
    code 0). Exiting with an error code breaks clients.
    
    For more information, see the following bugs:
    
      https://bugzilla.xfce.org/show_bug.cgi?id=8001
      https://bugs.freedesktop.org/show_bug.cgi?id=41233

commit aab140d868c1ebedbb04bbd65deddf94dc21787b
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Mon Sep 26 19:28:51 2011 +0200

    Fix generation of video images by starting the pipeline (bug #7996).
    
    Patch provided by Sam Thursfield<ssssam@gmail.com>.

commit cb25532c91f16fe82d5e4f19285a9dd2857e5274
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Sep 21 00:49:48 2011 +0200

    Release 0.1.22!

commit ec8cb7a97b514da6393f0498482ec99815627f2a
Author: Vincent Untz <vuntz@gnome.org>
Date:   Tue Sep 20 11:37:35 2011 +0200

    Do not use API removed from poppler >= 0.17
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit f4bec8435820113274fde0b6c69b1a364ea5b1d8
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Mon Sep 12 22:35:09 2011 +0200

    l10n: Submission of Korean translation for tumbler.master
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 85df1724ade48ed9838880e9402945bd87526748
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Wed Sep 7 20:37:17 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit dd5399fea3b544c9b676d1f339e6c736ab35e2a2
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Mon Sep 5 05:42:23 2011 +0200

    l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2a9b200efe603b6a7e627df97c497fd95649b8de
Author: كريم أولاد الشلحة <herr.linux88@gmail.com>
Date:   Wed Aug 24 05:17:47 2011 +0200

    l10n: Updated Arabic (ar) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit dbb91a1baa6ac26ce72d502870dfc066d5b89c84
Author: Praveen Illa <mail2ipn@gmail.com>
Date:   Mon Aug 22 21:57:00 2011 +0200

    l10n: Updates to Telugu translation
    
    New status: 34 messages complete with 0 fuzzies and 16 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 69d0e676488597b67a92e49d52eda952b1842107
Author: Fabian Nowak <timystery@arcor.de>
Date:   Mon Aug 22 20:18:30 2011 +0200

    l10n: Updated German (de) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f5e3e50625e4bd2be480476263dfd58a3d4fa04a
Author: Jérôme Guelfucci <jeromeg@xfce.org>
Date:   Fri Aug 5 18:25:47 2011 +0200

    Rework French translation.
    
    Fix some errors, make the translation consistent and understandable.

commit 5ef904d4ba77723c02353a0e67b79a42934207db
Author: Mișu Moldovan <dumol@xfce.org>
Date:   Sun Jul 31 12:08:40 2011 +0200

    l10n: Updated Romanian (ro) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ede6d265c3f2acc689571a82c10aa62ece0790c3
Author: Jérôme Guelfucci <jeromeg@xfce.org>
Date:   Sat Jul 23 17:39:38 2011 +0200

    Fix unused but set variable.

commit ec68b59028e21a6a84271515b71dc94f07e3b557
Author: Andres Sanchez <afsanchez93@gmail.com>
Date:   Tue Jul 19 19:24:10 2011 +0200

    l10n: Updated Spanish (Castilian) (es) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 384901b3cbd9ffffe0982a1d0204b1050d695cdd
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Mon Jul 18 08:34:11 2011 +0200

    l10n: New Slovak translation
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5d63b263286f93c64d8e15b9bf1618ae7204adb9
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Thu Jul 7 15:54:36 2011 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5843594783c3f5dc6b68e67d205721ffdb8c21a0
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Thu Jul 7 15:36:12 2011 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f703fd000f1a8943f3c4fd147614fa132825d84c
Author: Bauzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Sat Jun 25 13:54:43 2011 +0200

    l10n: Updated Kazakh (kk) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 65edf3bf0332846cd0c38d034f3d609d4bc1c98a
Author: Christoph Wickert <christoph.wickert@googlemail.com>
Date:   Mon Jun 20 22:52:03 2011 +0200

    l10n: Updated German (de) translation to 96%
    
    New status: 48 messages complete with 2 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 19ef05fb98008ba7b2525c2177a3fcb17e016452
Author: necdetyucel <necdetyucel@gmail.com>
Date:   Sat Jun 18 22:33:34 2011 +0200

    l10n: Updated Turkish (tr) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 36493f4c2cd92942d201f898853a9ec8995ab329
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Fri Jun 17 11:38:08 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6cac5cfeef0478a021c47e06f8a7b4d46e17349c
Author: Piarres Beobide <pi@beobide.net>
Date:   Thu Jun 2 23:01:22 2011 +0200

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 877c8070f987cfa3a3be8395c951a31072f68e6d
Author: Sérgio Cipolla <secipolla@gmail.com>
Date:   Wed Jun 1 10:55:12 2011 +0200

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 85c128ed1bd3856acd5d1180b8694882feaf6c8b
Author: Andhika Padmawan <andhika.padmawan@gmail.com>
Date:   Wed Jun 1 06:48:40 2011 +0200

    l10n: Updated Indonesian (id) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8af84aa9c73ad36bd1197a8c460dc33e2f86657b
Author: Sérgio Cipolla <secipolla@gmail.com>
Date:   Tue May 31 21:54:46 2011 +0200

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a7c02c2b486bbc450880df43e32a9585d1e69fa6
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Mon May 30 12:44:52 2011 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 40c6bb9a74c292acf63e312822b0cf9513205840
Author: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>
Date:   Sun May 29 12:03:08 2011 +0200

    l10n: Updated Finnish (fi) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3e20dafa00d9d15e3bcab5116ef7c486c7755d2f
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Sat May 28 16:50:43 2011 +0200

    l10n: Updated Danish (da) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7bd1a3aaf7264c463c58d09edf688c1e828b7c40
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Sat May 28 16:49:25 2011 +0200

    l10n: Updated Danish (da) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 25069389c6e7bf7202b5592647c236640df98645
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Sat May 28 08:10:03 2011 +0200

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 43c98f43004bcc5dec1ac653cb5e63d295886997
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Fri May 27 20:49:37 2011 +0200

    l10n: Updated Italian (it) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d40cf0e32a08abfe81489293f782e813ff8e920b
Author: Dmitry Nikitin <luckas_fb@mail.ru>
Date:   Fri May 27 13:45:33 2011 +0200

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4324f86edc7cb56ed2961631bcba35699c69df0b
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Fri May 27 12:16:48 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 86267ab39db4466d0781f54b728c883b0bb3a139
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Fri May 27 02:28:42 2011 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9fef2e198b1a424bb1c2b90fbe6d1100e8b1eba4
Author: Chipong Luo <chipong_l@yahoo.com>
Date:   Fri May 27 02:11:13 2011 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b1e17a89545c7e8a9203e5f970db81523a6d0501
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Fri May 27 00:30:50 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 50 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 477b54802c63bdb8682c5a80f81cab02fd9df005
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu May 26 21:21:29 2011 +0200

    Add missing source file to POTFILES.in.

commit b3a054ad76ca5a18355a2bf07a984bdd0f1b6cd1
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Thu May 26 17:04:25 2011 +0200

    l10n: Updated Galician (gl) translation to 100%
    
    New status: 48 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 802b556cff2b3eee7f92057a322a6abd447fafad
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed May 25 17:42:01 2011 +0200

    Remove unused but set variable in the gst-helper.

commit df3e439da778d60b4c86ec24c0c6a98e7a5f831d
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Mon May 23 15:38:33 2011 +0200

    Avoid GdkPixbuf functions deprecated in poppler >= 0.17 (bug #7649).

commit 3f496d6483500102f14a8df1f444f63547916441
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri May 20 01:27:53 2011 +0200

    Make a few tiny whitespace/coding style adjustment.

commit 88a5e9692fcc2f2b64c152f25a98721d631b2ad7
Author: Ross Burton <ross@linux.intel.com>
Date:   Mon Jan 31 15:48:34 2011 +0000

    Add GStreamer-based thumbnailer for video thumbnails
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit 57a3b9f3042d7d1e8f781dca5eb333d50cb1bb53
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Tue May 10 18:00:28 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 48 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 757ebdd5dbc1b020c69717ebb0d26a7a6fc91b84
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Tue May 10 17:52:26 2011 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 48 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b0b0e6896dfc4d4f36a31e8b4deb05e9267c97c6
Author: Nick Schermer <nick@xfce.org>
Date:   Tue May 10 16:45:26 2011 +0200

    l10n: Initial Dutch Translation.
    
    New status: 1 message complete with 0 fuzzies and 47 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f721f859c5417d0a98eff03d87726433d819f5e8
Author: Piarres Beobide <pi@beobide.net>
Date:   Wed Apr 27 22:19:14 2011 +0200

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 48 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b5f40c1f3852166f4442cba42a82c1463079a429
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Apr 22 20:48:15 2011 +0200

    Drop some unused variables.

commit 069b088ec9ce7a1987f4e49ecc13c251159b1983
Author: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>
Date:   Mon Apr 11 22:00:04 2011 +0200

    l10n: Updated Finnish (fi) translation to 100%
    
    New status: 48 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit dcdfb855ab86578756b7ef0c2a9fa6b553552968
Author: Ilker DAGLI <ilker@ilkerdagli.info>
Date:   Wed Mar 30 01:38:28 2011 +0200

    l10n: Updated Turkish (tr) translation to 100%
    
    New status: 48 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a7da747dda57c6fdf71324bf3d942b7d927d6ccd
Author: Nick Schermer <nick@xfce.org>
Date:   Mon Mar 28 17:24:06 2011 +0200

    Fix compiler error on Sun Studio.

commit f45092afcca90ece0e67236096ee7e0b7630003a
Author: Akın Ömeroğlu <akin@pardus.org.tr>
Date:   Sat Mar 26 17:39:36 2011 +0100

    l10n: Updated Turkish (tr) translation to 89%
    
    New status: 43 messages complete with 1 fuzzy and 4 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e8e6b8d1e75163b1d05496c28a54f5150940bf43
Author: necdetyucel <necdetyucel@gmail.com>
Date:   Thu Mar 24 20:33:53 2011 +0100

    l10n: Updated Turkish (tr) translation to 70%
    
    New status: 34 messages complete with 0 fuzzies and 14 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 560502bb127000dfb3a7ac64b62b442decfbd941
Author: necdetyucel <necdetyucel@gmail.com>
Date:   Sat Mar 19 08:59:04 2011 +0100

    l10n: Updated Turkish (tr) translation to 62%
    
    New status: 30 messages complete with 0 fuzzies and 18 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a92bb80334aeb036c6f78a5a2f6037b2037d161e
Author: necdetyucel <necdetyucel@gmail.com>
Date:   Fri Mar 18 21:59:41 2011 +0100

    l10n: Updated Turkish (tr) translation to 60%
    
    New status: 29 messages complete with 0 fuzzies and 19 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ff451c431dfdf896c97e91a454147703486cba20
Author: alpertekinalp <alper.tekinalp@gmail.com>
Date:   Thu Mar 17 17:06:06 2011 +0100

    l10n: Updated Turkish (tr) translation to 60%
    
    New status: 29 messages complete with 12 fuzzies and 7 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4e8ecfb9456941c4ecd93248fe400c3a442f38ad
Author: alpertekinalp <alper.tekinalp@gmail.com>
Date:   Thu Mar 17 17:04:29 2011 +0100

    l10n: Updated Turkish (tr) translation to 56%
    
    New status: 27 messages complete with 14 fuzzies and 7 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a27fd9164b3eddf20a60eebf87c454d11c5cf6f9
Author: alpertekinalp <alper.tekinalp@gmail.com>
Date:   Thu Mar 17 17:01:47 2011 +0100

    l10n: Updated Turkish (tr) translation to 47%
    
    New status: 23 messages complete with 14 fuzzies and 11 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2a44fae552418eb10748499327fb75b8c92d0e07
Author: alpertekinalp <alper.tekinalp@gmail.com>
Date:   Thu Mar 17 16:33:12 2011 +0100

    l10n: Updated Turkish (tr) translation to 45%
    
    New status: 22 messages complete with 15 fuzzies and 11 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d0bbd318b29cdf8ef21059d8c2c0b24fbb9ce3b0
Author: Harald Servat <redcrash@gmail.com>
Date:   Tue Mar 15 13:03:58 2011 +0100

    l10n: Updated Catalan (Valencian) (ca) translation to 100%
    
    New status: 48 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit aa1c4eaced11cf78ffad300985386c229b1a66f9
Author: Gonzalo Lagos <xalo.em@gmail.com>
Date:   Fri Mar 11 22:11:34 2011 +0100

    l10n: Updated Spanish (Castilian) (es) translation to 100%
    
    New status: 48 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 32f1ee848773e2be7952de749ee21d01ba07e457
Author: Gonzalo Lagos <xalo.em@gmail.com>
Date:   Fri Mar 11 21:32:57 2011 +0100

    l10n: Spanish (Castillian)(es) translation.
    
    New status: 1 message complete with 0 fuzzies and 47 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0c37eaa105a65f7f1d1ad5a00ca961031d4dae07
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Sat Mar 5 13:29:50 2011 +0100

    l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
    
    New status: 48 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4a46107fb62f7a6caaed8d2b3571064e3b45078e
Author: Daniel Nylander <po@danielnylander.se>
Date:   Mon Feb 28 11:42:20 2011 +0100

    l10n: Updated Swedish (sv) translation to 100%
    
    New status: 48 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit bdc046567725d1c9295c9a7b898e85f795e097fa
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Thu Feb 24 14:01:02 2011 +0100

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 48 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 696331775518ef8d71baa1c38a22cac88e8acab9
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Thu Feb 24 14:00:19 2011 +0100

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 48 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 84e22aa909f65b12e6f5f4236facbf58ea5fca89
Author: Dmitrij Smirnov <arch@cnc-parts.info>
Date:   Wed Feb 23 22:38:24 2011 +0100

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 48 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 90ece358f7e05eae2948986bc3eaff5a6671fb4b
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Wed Feb 23 07:06:59 2011 +0100

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 48 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7d3f6510e2d902219a9dee7c87506f885aa0d49f
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sat Feb 19 22:40:54 2011 +0100

    Add information about loops to the coding style documentation.

commit 05c5dfbdb3131785131290fbb7e069c20a34ef57
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sat Feb 19 22:33:18 2011 +0100

    Add coding style document.

commit 1bf98813ab4c33091b8a8280ef83c57c1354ebd0
Author: 微 尘 <yjwork.xfce@gmail.com>
Date:   Fri Feb 18 05:54:28 2011 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 48 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 674e462294c2442c22fe57cf664a52813deaddea
Author: Bauzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Wed Feb 16 09:15:41 2011 +0100

    l10n: Updated Kazakh (kk) translation to 100%
    
    New status: 48 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit fbfa5e3e865e476b00daf0b83a6cd03af8691332
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Tue Feb 15 20:25:35 2011 +0100

    l10n: Updated Danish (da) translation to 100%
    
    New status: 48 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d9fc94bb4976f41190983bc2be33d4776179d4cf
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Tue Feb 15 11:02:36 2011 +0100

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 48 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4e34221575694c6d4acacc4a4252e178e89c09c2
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Mon Feb 14 20:40:59 2011 +0100

    l10n: Updated Italian (it) translation to 100%
    
    New status: 48 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 41474f1bf32ca592544cc4e3741b0320a7143b58
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Mon Feb 14 14:20:15 2011 +0100

    Release 0.1.21!

commit ee0e466351457f1cc2e9856ec66c2f2fa798e363
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sun Feb 13 23:07:47 2011 +0100

    Quit tumbler after five minutes of inactivity.
    
    This is implemented via two new classes:
    
    TumblerLifecycleManager schedules a 300s timeout when tumblerd is
    started. When the timeout handler is executed, it emits a "shutdown"
    signal which is caught in main.c and asks the main loop to quit. The
    timeout is rescheduled whenever another component calls
    tumbler_lifecycle_manager_keep_alive() or when the timeout handler is
    called and one of the components is still busy processing requests from
    client applications.
    
    TumblerComponent is introduced as a new base class for the D-Bus service
    classes. Whenever a D-Bus method call is being processed, service
    objects increment the component use count by one and decrement it when
    the request is finished. They also call the keep alive method after a
    D-Bus method call is received to reschedule the timeout.
    
    A component use count of greather than 0 means that components are busy
    and the lifecycle manager needs to reschedule the shutdown timeout.

commit ac10985250530ecc04daf91081737a9d3bc763db
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sun Feb 13 14:21:42 2011 +0100

    Get rid of the inherently broken GStrv type in function signatures.
    
    This breaks the API but it is not finalized anyway yet.

commit 7aad7803fe9875d8b651ab174607a1943ac30fa2
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sun Feb 13 13:37:55 2011 +0100

    Make Cleanup() take an array of base URIs instead of just one.
    
    The thumbnail management D-Bus specification was updated accordingly.
    
    This change makes sense due to the following reason: when trashing a
    directory we cannot simply call org.freedesktop.thumbnails.Cache1.Delete
    as this will only remove the thumbnail of the directory itself, not of
    its descendants. But we can use the Cleanup method for this. With
    Cleanup taking an array of base URIs instead of just one we can avoid
    hundreds of Cleanup calls when trashing a large number of files.

commit 80a231891c5d1e43fb727ec007a4ab7b8aff468f
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sat Feb 12 20:30:24 2011 +0100

    Release 0.1.20!

commit 9c199135e6ac0b67290ae377aad631f0628e2c52
Author: Daniel Nylander <po@danielnylander.se>
Date:   Thu Jan 20 17:54:59 2011 +0100

    l10n: Updated Swedish (sv) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3d5f348ca49f578ec37623ce8d11a65faf8e9a0b
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sun Jan 16 14:54:05 2011 +0100

    Release 0.1.6!

commit dedd2e87d501ea2d9b7079a31afb40aec9e1cef8
Author: Mike Massonnet <mmassonnet@gmail.com>
Date:   Sun Jan 16 12:56:43 2011 +0100

    l10n: Updated French (fr) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 810065cd0a5056a6da8147e96943d66161b67818
Author: Maximilian Schleiss <maximilian@xfce.org>
Date:   Sun Jan 16 12:27:30 2011 +0100

    l10n: Updated French (fr) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 21244e53f74d1408a9a830c952078ac868bd473c
Author: Maximilian Schleiss <maximilian@xfce.org>
Date:   Sun Jan 16 11:59:02 2011 +0100

    l10n: Updated French (fr) translation to 97%
    
    New status: 46 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5d0b4b4faa4bb3a05096a33114065868b5ccc746
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Wed Jan 12 19:32:47 2011 +0100

    l10n: Updated Galician (gl) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 204b64232e1a7148e77232055d35acc8a92ecfef
Author: Piotr Sokół <psokol@jabster.pl>
Date:   Mon Jan 10 16:18:28 2011 +0100

    l10n: Add Polish translation
    
    New status: 31 messages complete with 3 fuzzies and 13 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 276ad0c580132861a815dc7b1e0d80af5edecdfd
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Mon Jan 10 00:20:54 2011 +0100

    Fix possible segmentation fault in the JPEG thumbnailer.

commit 68640975a8b03fbda3e56cea7daa976bdd1f2d54
Author: forfolias <forfolias@gmail.com>
Date:   Thu Jan 6 19:08:51 2011 +0100

    l10n: Updated Greek (el) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 37fff9dc5c22cda0fe5640a66abf72d554a70898
Author: forfolias <forfolias@gmail.com>
Date:   Thu Jan 6 17:02:30 2011 +0100

    l10n: add greek translation
    
    New status: 1 message complete with 0 fuzzies and 46 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ac0ece5e133ac08476dcd7bacfefe0ecd98cf42c
Author: Mișu Moldovan <dumol@xfce.org>
Date:   Wed Jan 5 22:21:18 2011 +0100

    l10n: Initial Romanian translation for Tumbler
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e4435a4ad5e65c4246a6ff5a77ef66babec8ba92
Author: كريم أولاد الشلحة <herr.linux88@gmail.com>
Date:   Thu Dec 30 04:39:52 2010 +0100

    l10n: Arabic translation
    
    New status: 31 messages complete with 3 fuzzies and 13 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit cc1965662597f819b5d84e3f641c84655c5db558
Author: Terje Uriansrud <terje@uriansrud.net>
Date:   Sat Dec 25 21:47:18 2010 +0100

    l10n: Updated Norwegian Bokmal (nb) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9047e163ef678e556c1f687bc199aae07b88eb8c
Author: Terje Uriansrud <terje@uriansrud.net>
Date:   Sat Dec 25 21:45:06 2010 +0100

    l10n: Added norwegian bokmaal translation.
    
    New status: 46 messages complete with 0 fuzzies and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 63141a544025c3befcee4d36604e56ab83b9362e
Author: Ardjuna <ard_h_r@yahoo.com>
Date:   Sun Dec 19 09:54:29 2010 +0100

    l10n: Updated Indonesian (id) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit bb047e92cbbf5da5d20ce3e195bc2cc65c4a5600
Author: Jeff Bailes <thepizzaking@gmail.com>
Date:   Mon Dec 13 09:08:59 2010 +0100

    l10n: Updated English (United Kingdom) (en_GB) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e33be8f04355578db901df3e8313d54438d31ef1
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Sat Dec 11 15:09:48 2010 +0100

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2333af2ad96104f038002b8a09d14258ea85c699
Author: Aleksandr Ponomarenko <davian818@gmail.com>
Date:   Fri Dec 10 00:02:13 2010 +0100

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c271c2e58c625aff38fb18f76c917fff3614eddb
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Wed Dec 8 14:07:57 2010 +0100

    l10n: Initial Czech translation
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 641001751903e376fb2a92b8f97b1681b755c7ea
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Tue Dec 7 22:08:38 2010 +0100

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7b736c4428c6e485ecaf2d4ccc438f689154dc76
Author: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>
Date:   Tue Dec 7 15:30:11 2010 +0100

    l10n: Updated Finnish (fi) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 352a89b02876f5566b96da7ebf716dcf9e9e06e3
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Tue Dec 7 15:26:34 2010 +0100

    l10n: Updated Hebrew (he) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 82f4ee8f663c7bd7895caf949f2aded8ec5a0e3e
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Tue Dec 7 15:24:55 2010 +0100

    l10n: Updated Hebrew (he) translation to None%
    
    New status: 0 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 437a1853838e4d6ccfbfa164da3d1e5199d1f968
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Tue Dec 7 09:51:41 2010 +0100

    l10n: Updated Hebrew (he) translation to 100%
    
    New status: 44 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 915a7c116393e53447c2d9611c43745321b559ac
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Mon Dec 6 18:36:36 2010 +0100

    l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2e9cdbc7da30f4390f21e51960bde5c23d6f43ed
Author: Hezy Amiel <open@hezyamiel.com>
Date:   Mon Dec 6 04:26:39 2010 +0100

    l10n: New Hebrew translation
    
    New status: 0 messages complete with 0 fuzzies and 47 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e987afd65ccc6d4f58521573af4cab178ce2733a
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sun Dec 5 16:33:00 2010 +0100

    Release 0.1.5!

commit e81d79ae44cdb877c010d348061e0e74f6d1b383
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Wed Dec 1 10:33:26 2010 +0100

    l10n: Updated Hungarian (hu) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8f0e2599f979dfabeea9a327cacdac25c11c6f91
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Wed Dec 1 03:09:47 2010 +0100

    l10n: Added initial Hungarian translation
    
    New status: 45 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2ba3b6e25f126d7097bda15a577ad189e236e7eb
Author: tschertel <tschertel@gmail.com>
Date:   Wed Nov 24 15:51:56 2010 +0100

    l10n: Updates to Brazilian Portuguese translation
    
    New status: 8 messages complete with 0 fuzzies and 39 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f02adaac6de8dd8be53b4a483ca2b98632ad8eed
Author: Paul Seyfert <pseyfert@mathphys.fsk.uni-heidelberg.de>
Date:   Wed Nov 24 01:36:59 2010 +0100

    l10n: Updated German (de) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d042935cf7cef6f2be4193a0c50fd9831ecf0bcb
Author: Xu Meihong <mhuntxu@gmail.com>
Date:   Tue Nov 23 16:25:14 2010 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 320794e0114d52c820217591ea0fc5382c9e7739
Author: Harald Servat <redcrash@gmail.com>
Date:   Mon Nov 22 22:48:59 2010 +0100

    l10n: Updated Catalan (Valencian) (ca) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d58efed422e4dd0d0494d7fa97efc07c4b537b89
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sun Nov 21 14:43:59 2010 +0100

    l10n: Updated Italian (it) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e328f36a77c25f182be54c088386044f576f786c
Author: Piarres Beobide <pi@beobide.net>
Date:   Wed Nov 17 22:31:44 2010 +0100

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 60d54cae4708c09771829dfa7f0643dd6b82860e
Author: Bauzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Mon Nov 15 06:00:00 2010 +0100

    l10n: Updated Kazakh (kk) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 268ee498ea4060f09d19a29b7c4dab3e69f234b0
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Sun Nov 14 04:05:05 2010 +0100

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 551111575451d321fc3d7fd39701fe41593c0452
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Sat Nov 13 22:50:31 2010 +0100

    l10n: Updated Danish (da) translation to 100%
    
    New status: 47 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6224fb7559ee76e2ffea90fbaf8835125c842de3
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sat Nov 13 14:35:07 2010 +0100

    Fix a segfault when one of the thumbnailer dirs is deleted (bug #6134).
    
    These crashes were due to an uninitialized variable (delete_keys),
    causing an iteration over a broken GList of strings.

commit 769428c295b7739e7e951aa709addb9105190333
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sat Nov 13 14:22:51 2010 +0100

    Fix init/shutdown debug message in the JPEG thumbnailer plugin.

commit edad4f4a34e9c0c61ba6f09415b6b892583a7fda
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sun Nov 7 14:49:18 2010 +0100

    Fix sched_getparam/sched_setscheduler code on OpenBSD (bug #6061).
    
    The check for sched.h and linux/sched.h is not enough. We also need to
    check for sched_getparam() and sched_setscheduler(), as on OpenBSD has
    no implementation of these functions.

commit 42d3f8f036e9454e8043919567661b2ac6db839f
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sun Nov 7 14:28:34 2010 +0100

    Release 0.1.4!

commit 481d6fbd70881059873778208a8314f40e533451
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sat Nov 6 16:50:25 2010 +0100

    Use LGPL instead of GPL license headers in the library (bug #6781).

commit 86f15f2b67c52059e259421aed231746a69b8ded
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Nov 3 19:51:20 2010 +0100

    Release 0.1.3!

commit 9607301042e04275e16de6116ecb3c7c643bd161
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Nov 3 19:37:15 2010 +0100

    Update API doc sections.

commit 8c95120fe39849193f6f3ea5c28f0672120f8b00
Author: Piarres Beobide <pi@beobide.net>
Date:   Wed Nov 3 09:36:14 2010 +0100

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 45 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 442628be141d457d92cc67512303ff85ddfaddee
Author: Ardjuna <ard_h_r@yahoo.com>
Date:   Sun Oct 31 14:42:02 2010 +0100

    l10n: Updated Indonesian (id) translation to 100%
    
    New status: 45 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 64918a15e92b85ea88985d8d18faafdfb52673fc
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sun Oct 17 18:03:44 2010 +0200

    l10n: Updated Swedish (sv) translation to 51%
    
    New status: 23 messages complete with 0 fuzzies and 22 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a1a103d37cdfbb0972425a3b4a1b584fe7c26e86
Author: Fabian Nowak <timystery@arcor.de>
Date:   Tue Sep 14 12:33:04 2010 +0200

    l10n: First German translation, 100%
    
    New status: 45 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e499eb0b9ab221469f8a7eef78963a2fbb1df553
Author: Denis Koryavov <dkoryavov@yandex.ru>
Date:   Tue Sep 14 10:22:19 2010 +0200

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 45 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e9c4d1f37a09cd576b420aee37bea321bade7e7f
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Thu Sep 9 13:28:35 2010 +0200

    l10n: Updated Galician (gl) translation to 100%
    
    New status: 45 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c8f1c113ce5c8f1b91242637bc9229924bbab76f
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Tue Sep 7 04:57:43 2010 +0200

    l10n: Updated Uyghur (ug) translation to 100%
    
    New status: 45 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a6843c66168fbd537d565ef3dee1c04cd06a9514
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Tue Sep 7 04:52:46 2010 +0200

    l10n: Updated Uyghur (ug) translation to 95%
    
    New status: 43 messages complete with 0 fuzzies and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 57a3c52eefcbc4f76114ceb80ec588d072ae9166
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Tue Sep 7 04:51:35 2010 +0200

    l10n: Updated Uyghur (ug) translation to 88%
    
    New status: 40 messages complete with 3 fuzzies and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c6f35999bd4be21ae431325180410fa481f83533
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sun Aug 29 12:55:23 2010 +0200

    Link plugins against libtumbler-1. Should fix builds with --as-needed.

commit 6a0db26c79637a053b85b1bc10f4b45dd52a3c6d
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Sat Aug 28 10:26:25 2010 +0200

    l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
    
    New status: 45 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 29b13cff9f741f52af6f25528020f3d307fb7ccc
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Aug 26 20:59:03 2010 +0200

    Fix compiler warnings in tumbler-service.

commit b8a4d8b76c631032d0f3d3ea1e2a56da1a05a0ba
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Aug 26 20:52:55 2010 +0200

    Fix compiler warnings in the poppler and xdg plugins.

commit aa56247bf15c3166a69ed114ca3349b7209a03cd
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Aug 26 20:52:35 2010 +0200

    Move tumblerd to $libdir/tumbler-1.

commit a2170318f8c1f60a8a009b57337118cd0031765d
Author: Dmitrij Smirnov <arch@cnc-parts.info>
Date:   Sun Aug 22 15:10:17 2010 +0200

    l10n: Updated Russian (ru) translation to 97%
    
    New status: 44 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 28a93a15bd95971908e051ba7c71cd223b8a6c9e
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Fri Aug 13 15:07:57 2010 +0200

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 45 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e10cf35bf4eee0ed2159cf0d97052e41274b8a58
Author: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>
Date:   Tue Aug 3 09:53:08 2010 +0200

    l10n: Updated Finnish (fi) translation to 100%
    
    New status: 45 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7e7e9e55bd9579c46f6df854f813d973afdcabd4
Author: Harald Servat <redcrash@gmail.com>
Date:   Tue Jul 27 15:27:49 2010 +0200

    l10n: Updated Catalan (Valencian) (ca) translation to 100%
    
    New status: 45 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c2c350be1536e951a27829127d651bd08b6f809c
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Tue Jul 20 20:45:40 2010 +0200

    l10n: Updated Danish (da) translation to 100%
    
    New status: 45 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3e494db02417ba0d03f98a4b43babb2ce928b963
Author: Masato Hashimoto <cabezon.hashimoto@gmail.com>
Date:   Mon Jul 19 08:00:36 2010 +0200

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 45 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 011e061acecd3481dd1a6dcb06c5daa84f08ef32
Author: Bauzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Mon Jul 19 06:09:14 2010 +0200

    l10n: Updated Kazakh (kk) translation to 100%
    
    New status: 45 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 99ab35b3a892065041f9e7abcda3675559f23196
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sun Jul 18 17:22:02 2010 +0200

    l10n: Updated Italian (it) translation to 100%
    
    New status: 45 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3d3f5245e1a4e00c9a83ed0cd1495f0a5461261f
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sat Jul 17 12:48:00 2010 +0200

    Fix a memory leak.

commit 2dc366aa5e594739dfd85a98e8793ee49b12478c
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sat Jul 17 12:24:08 2010 +0200

    Make the poppler thumbnailer work with arbitrary URIs, not just file://.
    
    This works by first creating the poppler document based on the URI (only
    file is supported here) and then loading the entire document into a
    buffer with GIO as a fallback. Poppler is then able to parse the
    document from the buffer.

commit b673227a8146ddd45a06ba2bdeac41feaf48c49b
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Fri Jul 16 20:26:14 2010 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 45 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a93c9485fa90cffb0b45cecf4886a1d05326068a
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Fri Jul 16 20:22:43 2010 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 45 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f0624345bdb26a09d9f6db010ec2fcd7939dcc0a
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri Jul 16 17:11:04 2010 +0200

    Release 0.1.2!

commit 7285f9ef7882c2b531464fa3f7b4b3bed09d3c2c
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri Jul 16 16:19:46 2010 +0200

    Add poppler-based PDF/PS thumbnailer plugin. New error code NO_CONTENT.
    
    This commit introduces a simple PDF/PS thumbnailer based on
    poppler-glib. It also adds a new error code TUMBLER_ERROR_NO_CONTENT for
    documents that are not empty files but do not contain thumbnailable
    content.

commit ef32c8cc68d277e8b86ce3081a4aa6a12f5ba377
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri Jul 16 12:45:56 2010 +0200

    Add video/ogg to the MIME types supported by the ffmpeg thumbnailer.

commit 2621ee8d1db623ef28f8b4aabd7fb246f9e8991e
Author: Lionel Le Folgoc <mrpouit@ubuntu.com>
Date:   Sat Mar 6 00:21:47 2010 +0100

    Add a video thumbnailer (using libffmpegthumbnailer).
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit 50b035316092be7c22f652bc65fb8c133453b7d1
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Tue Jul 13 15:01:56 2010 +0200

    l10n: Updates to traditional Chinese translation
    
    New status: 1 message complete with 0 fuzzies and 39 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit af2894251fa61c899cf3efdfcb729cf619b6aa15
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sat Jun 26 08:58:56 2010 +0200

    l10n: New Italian translation for tumbler
    
    New status: 40 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit db87a6879c3fd2f5f206a66aae97469e3f9b2207
Author: Ardjuna <ard_h_r@yahoo.com>
Date:   Tue Jun 1 09:37:02 2010 +0200

    l10n: Updated Indonesian (id) translation to 100%
    
    New status: 40 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a63072e43894b03c99f70c80b08bd3c4174827e1
Author: Ardjuna <ard_h_r@yahoo.com>
Date:   Tue Jun 1 05:00:36 2010 +0200

    l10n: First commit for Indonesian translation
    
    New status: 0 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7410ac25eb69c552d34092467b645b64663c952d
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Sun May 30 12:14:59 2010 +0200

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 40 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f578c0b958cdae74e3db2ff734af6d128862db62
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Sun May 30 00:47:04 2010 +0200

    l10n: Updated Ukrainian (uk) translation to 80%
    
    New status: 32 messages complete with 0 fuzzies and 8 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9fad4e62baedeff9e3ceb681a11ece4607ee5835
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Sat May 29 17:27:02 2010 +0200

    l10n: Updated Ukrainian (uk) translation to 60%
    
    New status: 24 messages complete with 0 fuzzies and 16 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 59d613460e77581a329b8e91b547d1a1d704390f
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Wed May 19 06:47:28 2010 +0200

    l10n: Updates to Uyghur translation
    
    New status: 37 messages complete with 0 fuzzies and 3 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 98a847db1c364b56981adaa7964fe658a2f3517a
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Wed May 19 04:45:57 2010 +0200

    l10n: Uyghur translation
    
    New status: 0 messages complete with 0 fuzzies and 40 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 16bb50daba47025d8a8ffddf257dbff790d5c75f
Author: Piarres Beobide <pi@beobide.net>
Date:   Wed May 5 11:34:20 2010 +0200

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 40 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 77c83c2b76eef8f47d25607e3d9a7457b8e4bd6a
Author: A S  Alam <apreet.alam@gmail.com>
Date:   Sun Apr 4 06:01:55 2010 +0200

    l10n: Punjabi Translation Added
    
    New status: 12 messages complete with 0 fuzzies and 28 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7df595f76ff1e74466c977267e7b8a047435085e
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:   Thu Apr 1 11:36:18 2010 +0200

    l10n: Bengali Translation.
    
    New status: 40 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 17857108aac3df5d75f5c25c98715896b355a249
Author: Danishka Navin <danishka@gmail.com>
Date:   Sat Mar 13 14:04:12 2010 +0100

    l10n: Added Sinhala (si) translation
    
    New status: 1 message complete with 0 fuzzies and 39 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 24448121ad49a6a7f2994aa4cf928ddc73af5202
Author: Bauzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Thu Mar 11 07:54:02 2010 +0100

    l10n: New translation into Kazakh language
    
    New status: 40 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1d074fdc4f18c484a76c27fa1dcb8becf2ceaa64
Author: Dmitry Nikitin <luckas_fb@mail.ru>
Date:   Tue Mar 9 13:34:09 2010 +0100

    l10n: Updated Ukrainian (uk) translation to 40%
    
    New status: 16 messages complete with 1 fuzzy and 23 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 69d52531c0ccdef83d0a36e3da28dbf5831c3b35
Author: Dmitry Nikitin <luckas_fb@mail.ru>
Date:   Tue Mar 9 13:23:02 2010 +0100

    l10n: Create Ukrainian translations for tumbler
    
    New status: 0 messages complete with 0 fuzzies and 40 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c55f803ba77ac84384c12f637a84126279760963
Author: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>
Date:   Fri Mar 5 13:00:10 2010 +0100

    l10n: Initial Finnish translation
    
    New status: 40 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2eb396988c63377c0ae9be74008cce339e70a044
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri Feb 26 19:34:36 2010 +0100

    Allow TumblerFileInfos to be created with empty URIs/MIME types.
    
    This is done to avoid warnings when someone forgets to send a MIME type
    along with a thumbnail request etc. For empty URIs/MIME types, tumbler
    will not find a thumbnailer and the broken elements will be reported
    back to the client via the "Error" signal.
    
    The original idea came from Philip Van Hoof <philip@codeminded.be>.

commit 2619211589771e4dd36f16a5766ab333615be45f
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri Feb 26 16:46:03 2010 +0100

    Improve the code quality and consistency of the last commit.
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit 0ba5c311aba05175350ee8118739e7250271664c
Author: Philip Van Hoof <philip@codeminded.be>
Date:   Fri Feb 12 17:45:20 2010 +0100

    Don't use dbus_connection_send from the threads, using g_idle_add
    
    Fixes NB#147757
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit cfb3dd90f4e23d911c2d55853dcb5dc05ceb9516
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu Feb 25 19:27:02 2010 +0100

    Visit thumbnailers only once when updating the supported URIs/types.
    
    Previously, tumbler_registry_update_supported() was very expensive
    because thumbnailers were visited multiple times. The proposal on how to
    fix this (by using a flag to skip thumbnailers visited before) came from
    Arjan van den Ven <arjan@linux.intel.com>. Instead of a boolean flag,
    I'm using a GQuark in combination with g_object_{get,set}_qdata() here
    which should provide reasonable performance.
    
    All in all, this improves tumblerd's startup significantly.

commit d240ff8c10407dc58260319c298b6e637c0c93cb
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Jan 20 11:58:06 2010 +0100

    GStrv is a boxed type, fix marshallers.

commit 1d6b8fedc2824903834210dd78f9b2f0e4d16832
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sat Jan 9 21:51:36 2010 +0100

    Update INSTALL file.

commit 693fc5ff3f337fb1e0fa40c8a5a126dfede6babd
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sat Jan 9 21:46:52 2010 +0100

    Avoid compiler warning due to global name shadowing.

commit ed8bfa93400d0d82a6c1f1ed417fe0a2edc8a125
Author: douart patrick <patrick.2@laposte.net>
Date:   Tue Feb 9 22:36:05 2010 +0100

    l10n: Updated French (fr) translation to 77%
    
    New status: 31 messages complete with 9 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit de9de1ef0fa6726818e6dec47dada8e61e2d8d01
Author: Piarres Beobide <pi@beobide.net>
Date:   Fri Jan 29 23:00:00 2010 +0100

    l10n: Initial Basque (eu) translation
    
    New status: 38 messages complete with 0 fuzzies and 2 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 7201854a105d2647d7abecbe7d589f350657fdf2
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Wed Jan 20 18:13:32 2010 +0100

    l10n: Updated Galician (gl) translation to 100%
    
    New status: 40 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2db19bc977ae36c342ac39d586b5e5d975eb6900
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Wed Jan 20 15:29:35 2010 +0100

    l10n: Updated Galician (gl) translation to 87%
    
    New status: 35 messages complete with 1 fuzzy and 4 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 31e641de2b9a244566c276ecf0ca6fba8682c44f
Author: Xu Meihong <mhuntxu@gmail.com>
Date:   Thu Jan 14 15:18:11 2010 +0100

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 40 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9bb5a8416f794da729ef39c0e0e1b1260d569785
Author: Aleksandr Ponomarenko <dwqwt3i02@sneakemail.com>
Date:   Wed Jan 13 00:01:21 2010 +0100

    l10n: Russian translation created
    
    New status: 40 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5cbc489971f9a4ca5e284217795162e1cd1ee6a2
Author: Masato Hashimoto <cabezon.hashimoto@gmail.com>
Date:   Sat Jan 9 09:44:11 2010 +0100

    l10n: Updates to Japanese (ja) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 104aaca0b4d2dec028b21bdbe2c595e42429f98d
Author: Harald Servat <redcrash@gmail.com>
Date:   Fri Jan 8 09:49:09 2010 +0100

    l10n: Updates to Catalan (Valencian) (ca) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 236a0b2a53a2da7918b5cf7825d78ebc46d54e0e
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Thu Jan 7 17:57:53 2010 +0100

    l10n: Updates to Portuguese (pt) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 6ad42432e25b4bd2f3e9c079ab3b5d054a764921
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Thu Jan 7 16:00:32 2010 +0100

    l10n: Updates to Danish (da) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 5860021731a2a7a52b196c1670547616755f5902
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu Jan 7 14:47:35 2010 +0100

    Release 0.1.1!

commit bd71fb1bb8ef57ea300a4cd9f394d365dd870111
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu Jan 7 14:37:47 2010 +0100

    (Hopefully) fix the format string for guint64.

commit be8cece0ea3bdc0276e49e74ec0968060151309b
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu Jan 7 14:30:58 2010 +0100

    Remove unused function, fix noreturn compiler error.

commit e461ed713aee38e8e62fd66e0f8db71384a27eaf
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu Jan 7 10:05:25 2010 +0100

    Report unsupported flavors back to clients via an error signal.
    
    Thanks to Philip for the original commit.

commit 549c7b3bc44d2d67a94776bb49ce21a61d1aed28
Author: Xu Meihong <mhuntxu@gmail.com>
Date:   Tue Dec 22 14:51:14 2009 +0000

    l10n: Updates to Chinese (China) (zh_CN) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit de638ca4ded3006ba1b9c703651a0f7676eec966
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Mon Dec 21 17:47:41 2009 +0000

    l10n: Updates to Portuguese (pt) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit e9ef5831c5a127454a18c187218a0d27374c07db
Author: Harald Servat <redcrash@gmail.com>
Date:   Sun Dec 20 11:52:16 2009 +0000

    l10n: Updates to Catalan (Valencian) (ca) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 047bf8c6cd0529e6999e3a6a0a3a4ce3fdc4db46
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sun Dec 20 11:38:49 2009 +0100

    Remove tumbler.pot as it is no longer needed.

commit 4176be68db20820eda7d9e37f2f5385ec1c454ed
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Sat Dec 19 21:23:31 2009 +0000

    l10n: Updates to Danish (da) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit efb5ec90c6c1194ddc57ddb591236ef10387ed3b
Author: Masato Hashimoto <cabezon.hashimoto@gmail.com>
Date:   Sat Dec 19 13:25:31 2009 +0000

    l10n: Updates to Japanese (ja) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 1096f8264019e174bfd7ebc24c2d073445f5997d
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Fri Dec 18 12:46:28 2009 +0000

    l10n: Updates to Galician (gl) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 5015b16ee33510a42ce2045595db1590d15afe60
Author: Daniel Nylander <po@danielnylander.se>
Date:   Wed Dec 16 13:25:20 2009 +0000

    l10n: Swedish translation added
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 0177c7e26af29ee0c35ffa583426a53dfd0ac1be
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Dec 9 23:48:01 2009 +0100

    Add something to the TODO list.

commit 14a1df9c282c0a3979bf85c0481c07d48e97cca7
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Dec 8 23:20:27 2009 +0100

    Add a fast JPEG thumbnailer with EXIF thumbnail support.
    
    This basically is a copy of the JPEG thumbnailer Benedikt Meurer wrote
    for ThunarVFS. It might be a little rough around the edges but I
    verified that it works as it did in ThunarVFS. I'm aware of a few bugs
    related to rotation and stuff though that were reported against
    ThunarVFS.

commit ee8b152274adaa5c2b0e89dba1bc0f70588eb402
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Dec 8 23:10:35 2009 +0100

    Fix invalid unrefs in the font thumbnailer.

commit b00979630f08954ddaff35e9dec560ce81bd2915
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Dec 8 23:10:06 2009 +0100

    Update TumblerError enum and its usage.

commit ae93d1ed0d6f08375c3a664d6b40eba1a3ac81d8
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Dec 8 23:09:25 2009 +0100

    Fix invalid unrefs in the pixbuf thumbnailer plugin.

commit 86f3fb88231069b8b9f153332f6286c47c713c48
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Dec 8 18:33:27 2009 +0100

    Remove redundant tumbler_file_info_load() check.

commit 7785ba1a34edb3d2d594bf2e2b498af3e9c56f60
Author: Masato Hashimoto <cabezon.hashimoto@gmail.com>
Date:   Mon Dec 7 14:43:07 2009 +0000

    l10n: Updates to Japanese (ja) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 954fb5dc41d9ef8aeacb6e7b58901d98be555df9
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Mon Dec 7 14:00:07 2009 +0100

    Update usage of AM_INIT_AUTOMAKE().

commit e61f59029ef0763389305b346ad6d27c8acb6cf7
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Mon Dec 7 13:04:53 2009 +0100

    Release 0.1.0!

commit 2862c9c9275691b05a77c157e920466f0d4db483
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Mon Dec 7 12:33:02 2009 +0100

    Add -Wno-sign-compare to the gtk-doc build.

commit f4595d8c03cc4ada3b40b24cf337c35385f20a7d
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Mon Dec 7 12:23:55 2009 +0100

    Add Philip to the authors. Update README.

commit 82716fedd1eaf7312b5f6991d336e3decc2f66a4
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sat Dec 5 12:42:36 2009 +0100

    Update API docs (sorta).

commit 133d7b7390253ac1546ecd84f5907d4f7b2306d4
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sat Dec 5 12:42:21 2009 +0100

    Merge new strings.

commit d762f9e9447a2bc893a779403593a929ae0ea562
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sat Dec 5 12:41:43 2009 +0100

    Make strings translatable.

commit abe6e07d39b503b454614ba9664d2ccfd536f691
Author: Philip Van Hoof <philip@codeminded.be>
Date:   Thu Dec 3 12:02:43 2009 +0200

    Fixed a bug in the specialized thumbnailer support:
      - Repeating signals
      - Error reporting on timeout
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit 0c91d6c388206b60d071c72aacaf1c9995f82958
Author: Harald Servat <redcrash@gmail.com>
Date:   Thu Dec 3 17:30:29 2009 +0000

    l10n: Updates to Catalan (Valencian) (ca) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit b487830142f86697cdf542fc60ad61358e0d4958
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Thu Dec 3 12:09:18 2009 +0000

    l10n: Updates to Danish (da) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit f5d14d9823abe75bfa5dd11bf2bac4802ffe6a81
Author: douart patrick <patrick.2@laposte.net>
Date:   Thu Dec 3 09:48:09 2009 +0000

    l10n: Updates to French (fr) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit ae8e003f21a0006571a76671d6ad48c36fa9a4c4
Author: Philip Van Hoof <philip@codeminded.be>
Date:   Tue Dec 1 15:05:04 2009 +0200

    Renamed "Create" to "Queue" in specialized thumbnailer support
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit 9af7ee82754f2ed5c19f437cf03c7de633620a3f
Author: Philip Van Hoof <philip@codeminded.be>
Date:   Tue Dec 1 12:25:35 2009 +0200

    The error-code should be int32, not uint32
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit 5cf54f0c993907c5c45cbe351f4d87b419a2eb06
Author: Harald Servat <redcrash@gmail.com>
Date:   Wed Dec 2 14:56:59 2009 +0000

    l10n: Updates to Catalan (Valencian) (ca) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 60bf5b7a95dcac1905d6db912078edbe03f46a0a
Author: Sergio Marques <smarquespt@gmail.com>
Date:   Tue Dec 1 02:23:50 2009 +0000

    l10n: Added Portuguese translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit dd259c79665efb2cdd2d77500424e9912d8c1003
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri Nov 27 17:13:40 2009 +0100

    Add missing marshaller.

commit 6b6d42966827fe7a15fcb0cd5ac5b09489bd5cf4
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Nov 25 16:01:37 2009 +0100

    Fix crash when deleting the last thumbnailer dir/file or overrides file.

commit 6f10acf340d31efab2422de1aefe3dd45c510d13
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Nov 25 16:01:02 2009 +0100

    Reimplementation of specialized after merge with master
    
    Conflicts:
    
            tumblerd/tumbler-specialized-thumbnailer.c
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit 2a7c1f89884a59a55b76f9cf62fee3671842bfa1
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Mon Nov 23 20:45:01 2009 +0100

    Register D-Bus marshallers in _class_init instead of _init.

commit 4d3d26289217e1b2adfdd1899b36a87561030aff
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Mon Nov 23 20:44:46 2009 +0100

    Fix a few memory leaks.

commit 075c04125bee186bff24cc79d642982e7633f0c6
Author: Xu Meihong <mhuntxu@gmail.com>
Date:   Wed Nov 18 12:34:38 2009 +0000

    l10n: add Simplified Chinese translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 55dc1edd234547f6fef7aa09c797e3409a7548c6
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Nov 17 12:34:19 2009 +0100

    Remove empty lists from the hash table when a directory is deleted.

commit 593fd5894e714b1bd46f736a0604bfdafb8603f5
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Nov 17 01:46:57 2009 +0100

    Fix two bugs and change debug output.
    
    The bugs were:
      - empty thumbnailer info lists were not removed from the hash table
        before this commit.
      - we need to listen for change events, not created/deleted only.
        instead of G_FILE_MONITOR_EVENT_CHANGED we use _CHANGED_HINT though.
    
    There still are a few issues updating the internal representation of
    what exists on the disk but I'll try to sort them out tomorrow or later
    this week.

commit 80070860223d5e2338fec3e078d634abd8125698
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Nov 11 01:48:08 2009 +0100

    Fix memory leak in the LIFO scheduler.

commit d9201e51b823f86d5338cd9dca60548d831348d2
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Nov 11 01:46:58 2009 +0100

    Fix wrong unref in TumblerService. Disconnect from schedulers properly.

commit cfd4bdbcc1c93dda0a42dc8d563545444f04bd48
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Nov 11 01:44:19 2009 +0100

    Fix memory leaks in the pixbuf thumbnailer plugin.

commit 5ee1adb916e8e755e043fd9e048129369544930c
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Nov 3 01:40:17 2009 +0100

    Set "modified" of thumbnailers runtime registered to the current time.

commit 6e38ae21707602947f1ca9dae0315b89ff2ea845
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 27 18:46:00 2009 +0100

    Fix wrong free spotted by Philip.

commit 47b8b19d478b6f0846454aeecb25fc67c7113a20
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Oct 21 17:57:20 2009 +0200

    Support specialized thumbnailers and overrides files properly.
    
    This required some major changes, most of which are documented in the
    source code. It still needs to be tested but it should be fine. The
    mutex locks in TumblerManager could probably be optimized and some other
    parts are not optimal with regards to speed and memory usage yet.
    
    All in all, what's done now is:
      - overrides files are parsed into override info structs and kept in
        a (hashkey -> override info list) hash table
      - each of these override info lists is sorted in the order of the
        directories the overrides files are located in (with higher priority
        directories coming first)
      - the first override info in each list determines which specialized
        thumbnailer is set as preferred for the corresponding hash key in
        the registry
      - thumbnailer service files are parsed into thumbnailer info structs
        and kept in a (basename -> thumbnailer info list) hash table
      - each of these thumbnailer info lists is sorted in the order of
        the directories the thumbnailer service infos come from
      - the first thumbnailers in each list are added to the registry
      - whenever something changes on the disk, this internal representation
        is updated

commit a13a6b37a203cf03937d714a5faa40879d9a696c
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Fri Nov 6 12:43:34 2009 +0000

    l10n: Updates to Galician (gl) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit dcdc03f51b269ba8117628a43bf6bf4521e86933
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Wed Nov 4 18:41:55 2009 +0000

    l10n: Updates to Galician (gl) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 7a0fff90cee7f9d4797ef6d412a198789dae9a0d
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sun Nov 1 03:39:06 2009 +0100

    Add missing tumbler_plugin_get_cache() function.

commit e4186a2126a27d9eb541e906251cbf6622ac9023
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 27 18:36:33 2009 +0100

    Update translation files.

commit afd812d0a71469cb80ec1448382e277a15ce09f4
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 27 18:30:53 2009 +0100

    Fix gtk-doc (still not up to date though).

commit 55f77811825155b4e44d92efdf698d8d2bcdb4eb
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 27 18:26:01 2009 +0100

    Fix a bunch of compiler warnings.

commit cc05eb7d3cb2292eb959099b47f8cd8a23ca298b
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 27 18:13:34 2009 +0100

    Rename the delete member of TumblerCache to do_delete (for C++).

commit 0cd669f2d9236c4ac2ca41aa7bc13958a0a5cb6b
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 27 18:09:36 2009 +0100

    Add missing handle parameter to the declaration of "Ready".

commit 58225d511ab19cea99944e496d493b7d3a3b1026
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 27 18:06:09 2009 +0100

    Remove obsolete provider files. Fix include in tumbler-file-info.c.

commit ae5d1fcdbd406efa945a9ff631991bc08b1fa31e
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 27 03:13:42 2009 +0100

    Massive refactoring to support flavors properly.
    
    Refactor the entire code to use TumblerFileInfo instead of separate
    URI/MIME/flavor arrays. We now support flavors which means that
    applications can request "normal" and "large" thumbnails and thus have
    more control over what is created. This simplifies the code in a lot of
    places. We now use a real GObject class called TumblerThumbnailFlavor
    instead of a fixed-size enum. Cache backends can return as many flavors
    as they want, each consisting of a name, a width and a height. As a
    consequence, we can also get rid of the configure flags to
    enable/disable normal, large and cropped thumbnails. The default cache
    plugin shipped with Tumbler only supports "normal" (128x128px) and
    "large" (256x256px).
    
    Optimize the code a little bit. We now load the TunarFileInfo and
    ThunarThumbnail only *once* for each URI instead of loading them once in
    the scheduler and again in thumbnailer plugins.
    
    This needs careful testing. I might have introduced a few memory leaks
    here and there, plus new bugs... you never know.

commit 7a1e43d0806ec976eb2872209affb3d8a0dad7d0
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Mon Oct 26 22:36:08 2009 +0100

    Switch to a plugin API that only allows one cache backend at a time.
    
    Tumbler will now only check for the file
    
      $(libdir)/tumbler-1/plugins/cache/tumbler-cache-plugin.so
    
    which is supposed to link to the cache backend that is being used. If
    the XDG cache is built, tumbler-cache-plugin.so is set up to link to
    this plugin.
    
    The fact that we only have a singleton cache makes things much less
    ambiguous.

commit 8258763e662bc2345051f230f2afc4b6da699726
Author: Philip Van Hoof <philip@codeminded.be>
Date:   Mon Oct 26 18:17:00 2009 +0200

    Added the DBus API parts for flavor support
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit c4c67778eb43a51f73f2a299edb2b59bc559e06c
Author: Philip Van Hoof <philip@codeminded.be>
Date:   Sun Oct 25 19:22:20 2009 +0100

    Unqueue is not an English word, Dequeue is.
    
    The spec has been adapted for this too.
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit 82993e2b0540a17dbe1b9b45c0cf61f05d56a049
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri Oct 23 16:36:39 2009 +0200

    Prepare the API docs for make distcheck.

commit 49fcc79dd1a393e6e9b4169866cd41209841256e
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Oct 21 13:57:34 2009 +0200

    Remove unused function declaration.

commit a7a1dd4292b87384d7edae6d3f9995df2668fab0
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Oct 21 11:50:07 2009 +0200

    Update cache with tumbler_registry_update_supported() only when needed.
    
    We'll probably have to deal with a lot of specialized thumbnailers on
    Maemo and a lot of thumbnailer plugins on the desktop, and since
    tumbler_registry_update_supported() is VERY expensive, we should only
    call it when necessary.

commit 610f0964b759a26944bca705dad5061f1fe0ba04
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Oct 21 00:27:33 2009 +0200

    Add TumblerColorspace enum, rename save_pixbuf() to save_image_data().
    
    Also fixed the coding style here and there.

commit be9202b523a1854fa4824cd348ebae4462d7cfa5
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Oct 21 00:31:26 2009 +0200

    Replaced GdkPixbuf APIs with TumblerImageData
    
    Conflicts:
    
            plugins/font-thumbnailer/font-thumbnailer.c
            plugins/pixbuf-thumbnailer/pixbuf-thumbnailer.c

commit 5c7ce962e7dd4b2de1ce4df8acf68518fe9cc68e
Author: Iñigo Varela <malditoastur@gmail.com>
Date:   Tue Oct 20 20:27:39 2009 +0000

    l10n: Updates to Asturian (ast) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit d40ebf9b7f84270de3cd3038585170912714f4bc
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Sun Oct 18 13:35:34 2009 +0000

    l10n: Created Tumbler galician translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 81d45d73c1226c7e5a61a6ec7450a9fa24b8f41e
Author: Rihards Prieditis <rprieditis@gmail.com>
Date:   Fri Oct 16 17:19:37 2009 +0000

    l10n: Added Latvian transloation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 90907b595599f1c11f39c724feba2cc25e62039f
Author: Philip Van Hoof <philip@codeminded.be>
Date:   Thu Oct 15 14:27:16 2009 +0200

    Do nothing in case of cancelled before we started
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit 97da0eef20a52f9942260dc16a1c751f2a895a20
Author: Philip Van Hoof <philip@codeminded.be>
Date:   Fri Oct 16 11:04:59 2009 +0200

    Bugfix emitting error signal
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit bd3e532015c67ac908340b9654b4208b9f2e4961
Author: Philip Van Hoof <philip@codeminded.be>
Date:   Thu Oct 15 15:57:38 2009 +0200

    Add the handle to the Ready signal
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit 8014615d2a684a005d6e276bdc4502263a67c0a0
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu Oct 15 16:22:42 2009 +0200

    Cancel all URIs when the GMount they reside in is about to be unmounted.
    
    This is done so that people don't have to wait so long until they can
    take out their removable media while the thumbnailer is busy on the
    device.

commit 07b85dd85a3039a52ddf23683ba9a5c32bfb7118
Author: Massonnet Mike <mmassonnet@gmail.com>
Date:   Thu Oct 15 06:05:47 2009 +0000

    l10n: Updates to French (fr) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit eaff88ce309c00ebc200010f6f88aa515ddff3ed
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Oct 14 23:45:53 2009 +0200

    Add a few comments, minor coding style changes.

commit 37ef4b1b78fbc31b2aa1239a8b1987be261951dd
Author: Philip Van Hoof <philip@codeminded.be>
Date:   Wed Oct 14 18:34:34 2009 +0200

    Added dbus_message_set_destination to the DBus signal emits
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit f4dc40407eeca29ef5a533e2a0a8e060aa588a66
Author: douart patrick <patrick.2@laposte.net>
Date:   Wed Oct 14 21:17:32 2009 +0000

    l10n: Updates to French (fr) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 754b1f7ad74eda0ce2cfd130f20b451be4b8d913
Author: douart patrick <patrick.2@laposte.net>
Date:   Wed Oct 14 21:08:17 2009 +0000

    l10n: New French Translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit dde5678ffb9e97c0664210e15220e2b25bc1e66b
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Oct 14 14:30:55 2009 +0200

    Use silent build rules if available.

commit 7afa5c9ca5f8718fdbef923e447438f1b8473b65
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Oct 14 12:48:45 2009 +0200

    Remove TumblerNaiveScheduler.

commit b79b1e603cf47232b4fd0f36bb2b2deb1e9f64a6
Author: Philip Van Hoof <philip@codeminded.be>
Date:   Wed Oct 14 11:06:21 2009 +0200

    Add cancel capability to the thumbnail operations.

commit 66f251bbfbf0eb7b5a8e7e12ca0d4dfdcff0e245
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Tue Oct 13 12:04:56 2009 +0000

    l10n: Updates to Danish (da) translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit f1b485a2c3c6ed521accddb8fa655682d8c1156a
Author: Masato Hashimoto <cabezon.hashimoto@gmail.com>
Date:   Mon Oct 12 07:26:45 2009 +0000

    l10n: Add Japanese translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit b08afe8949e94d33bde8ae19911ef8934d2b4032
Author: Carles Muñoz Gorriz <carlesmu@internautas.org>
Date:   Sun Oct 11 13:13:37 2009 +0000

    l10n: Initial catalan (ca) translation.
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 3ecd2f795674f29e1e3b59489f50a11a4c20ac6d
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sat Oct 10 02:43:13 2009 +0200

    We need to include unistd.h for the syscall() function.

commit 811a1c5aa8e205a2f4b391977d03af6a9197de4d
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sat Oct 10 02:30:40 2009 +0200

    Add missing declaration in tumbler-registry.h.

commit 82556ccd3d9d2a6c847dc1e211ea44e56bef8598
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu Oct 8 19:52:15 2009 +0200

    Cache supported URI schemes and MIME types in the registry.
    
    This way, GetSupported() doesn't have to collect the same stuff over and
    over again. Determine all unique pairs of supported schemes/types is
    very expensive and should only be done when necessary.

commit 4bb5a7a70e138964f3a5bf3973efe2e57881a989
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu Oct 8 16:38:18 2009 +0200

    Optimize tumbler_service_get_supported() by not duplicating strings.
    
    Instead, we remember all strings used in the process of generating URI
    scheme / MIME type pairs. We don't free them immediately but leave them
    in memory for reuse in the hash table used to collect unique pairs and
    in the pair arrays returned by the GetSupported() D-Bus method. We free
    them at the very end of the function.

commit 0368ed8b88ba63b440d4a370178868de63318e2a
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu Oct 8 16:37:58 2009 +0200

    Fix memory leak in tumbler_util_get_supported_uri_schemes().

commit b71b81fc102c2469af44290db6bd131d29f4ab26
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu Oct 8 15:08:12 2009 +0200

    Fix ifdef. Since we include syscall.h we need to use HAVE_SYSCALL_H.

commit 5bee7fc98468c3788ea3a60f26452a494dade6e1
Author: Philip Van Hoof <philip@codeminded.be>
Date:   Wed Oct 7 11:55:56 2009 +0200

    Moved GetSupported and GetSchedulers to the service
    
    GetSupported now returns URI scheme and MIME type pairs. GetSchedulers returns
    a list of available schedulers plus "default".
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit 4f6085ac25592e18ab082b2707d2bffcf2301047
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu Oct 8 13:55:32 2009 +0200

    Make sure to unlock the mutex before returning. Spotted by Philip.

commit 7f6e40bd038bc56fc6b0cb307914b291ab5583d3
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu Oct 8 13:51:22 2009 +0200

    $(builddir) doesn't work in Maemo scratchbox, using $(top_builddir)

commit 48e0e7aea3baa73f37a29bf4c866a0f9aedc2560
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu Oct 8 13:49:01 2009 +0200

    Set background system priority for the group scheduler.
    
    Original commit from Philip Van Hoof. I modified it to only include the
    headers we absolutely need.
    
    Conflicts:
    
            tumblerd/tumbler-group-scheduler.c

commit f583df4a3bf353ad577723c5fce538b872fd9e47
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu Oct 8 13:38:39 2009 +0200

    Wrap request unqueued check with the mutex to make the check atomic.

commit f2be883615ab5e226cd0b377ac8a83b3701cb768
Author: Philip Van Hoof <philip@codeminded.be>
Date:   Thu Oct 8 11:00:50 2009 +0200

    Fixed compilation warning
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit bce7182312cc8a88755d4313aded2249501dd2dd
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu Oct 8 13:25:43 2009 +0200

    Fix compiler warning, add parameters to uri_error_new().

commit 63178254dcb82326cbd443e87394deb1c726f3aa
Author: Philip Van Hoof <philip@codeminded.be>
Date:   Wed Oct 7 15:08:24 2009 +0200

    Fixed a glitch, checking for the wrong function pointer
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit 6a865c769244360ea6533d0854a08456cb1e45a6
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu Oct 8 13:19:55 2009 +0200

    Refactor code a bit to make more obvious which scheduler is the default.

commit 9f2588a3cb6cd9356b58e97d44237124068abe74
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Oct 7 03:02:42 2009 +0200

    Fix make distcheck, update translation files, add pot file back.

commit cf96f1a466d1d002f901c99c069758ca82781a2e
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 6 21:25:26 2009 +0200

    Update namespace in service files and Makefile.am.

commit abcebdf3a33db65061003f923a0eedbe7be50269
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 6 21:16:56 2009 +0200

    Back to the org.freedesktop.thumbnails namespace. Use API versioning.
    
    This is another in a series of commits aiming at synchronizing the
    implemented D-Bus API with the changes recently made to the spec on
    http://live.gnome.org/ThumbnailerSpec.
    
    We now append an API version to the D-Bus interface and object path
    names. We also use org.freedesktop.thumbnails.SpecializedThumbnailer for
    specialized thumbnailers, as we do not need to use another namespace
    (previously org.freedesktop.thumbnailer.Thumbnailer was used) for it.

commit bb8928cb7423a1634f444411d7dbc6e4ea0601ef
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 6 20:51:29 2009 +0200

    Rework the TumblerGroupScheduler code. Use a GList for error/ready URIs.

commit 437b6b40d0fce61358e1a0ed6ae83b1929a550fe
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 6 20:50:38 2009 +0200

    Update the comments for the LIFO scheduler. Minor coding style changes.

commit 779937857784d4043a6a3023280303efc723c4bf
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 6 20:49:43 2009 +0200

    Use a GList for managing the schedulers. Rework the service code a bit.

commit aec1c8ac7b4c5089210ff648fd53dba23b172c01
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 6 20:48:15 2009 +0200

    tumbler_scheduler_get_name() returns a gchar *, not a const gchar *.

commit ade4d2ca8aee0d882366c44f9c9190673391872e
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 6 20:47:48 2009 +0200

    Small parameter name change in the service dbus XML.

commit 1bd2cc0812be32cbeb0c7adf3a2cdcfa8a5c7a85
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 6 20:47:23 2009 +0200

    Fix typo in the cache service file.

commit 5cbf191735dcdd2fd248327471d895fa3532add9
Author: Philip Van Hoof <philip@codeminded.be>
Date:   Tue Oct 6 17:26:46 2009 +0200

    Renamed the kind property to name, using GObject properties
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit c8240e613fe2da8d7f4c3ee50b75e6fa1ab8ae67
Author: Philip Van Hoof <philip@codeminded.be>
Date:   Tue Oct 6 16:43:11 2009 +0200

    Added `scheduler` parameter to DBus method Queue
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit bbb9f66d47f0fbb2028439a8eba32ffd794a9dd4
Author: Philip Van Hoof <philip@codeminded.be>
Date:   Tue Oct 6 16:34:14 2009 +0200

    Group scheduler for background thumbnailing
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit b2aa6175031905006c86e3ff749728ac811e1553
Author: Philip Van Hoof <philip@codeminded.be>
Date:   Tue Oct 6 16:32:21 2009 +0200

    LIFO scheduler for interactive thumbnailing
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit 107f638da92c8da10b3b34c8fb5ad81e1690c9cd
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 6 15:35:10 2009 +0200

    Use xdg cache macro. Drop revision versioning. Drop MAINTAINER_MODE.
    
    Don't generate the D-Bus C bindings before creating the dist tarball.
    Instead, ship the XML infos and generate the bindings at build time.
    This requires a separate check for dbus-binding-tool.

commit 8daf819c6671a1d261731b169d228cecbb568644
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 6 15:33:52 2009 +0200

    Add GdkPixbuf check to the font thumbnailer, add xdg cache macro.

commit d45f5f4513054181673326d8be2b2223bc5e70c3
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 6 15:20:15 2009 +0200

    Remove xfce4-dev-tools specific code from the neutral autogen.sh.

commit 004458939fb81a92f2d307a4a4c1a18a66e1e1c5
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 6 14:43:18 2009 +0200

    Minor changes in the configure script.

commit d1b62a10f3d8447639430f276e04667494b35c3b
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Oct 6 14:39:02 2009 +0200

    Rework build files. Fix bugs introduced in previous commits.
    
    The build checks for plugins were moved into acinclude.m4. autogen.sh
    now passes command line parameters to its delegates autogen-xfce.sh and
    autogen-gnome.sh. Removed the ELF visibility stuff from configure.ac and
    so on.

commit 292fd407ae55590a1d4ec46b0b936c80c5a03384
Author: Philip Van Hoof <philip@codeminded.be>
Date:   Tue Oct 6 11:46:28 2009 +0200

    Put in place dev-tools neutral build environment
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit f13b573199bf3af409d1836e1e2078f97c45cc98
Author: Philip Van Hoof <philip@codeminded.be>
Date:   Wed Sep 30 15:44:38 2009 +0200

    Prepare build environment for Maemo compatibility
    
    Signed-off-by: Jannis Pohlmann <jannis@xfce.org>

commit f9053a4334e1a8642ae31284c734052d0e206347
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Mon Oct 5 19:46:26 2009 +0200

    Rename D-Bus service file, add others for the cache and the manager.
    
    This finally fixes the D-Bus activation issues and starts tumblerd
    automatically e.g. when Thunar is started.

commit e3995be157cf9c161f09ba24e07ac8ef92ca04ec
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Mon Oct 5 16:19:21 2009 +0200

    Chain constructed up to parent classes. Need to remember this.

commit b5d3d3e7c7578883a6be766a6ec7cdda18b294c5
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Mon Oct 5 15:31:13 2009 +0200

    Register marshallers for specialized thumbnailer signals.

commit 88bd699be2ce252010a93cb2e327d0395b2aaab6
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Mon Oct 5 15:14:17 2009 +0200

    Derive TumblerSpecializedThumbnailer from TumblerAbstractThumbnailer.
    
    The abstract thumbnailer already manages the URI schemes, MIME hints and
    hash keys arrays for us, so we don't have to do this ourselves.

commit 0b556c1738ddcf4737c680061750b5c340b4a0bc
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Mon Oct 5 15:13:34 2009 +0200

    Fix reference counting leak spotted by Philip Van Hoof.

commit fd8d82d61bf59129583dc2dab7edae54be214f31
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Sep 30 15:09:16 2009 +0200

    Always check for "file" and add it if necessary. Clearly the better way.

commit 7d6875461d59e7b7c558f5586ceb4df92b3c57a9
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Sep 30 14:48:25 2009 +0200

    Always add "file" to the supported URI schemes. Fix compiler warnings.
    
    There's a bug in GIO/GVfs which doesn't include "file" in the URI
    schemes returned by g_vfs_get_supported_uri_schemes(). Bug filed
    upstream on http://bugzilla.gnome.org/show_bug.cgi?id=596867.

commit 5162982c8acaaf3b7677e0627e9fc4a757ac9213
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Sep 30 03:46:23 2009 +0200

    Make sure to free the font file data.

commit 2ce5c9a917a46e2468bc4df48577042cdcd8fa97
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Sep 30 03:40:27 2009 +0200

    Make the font thumbnailer work with all URI schemes supported by GIO.

commit 8b48e3a585cc4f302665c1c63e0fe2af09e9c35d
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Sep 30 03:30:15 2009 +0200

    Make the pixbuf support all URI schemes supported by GIO.

commit adca19e3bbbd639ed9c197500369594c372bba4d
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Sep 30 03:13:52 2009 +0200

    Simplify the ENABLE_FONT_THUMBNAILER conditional.

commit 75e2cbfa7f2022b2828670ebd445373a57cf142f
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Sep 30 03:08:40 2009 +0200

    Fix several mistakes and typos, and therewith make distcheck.

commit 37a5fd2ad68a5efa954b1019513d6389882ff967
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Sep 30 02:30:33 2009 +0200

    Fix typo. The variable is called pixbuf, not font.

commit 9210c7c85d41f2bd3bc6314f0ead393989e82f3a
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Sep 30 02:22:53 2009 +0200

    Merge strings, update translation files.

commit d94aa4686d02796116ec69a6a6bdf6d9154d2384
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Sep 30 02:16:40 2009 +0200

    Implement the font thumbnailer, reusing code from ThunarVFS.
    
    For now this one only works on local paths but this will soon change. If
    the FUSE daemon of GVfs is available, even non-local files are
    supported.

commit bf87845cd35e6db1abe4e497c502993a5296baee
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Sep 30 00:07:28 2009 +0200

    Rename PixbufThumbnailerThumbnailer to PixbufThumbnailer. More renames.

commit 0fdef5f7449026d9d2bb0da25ef7c3c1846609e2
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Sep 29 23:54:41 2009 +0200

    Use org.xfce and /org/xfce prefixes instead of freedesktop ones.
    
    The thumbnail management D-Bus specification is not an official
    freedesktop.org specification yet, so for now we'll stick to our own
    namespace.

commit 062d22be89e3b4b9ef02f4a30c128f37c0f80f11
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sat Sep 12 04:12:16 2009 +0200

    Fix two more memory leeks. According to valgrind there are none left.

commit 2ec7c01f9debd21e4f41280d57361acbe29d10e7
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sat Sep 12 04:02:58 2009 +0200

    Fix two memory leaks. Cleanup indentations.

commit 0d04763d81cc9665fd22eda65944a73828838ac6
Author: Iñigo Varela <malditoastur@gmail.com>
Date:   Wed Sep 2 14:31:40 2009 +0000

    l10n: Updates to Asturian translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 439e7bb03d02da74a4a1336ec79b3f40b9b573eb
Author: Samed Beyribey <beyribey@gmail.com>
Date:   Fri Aug 28 19:00:10 2009 +0000

    l10n: Initial Turkish translation of tumbler
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 3808cc75d7a39602cc8f1e765fadd8a0c339ef39
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Sat Aug 22 16:26:21 2009 +0000

    l10n: Added Danish translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 971c822519dea3d55b2e0a540ad9c3fac183a8b8
Author: Jeff Bailes <thepizzaking@gmail.com>
Date:   Tue Aug 18 11:38:41 2009 +0000

    l10n: Add en_GB translation
    
    Transmitted-via: Transifex (translations.xfce.org)

commit 58fa663f4718393cc14ae770f11736dff1464042
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Aug 11 14:52:29 2009 +0200

    Change module name to 'tumbler', not 'airconfig'. Thanks, Nick.

commit ecacbf6c5c34b5ad47e7c9f929a99e24ce9c1ff6
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Aug 11 14:44:03 2009 +0200

    Add module description file.

commit 9c2f482d715f311b462734aabff1a30801927b57
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu Jun 25 14:32:46 2009 +0200

    Add tumbler_thumbnail_save_file() to save thumbnails from source files.
    
    This is especially useful for plugins that execute external commands
    such as "convert". They can just let these commands write to a certain
    file which they then pass to tumbler_thumbnail_save_file() to make sure
    it's stored in a way the corresponding cache plugin supports.
    
    It is an alternative to tumbler_thumbnail_save_pixbuf().

commit bbbf90193aab5022feaaadff6b073fabf23945e0
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Jun 17 22:25:46 2009 +0200

    Remove deprecated files.

commit a2189196f00ea57d6ee76b3402491a8ca585347b
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Jun 17 22:25:23 2009 +0200

    Build plugins after the library.

commit 91664da08c16f55b29823c554c7fd582f4b901d3
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed Jun 17 22:24:23 2009 +0200

    Cleanup, remove private structs and use G_DEFINE_TYPE where possible.
    
    This commit also contains a few fixes though.

commit 32eb2981f5d35f835809fc05ddc1800bd62c7675
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri Jun 12 01:01:42 2009 +0200

    No thumbnails for thumbnails. Allow Unqueue in the middle of requests.
    
    There's a new method tumbler_cache_is_thumbnail() now which has to
    be implemented by plugins. It is used by TumblerFileInfo in
    tumbler_file_info_load() to check whether the file is a thumbnail
    itself. In that case, tumbler_file_info_load() will fail with
    a TUMBLER_ERROR_IS_THUMBNAIL error.
    
    Add another check in TumblerThresholdScheduler to make unqueuing
    requests in the middle of the process work.

commit 4769ddb2dd7c51d8df89f55bbddc91ce7358bfa1
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Jun 9 15:48:05 2009 +0200

    Fix service activation and a DBusGConnection refcount bug.

commit 7c25fc248a8db813512c6c4e75213d1d4827b0f3
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Jun 9 15:34:59 2009 +0200

    Implement Cleanup, Copy, Move and Delete in cache plugin and service.

commit 6f37775b1589f57839e1e62f27154f79a0618aed
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Jun 9 15:34:17 2009 +0200

    Fix bug in deallocation of provider infos in TumblerProviderFactory.

commit 350f07e8f228cd6c2e137a610f81da1ddbd0e6e2
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue Jun 9 15:33:18 2009 +0200

    Minor tweaks. Use TUMBLER_ADD_INTERFACE in pixbuf thumbnailer plugin.

commit 6c3eaab253abd6d1bdab7fe2efd83489897d0c54
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Mon Jun 8 21:05:33 2009 +0200

    Update API docs a little bit.

commit 9d5f1b7b03bd0ad50365fa8186a0d9bce690f31d
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Mon Jun 8 20:31:41 2009 +0200

    Add plugin interface for cache and thumbnailer implementations.
    
    This is a major refactoring of the source code. Amongst others, the
    classes TumblerProviderFactory, TumblerThumbnailer,
    TumblerAbstractThumbnailer, TumblerThumbnailerProvider, TumblerCache,
    TumblerCacheProvider and TumblerFileInfo have been added.
    
    From now on tumbler supports different storage backends and thumbnailers
    as plugins. Storage backends have to implement TumblerCache,
    thumbnailers have to implement TumblerThumbnailer.
    
    Plugins have to implement three methods: tumbler_plugin_initialize(),
    tumbler_plugin_shutdown() and tumbler_plugin_get_types(). The latter
    is expected to return a list of provider types for cache or thumbnailer
    implementations.
    
    Two example plugins have been added, one for the XDG thumbnail cache
    and one for a GdkPixbuf based thumbnailer.
    
    The code of tumblerd was updated to reflect these changes in libtumbler.

commit 04bb883f2b53aea6f848672ee7dea42cf7a6af86
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri Jun 5 15:39:25 2009 +0200

    Add TumblerCache service and try to start it at startup of tumblerd.
    
    TumblerCache is an implementation of org.freedesktop.thumbnails.Cache,
    supporting Move(), Copy(), Delete(), Cleanup(). At the moment it's
    just a skeleton.
    
    The service is started together with tumblerd.
    
    Change the D-Bus paths of the other services to be unique (otherwise
    they won't start up).

commit af1fb13deb392df3011d9ccc82dfa841612174bf
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri Jun 5 01:06:24 2009 +0200

    Always pass the length along with TumblerThumbnailer arrays.

commit 002ae7c711d839af240753cb23b1778d248e5263
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri Jun 5 01:05:30 2009 +0200

    Remove tumbler-thumbnail.h includes.

commit 6ee889c1913328177462b7d2169a78a4d7410da7
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri Jun 5 01:05:05 2009 +0200

    Add TUMBLER_ERROR_NO_THUMBNAILER error code.

commit 70e48396705c2a03ff27148c35b09cc2cad03df9
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri Jun 5 00:20:39 2009 +0200

    Improve threshold scheduler, thumbnail info and builtin thumbnailer.
    
    Depend on libpng 1.2 and make gdk-pixbuf a hard dependency.
    
    Remove tumbler/tumbler-thumbnail.{c,h}. Move all related functions into
    TumblerThumbnailInfo.
    
    Improve the generation of tumbler-marshal.{c,h}, so that they can be
    included in the library and be used by others.
    
    Improve TumblerThumbnailInfo and TumblerPNGThumbnailInfo. The interface
    now has functions to save fail thumbnails and pixbufs for all supported
    thumbnail flavors. It can also check whether there are invalid/outdated
    flavors. It also knows about the GFile's and sizes of all flavors.
    Specialized thumbnailers can use TumblerThumbnailInfo to check if they
    need to do something and if so, what they need to do. Once they have
    a GdkPixbuf ready, they can just hand it over to the
    TumblerThumbnailInfo and don't have to worry about saving.
    
    Also improve TumblerPNGThumbnailInfo, which is an implementation of
    TumblerThumbnailInfo that supports the thumbnail cache defined in the
    Thumbnail Managing Standard.
    
    The built-in pixbuf thumbnailer is almost completely implemented now.
    However, it doesn't support cropped thumbnails yet.
    
    This commit also adds a new method tumbler_scheduler_emit_uri_error()
    which can be used to emit an error for only one URI. Finally, it
    includes a few code cleanups.

commit 49a294f22e75f117171973e8f701819fa4c5a684
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri May 22 21:29:11 2009 +0200

    Implement tumbler_service_unqueue(), add tumbler_scheduler_unqueue().
    
    Implement unqueue in TumblerService, TumblerScheduler and also in
    TumblerThresholdScheduler.

commit aa186ccb54907cada638850637d93b41e119e388
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri May 22 21:25:29 2009 +0200

    Add TumblerThumbnailInfo and TumblerThumbnailFormat enum.
    
    TumblerThumbnailInfo is an interface for querying thumbnail information
    for a certain TumblerThumbnailFormat (PNG, JPEG etc.). By default only
    PNG is supported, via TumblerPNGThumbnailInfo, as required for the
    Thumbnail Managing Standard.
    
    TumblerThumbnailInfo acts as a factory which creates a thumbnail info
    for an URI (and optionall, a format). The returned thumbnail info
    provides information about the existence of a certain thumbnail flavor
    for the URI and other bits defined in the Thumbnail Managing Standard.
    See http://jens.triq.net/thumbnail-spec/creation.html fore more info.
    
    Right now, there's nothing implemented. These are just skeletons.

commit 1be38c8bbcc386fba086b65f63c164dc33214ab4
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri May 22 03:56:35 2009 +0200

    Implement the first bits of TumblerThresholdScheduler.
    
    Allocate two thread pools, using the new function
    tumbler_scheduler_request_compare() as a sort function for incoming
    requests. The scheduler doesn't do any work yet other than pushing
    requests to one of the thread pools and into a request list.
    
    Use TumblerThresholdScheduler in TumblerService for future testing.

commit b45467ee3d9df587668f59e404c9d3317c20868f
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri May 22 03:04:43 2009 +0200

    Add more files to .gitignore.

commit 803f5ecc5f265fe9ec8cf973e0a6f9bce4fa066e
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri May 22 02:56:31 2009 +0200

    Add API docs for tumbler (not tumblerd) using GTK-Doc.

commit 51447c0cd635cd5309c5d40cdefa339865708650
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri May 22 02:07:30 2009 +0200

    Add TODO file.

commit 9f137e1e3b0973786c9ef1363858ba77688ad06f
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri May 22 01:55:59 2009 +0200

    Implement the built-in pixbuf thumbnailer (doesn't crop yet), fix bugs.
    
    The built-in pixbuf thumbnailer can now generate and save normal and
    large thumbnails using GdkPixbuf and the new utility functions. It
    doesn't support cropping yet though.
    
    Fix a few typos and bugs across tumblerd which are not really worth
    mentioning.

commit efab2f56c73c1dec60a14c83a5aff6a5620f7bbc
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri May 22 01:48:00 2009 +0200

    Add error domain, TumblerThumbnailFlavor and thumbnail helper functions.
    
    This commit adds the TUMBLER_ERROR_DOMAIN and TUMBLER_ERROR defines and
    a TumblerErrorEnum with currently only containing TUMBLER_ERROR_FAILED.
    
    Also new is the TumblerThumbnailFlavor enum type, together with a few
    utility functions related to creating thumbnails:
    
      - tumbler_thumbnail_get_flavors() returns all flavors supported by
        the current build of tumbler,
    
      - tumbler_thumbnail_flavor_get_size() returns the size corresponding
        to a flavor (e.g. 128 for TUMBLER_THUMBNAIL_FLAVOR_NORMAL),
    
      - tumbler_thumbnail_flavor_get_directory() returns a GFile pointing
        to the flavor directory (e.g. $HOME/.thumbnails/normal/ for
        TUMBLER_THUMBNAIL_FLAVOR_NORMAL),
    
      - tumbler_thumbnail_get_file() returns a GFile pointing to the
        thumbnail destination file of an URI and a flavor,
    
      - tumbler_thumbnail_create_and_open_file() tries to create such a
        GFile and also tries to open it for writing, returning the
        GFileOutputStream if possible.

commit 2c9ff27c04812b52b4ba9ed02cd1c4c89da9b851
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri May 22 01:35:37 2009 +0200

    Disable large thumbnails by default.

commit c5946e5ef4f338d0a8e37f74f87e7d1283fef0fc
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Fri May 22 01:31:44 2009 +0200

    Add configure options for thumbnail flavors (normal, large, cropped).
    
    The configure options are called --enable-normal-thumbnails,
    --disable-normal-thumbnails and so on. They can be used to enable or
    disable support for e.g. thumbnails stored in $HOME/.thumbnails/large/.
    
    Normal and large thumbnails are enabled by default, cropped thumbnails
    are disabled.

commit 28e782dfe7df25e2e41a319d44c32a61644ae44e
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu May 21 13:31:29 2009 +0200

    Add tumbler utility library, rename the service to tumblerd.
    
    There's a library called tumbler (or tumbler-1) now which provides
    utility classes and functions for writing specialized thumbnailers. The
    libary is LGPL while the D-Bus service itself is GPL.
    
    The tumbler service was renamed to tumblerd and the marshallers
    were moved into the library.

commit 233d958a6630d4972fdd2c24c72bab6b9a7b5d01
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu May 21 03:31:33 2009 +0200

    Implement TumblerNaiveScheduler and add signals to TumblerService.
    
    TumblerNaiveScheduler is a very simple scheduler running in the main
    loop. It processes requests as they come and emits signals per-URI. It
    is mainly useful for testing purposes.
    
    With the first scheduler being available, implement "started",
    "finished", "error" and "ready" signals in TumblerThumbnailer,
    TumblerBuiltinThumbnailer, TumblerScheduler, TumblerNaiveScheduler and
    TumblerService.
    
    Also implement tumbler_builtin_scheduler_create() based on the
    TumblerBuiltinThumbnailerFunc specified in the constructor. We now have
    an environment to implement and test the built-in pixbuf thumbnailer.

commit df5098a4173fbc8fba0988169ed949c5b8df90a1
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Thu May 21 03:12:28 2009 +0200

    Fix last element not being copied in tumbler_thumbnailer_array_copy().

commit 872604a7f03e626883915bda32c4d879a5753e98
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed May 20 14:33:46 2009 +0200

    Implement tumbler_service_queue() based on TumblerSchedulerRequest.
    
    When an org.freedesktop.thumbnailer.Generic.Queue request is sent to
    TumblerService, it does three things:
    
      1. It requests a TumblerThumbnailer array from its TumblerRegistry.
         This array has the same length as the URIs and mime hints arrays
         passed to org.freedesktop.thumbnailer.Generic.Queue. The Nth
         thumbnailer in the array is responsible for generating the
         thumbnailer for the Nth URI.
    
      2. It allocates a TumblerSchedulerRequest.
    
      3. It asks the TumblerScheduler to push the request.
    
    Amongst others, the following functions were added in this commit:
    
      - tumbler_registry_get_thumbnailer_array()
      - tumbler_registry_lookup() (private function)
      - tumbler_scheduler_request_new()
      - tumbler_schedulre_request_free()
      - tumbler_thumbnailer_array_copy()
      - tumbler_thumbnailer_array_free()

commit 56a8413db94ca274405750d60e1076d4cc27ccce
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed May 20 02:08:18 2009 +0200

    Implement tumbler_service_start(), add D-Bus bindings for the service.
    
    Try to claim ownership for the generic thumbnailer interface name and
    fail from tumbler_service_start() on errors. Add a GMutex to
    TumblerService.
    
    Also add tumbler-service-dbus.xml and modify Makefile.am to generate
    D-Bus bindings for the generic thumbnailer service. Install type info
    and register the service object in tumbler_service_start().

commit e737024ca23de8e549bc4d9ab547420b8c990eee
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Wed May 20 01:28:26 2009 +0200

    Add TumblerScheduler and TumblerThresholdScheduler skeletons.
    
    Thumbnail requests need to be scheduled in some way. Let's say the
    service receives a request for 1000 thumbnails and one for 5 after the
    first one. How should these be scheduled?
    
    TumblerScheduler provides an interface for different schedulers, one of
    which is TumblerThresholdScheduler. TumblerThresholdScheduler is
    inspired by the thumbnailer in hildon-thumbnail. It uses two thread
    pools, one for large and one for small requests. Requests are managed
    using a LIFO and inserted into one of the pools depending on the number
    of requested thumbnails (the threshold).
    
    However, for the moment these are just skeletons.
    
    This commit also makes sure to copy hash keys before inserting
    thumbnailers into the registry hash table.

commit 4b7a4c0d14310b17e4c9f6597b7edc18421063fc
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue May 19 02:39:47 2009 +0200

    Use GdkPixbuf to get MIME types for the (optional) pixbuf thumbnailer.
    
    Add an optional dependency on gdk-pixbuf-2.0 >= 2.14 for the pixbuf
    thumbnailer created with tumbler_pixbuf_thumbnailer_new(). Use
    gdk_pixbuf_get_formats() to get a list of formats and MIME types
    supported by GdkPixbuf. Pass these to the constructor of the
    thumbnailer.

commit f35dd94216a946fe82dc9328dfaf6fdaca98d883
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue May 19 02:10:55 2009 +0200

    Implement tumbler_manager_get_supported() based on the registry.
    
    TumblerRegistry has a new function called
    tumbler_registry_get_thumbnailers() which returns all active
    thumbnailers in random order. TumblerManager uses this list to generate
    a string array with unique MIME types to be returned to the caller of
    org.freedesktop.thumbnailer.Manager.GetSupported().

commit 2e38d59b4a5ce0452511a82addb17cb508b9ca77
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue May 19 01:21:41 2009 +0200

    Make the registry thread-safe using a GMutex.

commit c22081e3281b587fbeb920030705ed4ef58e960b
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Tue May 19 01:15:44 2009 +0200

    Implement thumbnailer management in TumblerRegistry.
    
    Use a (gchar *) to (GList **) hash table for managing thumbnailers in
    TumblerRegistry. For each so-called hash key (a combination of an URI
    scheme and a MIME type, e.g. "file-image/png") we store a list of
    registered thumbnailers. Only the first thumbnailer in this list will
    ever be used. The others can move forward in the list when a thumbnailer
    is unregistered.
    
    The order in which thumbnailers are inserted into a list is defined as
    follows:
    
      - thumbnailers registered dynamically over D-Bus go before anything
        else. The thumbnailer registered latest goes first.
      - specialized thumbnailers with most recent service files go first.
      - built-in thumbnailers are always at the end of the list in the
        order they were added to the registry.
    
    Connect to the new "unregister" signal of all TumblerThumbnailers to
    remove them when required. The signal is only emitted by
    TumblerSpecializedThumbnailers when their proxy is destroyed.
    
    TumblerSpecializedThumbnailer has two new properties: "foreign" and
    "modified". Foreign thumbnailers are those registered dynamically over
    D-Bus (using org.freedesktop.thumbnailer.Manager.Register()). The
    "modified" property represents the timestamp of when the thumbnailer's
    .service file was last modified. It is 0 for foreign thumbnailers.

commit a66781a82678305cee2566f72cb0ea2c34667871
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Mon May 18 05:12:38 2009 +0200

    Improve TumblerThumbnailer and add TumblerSpecializedThumbnailer.
    
    Add new properties "uri-schemes" and "hash-keys" to TumblerThumbnailer
    and add getter functions for all TumblerThumbnailer properties.
    
    Add URI schemes parameter to the TumblerBuiltinThumbnailer constructor
    and compute hash keys for built-in thumbnailers based on the provided
    URI schemes and mime types.
    
    Adds TumblerSpecializedThumbnailer which is created for each thumbnailer
    either found in $XDG_DATA_DIRS/thumbnailers/ or registered dynamically
    via org.freedesktop.thumbnailer.Manager.Register(). Internally it uses a
    DBusGProxy to talk to the specialized thumbnailer service.
    
    Add a GMutex to TumblerManager and lock all functions for now. Implement
    the Register() method which creates a new TumblerSpecializedThumbnailer
    and adds it to the registry.

commit 74dfcce3515f3e9852570a1a01faa5d997c63f6d
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sun May 17 22:10:57 2009 +0200

    Introduce interfaces and classes for built-in thumbnailers.
    
    This commit introduces the TumblerThumbnailer interface which is
    supposed to be implemented twice, once for built-in thumbnailers that
    run in the same process as tumbler itself, and once for specialized
    thumbnailers which talk to tumbler over D-Bus. TumblerThumbnailer
    provides a function for creating a thumbnail plus "ready" and "error"
    signals. Their signatures may still change though.
    
    TumblerBuiltinThumbnailer is a new class for built-in thumbnailers. It
    is a little similar to ExoSimpleJob in that it allows built-in
    thumbnailers to be created by defining a create function and a list of
    mime types.
    
    Also new is tumbler_pixbuf_thumbnailer_new() which creates a pixbuf
    thumbnailer. It's just a skeleton for now.
    
    TumblerRegistry now has a method tumbler_registry_add() for adding a
    new TumblerThumbnailer to the registry.
    
    Last but not least, there's tumbler-marshal.list for custom marshallers
    now.

commit abdd96f4ac9e04da0d58b2dfd144d661fdd02095
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sun May 17 19:10:52 2009 +0200

    Implement manager D-Bus interface in TumblerManager.
    
    This adds XML description of the D-Bus interface for
    org.freedesktop.thumbnailer.Manager. tumbler_manager_start() is now
    implemented. Also new is tumbler-utils.h which adds the
    dbus_async_return_if_fail() macro.

commit ec7943e8de68cda4ab16bc0ba7a2e6677194556d
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sun May 17 04:31:20 2009 +0200

    Add tumbler class skeletons and .pot file.
    
    The added skeletons are:
      - TumblerRegistry, which loads specialized thumbnailers and supports
        monitoring the thumbnailer directories for changes.
      - TumblerManager, which implements org.freedesktop.thumbnailer.Manager
        and uses the registry to determine the MIME types supported by
        tumbler. It also adds new specialized thumbnailers to the registry
        when the org.freedesktop.thumbnailer.Manager.Register() method is
        called over D-Bus.
      - TumblerService, which implements org.freedesktop.thumbnailer.Generic
        and uses the specialized thumbnailers to delegate thumbnail
        requests.
    
    These classes don't do anything useful yet. They just exist.

commit f46395f8446a568681ef4b8d61bd2d390a6acc61
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sun May 17 03:22:34 2009 +0200

    Initial import. Nothing useful yet.

commit 90f017638e119185bf17a373d7d565eaebb8903c
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sun May 17 02:38:46 2009 +0200

    Add AUTHORS file.
