commit 7b2eda13185b9e48d7f2a45f9b327f8d36a4637c
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Wed Mar 6 20:11:21 2013 +0300

    Fix tiling for some images
    
    gdk_pixbuf_get_file_info will return the width and height of the
    bounding box in animation files which will cause the tiling
    function to fail. This adds a check to get the actual width and
    height of the image before tiling it.

commit a22643103bf113f58fb31c90c5a8963457d0783c
Author: Evangelos Foutras <evangelos@foutrelis.com>
Date:   Wed Mar 6 05:58:54 2013 +0200

    Fix hang when no backdrop image is selected (Bug #9892)
    
    Checking whether backdrop->priv->image_path exists isn't enough; we'd
    also have to check whether backdrop->priv->show_image is TRUE before
    proceeding to apply a backdrop image.
    
    When backdrop->priv->show_image is FALSE, iw and ih (image width/height)
    will be zero, but can later be used to compute the upper limit of a for
    loop as well as other computations.
    
    To solve this, a new boolean variable (apply_backdrop_image) is added
    and set to TRUE only if the return value of gdk_pixbuf_get_file_info()
    is not NULL (meaning that the image format is recognized).
    
    The above logic error was introduced in commit
    ebad377e5cd067cec9f2b402dff4991ddc4cc3b5.

commit 7669bff74748508f9d7471eb827cb77cf57bd2af
Author: Jérôme Guelfucci <jeromeg@xfce.org>
Date:   Sat Mar 2 18:16:49 2013 +0100

    Bump version for new release.

commit d3a3bb5302d1e504141b875e67574a492076ed5f
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Aug 3 21:50:37 2012 +0200

    Update NEWS.

commit d5431819527d34855752d3743db7a2d671426ced
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Fri Jan 18 05:35:47 2013 +0300

    Add a tabs width of padding for tooltip text (Bug #9162)

commit 6fc2ce01eac11e03285a9da3fc228320fa9eeeff
Author: Brad Hermanson <apeitheo@gmail.com>
Date:   Tue Jan 1 16:25:04 2013 +0300

    Add a signal handler for removable devices to update the icon when the theme is changed (Bug #8977)

commit ebad377e5cd067cec9f2b402dff4991ddc4cc3b5
Author: Matthew Harvey <matthewharveys@yahoo.com>
Date:   Tue Jan 1 09:26:47 2013 +0300

    SVG images are no longer pixilated when scaled up
    
    The code was rendering the svg image to a pixbuf and then scaling
    it rather than requesting the image at the desired size when creating
    the pixbuf.

commit e0b84b28de52d26b0a44c495e4ff453717fbd718
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Sat Dec 22 11:01:43 2012 +0300

    Improve menu icon loading (Bug #8795)
    
    This code checks if the icon theme has the custom icon name and
    loads that directly into a gtk_image widget rather than a pixbuf
    first, which should provide a small speed improvement when many
    items are present in the menu. Should that fail, it will fallback
    to checking all other possible locations for the menu item's icon.

commit 9916e6e0068523c058c9c29ca437b6f41d69cd40
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Sat Dec 22 10:13:41 2012 +0300

    Backdrop stops cycling (Bug #8962)
    
    Fix the backdrop_timer callback function to return TRUE to keep
    the cycle going.

commit a93ac3f087f9299de6308a59bb9cb46549b2a38a
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Sat Dec 22 09:56:17 2012 +0300

    Fix a crash when minimized window icons are resized (Bug #8963)

commit 926800c56a3f954bbc7997e6b27673bd233fd456
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Thu Jan 10 10:56:58 2013 +0100

    l10n: Updated Bulgarian (bg) translation to 100%
    
    New status: 336 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit fec63a5638953409155ba38dcfc52429a6efcdb1
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Wed Jan 9 10:28:39 2013 +0100

    l10n: Updated Bulgarian (bg) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 630ff78e0fd704c1c26d4414f82d228d7ea1136c
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Fri Jan 4 12:48:35 2013 +0100

    l10n: Updated Bulgarian (bg) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f09a07446737218928962c7e0b5597d18802ac03
Author: Kiril Kirilov <cybercop_montana@abv.bg>
Date:   Tue Dec 25 15:36:34 2012 +0100

    l10n: Updated Bulgarian (bg) translation to 98%
    
    New status: 210 messages complete with 0 fuzzies and 3 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0248fdb41eed38b93a1a49ae9ae8bd2bddd5bfd3
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Mon Dec 3 23:39:42 2012 +0100

    l10n: Updated Croatian (hr) translation to 93%
    
    New status: 200 messages complete with 0 fuzzies and 13 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 21a7c6fa3d032c5273dbd147d2956cf05b897ea2
Author: محمد الحرقان <malham1@gmail.com>
Date:   Thu Nov 8 10:58:57 2012 +0100

    l10n: Updated Arabic (ar) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f356700a8ba788576127a7d351d286a899a4f2d7
Author: محمد الحرقان <malham1@gmail.com>
Date:   Thu Nov 8 10:49:10 2012 +0100

    l10n: Updated Arabic (ar) translation to 99%
    
    New status: 212 messages complete with 1 fuzzy and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 84a5b2a862a28f119061a6512d84fef90291c765
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Wed Oct 24 05:04:28 2012 +0200

    l10n: Updated Uyghur (ug) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit cfb17df7b91ed4fbd3732f07156ffce052b6e3d7
Author: Sergey Alyoshin <alyoshin.s@gmail.com>
Date:   Mon Oct 15 22:21:49 2012 +0200

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e5c23f2292e44b17497b8f27d6b389efb59d0bbc
Author: Marcin Romańczuk <abjsyn@gmail.com>
Date:   Sat Oct 6 21:54:06 2012 +0200

    l10n: Updated Polish (pl) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit befc1ee0aedfee60182aacf429f4dea00176a8bb
Author: Georgios Stefanakis <nonviotale@gmail.com>
Date:   Sat Oct 6 21:43:44 2012 +0200

    l10n: Updated Greek (el) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ae6a1ce26a1074810dce71e2d8a821623aa67a56
Author: Stefan Seyfried <seife+obs@b1-systems.com>
Date:   Wed Jun 27 09:42:55 2012 +0200

    fix use-after-free in xfdesktop_regular_file_icon_peek_tooltip
    
    xfce_rc_close() actually free()s "comment", so it needs to come after
    we have strdup()ed its contents, not before.
    This was introduced in commit 2fac2c92 (fix for bug 8509)
    Fixes bug 9059.

commit d77079e03fd39d99455ff4f6495cbc6a5cc53308
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Aug 3 21:50:37 2012 +0200

    Search new background location in list (bug #8799).
    
    (cherry picked from commit 2ab345ffebe0e2d31aed9281832d71a038b82117)

commit 35ea5c8b93ce2d93e1f74201f33676c8b0c08164
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Wed Aug 1 08:25:15 2012 +0200

    l10n: Updated Uyghur (ug) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 090ab4609db7e46e44364f5075c35c2112e6e4b6
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Mon Jul 16 08:07:33 2012 +0200

    l10n: Updated Uyghur (ug) translation to 97%
    
    New status: 208 messages complete with 0 fuzzies and 5 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit bc484ad17363c93dd6a1b7b57015cd51ffebf70e
Author: Gheyret Kenji <gheyret@yahoo.com>
Date:   Thu Jul 12 07:53:33 2012 +0200

    l10n: Updated Uyghur (ug) translation to 58%
    
    New status: 124 messages complete with 0 fuzzies and 89 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit bc0fb19b38884e6eb662f10abe714ac5b9449d69
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Tue Jun 12 08:35:12 2012 +0200

    l10n: New Serbian translation, author salepetronije
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5f9fb944e7d7604e2725c2c3da6ad529062918b1
Author: Roman K <mrdoctorwho@gmail.com>
Date:   Sun Jun 3 17:30:48 2012 +0200

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit bdadb24ec7616a437baa431e8a7f3697cafb81ff
Author: Pjotr vertaalt <pjotrvertaalt@gmail.com>
Date:   Mon May 14 12:48:28 2012 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ed7306c13c935402e0be7a7124e6b074ba16cc03
Author: Pjotr vertaalt <pjotrvertaalt@gmail.com>
Date:   Mon May 14 12:40:59 2012 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1a04d16a6aeb5250cd3b9f0e7ecbb8588b866e1d
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Fri May 11 20:46:46 2012 +0200

    l10n: Updated Croatian (hr) translation to 93%
    
    New status: 200 messages complete with 0 fuzzies and 13 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0aa0f5681737f2dce7066fd4e188b33535bd4229
Author: necdetyucel <necdetyucel@gmail.com>
Date:   Sun May 6 15:34:50 2012 +0200

    l10n: Updated Turkish (tr) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 496268dcd15406aa4f346f06673b4557bd15da7a
Author: Alper Tekinalp <alper.tekinalp@gmail.com>
Date:   Sun May 6 13:53:05 2012 +0200

    l10n: Updated Turkish (tr) translation to 99%
    
    New status: 211 messages complete with 2 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1d17ea76e861d80d7aeee5ef2ed0ca31fa076ad6
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Fri May 4 03:39:33 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 468dd7ef96e10c69f5e2c38f4fb11df885b205e7
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Apr 28 22:54:34 2012 +0200

    Post release tag bump.

commit 894e860bd878572becb3964c1a15fd88487688cd
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Apr 28 22:53:03 2012 +0200

    Updates for release.

commit 2267da45be45ccb64b0c13e15d3acafe19c8e511
Author: Mișu Moldovan <dumol@xfce.org>
Date:   Fri Apr 27 23:48:55 2012 +0200

    l10n: Updated Romanian (ro) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 19032da50f4459241b97cbb7380f6f0a17b24115
Author: Nuno Miguel <nunomgue@gmail.com>
Date:   Fri Apr 27 21:07:56 2012 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit eac6c5c428e4959ee4ff2ac9a8df36f003d87e93
Author: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>
Date:   Fri Apr 27 13:10:07 2012 +0200

    l10n: Updated Finnish (fi) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 800cfc5fa2ab2ac179893f52290ff8d15217f115
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Fri Apr 27 09:42:15 2012 +0200

    l10n: Updated Hungarian (hu) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 928aa00db5a78c5d15c2b7b300a384bdb4097bf3
Author: Nuno Miguel <nunomgue@gmail.com>
Date:   Fri Apr 27 00:35:32 2012 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit baa103472c253699a1a849d09f76105871d10e25
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Thu Apr 26 17:56:45 2012 +0200

    l10n: Updated Chinese (Taiwan) (zh_TW) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6b5ef8566a0079c703e1ee6dc6ec3fd132492f42
Author: Nuno Miguel <nunomgue@gmail.com>
Date:   Thu Apr 26 17:32:27 2012 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f079fde9c1b7406420ce62ee39dbe26fccf8515d
Author: Andres Sanchez <afsanchez93@gmail.com>
Date:   Tue Apr 24 21:21:21 2012 +0200

    l10n: Updated Spanish (Castilian) (es) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4a52dc5bc4b1410dd4f7381120033af58171c65a
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Tue Apr 24 13:07:47 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 97962412260e8cfb024406d05cf9a693c4d1da3e
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Mon Apr 23 14:06:41 2012 +0200

    l10n: Updated Galician (gl) translation to 97%
    
    New status: 208 messages complete with 0 fuzzies and 5 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 02d4e6e4d98edbd6499487fafd43a1ed273f857e
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Mon Apr 23 14:05:04 2012 +0200

    l10n: Updated Galician (gl) translation to 97%
    
    New status: 207 messages complete with 0 fuzzies and 6 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 79a9962f4c10b4355d461930af63edca7169ba57
Author: Urmas D <davian818@gmail.com>
Date:   Sun Apr 22 23:46:37 2012 +0200

    l10n: Updated Russian (ru) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6c6922a4b89a030563277dd2fa18fa043640e04f
Author: Mișu Moldovan <dumol@xfce.org>
Date:   Fri Apr 20 17:32:38 2012 +0200

    l10n: Updated Romanian (ro) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2020f60631f6fffd1dbb8dcca88a3936c893cc3f
Author: Mișu Moldovan <dumol@xfce.org>
Date:   Fri Apr 20 17:10:17 2012 +0200

    l10n: Updated Romanian (ro) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 14bab271cce9dfd7d57c015ec8c783197b576afd
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Fri Apr 20 15:02:59 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6c57cebe97d62dd21213751c2896afa08f8fef95
Author: Bauzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Fri Apr 20 10:07:51 2012 +0200

    l10n: Updated Kazakh (kk) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e93706b4c2ddb66257530c3944b3d66e39c63374
Author: Carles Muñoz Gorriz <carlesmu@internautas.org>
Date:   Thu Apr 19 21:21:12 2012 +0200

    l10n: Updated Catalan (Valencian) (ca) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 790a972b7d3b895459491f7c6751611a4e9bc482
Author: Eric Koegel <eric.koegel@gmail.com>
Date:   Thu Apr 19 20:03:18 2012 +0300

    Remove deprecated glib/gio functions (Bug #8710)

commit 70d18b52fa09c3ae454d1dab8881d5fad16d324c
Author: Stephan Arts <stephan@xfce.org>
Date:   Sat Apr 14 22:39:56 2012 +0200

    Use the correct default value for the 'show thumbnails' checkbox
    
    The default value when this property is not set, is 'TRUE'.
    the bind operation defaults to 'FALSE' for unset boolean
    properties.
    
    Make the checkbox correspond to the default behaviour.

commit 6e1d4e4a9ef9ef3afa9e3927b356bc22b81cf087
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Apr 19 11:59:31 2012 +0200

    l10n: Updated Hungarian (hu) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 6f5e85c5468e276789594f6d8774b9c0498a56a6
Author: Mario Blättermann <mario.blaettermann@gmail.com>
Date:   Thu Apr 19 11:28:48 2012 +0200

    l10n: Updated German (de) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e6c5851122d2a838deab6ffdc691b5100e952526
Author: Tomáš Vadina <kyberdev@gmail.com>
Date:   Thu Apr 19 08:41:44 2012 +0200

    l10n: Updated Slovak (sk) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 48a084443bcf1a4c60c55a60c8c1b158b50fecf3
Author: Jeff Bailes <thepizzaking@gmail.com>
Date:   Thu Apr 19 08:21:41 2012 +0200

    l10n: Updated English (United Kingdom) (en_GB) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f5e95d9c89c5f2da7c275e1111b61da8dbaccfc8
Author: Yarema aka Knedlyk <yupadmin@gmail.com>
Date:   Wed Apr 18 23:31:09 2012 +0200

    l10n: Updated Ukrainian (uk) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit bb24430de5464d0df5b9bcd211bb24e359ab29f3
Author: Sergio García <oigres200@gmail.com>
Date:   Wed Apr 18 06:01:57 2012 +0200

    l10n: Updated Spanish (Castilian) (es) translation to 98%
    
    New status: 210 messages complete with 2 fuzzies and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 8da5ba8ce26448b590e114634afa97981ad10825
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Tue Apr 17 16:06:12 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 0855556d627251bf8d9d331b23394803f8448258
Author: Sergio García <oigres200@gmail.com>
Date:   Tue Apr 17 07:37:43 2012 +0200

    l10n: Updated Spanish (Castilian) (es) translation to 97%
    
    New status: 207 messages complete with 5 fuzzies and 1 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 31c6beeb8a47d8ed80a0bddacc3e57d77bc44d7d
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Mon Apr 16 23:50:49 2012 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f4a51b09e30f58b17df65f4f984cd42ca09273fd
Author: Petar Koretić <petar.koretic@gmail.com>
Date:   Mon Apr 16 16:52:19 2012 +0200

    l10n: Updated Croatian (hr) translation to 93%
    
    New status: 200 messages complete with 0 fuzzies and 13 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e05ab6b4337f0374dec4ac8ba3bd74861a0a1459
Author: Bauzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Mon Apr 16 09:22:43 2012 +0200

    l10n: Updated Kazakh (kk) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4da8a42df848dedd3047fa42c8798717094c456c
Author: Per Kongstad <p_kongstad@op.pl>
Date:   Sun Apr 15 20:28:19 2012 +0200

    l10n: Updated Danish (da) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 47c07d8e281b50ece1c260e56dfe31fddcb19d83
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Sun Apr 15 17:06:10 2012 +0200

    l10n: Updated Croatian (hr) translation to 92%
    
    New status: 196 messages complete with 0 fuzzies and 17 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit fa0d4c7cf7b5618dd3990f0203fb6d0eefab156b
Author: Ivica  Kolić <ikoli@yahoo.com>
Date:   Sun Apr 15 17:03:19 2012 +0200

    l10n: Updated Croatian (hr) translation to 92%
    
    New status: 196 messages complete with 0 fuzzies and 17 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 848646d2faf896b2bed15acc7ca84eb45f436dbd
Author: Algimantas Margevičius <margevicius.algimantas@gmail.com>
Date:   Sun Apr 15 16:40:39 2012 +0200

    l10n: Updated Lithuanian (lt) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 142116fb0e42850e3f05e027decb907aeb097c5e
Author: Algimantas Margevičius <margevicius.algimantas@gmail.com>
Date:   Sun Apr 15 16:39:37 2012 +0200

    l10n: Updated Lithuanian (lt) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit e8097a4f68712092b08a4a764bc3c81b3730c0e5
Author: Mike Massonnet <mmassonnet@gmail.com>
Date:   Sun Apr 15 15:04:25 2012 +0200

    l10n: Updated French (fr) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a18cc34eef221056b16b2642e1936091df484dd2
Author: Nick Schermer <nick@xfce.org>
Date:   Sun Apr 15 13:53:32 2012 +0200

    Don't use deprecated api.

commit 61c036ac15d04403e15233fcebe2a579e2256974
Author: Michal Várady <miko.vaji@gmail.com>
Date:   Sun Apr 15 13:51:34 2012 +0200

    l10n: Updated Czech (cs) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2b6f92972c8b9eb93984c7728f46bc2d98db8498
Author: Piarres Beobide <pi@beobide.net>
Date:   Sat Apr 14 20:54:31 2012 +0200

    l10n: Updated Basque (eu) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit f939d074630668cb65f97712e4741d0ceb19b08a
Author: Eivind Ødegård <gingermig@yahoo.no>
Date:   Sat Apr 14 17:40:41 2012 +0200

    l10n: Updated Norwegian Nynorsk (nn) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 57cbeca96ff5e260642163170007c362318c5e8a
Author: Nuno Miguel <nunomgue@gmail.com>
Date:   Sat Apr 14 17:13:48 2012 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 5ea60d4704ea8d50b2f33c25d4d691c286b8407b
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Sat Apr 14 15:00:46 2012 +0200

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit be96c22176a4106d655ffe63f3da6569828a32d8
Author: Pjotr Anon <pliniusminor@gmail.com>
Date:   Sat Apr 14 10:06:08 2012 +0200

    l10n: Updated Dutch (Flemish) (nl) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 207ea9d37ba61aa4caae8db813ca59082e774c02
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Apr 14 10:02:36 2012 +0200

    Post release tag bump.

commit 9febecb731b610fa831a9251441f20e7c58db38f
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Apr 14 10:00:49 2012 +0200

    Updates for release.

commit b049c60daa57ff71afc5ea2730c33e56b59b5e1a
Author: Nick Schermer <nick@xfce.org>
Date:   Sat Apr 14 01:14:38 2012 +0200

    Simplefy the menu reloading.
    
    I think a limitation is that when the menu file is moved,
    this is not picked up, but it improves the reload time of
    a menu alot and avoids possible looping.

commit 382e13d79a9f1fe2276c07cc6a69ccd083985dc7
Author: Cristian Marchi <cri.penta@gmail.com>
Date:   Sat Apr 14 08:26:48 2012 +0200

    l10n: Updated Italian (it) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 583e19fc87bc22ee545ef16d2beb2adb6f8b2ede
Author: Henrique P. Machado <zehrique@xfce.org>
Date:   Sat Apr 14 02:40:55 2012 +0200

    l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit ec7afbcb206f0abb32555db7a2bd8563584a0689
Author: Chipong Luo <chipong.luo@yahoo.com>
Date:   Sat Apr 14 01:49:34 2012 +0200

    l10n: Updated Chinese (China) (zh_CN) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 2cbefe8873b776279f7fc9d743cedcb832d44105
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Sat Apr 14 01:03:21 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit b2872d867bb1eb5092c0b901b7f42478b5504c35
Author: Iliyas Jorio <inv.jorio@gmail.com>
Date:   Fri Apr 13 19:14:25 2012 +0200

    l10n: Updated French (fr) translation to 100%
    
    New status: 212 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 14f57b304a207ab416df4c4cff5e3ab2f8b060e7
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Apr 13 18:49:52 2012 +0200

    Fix a mnemonic conflict (bug #8654).

commit d5e3295c1403c20f3677caae2cd39fb1d82c2502
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Apr 13 18:45:19 2012 +0200

    Make string translatable (bug #8655).

commit 7e81439d6dbfaa638e3c392150adef06b47e42e8
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Apr 13 18:00:19 2012 +0200

    Check for sed with a macro (bug #8687).

commit eeee8522907eb2a468e0e5e0ae0cf9a877a24d56
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Fri Apr 13 17:05:42 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 212 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 1e3ce27a9f52c72633f8600432d8f91d72a11435
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Fri Apr 13 15:50:34 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 212 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d87acfc5a6d8f76657e63ee96574c453105c3e48
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Fri Apr 13 15:38:12 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 212 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 560c1c995cd834af6714c61630ece869d4b8d4bf
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Fri Apr 13 15:33:40 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 212 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 4fa646c306b0daa365e8651ae8628fc27f8e2597
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Fri Apr 13 15:30:57 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 212 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d5e5008bff20789365a16e0fe59087e0225c71bb
Author: Seong-ho Cho <darkcircle.0426@gmail.com>
Date:   Fri Apr 13 15:28:45 2012 +0200

    l10n: Updated Korean (ko) translation to 100%
    
    New status: 212 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit c508d8f657724d336a6023150256109a27d3514c
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Apr 12 18:37:16 2012 +0200

    Fix distcheck what broke in previous commit.

commit 29321d7b3ffd94514b3a83192f6679e6f2f05e19
Author: Nick Schermer <nick@xfce.org>
Date:   Thu Apr 12 18:33:09 2012 +0200

    Add new background and remove old ones.
    
    Also move the background to the more common location
    $datadir/backgrounds/xfce/.

commit 6caa4cc93893b16d7b2bf6f951038350074e85ee
Author: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>
Date:   Thu Apr 12 11:06:00 2012 +0200

    l10n: Updated Finnish (fi) translation to 100%
    
    New status: 212 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 9e4f2ab4462bc4cf6d1cd4e6d417e030e2c60b4c
Author: Roger Pueyo Centelles <xfce@rogerpueyo.com>
Date:   Thu Apr 12 11:00:22 2012 +0200

    l10n: Updated Catalan (Valencian) (ca) translation to 100%
    
    New status: 212 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 02590f710040f3d7b2b88a6d1bed4e4d73fb5ec0
Author: Masato Hashimoto <hashimo@xfce.org>
Date:   Wed Apr 11 15:07:35 2012 +0200

    l10n: Updated Japanese (ja) translation to 100%
    
    New status: 213 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit a5bf3cea2cea0d66bcd8ca663b11325df5b53bcf
Author: Nuno Miguel <nunomgue@gmail.com>
Date:   Tue Apr 10 19:37:53 2012 +0200

    l10n: Updated Portuguese (pt) translation to 100%
    
    New status: 212 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 55bbf27b48c2149a0751e4740c886ea2295f8f1f
Author: Eivind Ødegård <gingermig@yahoo.no>
Date:   Tue Apr 10 12:56:06 2012 +0200

    l10n: Updated Norwegian Nynorsk (nn) translation to 100%
    
    New status: 212 messages complete with 0 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit 3a46517f1060af642b0e039694474beded9208c9
Author: Alper Tekinalp <alper.tekinalp@gmail.com>
Date:   Mon Apr 9 21:43:21 2012 +0200

    l10n: Updated Turkish (tr) translation to 95%
    
    New status: 203 messages complete with 9 fuzzies and 0 untranslated.
    
    Transmitted-via: Transifex (translations.xfce.org).

commit d5ecb5ad7e1ccda9a823ba2239d6e714a171b14b
Author: Piotr Sokół <psokol@jabster.pl>
Date:   Mon Apr 9 13:57:47 2012 +0200

    l10n: Updated Polish (pl) translation to 100%
    
    New status: 212 messages complete with 0 fuzzies and 0 untranslated.
