[Xfce4-commits] <exo:stable> Update ChangeLog.

Nick Schermer noreply at xfce.org
Sun Oct 18 17:40:03 CEST 2009


Updating branch refs/heads/stable
         to f767ec2e84b0201844bf816fd1b02b5b8cde5942 (commit)
       from d17f223ca121da47345d5d389aee7c1d56fe62e4 (commit)

commit f767ec2e84b0201844bf816fd1b02b5b8cde5942
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Oct 18 17:38:22 2009 +0200

    Update ChangeLog.

 ChangeLog | 8511 +++++++++++++++++++++++++++++++++++++++++++++++++------------
 1 files changed, 6851 insertions(+), 1660 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index c1fab7d..92f86ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,2152 +1,7343 @@
-2009-04-12  Stephan Arts <stephan at xfce.org>
+commit d17f223ca121da47345d5d389aee7c1d56fe62e4
+Author: Nick Schermer <nick at xfce.org>
+Date:   Sun Oct 18 17:20:20 2009 +0200
 
-	* == Released 0.3.101 ==
-	* NEWS: Update news for the release.
-	* configure.in.in: Update version number.
+    Updates for 0.3.105 release.
 
-2009-04-08	Jannis Pohlmann <jannis at xfce.org>
+commit 128bdf11927edac1a3395f8522fd40c93937a790
+Author: Nick Schermer <nick at xfce.org>
+Date:   Sat Oct 17 20:55:47 2009 +0200
 
-	* configure.in.in, docs/manual/da/images/, docs/manual/gl/images/: Fix
-	  broken build due to incomplete integration of the Danish and Galician
-	  manual translations.
-	* exo-helper/exo-helper-launcher-dialog.c: Add gettext() call around
-	  two strings which are already as translatable with N_() (bug #5203).
+    Fix notes when generating the man pages.
 
-2009-02-24  Stephan Arts <stephan at xfce.org>
+commit 667ca078b23a3e8016a0ec6b9492bb8a50aa2218
+Author: Nick Schermer <nick at xfce.org>
+Date:   Sat Oct 17 18:53:37 2009 +0200
 
-	* == Released 0.3.100 ==
-	* NEWS: Update news for the release.
-	* configure.in.in: Update version number.
+    Version to API docs.
 
-2009-01-25	Jannis Pohlmann <jannis at xfce.org>
+    This will make parallel installation of exo-1 and exo-0.3
+    easier.
 
-	* == Released 0.3.99.1 == 
-	* NEWS: Update news for the release.
-	* configure.in.in: Update version number.
+commit 54ffc5d16920b60ecddb66777fcff90d9e6251c2
+Author: Nick Schermer <nick at xfce.org>
+Date:   Sat Oct 17 13:15:23 2009 +0200
 
-2009-01-18	Jannis Pohlmann <jannis at xfce.org> 
+    Read mount options from a rc file (bug #2891).
 
-	* configure.in.in: Add Makefiles for Spanish docs.
+    All the hardcoded mount options are now read from a rc file so
+    they can be easily changed by the distro or user.
 
-2009-01-14	Jannis Pohlmann <jannis at xfce.org>
+    Conflicts:
 
-	* configure.in.in: Post-release version bump.
+    	exo-mount/exo-mount-hal.c
 
-2009-01-12	Stephan Arts <stephan at xfce.org>
+commit 4a66d865f20ba2167377c7f239337b0a488cb6be
+Author: Nick Schermer <nick at xfce.org>
+Date:   Sat Oct 10 17:56:12 2009 +0200
 
-	* === Released 0.3.93 ===
-	* configure.in.in: Update version number
+    Post release tag bump.
 
-2009-01-11	Jannis Pohlmann <jannis at xfce.org>
+commit e5c280fe6390f30366ee7c399012cdad949d9efc
+Author: Nick Schermer <nick at xfce.org>
+Date:   Sat Oct 10 17:52:26 2009 +0200
 
-	* configure.in.in: Add missing docs subdirectories.
+    Updates for 0.3.104 release.
 
-2009-01-10	Jannis Pohlmann <jannis at xfce.org>
+commit 3890e30591371112f2b0d4490b242f01a8472c21
+Author: Nick Schermer <nick at xfce.org>
+Date:   Sat Oct 10 17:51:03 2009 +0200
 
-	* NEWS: Update NEWS for the upcoming 0.3.93 release.
+    Rebuild po files.
 
-2008-12-08	Nick Schermer <nick at xfce.org>
+commit ba3cbb5dfb262cdf70e9abf85ae91514ecd736c3
+Author: Nick Schermer <nick at xfce.org>
+Date:   Sat Oct 10 17:09:09 2009 +0200
 
-	* exo/exo-icon-view.c: Don't setup bindings for shift+n and shift+p
-	  so type-ahead search works as expected. Bug #4633.
+    Fix typo in exo-open man page.
 
-2008-12-08	Nick Schermer <nick at xfce.org>
+commit 5f3da21a32fb435a02c44531fe2242986c1bacfb
+Author: Nick Schermer <nick at xfce.org>
+Date:   Fri Oct 9 20:55:10 2009 +0200
 
-	* Fix all compiler warnings and fix some possibly uninitialized variables.
+    Make unmount work for devices that have a parent that is a volume (bug #2968).
 
-2008-11-23	Jannis Pohlmann <jannis at xfce.org>
+    When a device had interfaces, but none of them was a volume, we
+    simply failed with an error without checking if the device
+    has parents that had his capability.
 
-	* exo-helper/main.c: Oops, I actually broke the --launch parameter. Fixed.
+    Put the looping code in functions instead of a bunch gotos,
+    to make the whole thing easier to understand.
 
-2008-11-23	Jannis Pohlmann <jannis at xfce.org>
+commit db3d7f55c4d52f488810c0ed86a916905fd8f9ac
+Author: Nick Schermer <nick at xfce.org>
+Date:   Fri Oct 9 15:07:54 2009 +0200
 
-	* exo-helper/exo-preferred-applications.desktop.in: Remove GenericName and
-	  the "Xfce 4" prefix from the Name field.
-	* exo-helper/main.c: Change order of the command line parameters so 
-	  that --launch is at the very bottom of the list (directly above the
-	  launch type explanations.
+    Post-release tag bump.
 
-2008-11-23	Jannis Pohlmann <jannis at xfce.org>
+commit ab961e801b6ef4667b1f32a203dda174dafe07f6
+Author: Nick Schermer <nick at xfce.org>
+Date:   Fri Oct 9 15:06:55 2009 +0200
 
-	* exo-helper/main.c (main): Stop startup notification once the plug is
-	  created and the dialog content has been moved into the plug.
+    Update for 0.3.103 release.
 
-2008-11-22	Nick Schermer <nick at xfce.org>
+commit 0513489d0539c9c2ae28374bd36133fb3212b32f
+Author: Nick Schermer <nick at xfce.org>
+Date:   Fri Oct 9 14:53:47 2009 +0200
 
-	* exo-desktop-item-edit/main.c, exo-open/main.c, exo-mount/main.c
-	  exo-csource/main.c, exo-mount-notify/main.c: Use -V for --version.
-	* Manually update po files and regenerate them. 
+    Use the update-preview signal for updating the preview (bug #5133).
 
-2008-11-20	Jannis Pohlmann <jannis at xfce.org>
+commit 8aa65148d867bc94877b51324b646ad345b8a791
+Author: Nick Schermer <nick at xfce.org>
+Date:   Fri Oct 9 14:35:37 2009 +0200
 
-	* exo/exo-url.c (_exo_url_to_local_path, exo_url_show_on_screen): 
-	  Modify _exo_url_to_local_path() so that it converts file:// URIs to
-	  paths, does not touch absolute paths and converts relative paths to
-	  absolute paths only if they exist in the local filesystem. Set 
-	  relative paths to NULL otherwise. 
-	  Replace the two regular expression for browser URIs by a more 
-	  generic one and try to open URIs in the following order: file 
-	  manager, email client and web browser as a last option.
-	  Alltogether this should fix bug #4627.
+    Add support for iocharset in exo-mount (bug #4294).
 
-2008-11-11	Jannis Pohlmann <jannis at xfce.org>
+    When the wrong charset if detected you can override it
+    with the environment variable EXO_MOUNT_IOCHARSET.
 
-	* NEWS: Update NEWS file for the upcoming beta2 release.
+commit b33a62439e9766865a5556848981177ae7717b8f
+Author: Nick Schermer <nick at xfce.org>
+Date:   Fri Oct 9 13:25:25 2009 +0200
 
-2008-11-11	Jannis Pohlmann <jannis at xfce.org>
+    Make mounting NTFS drives work in exo-mount (bug #4532).
 
-	* exo/exo-icon-view.c: Add hack for drawing the background of text 
-	  renderers inside the icon view. GtkIconView uses a similar hack, but
-	  this should really be fixed in GtkCellRendererText.
+commit c7cf93eef8d7597f014a291fd9126e775c935abd
+Author: Nick Schermer <nick at xfce.org>
+Date:   Fri Oct 9 11:19:23 2009 +0200
 
-2008-11-10	Jannis Pohlmann <jannis at xfce.org>
+    Drop INSTALL since it's generated at build time.
 
-	* exo/exo-icon-view.c: Revert accidently committed painting code.
+commit aad73824b9e1b9d70e3355f0b86233ee29c33edf
+Author: Nick Schermer <nick at xfce.org>
+Date:   Fri Oct 9 11:17:17 2009 +0200
 
-2008-11-10	Jannis Pohlmann <jannis at xfce.org>
+    Also drop the r in the revision.
 
-	* configure.in.in, exo/exo-md5.c: Get rid of external MD5 functions.
+commit a929d9b71db5c759db49c8b625eca53cb79e8268
+Author: Nick Schermer <nick at xfce.org>
+Date:   Fri Oct 9 11:16:19 2009 +0200
 
-2008-11-06	Brian Tarricone <bjt23 at cornell.edu>
+    Make the build GIT proof.
 
-	* exo-helper/main.c: Fix compile against glib < 2.14.
+commit 5ac37c2552cf0d4231cf71fe69902ace2daca1d2
+Author: Nick Schermer <nick at xfce.org>
+Date:   Thu Oct 8 12:32:51 2009 +0200
 
-2008-11-03	Jannis Pohlmann <jannis at xfce.org>
+    Open trash:// uris with the file manager (bug #5777).
 
-	* exo/exo-url.c: Split up assignment and conditional into separate 
-	  lines to make the code more readable.
+commit f5735309d8f8bf9fb35fe893de85733ee402fb29
+Author: Nick Schermer <nick at xfce.org>
+Date:   Thu Oct 8 12:31:51 2009 +0200
 
-2008-11-03	Jannis Pohlmann <jannis at xfce.org>
+    Fix some small compiler warnings.
 
-	* exo/exo-url.c: Check whether the given URL can be transformed into
-	  a local filename before going through the regular expressions for
-	  email addresses and browser URLs. Also don't allow additional
-	  characters before and after email addresses and browser URLs. This
-	  handles filenames with @ properly and should fix bug #4330.
+commit 373a699f18cf0c5b78e2cedbf9d4043aef4ad087
+Author: Carles Muñoz Gorriz <carlesmu at internautas.org>
+Date:   Sat Sep 5 11:29:04 2009 +0000
 
-2008-10-22	Brian Tarricone <bjt23 at cornell.edu>
+    l10n: Updates to Catalan (Valencian) (ca) translation
 
-	* configure.in.in: Add 'svn' version tag.
-	* exo-helper/exo-helper-chooser-dialog.[ch]: Add function to
-	  retrieve the toplevel container beneath the GtkDialog's
-	  GtkVBox.
-	* exo-helper/exo-preferred-applications.desktop.in: Add
-	  X-XfcePluggable and X-XfceHelpFile keys.
-	* exo-helper/exo-preferred-applications.in: Pass any extra
-	  command-line arguments on to exo-helper-0.3.
-	* exo-helper/main.c: Use GOption framework for parsing the
-	  command line.  Add --socket-id parameter so the dialog can
-	  be embedded in the settings manager.
+    Transmitted-via: Transifex (translations.xfce.org)
 
-2008-10-10	Jannis Pohlmann <jannis at xfce.org>
+commit c09dfc6002f0aec5142ce570679b5efe44b783fa
+Author: Carles Muñoz Gorriz <carlesmu at internautas.org>
+Date:   Sun Aug 23 09:36:56 2009 +0000
 
-	* exo-helper/helpers/Makefile.am, 
-	  exo-helper/helpers/midori.desktop.in.in: Add Midori helper. Patch 
-	  provided by Christian Dywan. This closes bug #4446.
+    l10n: Updates to Catalan (Valencian) (ca) translation
 
-2008-08-05	Brian Tarricone <bjt23 at cornell.edu>
+    Transmitted-via: Transifex (translations.xfce.org)
 
-	* exo/exo-utils.h: Move the exo_atomic_inc()/exo_atomic_dec() inline
-	  function decls into the #ifdef to fix compilation on non-x86
-	  platforms (bug 4387).
+commit 13d86575eda379ee89c2e85eca3ffc5b1ea225b2
+Author: Nick Schermer <nick at xfce.org>
+Date:   Thu Aug 20 21:21:34 2009 +0200
 
-2008-08-30	Jannis Pohlmann <jannis at xfce.org>
+    Update INSTALL.
 
-	* autogen.sh: Do not print errors when trying to detect the 
-	  revision of a git svn repository.
+commit 1adad45800a8e4c50275453ee722950865b5d86f
+Author: Nick Schermer <nick at xfce.org>
+Date:   Thu Aug 20 21:21:06 2009 +0200
 
-2008-08-25	Brian Tarricone <kelnos at xfce.org>
+    Fix some distcheck problems.
 
-	* exo-helper/exo-preferred-applications.desktop.in: Include
-	  preferred apps dialog in new settings manager.
+commit af777c1f4d9e1bf442c2733bd148d32185fe6395
+Author: Nick Schermer <nick at xfce.org>
+Date:   Thu Aug 20 20:24:25 2009 +0200
 
-2008-08-12  Brian Tarricone <bjt23 at cornell.edu>
+    Update NEWS for 0.3.102 release.
 
-	* exo-mount/exo-mount-hal.c: Add support for mounting and
-	  unmounting encrypted volumes.  Patch from Colin Leroy.
-	  Bug #3349.
+commit 36563a3374ec1fc574ef682ea068ad3cb24ae84a
+Author: Nick Schermer <nick at xfce.org>
+Date:   Thu Aug 20 19:23:51 2009 +0200
 
-200-07-26	Jannis Pohlmann <jannis at xfce.org>
+    Lookup the hardcoded paths for (u)mount during configure (bug #3717).
 
-	* autogen.sh: Add @REVISION@ substitution support for git svn 
-	  repositories.
+commit 979fec5a7f81fd8ae3eec45906eb7c165052aaa6
+Author: Nick Schermer <nick at xfce.org>
+Date:   Thu Aug 20 19:35:58 2009 +0200
 
-2008-07-17	Nick Schermer <nick at xfce.org>
+    Fix missing include (bug #3751).
 
-	* exo-csource/main.c: Don't strip text between nodes 
-	  with --strip-content. This will make stripping work
-	  on glade files.
-	* configure.in.in: Version bump from 0.3.7 to 0.3.7.1.
+commit 24490e0687fc0bdd6766ac93d3851d887448e7f5
+Author: Nick Schermer <nick at xfce.org>
+Date:   Thu Aug 20 19:39:02 2009 +0200
 
-2007-12-02	Benedikt Meurer <benny at xfce.org>
+    Prefer getvfsstat over getfsstat (bug #3718).
 
-	* configure.in.in: Post-release version bump.
+commit f150c7d57a74df5b8efd9416a6de07e6c5301e33
+Author: Nick Schermer <nick at xfce.org>
+Date:   Thu Aug 20 19:51:22 2009 +0200
 
-2007-12-02	Benedikt Meurer <benny at xfce.org>
+    Don't abort if python is not found (bug #3751).
 
-	* === Released 0.3.4 ===
-	* NEWS, configure.in.in: Bump version.
-	* THANKS: Update translator credits.
-	* po/*.po: Update Project-Id-Version.
-	* docs/reference/Makefile.am: Fix dist building.
+commit 8ed5cc6c9bdd160670891e56bdb6c508c11bfc70
+Author: Bauzhan Muftakhidinov <baurthefirst at gmail.com>
+Date:   Mon Aug 17 05:03:14 2009 +0000
 
-2007-07-20	Benedikt Meurer <benny at xfce.org>
+    l10n: Initial commit to Kazakh language translation
 
-	* exo/exo-mount-point.c: Fix build on Solaris.
+    Transmitted-via: Transifex (translations.xfce.org)
 
-2007-05-22	Benedikt Meurer <benny at xfce.org>
+commit 6f493d92bf44056aaae3376d550448909ade6aef
+Author: Nick Schermer <nick at xfce.org>
+Date:   Fri Aug 7 14:39:08 2009 +0000
 
-	* configure.in.in, exo/exo-string.{c,h}, exo/exo.symbols: Add new
-	  function exo_strdup_strftime(), which is an UTF-8 aware wrapper
-	  for strftime().
-	* docs/reference/: Update reference manual.
+    Do not escape commas in urls (bug #5654).
 
-2007-05-22	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 30447)
 
-	* configure.in.in: Prefer -lmd over -lmd5.
-	* docs/reference/: Update reference manual.
+commit 6c721b0e71a3c05c5d221ff981559673e5037a0c
+Author: Nick Schermer <nick at xfce.org>
+Date:   Tue Aug 4 22:08:31 2009 +0000
 
-2007-05-20	Benedikt Meurer <benny at xfce.org>
+    Fix possible segfault in exo_icon_view_get_item_at_pos (bug #5633).
 
-	* exo-csource/main.c: Add support to strip comments and node contents
-	  from XML files. Based on patch from Nick Schermer <nick at xfce.org>.
-	  Bug #3094.
-	* po/*.po, po/*.pot: Merge new strings.
-	* po/de.po: Update german translations.
+    (Old svn revision: 30429)
 
-2007-05-09	Benedikt Meurer <benny at xfce.org>
+commit 49a1dc52bbce8d4be87a5eda2b215603e74719d9
+Author: Nick Schermer <nick at xfce.org>
+Date:   Mon Jul 20 17:31:03 2009 +0000
 
-	* INSTALL, configure.in.in: Update for latest autoconf.
+    Backport fix from trunk.
 
-2007-05-09	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 30360)
 
-	* COPYING.LIB, COPYING, Makefile.am: Ship LGPL and GPL license
-	  files. Bug #2895.
+commit 9f653d3ca09ee720090681dc20ce0bf54f3c9e3b
+Author: Nick Schermer <nick at xfce.org>
+Date:   Sun Jul 19 16:02:02 2009 +0000
 
-2007-02-17	Benedikt Meurer <benny at xfce.org>
+    Backport the pixbuf fixes from trunk.
 
-	* exo/exo-config.h.in: Make sure EXO_PARAM_READABLE,
-	  EXO_PARAM_WRITABLE and EXO_PARAM_READWRITE are properly set.
+    (Old svn revision: 30353)
 
-2007-02-12	Benedikt Meurer <benny at xfce.org>
+commit 9f3bd652755fd0602eacf81a77345bbca4a4ce68
+Author: Nick Schermer <nick at xfce.org>
+Date:   Fri Jul 10 18:48:34 2009 +0000
 
-	* exo/exo-mount-point.c: Fix compilation on Solaris 2.8. Bug #2798.
+    Add another case to exo-open that should work.
 
-2007-02-12	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 30255)
 
-	* configure.in.in, exo/exo-mount-point.c: Fix compilation on newer
-	  NetBSD versions. Bug #2808.
+commit 121bb931d3d161b2f1716fb3c0f0962492146988
+Author: Nick Schermer <nick at xfce.org>
+Date:   Fri Jul 10 18:40:55 2009 +0000
 
-2007-02-12	Benedikt Meurer <benny at xfce.org>
+    Merge from trunk.
 
-	* exo-helper/helpers/sylpheed-claws.desktop.in.in: Apply patch from
-	  Colin Leroy <colin at colino.net> to replace Sylpheed-Claws with Claws
-	  Mail. Bug #2851.
-	* po/libexo-0.3.pot, po/*.po: Merge new strings.
+    (Old svn revision: 30253)
 
-2007-01-28	Benedikt Meurer <benny at xfce.org>
+commit 27bd61a4645ad1e0f14759ab0a3f6406111febe6
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Thu Jul 9 12:50:30 2009 +0000
 
-	* exo/exo-url.c(exo_url_show_on_screen): Apply patch from Peter de
-	  Ridder <pc.ridder at zonnet.nl> to quote URLs properly prior to
-	  passing them to external programs. Bug #2791.
+    Add Asturian translations
 
-2007-01-28	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 30230)
 
-	* configure.in.in: Bump required HAL version to 0.5.7. Bug #2828.
+commit 8ead22da2b5d4a628aa2c8079ac858805c326187
+Author: Gabor Kelemen <kelemeng at gnome.hu>
+Date:   Sat Jun 13 10:09:19 2009 +0000
 
-2007-01-20	Benedikt Meurer <benny at xfce.org>
+    2009-06-09  Gabor Kelemen  <kelemeng at gnome.hu>
 
-	* configure.in.in: Post-release version bump.
+    	* hu.po: Translation reworked
 
-2007-01-20	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 30004)
 
-	* === Released 0.3.2 ===
-	* NEWS, configure.in.in: Bump version.
-	* THANKS: Update translator credits.
-	* po/*.po: Update Project-Id-Version.
-	* README, docs/reference/Makefile.am, exo-desktop-item-edit/Makefile.am,
-	  exo-hal/Makefile.am, exo-helper/Makefile.am, exo-mount/Makefile.am,
-	  exo-open/Makefile.am, exo/Makefile.am, exo/exo.h, python/Makefile.am,
-	  tests/Makefile.am: Drop EXO_API_SUBJECT_TO_CHANGE, as the 0.3 API
-	  is the stable API for the Xfce 4.4 branch now.
+commit e2d5680974fcc866a0239cd33f1926bd782dd65b
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Tue Jun 9 20:10:40 2009 +0000
 
-2007-01-15	Benedikt Meurer <benny at xfce.org>
+    Drop svn:executable bit from po files
 
-	* exo-mount/exo-mount-hal.c(exo_mount_hal_device_from_udi): Release
-	  string array properly.
+    (Old svn revision: 29998)
 
-2007-01-15	Benedikt Meurer <benny at xfce.org>
+commit f73485d36fdee05583a77c92029b59e7fb3153ab
+Author: Dumitru Moldovan <niznaiul at gmail.com>
+Date:   Sat May 30 12:58:12 2009 +0000
 
-	* exo-mount/exo-mount-hal.c(exo_mount_hal_device_from_udi): Allow
-	  to use the drive UDIs for CD-ROMs, which don't implement the
-	  Volume interface, but have atleast one associated, that
-	  implements the Volume interface.
+    Added initial xfce4-settings Romanian translation
+    Changed mail addresses for myself and Romanian language team
+    Other minor improvements and updates for libexo, thunar, terminal and xfcalendar
 
-2007-01-15	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29989)
 
-	* exo-hal/exo-hal.c(exo_hal_volume_compute_display_name): Fix
-	  compilation on amd64, using G_GUINT64_FORMAT instead of assuming
-	  it's llu. Bug #2758.
+commit 7ef17148d9a21ef5f8dfa8c89a298a21aaa38613
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Fri May 29 10:43:12 2009 +0000
 
-2007-01-11	Benedikt Meurer <benny at xfce.org>
+    update xfce-4-6 translations
 
-	* exo-mount/main.c(main): Fix unused label if HAL is not available.
+    (Old svn revision: 29987)
 
-2007-01-11	Benedikt Meurer <benny at xfce.org>
+commit 7ab89b48d5540471b14d00ae02c4e587f436ba85
+Author: Nick Schermer <nick at xfce.org>
+Date:   Mon May 11 20:30:36 2009 +0000
 
-	* exo/exo-mount-point.c(exo_mount_point_list_match_configured): Fix
-	  Linux build error.
+    Allow all arguments in the terminal parameters (part of bug #5301).
 
-2007-01-10	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29946)
 
-	* exo/exo-md5.c(exo_md5_digest_dup): Fix invalid usage of g_memdup().
-	* exo/exo-mount-point.{c,h}, exo/Makefile.am, exo/exo.symbols,
-	  exo/exo.h: Import new module ExoMountPoint, which handles the
-	  retrieval of active or configured mount points. This was merged
-	  here to avoid duplicating the code in several other applications.
-	  For example, Thunar, exo-mount and thunar-volman included similar
-	  code somehow. The code itself is highly platform-depend and so its
-	  easier to manage it in a central place.
-	* docs/reference/: Update reference manual.
-	* exo-mount/: Use the functions from the ExoMountPoint module.
-	* tests/: Add a test case for the ExoMountPoint module.
-	* po/POTFILES.in: Add new files here.
+commit bba33c41214b88e3ba58f89bbe798a61ec2bb0b3
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Mon May 11 19:19:51 2009 +0000
 
-2007-01-09	Benedikt Meurer <benny at xfce.org>
+    update latvian translation
 
-	* exo-hal/exo-hal.{c,h}: Add utility function exo_hal_udi_validate()
-	  to validate HAL device UDIs (actually D-Bus object paths).
-	* docs/reference/: Update reference manual.
-	* exo-mount/main.c(main): Use exo_hal_udi_validate() to verify HAL
-	  device UDIs passed on the command line.
-	* po/libexo-0.3.pot, po/*.po: Merge new strings.
-	* po/de.po: Update german translations.
+    (Old svn revision: 29941)
 
-2007-01-08	Benedikt Meurer <benny at xfce.org>
+commit f0c3a0625507c645732cb0f4a7ba3d83664ae82c
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Mon Apr 20 14:49:13 2009 +0000
 
-	* configure.in.in, exo-hal/exo-hal.c: Fix build with older HAL
-	  versions. Fix build on amd64. Bug #2725.
+    Merge strings from Xfce trunk to Xfce branch 4.6
 
-2007-01-07	Benedikt Meurer <benny at xfce.org>
+    For reference, the commands involved:
+    for i in xfce_4_6/*; do
+            for j in $i/branches/xfce_4_6/po/*.po; do
+                    msgmerge xfce/$(basename $i)/trunk/po/$(basename $j) \
+                            $i/branches/xfce_4_6/po/$(basename $j) > \
+                            $i/branches/xfce_4_6/po/$(basename $j).new
+                    mv $i/branches/xfce_4_6/po/$(basename $j) \
+                            $i/branches/xfce_4_6/po/$(basename $j | sed 's/\.new//')
+            done
+    done
 
-	* exo-mount/exo-mount-hal.c: Handle blank discs properly. Try to come
-	  up with a usable error message if the user tries to mount a blank
-	  disc or a pure audio disc.
-	* exo-mount/exo-mount-hal.c: Fix crash with certain types of discs.
-	  Bug #2723.
-	* po/libexo-0.3.pot, po/*.po: Merge new strings.
-	* po/de.po: Update german translations.
+    (Old svn revision: 29864)
 
-2007-01-07	Benedikt Meurer <benny at xfce.org>
+commit 328fc02e8c8089118af04073b9f8d6c3a2fa66f2
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Sun Apr 12 21:36:12 2009 +0000
 
-	* configure.in.in, Makefile.am, exo-hal/: Add utility library exo-hal,
-	  which provides functions to lookup display names and icons for HAL
-	  devices. These functions are used by both exo-mount and Thunar, and
-	  probably additional software in the future. The library is there to
-	  avoid having to duplicate these rather messy functions all over the
-	  place, and to make translators life easier, having to translate them
-	  only in a single place.
-	* docs/reference/: Update the reference manual.
-	* exo-mount/: Use exo-hal to determine the display names and icons for
-	  the HAL devices.
-	* po/POTFILES.in: Add new files here.
-	* po/libexo-0.3.pot, po/*.po: Merge new strings.
-	* po/de.po: Update german translations.
+    branch xfce 4.6
 
-2007-01-06	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29786)
 
-	* exo-mount-notify/main.c(signal_io_func): Do not block Thunar's
-	  unmount operation waiting for the last notification to go
-	  away.
-	* configure.in.in, exo-mount/: Be smarter when checking device files
-	  for equality, comparing them by their major/minor device ids instead
-	  of their paths.
+commit 785a7b0402070fd6b3315c9c6daa1c59f2e0689b
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Sun Apr 12 21:33:01 2009 +0000
 
-2007-01-06	Benedikt Meurer <benny at xfce.org>
+    Update NEWS, ChangeLog and version info
 
-	* exo-mount/exo-mount-fstab.c: Add missing <errno.h> include.
+    (Old svn revision: 29784)
 
-2007-01-06	Benedikt Meurer <benny at xfce.org>
+commit 4ce7ecf5783b6822451b72da01558d53606d99ac
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Wed Apr 8 12:01:08 2009 +0000
 
-	* configure.in.in, Makefile.am, exo-mount/: Add mount utility, that
-	  uses HAL if available, but can also operate without HAL. This is
-	  necessary because other mount utilities like gnome-mount or pmount
-	  do not always work properly, esp. with devices such as floppy
-	  drives. Even worse those utilities behave differently depending on
-	  the underlying system, and thunar-vfs already contains too many
-	  work arounds for such messy stuff.
-	* configure.in.in, Makefile.am, exo-mount-notify/: Add an optional
-	  internal mount notify, which notifies the user that a device is
-	  being released by the system, and gives him a hint when the device
-	  can be removed physically. This requires a running notification
-	  daemon.
-	* exo-desktop-item-edit/main.c(main): Update string to avoid
-	  duplicated strings in the translations.
-	* po/POTFILES.in: Add new files here.
-	* po/libexo-0.3.pot, po/*.po: Merge new strings.
-	* po/de.po: Update german translations.
+    	* configure.in.in, docs/manual/da/images/, docs/manual/gl/images/: Fix
+    	  broken build due to incomplete integration of the Danish and Galician
+    	  manual translations.
+    	* exo-helper/exo-helper-launcher-dialog.c: Add gettext() call around
+    	  two strings which are already as translatable with N_() (bug #5203).
+    	* libexo-0.3.pot, *.po: Update translation files (no real changes
+    	  though).
 
-2007-01-03	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29730)
 
-	* configure.in.in, exo-csource/main.c, exo-open/main.c,
-	  exo-desktop-item-edit/main.c: Update copyright dates.
-	* po/libexo-0.3.pot, po/*.po: Merge changed strings.
-	* po/de.po: Update german translations.
+commit 26e6da211f0f2b1a356790040d94c3ab2d3e17a4
+Author: Piotr Sokól <piotr.sokol at 10g.pl>
+Date:   Wed Apr 8 11:49:55 2009 +0000
 
-2006-12-28	Benedikt Meurer <benny at xfce.org>
+    Updated Polish translations
 
-	* exo/exo-icon-view.c: Several code cleanups.
+    (Old svn revision: 29729)
 
-2006-11-11	Benedikt Meurer <benny at xfce.org>
+commit 110dc36ee11bc6a843d8af224cd053c869020609
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Tue Apr 7 22:41:49 2009 +0000
 
-	* exo/exo-url.c: Detect complex mailto:-URLs properly. Bug #2530.
+    Doc maintainance (make update-xml)
 
-2006-11-04	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29723)
 
-	* configure.in.in: Post-release version bump.
+commit 30540aeb200caa307faaea3268b97c73b1df010a
+Author: Piotr Sokól <piotr.sokol at 10g.pl>
+Date:   Mon Mar 30 15:14:15 2009 +0000
 
-2006-11-04	Benedikt Meurer <benny at xfce.org>
+    Updated Polish translations
 
-	* === Released 0.3.1.12rc2 ===
-	* NEWS, configure.in.in: Bump version.
-	* THANKS: Update translator credits.
-	* po/*.po: Update Project-Id-Version.
+    (Old svn revision: 29690)
 
-2006-11-04	Benedikt Meurer <benny at xfce.org>
+commit a57a8ad0b917fd16e328359fd193494150d2a467
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Mar 29 22:03:06 2009 +0000
 
-	* exo/exo-url.c(exo_url_show_on_screen): Need to escape commata in
-	  URLs passed to web browsers and mail readers, because some of them,
-	  i.e. Firefox and Thunderbird, will otherwise strip offs the part
-	  after the last comma. Bug #2454.
+    Translations updates - es it ku
 
-2006-11-03	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29689)
 
-	* exo/exo-url.c: Underscore is a valid character for usernames.
-	  Bug #2453.
+commit bd759ad703cd7112de9fe12e6efadf2260a29b51
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Fri Mar 27 22:27:47 2009 +0000
 
-2006-11-03	Benedikt Meurer <benny at xfce.org>
+    Translations updates - gl pt ru
 
-	* exo/exo-cell-renderer-icon.c(exo_cell_renderer_icon_render): Handle
-	  internal icons properly. Bug #2488.
+    (Old svn revision: 29686)
 
-2006-10-30	Jean-François <pollux at xfce.org>
+commit 7130dba459f80fd36b11535caabc98230de3ed77
+Author: Piotr Sokól <piotr.sokol at 10g.pl>
+Date:   Mon Mar 23 10:13:59 2009 +0000
 
-	* configure.in.in, docs/manual/fr,
-	  docs/manual/fr/exo-preferred-applications.xml.in,
-	  docs/manual/fr/images/, docs/manual/fr/Makefile.am,
-	  docs/manual/Makefile.am, po-doc/LINGUAS, po-doc/fr.po,
-	  po-doc/ChangeLog: Add French translations of the manual by Maximilian
-	  Schleiss. Bug #2478.
+    Updated Polish translations
 
-2006-09-28	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29682)
 
-	* icons/24x24/, configure.in.in, icons/Makefile.am: Install the
-	  preferences-desktop-default-applications.png in 24x24 as well.
+commit 8bb87fb690fa593add1446296a01356dd8d3247c
+Author: Nick Schermer <nick at xfce.org>
+Date:   Sun Mar 22 09:09:16 2009 +0000
 
-2006-09-28	Benedikt Meurer <benny at xfce.org>
+    Quote arguments passed to exo-open (bug #5132).
 
-	* configure.in.in, exo-helper/Makefile.am: Fix installation on Win32
-	  variants. Bug #2463.
+    (Old svn revision: 29679)
 
-2006-09-14	Benedikt Meurer <benny at xfce.org>
+commit c402c4888683b442eb9a3094fede16e41173d737
+Author: Masato Hashimoto <cabezon.hashimoto at gmail.com>
+Date:   Thu Mar 19 15:02:17 2009 +0000
 
-	* exo/exo-icon-view.c(exo_icon_view_button_press_event): Fix double
-	  click sometimes requiring a third click. Bug #2259.
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
+    	* ja.po: Japanese translation update (Masato Hashimoto)
 
-2006-09-13	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29675)
 
-	* exo/exo-icon-view.c(exo_icon_view_item_hit_test): Revert previous
-	  change as it makes it too easy to accidently select files that you
-	  do not wanted to selected, when in compact list mode.
+commit 1a1cd089b121b979b1be9c2827e7dc458bf73c9a
+Author: Piotr Sokól <piotr.sokol at 10g.pl>
+Date:   Mon Mar 16 11:17:09 2009 +0000
 
-2006-09-13	Benedikt Meurer <benny at xfce.org>
+    Updated Polish translations
 
-	* exo/exo-icon-view.c(exo_icon_view_item_hit_test): Apply patch from
-	  Matt McClinch <mattmcclinch at gmail.com> to improve rubberband
-	  selection in compact list mode.
+    (Old svn revision: 29669)
 
-2006-09-10	Benedikt Meurer <benny at xfce.org>
-
-	* docs/reference/exo-open.xml: Add the --working-directory parameter
-	  to the exo-open manpage.
-
-2006-09-10	Benedikt Meurer <benny at xfce.org>
-
-	* exo-open/main.c: Use GOption to parse the command line parameters
-	  and add a --working-directory parameter, which is used when launching
-	  applications via --launch.
-	* po/libexo-0.3.pot, po/*.po: Merge new strings.
-	* po/de.po: Update german translations.
+commit 8c9120f3ddf68cac29360d8b51fdf65df82c45a5
+Author: Nick Schermer <nick at xfce.org>
+Date:   Sun Mar 15 11:24:01 2009 +0000
 
-2006-09-05	Benedikt Meurer <benny at xfce.org>
+    Add it docs to configure. Patch by Maximilian.
 
-	* configure.in.in: Post-release version bump.
+    (Old svn revision: 29664)
 
-2006-09-02	Benedikt Meurer <benny at xfce.org>
+commit fa8af013e2256c1a30f2b48da09ef03e60e05a88
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sat Mar 14 14:55:12 2009 +0000
 
-	* === Released 0.3.1.10rc1 ===
-	* NEWS, configure.in.in: Bump version.
-	* THANKS: Update translator credits.
-	* po/*.po: Update Project-Id-Version.
-	* exo.spec.in: Add missing files.
-
-2006-09-02	Benedikt Meurer <benny at xfce.org>
+    Translations updates - da es fr gl it nn
 
-	* exo/exo-tree-view.c(exo_tree_view_drag_begin): Fix build with
-	  compilers other than gcc. Bug #2252.
-	* po/cs.po: Updated czech translations by Michal Várady 
-	  <miko.vaji at gmail.com>.
-
-2006-08-27	Benedikt Meurer <benny at xfce.org>
-
-	* exo/exo-icon-chooser-model.h: Need to include <exo/exo-config.h> to
-	  make sure G_GNUC_WARN_UNUSED_RESULT is defined. Thanks to Enrico
-	  Troeger <enrico.troeger at uvena.de> for the hint.
-
-2006-08-26	Benedikt Meurer <benny at xfce.org>
-
-	* exo/exo-icon-chooser-dialog.c(CONTEXT_TITLES): Apply patch from
-	  Matt McClinch <mattmcclinch at gmail.com> to fix a warning with older
-	  compilers. Bug #2223.
-
-2006-08-26	Benedikt Meurer <benny at xfce.org>
-
-	* exo/exo-icon-view.c: Finally fix the layout problem where the
-	  appearance of a scrollbar causes the icons to be laid out again and
-	  again. Thanks to Matt McClinch <mattmcclinch at gmail.com> for the
-	  patch. Bug #2219.
-	* exo/exo-icon-view.c: Several small cleanups.
-
-2006-08-26	Benedikt Meurer <benny at xfce.org>
-
-	* configure.in.in: Fix typo, where -NDEBUG was used instead of
-	  -DNDEBUG as preprocessor flag. Bug #2221.
-
-2006-08-26	Benedikt Meurer <benny at xfce.org>
-
-	* exo/exo-config.h.in: Verify that G_GNUC_NULL_TERMINATED is defined.
-	* exo/exo-private.{c,h}: Add _exo_g_type_add_interface_simple() to
-	  further reduce the number of relocations.
-	* exo/exo-icon-view.c(exo_icon_view_get_type): Use the newly added
-	  _exo_g_type_add_interface_simple() function here.
-	* exo/exo-gdk-pixbuf-extensions.{c,h}, exo/exo.symbols: Import the
-	  exo_gdk_pixbuf_frame() function from Thunar, which will be used
-	  in the thumbnail preview widget to properly frame certain thumbnails,
-	  just like Thunar does.
-	* configure.in.in, exo/exo-gdk-pixbuf-extensions.{c,h}, exo/exo.symbols:
-	  Add new method exo_gdk_pixbuf_new_from_file_at_max_size(), which loads
-	  an image from a file, scaling down the image as necessary, but never
-	  scaling up. It uses mmap() if possible to speed up loading images.
-	* exo/exo-cell-renderer-ellipsized-text.{c,h}: Recycle the previously
-	  deprecated ExoCellRendererEllipsizedText class to be used as text
-	  renderers in ExoIconViews, utilizing the new follow-state property.
-	* exo/exo-thumbnail.{c,h}, exo/Makefile.am: Add an internal frontend
-	  to the thumbnail database, which is used for the thumbnail preview
-	  widget and to load SVG icons in the icon cell renderer.
-	* Makefile.am, configure.in.in, pixmaps/, exo/Makefile.am,
-	  exo/exo-thumbnail-preview.{c,h}: Import the ExoThumbnailPreview
-	  class as an internal widget class to display a thumbnail preview
-	  to be used in GtkFileChooser's. The preview widget was designed to
-	  look similar to the preview widget in The Gimp.
-	* exo/exo-gtk-extensions.{c,h}, exo/exo.symbols: Add the convenience
-	  helper function exo_gtk_file_chooser_add_thumbnail_preview(), which
-	  adds an ExoThumbnailsPreview to a given GtkFileChooser and connects
-	  it appropriately to display a thumbnail for the currently selected
-	  file (if possible).
-	* exo/Makefile.am, exo/exo-cell-renderer-icon.{c,h}, exo/exo.symbols,
-	  exo/exo.h: Import the ExoCellRendererIcon class, which should be used
-	  as icon cell renderer in ExoIconViews, and supports rendering named
-	  icons as well as image files, utilizing the thumbnail database
-	  whenever possible.
-	* exo/Makefile.am, exo/exo-icon-chooser-dialog.{c,h}, exo/exo.symbols,
-	  exo/exo-icon-chooser-model.{c,h}, exo/exo.h: Finally import the
-	  initial components of the icon chooser framework, namely the
-	  ExoIconChooserModel and ExoIconChooserDialog classes.
-	* exo-desktop-item-edit/exo-die-editor.c: Use the ExoIconChooserDialog
-	  here to select icons for .desktop files.
-	* tests/Makefile.am, tests/test-exo-icon-chooser-dialog.c: Add a simple
-	  test case for the ExoIconChooserDialog.
-	* configure.in.in, exo/exo-private.h: Use -DNDEBUG in release builds
-	  and -DG_ENABLE_DEBUG in full debug builds.
-	* exo/exo-wrap-table.c, exo/exo-xsession-client.c: Documentation fixes.
-	* docs/reference/: Update the API documentation.
-	* python/: Update the python bindings.
-	* po/POTFILES.in: Add new files here.
-	* po/libexo-0.3.pot, po/*.po: Merge new strings.
-	* po/de.po: Update german translations.
-	* HACKING: A few updates.
-
-2006-08-16	Benedikt Meurer <benny at xfce.org>
-
-	* exo-helper/exo-helper-chooser-dialog.c
-	  (exo_helper_chooser_dialog_init): Use "Web Browser" instead of
-	  "Default Web Browser" (same for terminal and mailer) for the section
-	  titles, as the term "Default" is somewhat redundant to the rest of
-	  the dialog and makes the whole UI looks busy.
-	* exo-helper/exo-helper-chooser.c: Display fallback icon if no
-	  specific icon for the helper was found.
-	* exo-helper/helpers/: Add several new helpers.
-	* po/POTFILES.in: Add new files here.
-	* po/libexo-0.3.pot, po/*.po: Merge new strings.
-	* po/de.po: Update german translations.
-
-2006-08-14	Benedikt Meurer <benny at xfce.org>
-
-	* exo-helper/helpers/urxvt.desktop.in.in,
-	  exo-helper/helpers/Makefile.am: Add support for rxvt-unicode.
-	  Bug #2158.
-	* po/POTFILES.in: Add new files here.
-	* po/libexo-0.3.pot, po/*.po: Merge new strings.
-	* po/de.po: Update german translations.
-
-2006-08-09	Benedikt Meurer <benny at xfce.org>
-
-	* exo/exo-tree-view.c: Add support for rubberband selection in the
-	  ExoTreeView class. Bug #1996.
-
-2006-08-07	Benedikt Meurer <benny at xfce.org>
-
-	* exo-desktop-item-edit/exo-die-desktop-model.c
-	  (exo_die_desktop_item_new_from_file): Load only .desktop files of
-	  type Application.
-
-2006-08-06	Benedikt Meurer <benny at xfce.org>
-
-	* exo-desktop-item-edit/exo-die-command-entry.c,
-	  exo-desktop-item-edit/exo-die-command-model.c: Set the completion
-	  model only after the command model is loaded, as GtkEntryCompletion
-	  in GTK+ 2.10 is way to slow when adding rows to a model, which makes
-	  the dialog hang for several seconds on startup.
-	* exo-desktop-item-edit/exo-die-desktop-model.{c,h},
-	  exo-desktop-item-edit/Makefile.am, exo-desktop-item-edit/main.c,
-	  exo-desktop-item-edit/exo-die-editor.c: Add a convenient way to
-	  create launchers for applications installed on the system and
-	  available via the desktop database, by typing the name of the
-	  application in the "Name" field and using the available completion.
-	* po/POTFILES.in: Add new files here.
-	* po/libexo-0.3.pot, po/*.po: Updated.
-	* po/de.po: Update german translations.
-
-2006-07-28	Benedikt Meurer <benny at xfce.org>
-
-	* exo/exo-icon-view.c(ExoIconViewItem): Apply patch from Matt McClinch 
-	  <mattmcclinch at gmail.com> to fix invalid size for row and col.
-
-2006-07-26	Benedikt Meurer <benny at xfce.org>
-
-	* exo/exo-xsession-client.c(exo_xsession_client_set_group): Use the
-	  stack to allocate the temporary custom protocols.
-	* exo/exo-private.h: Add support macros for the slice allocator.
-	* exo/exo-binding.c, exo/exo-icon-bar.c, exo/exo-icon-view.c,
-	  exo/exo-md5.c, exo/exo-toolbars-model.c: Use the slice allocator
-	  to reduce memory overhead where possible.
-
-2006-07-09	Benedikt Meurer <benny at xfce.org>
-
-	* configure.in.in: Post-release version bump.
-
-2006-07-09	Benedikt Meurer <benny at xfce.org>
-
-	* === Released 0.3.1.8beta2 ===
-	* NEWS, configure.in.in: Bump version.
-	* THANKS: Add missing translator credits.
-	* po/*.po: Update Project-Id-Version.
-	* exo.spec.in: Add missing files.
-
-2006-06-19	Benedikt Meurer <benny at xfce.org>
-
-	* exo-helper/helpers/exo-compose-mail-0.3: For some reasons, not all
-	  env implementations can handle additional parameters properly.
-	  Bug #1923.
-
-2006-06-13	Benedikt Meurer <benny at xfce.org>
-
-	* exo/exo-cell-renderer-ellipsized-text.{c,h}, exo/exo.symbols,
-	  exo/exo-ellipsized-label.{c,h}, exo/exo-pango-extensions.{c,h},
-	  docs/reference/: ExoCellRendererEllipsizedText, ExoEllipsizedLabel
-	  and the exo-pango-extensions are deprecated now.
-	* exo/exo-config.h.in: Verify that G_GNUC_WARN_UNUSED_RESULT is
-	  defined.
-	* exo/exo-md5.c(exo_md5_digest_get_type): Mark type name static.
-	* exo/exo-md5.c(exo_md5_digest_to_str): Move hex digits to rodata.
-	* exo/exo-md5.h, exo/exo.symbols: Warn if the result of an MD5
-	  function that returns data allocated on the heap is not used in
-	  the program.
-	* exo/exo-string.h: Warn if the result of a string function that
-	  returns data allocated on the heap is not used in the program.
-	* exo/exo-private.{c,h}, exo/exo-*.c: Reduce the number of relocations
-	  using a simple wrapper for g_type_register_static().
-	* configure.in.in: Use --as-needed if supported by the linker.
-
-2006-06-11	Benedikt Meurer <benny at xfce.org>
-
-	* exo-helper/helpers/balsa.desktop.in.in: Use the correct icon.
-	* exo-helper/helpers/exo-compose-mail-0.3: Various fixes.
-
-2006-06-08	Benedikt Meurer <benny at xfce.org>
-
-	* exo-helper/helpers/exo-compose-mail-0.3: Add simple Perl script to
-	  support extended mailto:-URIs for all included MailReaders. For
-	  example, it is now possible to specify a subject or attach files
-	  when composing mails using exo-open.
-	* exo-helper/helpers/: Use exo-compose-mail-0.3 for all included
-	  MailReaders, and add Mutt and Sylpheed to the list.
-	* acinclude.m4, configure.in.in: Check for required Perl modules,
-	  otherwise exo-compose-mail-0.3 will fail "silently".
-	* docs/reference/exo-open.xml: Update the exo-open manual page with
-	  a short description of the extended mailto:-syntax.
-	* po/POTFILES.in: Add new files here.
-	* po/libexo-0.3.pot, po/*.po: Updated.
-
-2006-05-25	Benedikt Meurer <benny at xfce.org>
-
-	* exo-helper/helpers/firefox.desktop.in: Don't forcibly open a new
-	  window for Firefox, but do whatever the user configured in Firefox.
-	  Bug #1850.
-
-2006-05-16	Benedikt Meurer <benny at xfce.org>
-
-	* python/: Update python bindings to support compilation with PyGTK
-	  2.9.0 and newer. Bug #1815.
-
-2006-05-14	Benedikt Meurer <benny at xfce.org>
-
-	* exo-helper/exo-helper-chooser.c(browse_clicked): Make this consistent
-	  with the command chooser dialog in Thunar and exo-desktop-item-edit.
-	* exo-helper/exo-helper-chooser.c(menu_activate_other): Make spacing
-	  consistent with the message dialogs.
-
-2006-05-11	Benedikt Meurer <benny at xfce.org>
-
-	* exo-desktop-item-edit/main.c(main): Handle broken Icon values with
-	  file extensions properly. Bug #1795.
+    (Old svn revision: 29660)
 
-2006-05-08	Benedikt Meurer <benny at xfce.org>
+commit 36c15602ea0c88cc338306b40ca03b8b14951e51
+Author: Piotr Sokól <piotr.sokol at 10g.pl>
+Date:   Sun Mar 8 16:05:36 2009 +0000
 
-	* exo/exo-wrap-table.c(exo_wrap_table_layout): Fix typo.
+    Updated Polish translations
 
-2006-05-07	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29647)
 
-	* exo-desktop-item-edit/main.c: Add hidden command line switch --xid
-	  to allow applications to pass a parent window id, so the window
-	  manager can properly place the "Create Launcher/Link" window above
-	  the parent window.
+commit 01513a91241018ef07029781febd00613b3a6374
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Thu Mar 5 14:52:02 2009 +0000
 
-2006-05-07	Benedikt Meurer <benny at xfce.org>
+    Renamed pt_PT to pt and nb_NO to nb (bug #4574)
 
-	* exo-desktop-item-edit/exo-die-icon-button.{c,h}: This wasn't meant
-	  to be imported.
+    (Old svn revision: 29645)
 
-2006-05-07	Benedikt Meurer <benny at xfce.org>
+commit 5c65e204abef8d64036c871becd1f665d512b78f
+Author: Jean-François Wauthy <pollux at xfce.org>
+Date:   Thu Mar 5 10:57:38 2009 +0000
 
-	* exo-desktop-item-edit/exo-die-editor.c(exo_die_editor_icon_clicked):
-	  Use gtk_file_filter_add_pixbuf_formats().
+    Rename nb_NO.po into nb.po
 
-2006-05-06	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29644)
 
-	* exo-desktop-item-edit/, configure.in.in, Makefile.am: Import the
-	  exo-desktop-item-edit utility, used to create/edit .desktop links
-	  and launchers. Bug #1724.
-	* icons/48x48/: Import fallback icons for the exo-desktop-item-edit
-	  utility, required for older icon themes that weren't updated to
-	  the icon naming spec yet.
-	* po/POTFILES.in: Add new files here.
-	* po/libexo-0.3.pot, po/*.po: Updated.
-	* po/de.po: Update german translations.
-	* NEWS, THANKS: Update NEWS and THANKS.
+commit 2372f27b553e921034ee647623717588a01e8657
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Mon Mar 2 23:18:41 2009 +0000
 
-2006-05-06	Benedikt Meurer <benny at xfce.org>
+    Translations updates - pt_PT
 
-	* Makefile.am: Add --enable-xml2po to DISTCHECK_CONFIGURE_FLAGS.
-	* exo-helper/exo-helper-launcher-dialog.c: Drop the "Help" button from
-	  the launcher dialog.
-	* Makefile.am, configure.in.in, exo-support/: Import XfceHeading and
-	  XfceTitledDialog from libxfcegui4 to use by the tools in this package
-	  without readding the dependency on libxfcegui4.
-	* exo-helper/Makefile.am, exo-helper/exo-helper-chooser-dialog.c,
-	  exo-helper/exo-helper-utils.{c,h}: Use XfceTitledDialog as superclass
-	  for ExoHelperChooserDialog.
-	* po/libexo-0.3.pot, po/*.po: Updated.
-	* po/de.po: Update the german translations.
+    (Old svn revision: 29641)
 
-2006-05-05	Benedikt Meurer <benny at xfce.org>
+commit 30cfbeca1037b8c05867a055b777770f51fed487
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Mar 1 22:47:35 2009 +0000
 
-	* configure.in.in: Update PACKAGE_BUGREPORT.
-	* exo-source/main.c(print_version): Update copyright.
-	* exo-source/main.c: Print version and usage in local encoding.
-	* exo-helper/exo-preferred-applications-settings.c: Use absolute path
-	  to spawn exo-preferred-applications to make sure we always launch
-	  the script installed with this version of the package. Add icon name
-	  to the plugin icon object to support the new mcs manager.
+    Translations updates - es pl uk
 
-2006-05-04	Daichi Kawahata <daichi at xfce.org>
+    (Old svn revision: 29639)
 
-	* Makefile.am, configure.in.in, docs/manual/Makefile.am,
-	  docs/manual/ja/Makefile.am,
-	  docs/manual/ja/exo-preferred-applications.xml.in,
-	  docs/manual/ja/images/Makefile.am,
-	  docs/manual/ja/images/exo-preferred-applications-internet.png,
-	  docs/manual/ja/images/exo-preferred-applications-utilities.png,
-	  docs/manual/ja/images/exo-preferred-applications-webbrowser-custom.png,
-	  docs/manual/ja/images/exo-preferred-applications-webbrowser-menu.png,
-	  po-doc/ChangeLog, po-doc/LINGUAS, po-doc/Makefile.am,
-	  po-doc/exo-preferred-applications.pot, po-doc/ja.po: Import
-	  initial Japanese translations and related files.
+commit 70fa9ceb9223909dac455e620ae0d86224157bfd
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Tue Feb 24 16:16:22 2009 +0000
 
-2006-05-02	Benedikt Meurer <benny at xfce.org>
+    Fix version
 
-	* exo/exo-icon-view.c, exo/exo-url.c: Apply patches from Oliver
-	  Lehmann <oliver at freebsd.org> to fix the compilation on older
-	  FreeBSD systems.
+    (Old svn revision: 29570)
 
-2006-05-01	Benedikt Meurer <benny at xfce.org>
+commit 7d2df3bf4755f3baee00cec7f246d96ccb1fe740
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Tue Feb 24 16:12:55 2009 +0000
 
-	* configure.in.in, exo/exo-md5.c: RedHat/Fedora requires md5global.h
-	  before md5.h can be used. Bug #1732.
+    Remove rc2 from changelog and news (it was never officially released)
 
-2006-04-19	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29569)
 
-	* exo/exo-icon-view.c(exo_icon_view_scroll_to_item): Avoid scrolling
-	  horizontally (to the right) if the item width is larger than the
-	  available allocation width, which fixes a weird scrolling bug with
-	  the compact view. Bug #1683.
+commit 55e5ebe104b14fa4ebe5d47a68d1838d955bd490
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Tue Feb 24 15:58:57 2009 +0000
 
-2006-04-19	Benedikt Meurer <benny at xfce.org>
+    Update NEWS, ChangeLog and version information
 
-	* exo-helper/exo-preferred-applications-settings.c(mcs_plugin_init):
-	  Mark button label translation. Bug #1669.
-	* po/libexo-0.3.pot, po/*.po: Update translations.
+    (Old svn revision: 29568)
 
-2006-04-17	Benedikt Meurer <benny at xfce.org>
+commit 4512cdcd2f070c319ea4dcc24dd82442dcdc423a
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Sun Feb 22 10:28:18 2009 +0000
 
-	* exo-helper/exo-helper.c(exo_helper_execute): Finally fix the helper
-	  command execution.
+    update translations
 
-2006-04-16	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29528)
 
-	* configure.in.in: Post-release version bump.
+commit f547163b98adc6e6bb575f38c98dc2dbaef4b49f
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
+Date:   Sat Feb 21 13:30:59 2009 +0000
 
-2006-04-16	Benedikt Meurer <benny at xfce.org>
+    Greek translations update.
 
-	* === Released 0.3.1.6beta1 ===
-	* NEWS, configure.in.in: Bump version.
-	* configure.in.in: Depend on Xfce 4.2.2 or above.
-	* Makefile.am, exo.spec.in, configure.in.in: Readd fixed exo.spec.in
-	  file for RPM building.
+    (Old svn revision: 29527)
 
-2006-04-16	Benedikt Meurer <benny at xfce.org>
+commit 50367b4b3d9ccce411af99ea4a3e5503a197ccd3
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Fri Feb 20 23:58:46 2009 +0000
 
-	* po/libexo-0.3.pot, po/*.po: Updated.
+    Translations Updates - ca es gl id it pt_PT zh_CN
 
-2006-04-16	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29526)
 
-	* configure.in.in: Check for sys/wait.h.
-	* exo-helper/exo-helper.c: Properly retry with the remaining commands
-	  if a command returns with an error within 5 seconds. This finally
-	  fixes the issues with Firefox.
+commit 95b0f7a20e677a0e2d18e297e362e5dd7ab5baff
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Feb 8 08:20:15 2009 +0000
 
-2006-04-16	Benedikt Meurer <benny at xfce.org>
+    Translations udaptes - de id ja nb pl zh_CN
 
-	* docs/manual/C/exo-preferred-applications.xml.in: Update the
-	  documentation date.
+    (Old svn revision: 29472)
 
-2006-04-16	Benedikt Meurer <benny at xfce.org>
+commit 4abb73e42ab6caa75560ee68c5d2525183763bbd
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Tue Feb 3 21:07:56 2009 +0000
 
-	* NEWS: Update NEWS file for BETA1.
-	* HACKING: Fix repository URL.
-	* exo.spec.in, Makefile.am, configure.in.in: Drop spec file, as it is
-	  totally outdated and unmaintained.
+    Translations updates - en_GB es
 
-2006-04-15	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29443)
 
-	* exo/exo-icon-view.c(exo_icon_view_layout_single_col): Apply patch
-	  from Matt McClinch <mattmcclinch at gmail.com> to properly use the
-	  calculated rowspan.
-	* THANKS: Fix "Other contributors" section title.
+commit 705ab9cfdba7b25499a8c8825204c7c3fbd6afba
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Tue Feb 3 00:17:52 2009 +0000
 
-2006-04-14	Benedikt Meurer <benny at xfce.org>
+    Update NEWS, Changelog and Version
 
-	* exo/exo-icon-view.c: Allow horizontal scrolling using the regular
-	  mouse wheel when in EXO_ICON_VIEW_LAYOUT_COLS mode. Bug #1665.
+    (Old svn revision: 29440)
 
-2006-04-14	Benedikt Meurer <benny at xfce.org>
+commit c2e1fb2e5d06ccb9834885a72e56288cddbe7548
+Author: Eren Turkay <turkay.eren at gmail.com>
+Date:   Sat Jan 31 17:38:45 2009 +0000
 
-	* exo/exo-icon-view.c: Avoid calling size_allocate() again and again,
-	  because of GtkScrolledWindow interaction (actually because GTK+ is
-	  totally broken here).
+    Turkish translation update by Gokmen Gorgen and Samed Beyribey
 
-2006-04-14	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29417)
 
-	* exo/exo-icon-view.{c,h}, exo/exo.symbols: Add support for an
-	  additional layout mode, which is similar to the list view in Windows
-	  Explorer and lays out items in columns instead of rows, based on a
-	  patch from Matt McClinch <mattmcclinch at gmail.com>.
-	* docs/reference/: Update API docs.
-	* po/libexo-0.3.pot, po/*.po: Merge new strings.
+commit 52e94d60a5da671588d1a4fe037fda8cd4ea02c6
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Jan 25 21:18:13 2009 +0000
 
-2006-04-11	Benedikt Meurer <benny at xfce.org>
+    Translations updates - ja zh_CN
 
-	* python/pyexo.h: Work-around compile problem when glibc headers are
-	  included before Pythons config file.
+    (Old svn revision: 29353)
 
-2006-04-11	Benedikt Meurer <benny at xfce.org>
+commit d63ed852507635fb23aa6216ce04375c475fccff
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Sun Jan 25 01:01:24 2009 +0000
 
-	* python/: Update the Python bindings, including exo-url, exo-execute
-	  and exo-binding. Update the Python examples.
+    	* == Released 0.3.99.1 ==
+    	* NEWS: Update news for the release.
+    	* configure.in.in: Update version number.
+     	* fr.po: Update translation files.
 
-2006-04-10	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29324)
 
-	* exo/exo-icon-view.c(exo_icon_view_button_press_event),
-	  exo/exo-icon-view.c(exo_icon_view_single_click_timeout): Apply patch
-	  from Matt McClinch <mattmcclinch at gmail.com> to further improve
-	  Shift-selection handling.
+commit 5f4376c392242584616b0aacf922ed4d9a68c9b6
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Fri Jan 23 22:16:25 2009 +0000
 
-2006-04-09	Benedikt Meurer <benny at xfce.org>
+    Update French translation
 
-	* icons/Makefile.am: Be sure to run gtk-update-icon-cache after
-	  installing new icons into the hicolor icon theme (skipped if $DESTDIR
-	  is set).
+    (Old svn revision: 29301)
 
-2006-04-09	Benedikt Meurer <benny at xfce.org>
+commit d8a2dac11e7ae748772f9712492437b4fb074039
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Wed Jan 21 20:48:50 2009 +0000
 
-	* exo/exo-icon-view.{c,h}, exo/exo-tree-view.{c,h}, exo/exo.symbols:
-	  Add "single-click-timeout" properties to ExoIconView and ExoTreeView,
-	  which control the delay after which the item under the mouse pointer
-	  is automatically selected. Bug #1509.
-	* docs/reference/: Update API documentation.
+    Translations udpates - fr zh_CN
 
-2006-04-09	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29290)
 
-	* exo/exo-icon-view.c(exo_icon_view_select_all_between), THANKS:
-	  Apply patch to improve shift-selection in the icon view, from
-	  Matt McClinch <mattmcclinch at gmail.com>.
+commit e2062c62fc9c680605075cad2046b0937b5189ce
+Author: Per Kongstad <p_kongstad at op.pl>
+Date:   Wed Jan 21 19:27:29 2009 +0000
 
-2006-04-05	Benedikt Meurer <benny at xfce.org>
+    Added Danish translation of documentation for Libexo
 
-	* configure.in.in: Do not depend on Xfce 4.2.2, as 4.2.1 will also do.
-	* configure.in.in: Solaris has MD5 functions in libmd5.
-	* exo/exo-toolbars-editor-dialog.c
-	  (exo_toolbars_editor_dialog_add_toolbar): Fix format warning.
-	* exo/exo-xsession-client.c(exo_xsession_client_set_group): Use
-	  memcpy() instead of bcopy().
-	* docs/reference/exo-open.xml: Fix typo.
+    (Old svn revision: 29289)
 
-2006-03-31	Benedikt Meurer <benny at xfce.org>
+commit 3be2681f930c8ae32c3dcb72d0cba929a83d7246
+Author: Per Kongstad <p_kongstad at op.pl>
+Date:   Wed Jan 21 10:54:53 2009 +0000
 
-	* exo/exo-icon-view.c(exo_icon_view_row_inserted): No need to invali-
-	  date the prelit_item here.
+    	* da.po; LINGUAS: Danish translation added (Lars Christian Jensen)
 
-2006-03-31	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29287)
 
-	* exo/exo-tree-view.c(exo_tree_view_button_release_event): Use button
-	  release to easily alter the selection even if all visible rows are
-	  selected in possible preparation for a drag operation.
+commit 2a015a9bbd44d762dd498351f526fbf481f62a66
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Mon Jan 19 20:58:29 2009 +0000
 
-2006-03-30	Benedikt Meurer <benny at xfce.org>
+    Translations udpates - es fr nb_NO zh_CN
 
-	* exo/exo-icon-view.c: Implement "Right Arrow Keyboard Navigation" for
-	  ExoIconView, as requested by Jannis. Bug #1623.
+    (Old svn revision: 29279)
 
-2006-03-21	Benedikt Meurer <benny at xfce.org>
+commit 2474e86e9053362be6fff63cdd8860294885e6cf
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Sun Jan 18 18:07:18 2009 +0000
 
-	* exo/exo-tree-view.c(exo_tree_view_button_press_event): Do not
-	  mess up with double click events.
+    	* configure.in.in: Add Makefiles for Spanish docs.
 
-2006-03-18	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29273)
 
-	* THANKS: Add translator credits for Andrey Fedoseev
-	  <andrey.fedoseev at gmail.com>.
+commit 6e05411b87b8ef9859f2950a33a03e9f0e33abb8
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Jan 18 18:00:04 2009 +0000
 
-2006-03-16	Benedikt Meurer <benny at xfce.org>
+    Translations updates - es et fr ja zh_CN
 
-	* exo/exo-tree-view.c(exo_tree_view_button_press_event): Allow to
-	  alter selection using Ctrl+button/Shift+button.
+    (Old svn revision: 29272)
 
-2006-03-16	Benedikt Meurer <benny at xfce.org>
+commit 2248c780283819057c9841fd23435cbd6b4a037f
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Wed Jan 14 21:07:30 2009 +0000
 
-	* exo/exo-tree-view.c(exo_tree_view_button_press_event): Use a simple 
-	  optimization here.
+    	* configure.in.in: Post-release version bump.
 
-2006-03-11	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29237)
 
-	* exo-helper/helpers/sylpheed-claws.desktop.in,
-	  exo-helper/helpers/Makefile.am: Add Sylpheed Claws as MailReader to
-	  the helper list. Thanks to Bernhard Walle <bernhard.walle at gmx.de>.
+commit 402b9b91baa22e0cadec773c93b62f1a28fc785c
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Mon Jan 12 21:02:26 2009 +0000
 
-2006-03-11	Benedikt Meurer <benny at xfce.org>
+    Update version number
 
-	* exo/exo-icon-view.c(exo_icon_view_row_deleted): Use next/prev item (if
-	  any) as cursor/anchor when a row is deleted from the model. Else if
-	  the deleted item was the last item, reset anchor/cursor.
+    (Old svn revision: 29191)
 
-2006-03-08	Benedikt Meurer <benny at xfce.org>
+commit d498616128e5e397328fc0f117fb916c59c0f830
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Sun Jan 11 22:38:51 2009 +0000
 
-	* exo/exo-icon-view.c(exo_icon_view_set_model): Always schedule a
-	  relayout here.
-	* exo/exo-icon-view.c: Apply the scroll_to_path in the expose event
-	  handler rather than the size_allocate.
+    	* configure.in.in: Add missing docs subdirectories.
 
-2006-03-06	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29185)
 
-	* autogen.sh, configure.in.in, po/LINGUAS: Read the set of available
-	  languages from po/LINGUAS and substitute them when autogen.sh is
-	  run. This way we can continue to use glib-gettext.
+commit 6272ecfc1125de86d8bc5ea310261efb56ed33c1
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Jan 11 22:28:23 2009 +0000
 
-2006-03-05	Benedikt Meurer <benny at xfce.org>
+    Translations updates - ca es ja
 
-	* configure.in.in: Bump version to 0.3.1.5svn.
+    (Old svn revision: 29184)
 
-2006-03-05	Benedikt Meurer <benny at xfce.org>
+commit b68890095c80a4ae5be7690d9ec09373c8dcca07
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Sat Jan 10 22:58:48 2009 +0000
 
-	* configure.in.in: Bump version to 0.3.1.4alpha2.
-	* configure.in.in: Bump soname.
-	* NEWS: Add news items.
+    	* libexo-0.3.pot, *.pot: Update translation files just to make sure
+    	  they are all up to date for the string-freeze release.
 
-2006-03-04	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29122)
 
-	* po/de.po: Fix error.
+commit bf85d0572a99f6175b658cb9a65eaf03117c2bcd
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Sat Jan 10 22:58:37 2009 +0000
 
-2006-03-02	Benedikt Meurer <benny at xfce.org>
+    	* NEWS: Update NEWS for the upcoming 0.3.93 release.
 
-	* configure.in.in, exo/exo-gdk-pixbuf-extensions.{c,h},
-	  exo/exo.symbols: Import exo_gdk_pixbuf_colorize, exo_gdk_pixbuf_lucent
-	  and exo_gdk_pixbuf_spotlight into libexo, so they can also be used by
-	  xfdesktop.
-	* docs/reference/: Update the API documentation.
+    (Old svn revision: 29121)
 
-2006-03-01	Benedikt Meurer <benny at xfce.org>
+commit dde643cfb8fa79a01fe11ef7677a5c7610302318
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Jan 4 21:35:39 2009 +0000
 
-	* exo/exo-icon-view.c(exo_icon_view_get_selected_items): Return the
-	  selected items in the correct order.
+    Translations updates - ca fr pl
 
-2006-02-27	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29098)
 
-	* exo/exo-tree-view.c(exo_tree_view_button_press_event): In single-click
-	  mode, do not emit "row-activated" if the button-press event was for
-	  one of the associated windows (i.e. the columns header window).
+commit 1e0e3a20fe82c120054785974238292b6164e399
+Author: SZERVÁC Attila <sas at 321.hu>
+Date:   Tue Dec 30 09:15:47 2008 +0000
 
-2006-02-27	Benedikt Meurer <benny at xfce.org>
+    [intl:hu] little updates
 
-	* exo/exo-icon-view.c: Handle scrolling to a path before the view
-	  is realized/layouted.
+    (Old svn revision: 29062)
 
-2006-02-27	Benedikt Meurer <benny at xfce.org>
+commit 56f7e3708e8c4e48d5fdf25480bf3afc38d45acd
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Fri Dec 26 22:45:56 2008 +0000
 
-	* exo/exo-icon-view.c, exo/exo-tree-view.c: Also drop the prelit
-	  timeout defines.
-	* exo/exo-icon-view.c(exo_icon_view_button_press_event): Do not alter
-	  selection while shift is pressed when clicking on an already selected
-	  file. Bug #1501.
+    revert a change in libexo docs
 
-2006-02-26	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29053)
 
-	* exo/exo-icon-view.c, exo/exo-tree-view.c: Revert the hover-autoselect
-	  stuff for now, as the current implementation can cause trouble. Maybe
-	  re-add it later, once a good implementation is available.
+commit 405f83565f766f6a59f52bea7e55a1e031da792a
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Fri Dec 26 22:44:41 2008 +0000
 
-2006-02-26	Benedikt Meurer <benny at xfce.org>
+    Translations udpates - ja
 
-	* exo/exo-icon-view.c: Reset the cursor in single-click mode when the
-	  pointer leaves the icon view window.
+    (Old svn revision: 29052)
 
-2006-02-26	Benedikt Meurer <benny at xfce.org>
+commit e55f47463dec7a584ae6a2736168a8c5726eb050
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Thu Dec 25 19:19:51 2008 +0000
 
-	* exo/exo-tree-view.{c,h}, exo/Makefile.am, exo/exo.h, exo/exo.symbols:
-	  Add ExoTreeView which derives from GtkTreeView and extends it with
-	  single-click support and also works around the GtkTreeView limitation
-	  of dragging multiple files.
-	* docs/references/: Update the API documentation.
-	* po/POTFILES.in: Add exo-tree-view.c here.
-	* po/libexo-0.3.pot, po/*.po: Update translations.
+    Translations updates - gl id ja uk zh_CN
 
-2006-02-26	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29050)
 
-	* exo/exo-icon-view.c: Automatically select prelited items after a
-	  certain amount of time in single-click mode.
+commit b55207f55901bb20fed7694afe6cfd479fc0f177
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
+Date:   Sat Dec 13 15:04:18 2008 +0000
 
-2006-02-25	Benedikt Meurer <benny at xfce.org>
+    Update Finnish translations.
 
-	* exo/exo-icon-view.c(exo_icon_view_button_release_event): Allow multi
-	  selection using Shift/Control in single click mode. Bug #1500.
+    (Old svn revision: 29019)
 
-2006-02-24	Benedikt Meurer <benny at xfce.org>
+commit e00b9114a8d3ee88bede74b4657c7bf120b77abb
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sat Dec 13 14:23:00 2008 +0000
 
-	* docs/manual/, Makefile.am, configure.in.in, docs/Makefile.am,
-	  exo-helper/exo-helper-chooser-dialog.c,
-	  exo-helper/exo-helper-launcher-dialog.c: Add initial user manual for
-	  the preferred applications framework, and connect the "Help" buttons
-	  to display the manual. Bug #1403.
-	* docs/reference/exo-open.xml, docs/reference/Makefile.am: Add initial
-	  manpage for exo-open.
-	* po/libexo-0.3.pot, po/*.po: Merge new strings.
+    Translations updates - es ja uk
 
-2006-02-24	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 29018)
 
-	* exo/exo-private.{c,h}: Add helper function required for the
-	  interactive search, _exo_gtk_widget_send_focus_change().
-	* exo/exo-icon-view.{c,h}, exo/exo.symbols: Add interactive search
-	  capabilities to ExoIconView. Bug #1358.
-	* docs/reference/: Update the API documentation.
-	* exo-helper/exo-helper-chooser-dialog.c
-	  (exo_helper_chooser_dialog_key_press_event): Close the chooser dialog
-	  on <control>W, so we are consistent with other applications.
-	* po/libexo-0.3.pot, po/*.po: Merge new strings.
-	* po/de.po: Further updates on the german translations.
+commit 553a5d5d3012f69c8e7fe373e4c608d372fdcda0
+Author: Alexander Toresson <alexander.toresson at gmail.com>
+Date:   Tue Dec 9 23:22:24 2008 +0000
 
-2006-02-24	Benedikt Meurer <benny at xfce.org>
+    	* sv.po: Swedish translation update (Daniel Nylander)
 
-	* autogen.sh: Be sure to run svn info with LC_ALL=C.
+     	* sv.po: Swedish translation update (Daniel Nylander)
 
-2006-02-23	Benedikt Meurer <benny at xfce.org>
+     	* sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
 
-	* exo/exo-icon-view.{c,h}: Mark the "text-column", "markup-column" and
-	  "pixbuf-column" properties - their accessor methods - as deprecated,
-	  noting that developers should use the more powerful GtkCellRenderer's
-	  instead.
-	* exo/exo-icon-view.{c,h}, exo/exo.symbols: Add "single-click" property
-	  to ExoIconView. Bug #1411.
-	* docs/reference/: Update the API documentation.
-	* exo/exo-url.c: Spawn Thunar asynchronously, as it will not exit if
-	  no running instance is found. We can be sure that Thunar will handle
-	  the file if found.
-	* exo/exo-url.c, exo-open/main.c, exo-helper/main.c: Cleanup several
-	  error strings.
-	* po/libexo-0.3.pot, po/*.po: Merge changed/new strings.
-	* po/de.po: Update the german translations.
+     	* sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
 
-2006-02-13	Benedikt Meurer <benny at xfce.org>
+     	* sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
 
-	* exo-helper/helpers/Terminal.desktop.in: Add "xfce4-terminal" here to
-	  be compatible with Debian/Ubuntu, where no "Terminal" binary is avail-
-	  able, instead the binary (and the package) is named "xfce4-terminal".
+     	* sv.po, LINGUAS: Swedish translation added (Daniel Nylander)
 
-2006-02-10	Benedikt Meurer <benny at xfce.org>
+     	* sv.po: Swedish translation update (Daniel Nylander)
 
-	* exo/exo-icon-view.c: We do not need to keep around the index for every
-	  icon view item, as the index is simply the position in the list. In
-	  addition, we can speed up the reordering of items by reordering the
-	  list items of the existing list, rather than creating a new list.
+     	* sv.po: Swedish translation update (Daniel Nylander)
 
-2006-02-09	Benedikt Meurer <benny at xfce.org>
+     	* sv.po: Swedish translation update (Daniel Nylander)
 
-	* exo/exo-utils.h: Do not use the exo_atomic_* functions, unless the
-	  compiler will really inline the functions. Else, we can just call
-	  the g_atomic_int_* counterparts here.
+    (Old svn revision: 29000)
 
-2006-02-08	Benedikt Meurer <benny at xfce.org>
+commit 80ba1a4ba6888b93365cc41a627860f6662bbd9e
+Author: Nick Schermer <nick at xfce.org>
+Date:   Mon Dec 8 18:11:11 2008 +0000
 
-	* exo/exo-url.c(exo_url_show_on_screen): Add better support to open
-	  local paths using various fallbacks. Also add gnome-open as fallback
-	  for URLs not support by the helpers.
+    	* exo/exo-icon-view.c: Don't setup bindings for shift+n and shift+p
+    	  so type-ahead search works as expected. Bug #4633.
 
-2006-02-03	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28995)
 
-	* exo/exo-url.c: Define FNM_CASEFOLD for systems that don't support it.
-	  Bug #1423.
+commit f0f21b3be3aa6a454d5f6f3cf8a27664ed916f0a
+Author: Nick Schermer <nick at xfce.org>
+Date:   Mon Dec 8 18:06:18 2008 +0000
 
-2006-01-31	Benedikt Meurer <benny at xfce.org>
+    	* Fix all compiler warnings and fix some possibly uninitialized variables.
 
-	* exo/exo-icon-view.c(exo_icon_view_button_press_event): Reset
-	  pressed_button to -1 after handling a double blick, so that
-	  motion events occuring between here and the release event don't
-	  trigger a DnD operation.
+    (Old svn revision: 28994)
 
-2006-01-31	Benedikt Meurer <benny at xfce.org>
+commit 680f84b2c4f7f70537a47635ccbc6d14d29a6633
+Author: Piarres Beobide <pi at beobide.net>
+Date:   Sun Dec 7 18:40:12 2008 +0000
 
-	* exo/exo-icon-view.c: Drop accessibility support from the ExoIconView
-	  widget class for now, as it's totally broken right now. This should
-	  be rewritten from scratch at some time, using only the public
-	  interface of the class, once Atk/Gtk+ offers better support for
-	  accessibility on GtkCellRenderers.
+    xfce-trunk Basque translation update
 
-2006-01-31	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28987)
 
-	* exo/exo-icon-view.c: Fix two potential bugs, where the return value
-	  of g_list_remove() was ignored.
+commit d66a54f227ac3333912e2acf41212499ad664142
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Nov 30 21:43:55 2008 +0000
 
-2006-01-31	Benedikt Meurer <benny at xfce.org>
+    Translations updates - ca - xfce4-session po update
 
-	* configure.in.in: Check for fnmatch.h.
-	* exo/exo-url.c: Make exo_url_show_on_screen() smarter in guessing the
-	  correct application, it is now able to open local HTML files as well
-	  if the url refers to a local file.
-	* exo-open/main.c(main): Popup an error dialog if an error occurs while
-	  trying to execute the preferred application or trying to open one of
-	  the specified URLs. This way we can just use it right away from
-	  applications/scripts without having to worry about user interaction.
+    (Old svn revision: 28970)
 
-2006-01-31	Benedikt Meurer <benny at xfce.org>
+commit f4c1c6112dc682fe391a1474b01110910874e75b
+Author: Lars Nielsen <lars at mit-web.dk>
+Date:   Sun Nov 30 19:25:42 2008 +0000
 
-	* configure.in.in: Depend on GLib >= 2.6.4 and Gtk+ >= 2.6.0.
-	* configure.in.in, Makefile.am, icons/: Add preferred applications icon.
-	* configure.in.in, Makefile.am, exo-helper/, NEWS: Import exo-helper
-	  framework based on the helper framework found in Terminal. Bug #1368.
-	* exo/exo-execute.{c,h}, exo/exo-url.{c,h}, exo/Makefile.am, exo/exo.h,
-	  exo/exo.symbols: Add exo-url and exo-execute modules, which provide
-	  a consistent frontend to the helper framework.
-	* configure.in.in, Makefile.am, exo-open/: Add exo-open utility
-	  program, which simply calls appropriate functions in libexo.
-	* docs/reference/: Update the API documentation.
-	* po/POTFILES.in: Add new files.
-	* po/libexo-0.3.pot, po/*.po: Merge new strings.
-	* po/de.po: Update german translations.
+    update-po
 
-2006-01-25	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28965)
 
-	* configure.in.in: Drop G_DISABLE_DEPRECATED completely. This fixes
-	  bug #1379.
-	* exo/exo.h: Make sure i18n stuff is setup properly, so people with
-	  older Xfce versions can still build and run Thunar. This fixes
-	  bug #1341.
+commit c80d34abd5f31c17ddaa94c570bfc8960696f787
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Nov 30 19:23:12 2008 +0000
 
-2006-01-23	Benedikt Meurer <benny at xfce.org>
+    Translations updates - ca es fr ja
 
-	* exo/exo-gtk-extensions.c(exo_gtk_radio_action_set_current_value):
-	  If no action matches the new value, the radio group will have no
-	  active action afterwards.
+    (Old svn revision: 28964)
 
-2006-01-23	Benedikt Meurer <benny at xfce.org>
+commit 93795fb8ff46f6f5d96c014fc70dbac3c7e1e9b2
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Fri Nov 28 21:51:17 2008 +0000
 
-	* configure.in.in: Bump version to 0.3.1.3svn.
+    Translations updates - nb
 
-2006-01-22	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28943)
 
-	* configure.in.in: Bump version to 0.3.1.2alpha.
-	* configure.in.in: Bump current library interface version to 1, to make
-	  sure certain Linux distributions don't run into trouble when including
-	  exo pre-releases.
-	* NEWS: Update some news items for the alpha release.
-	* THANKS: Update translator credits.
-	* po/*.po, po/libexo-0.3.pot: Update translations.
+commit b3af84259256593c45f86a16d355f790582be333
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Tue Nov 25 21:20:15 2008 +0000
 
-2006-01-14	Benedikt Meurer <benny at xfce.org>
+    Translations updates - es fr
 
-	* exo/exo-icon-view.c: Draw keyfocus using the same semantics as
-	  GtkTreeView. This finally fixes bug #1321.
+    (Old svn revision: 28914)
 
-2006-01-11	Benedikt Meurer <benny at xfce.org>
+commit c5f6c2c13acd318ec93ea96ab65df2c70b0c22c2
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Mon Nov 24 21:33:48 2008 +0000
 
-	* exo/exo-icon-view.c(exo_icon_view_paint_item): Let the cell renderer
-	  know whether the current item has the keyboard focus. Part one of fix
-	  for bug #1321.
+    Translations updates - fr uk
 
-2005-12-30	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28901)
 
-	* exo/exo-icon-view.c(exo_icon_view_start_rubberbanding): Be sure to
-	  disable a previous rubberband selection when starting a new rubberband
-	  selection.
+commit 5994cab0eeec6a0623cd1cdaef15fc18b79cbb3e
+Author: Piarres Beobide <pi at beobide.net>
+Date:   Sun Nov 23 23:04:06 2008 +0000
 
-2005-12-17	Benedikt Meurer <benny at xfce.org>
+    trunk Basque translation update
 
-	* NEWS, README, configure.in.in: Add support for three different levels
-	  of debugging support.
+    (Old svn revision: 28897)
 
-2005-12-15	Benedikt Meurer <benny at xfce.org>
+commit 2226463bdfa547f659fe5cd1c7520023d21a0879
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Sun Nov 23 16:32:05 2008 +0000
 
-	* exo/exo-icon-view.c(exo_icon_view_expose_event): Don't handle expose
-	  events until the layout has been calculated.
-	* exo/exo-icon-view.c(exo_icon_view_expose_event): Simplify the rubber-
-	  band painting by taking advantage of double-buffering.
+    	* exo-helper/main.c: Oops, I actually broke the --launch parameter. Fixed.
 
-2005-12-13	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28893)
 
-	* exo/exo-gdk-pixbuf-extensions.{c,h}, exo/exo.symbols: Add new function
-	  exo_gdk_pixbuf_scale_down(), which scales down an icon to fit into
-	  given dest_width/dest_height, optionally preserving the aspect ratio
-	  of the source icon.
-	* docs/reference/tmpl/exo-gdk-pixbuf-extensions.sgml,
-	  docs/reference/exo-sections.txt: Add new function to the reference
-	  manual.
-	* docs/reference/tmpl/exo-ellipsized-label.sgml,
-	  exo/exo-ellipsized-label.h: Small documentation fix.
-	* HACKING, README: Update URLs and descriptions.
+commit 803f40efd22186d56c2916178f0bb0c424fa8aa2
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Sun Nov 23 15:12:27 2008 +0000
 
-2005-12-05	Benedikt Meurer <benny at xfce.org>
+    	* de.po: Update German translations.
+    	* libexo-0.3.pot, *.po: Update translation files.
+    	* tr.po: Turkish translation update (Gökmen Görgen)
+    	* eu.po: Basque translation update
+    	* pt_BR.po: Updated Brazilian Portuguese translation
+    	* pt_BR.po: Updated Brazilian Portuguese translation
+    	* lv.po: Update Latvian translation (Rihards Prieditis <rprieditis at gmail.com>)
+    	  by Fabian Nowak <timstery at arcor.de>
+    	  by Og Maciel <ogmaciel at gnome.org>
+    	  MiÅŸu Moldovan <dumol at gnome.ro>
+    	  Andrey Fedoseev <andrey.fedoseev at gmail.com>
+    	  Szymon Kałasz <szymon_maestro at gazeta.pl>
+    	  Dario <dariolinux at tiscali.it>
+    	  Michal Várady <miko.vaji at gmail.com>
+    	  Piotr Maliński <admin at rk.edu.pl>
+    	  <nyakhaychyk at gmail.com>
+    	  Pavle Jonoski <jonoski.pavle at gmail.com>
+    	  Andrey Fedoseev <andrey.fedoseev at gmail.com>
+    	  Tenzin <tdendup at dit.gov.bt>
+    	  <andrey.fedoseev at gmail.com>
+    	  <riklaunim at gmail.com>
+    	  <miko.vaji at gmail.com>
+    	  <riklaunim at gmail.com>
+    	  by Tomás Acauan Schertel <tschertel at gmail.com>
+    	  <miko.vaji at gmail.com>
+    	  Carles Muñoz Gorriz <carlesmu at internautas.org>
 
-	* tests/test-exo-string.c, docs/reference/, exo/exo.symbols,
-	  exo/exo-string.{c,h}, tests/Makefile.am: Add new utility function
-	  exo_str_replace().
+    (Old svn revision: 28892)
 
-2005-12-04	Benedikt Meurer <benny at xfce.org>
+commit 4a52e08c007c64af24f80eb445887ed7cefd57d6
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Sun Nov 23 15:06:04 2008 +0000
 
-	* HACKING: Add reminder to increment library major version whenever
-	  new functions got added.
+    	* exo-helper/exo-preferred-applications.desktop.in: Remove GenericName and
+    	  the "Xfce 4" prefix from the Name field.
+    	* exo-helper/main.c: Change order of the command line parameters so
+    	  that --launch is at the very bottom of the list (directly above the
+    	  launch type explanations.
 
-2005-12-03	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28891)
 
-	* configure.in.in: Build the gnuc visibility test program with -Wall
-	  -Werror, as gcc reports warnings instead of errors if ELF visibility
-	  is not supported for the target platform, see bug #1253.
+commit d6c04bfe384ac4a0ccffd265f0d380570fc4e916
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Nov 23 14:47:07 2008 +0000
 
-2005-11-30	Benedikt Meurer <benny at xfce.org>
+    Translations updates - ca ja nb uk
 
-	* docs/reference/, exo/exo-gtk-extensions.{c,h}, exo/exo.symbols: Add
-	  exo_gtk_object_ref_sink(), which takes a reference on the object and
-	  drops the floating reference to the object (if any).
+    (Old svn revision: 28890)
 
-2005-11-29	Benedikt Meurer <benny at xfce.org>
+commit 8663fdc6bad50364dd9601ab3a829e67d07d3328
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Sat Nov 22 23:58:00 2008 +0000
 
-	* docs/reference/, exo/exo-binding.h: Update reference documentation.
+    	* exo-helper/main.c (main): Stop startup notification once the plug is
+    	  created and the dialog content has been moved into the plug.
 
-2005-11-22	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28888)
 
-	* exo/exo-string.{c,h}, exo/exo.symbols: Add exo_intern_string() and
-	  exo_intern_static_string(), which transform a string to it's GQuark
-	  representation and thereby can be used to reduce the memory overhead
-	  for static strings that will be handed to g_signal_new(),
-	  g_type_register_*(), etc.
-	* exo/exo-cell-renderer-ellipsized-text.c: We don't need to provide an
-	  implementation here if build with Gtk+ 2.6 or above, as starting with
-	  Gtk+ 2.6, GtkCellRendererText already provides the required
-	  functionality.
-	* exo/exo-cell-renderer-ellipsized-text.c, exo/exo-icon-bar.c,
-	  exo/exo-icon-view.c, exo/exo-toolbars-editor-dialog.c,
-	  exo/exo-toolbars-editor.c, exo/exo-toolbars-model.c,
-	  exo/exo-toolbars-view.c, exo/exo-wrap-table.c,
-	  exo/exo-xsession-client.c: Use exo_intern_static_string() aka I_() to
-	  avoid g_strdup()'ing static strings which are used for GQuarks in
-	  various places.
-	* po/: Update translations.
+commit c261ae80258656ad35c167ea6b8edb6b2c53c97c
+Author: Michal Varady <miko.vaji at gmail.com>
+Date:   Sat Nov 22 23:29:27 2008 +0000
 
-2005-11-16	Benedikt Meurer <benny at xfce.org>
-
-	* exo/exo-gdk-pixbuf-extensions.c(exo_gdk_pixbuf_scale_ratio): Be sure
-	  to always pass width/height values greater than 0 to
-	  gdk_pixbuf_scale_simple().
+    Czech translation updated
 
-2005-11-15	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28887)
 
-	* NEWS: Add note about new ca translations. Remove note about ExoObject.
+commit 05d3a880a999c637a0e75ae044689913b79ea030
+Author: Nick Schermer <nick at xfce.org>
+Date:   Sat Nov 22 11:34:39 2008 +0000
 
-2005-11-14	Benedikt Meurer <benny at xfce.org>
+    	* exo-desktop-item-edit/main.c, exo-open/main.c, exo-mount/main.c
+    	  exo-csource/main.c, exo-mount-notify/main.c: Use -V for --version.
+    	* Manually update po files and regenerate them.
 
-	* configure.in.in: Bump version to 0.3.1.1svn.
-	* po/*.po, po/libexo-0.3.pot: Update translations.
+    (Old svn revision: 28885)
 
-2005-11-13	Benedikt Meurer <benny at xfce.org>
+commit acf46c6698eb14893f5cbb5bcc01655c3e3e722f
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Thu Nov 20 00:16:56 2008 +0000
 
-	* exo/exo-icon-view.c(exo_icon_view_expose_event): Return FALSE from
-	  the expose_event() method, so signal handlers can run after the
-	  default handler ran.
+    	* exo/exo-url.c (_exo_url_to_local_path, exo_url_show_on_screen):
+    	  Modify _exo_url_to_local_path() so that it converts file:// URIs to
+    	  paths, does not touch absolute paths and converts relative paths to
+    	  absolute paths only if they exist in the local filesystem. Set
+    	  relative paths to NULL otherwise.
+    	  Replace the two regular expression for browser URIs by a more
+    	  generic one and try to open URIs in the following order: file
+    	  manager, email client and web browser as a last option.
+    	  Alltogether this should fix bug #4627.
 
-2005-11-11	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28866)
 
-	* exo/exo-icon-view.c(exo_icon_view_row_changed): Emit the
-	  "selection-changed" signal whenever a currently selected row
-	  changes.
+commit a321250c4c1c47647155dd11f4ecafe9a7d4f522
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Tue Nov 18 22:45:43 2008 +0000
 
-2005-11-07	Benedikt Meurer <benny at xfce.org>
+    Translations updates for - de, id, ja, nb_NO and finally sq
 
-	* exo/exo-icon-view.c: Use an alloc-only memory chunk and reset it
-	  whenever the item count drops to zero. This saves some overhead
-	  required for managing the allocated chunks.
-	* exo/exo-icon-view.c: Update the bin_window background whenever a
-	  new style is set.
+    (Old svn revision: 28850)
 
-2005-11-04	Benedikt Meurer <benny at xfce.org>
+commit ba1f706e274863194ed0a0904d8eb905ba40dca7
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Nov 16 22:39:14 2008 +0000
 
-	* exo/Makefile.am, exo/exo.h, exo/exo.symbols, exo/exo-wrap-table.{c,h}:
-	  Add new class ExoWrapTable, which provides a container widget with
-	  automatic child layouting according to the width allocated to the
-	  container.
-	* docs/reference/exo-docs.sgml, docs/reference/exo-sections.txt,
-	  docs/reference/exo.types, docs/reference/tmpl/exo-wrap-table.sgml:
-	  Add API documentation for ExoWrapTable.
-	* tests/test-exo-wrap-table.c, tests/Makefile.am: Add a simple test
-	  case for ExoWrapTable.
-	* po/*.po: Merge new strings.
+    Translations updates and additions - ca, de, es, id, tr, uk
 
-2005-10-29	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28829)
 
-	* exo/exo-icon-view.c(exo_icon_view_set_cursor): Use g_list_nth_data()
-	  instead of g_list_nth()->data.
-	* exo/exo-icon-view.c(exo_icon_view_layout_single_row): Drop unused
-	  variable spacing.
-	* exo/exo-icon-view.c(exo_icon_view_drag_motion): Drop unused variable
-	  model.
-	* exo/exo-icon-view.c(exo_icon_view_item_accessible_action_do_action):
-	  Drop unused variable icon_view.
-	* exo/exo-icon-view.c(exo_icon_view_create_drag_icon): Verify that
-	  the icon view is realized.
+commit a8b346198030e37ba0cfc86febb2ad67457c1bd9
+Author: Eren Turkay <turkay.eren at gmail.com>
+Date:   Sat Nov 15 20:50:13 2008 +0000
 
-2005-10-27	Benedikt Meurer <benny at xfce.org>
+    Turkish translation update
 
-	* exo/abicheck.sh, exo/exo-utils.{c,h}, exo/exo.symbols: Include
-	  implementations for the exo_atomic_* functions and add them to the
-	  exported interface of the library.
-	* configure.in.in: Don't use -fvisibility=hidden, as it causes trouble
-	  with the extern inline functions.
-	* exo/exo-private.h, exo/exo-toolbars-private.h, python/exo.override,
-	  python/exomodule.c: Mark internal symbols with G_GNUC_INTERNAL.
-	* docs/reference/exo-docs.sgml, docs/reference/exo-sections.txt,
-	  docs/reference/tmpl/exo-utils.sgml: Add the exo-utils to the reference
-	  documentation.
-	* docs/reference/tmpl/exo-config.sgml: Mark the config interface as
-	  Stable.
-	* exo/exo-config.{c,h.in}, exo/exo.symbols,
-	  docs/reference/exo-sections.txt: Add exo_check_version() to support
-	  runtime version checks.
-	* exo/exo.symbols, exo/abicheck.sh: Use special handling for exported
-	  variables.
+    (Old svn revision: 28815)
 
-2005-10-17	Benedikt Meurer <benny at xfce.org>
+commit 4b9211fdfe6c5b345302fbff79dfb56cc41b74bd
+Author: Og Maciel <ogmaciel at gnome.org>
+Date:   Wed Nov 12 18:42:25 2008 +0000
 
-	* exo/exo-noop.{c,h}, exo/exo-utils.{c,h}, exo/Makefile.am, exo/exo.h,
-	  exo/exo.symbols: Move the exo_noop_* functions to exo-utils.
-	* exo/exo-utils.h: Add exo_atomic_* inline functions.
+    Minor fixes
 
-2005-09-15	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28783)
 
-	* exo/exo-object.{c,h}, tests/test-exo-object.c, exo/Makefile.am,
-	  exo/exo.h, exo/exo.symbols, tests/Makefile.am: Remove the ExoObject
-	  class as it causes to much trouble, unfortunately. Maybe one day the
-	  GType System and the various language bindings will be ready for this,
-	  then we can re-add it.
+commit dc0d41e6e909bbf9b59ee770931e0be0b7e37db2
+Author: Og Maciel <ogmaciel at gnome.org>
+Date:   Wed Nov 12 17:14:10 2008 +0000
 
-2005-09-06	Benedikt Meurer <benny at xfce.org>
+    Updated Brazilian Portuguese translation.
 
-	* exo/exo-icon-view.c(exo_icon_view_set_model): Reset the item memory
-	  chunk as a whole instead of freeing each item when the model is
-	  reset.
-	* exo/exo-icon-view.c(exo_icon_view_set_model): Don't schedule the
-	  layouting if we're going to resize the view anyways.
+    (Old svn revision: 28779)
 
-2005-09-04	Benedikt Meurer <benny at xfce.org>
+commit fbd9bf19e7be9cbb87d95d4f7e3e895fb53746ed
+Author: Og Maciel <ogmaciel at gnome.org>
+Date:   Wed Nov 12 14:53:04 2008 +0000
 
-	* exo/exo-icon-view.c(find_item_page_up_down): Fix Page_Up handling.
+    Updated Brazilian Portuguese translation.
 
-2005-09-03	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28775)
 
-	* exo-csource/main.c(print_csource): Fix a small bug for platforms,
-	  where size_t is different from unsigned int.
+commit faefb29eff9d779dc06e3ddbd96f1358f9ac2c17
+Author: Piarres Beobide <pi at beobide.net>
+Date:   Wed Nov 12 11:09:44 2008 +0000
 
-2005-09-02	Benedikt Meurer <benny at xfce.org>
+    Xfce-trunk BAsque translation updates
 
-	* exo/exo-icon-view.c(exo_icon_view_allocate_children): Increase the
-	  area allocated to child widgets by focus-line-width and focus-padding.
-
-2005-09-02	Benedikt Meurer <benny at xfce.org>
-
-	* exo/exo-icon-view.c(exo_icon_view_get_path_at_pos): Actually accept
-	  widget coordinates here, to be compatible with GtkTreeView.
-
-2005-09-01	Benedikt Meurer <benny at xfce.org>
-
-	* exo/exo-icon-view.c(exo_icon_view_dispose): Reset the drag destination
-	  item as we use a tree row reference here, which can cause a memory
-	  leak with custom DnD implementations.
-
-2005-08-31	Benedikt Meurer <benny at xfce.org>
-
-	* exo/exo-icon-view.{c,h}, exo/exo.symbols: Add two new methods
-	  exo_icon_view_widget_to_icon_coords() and
-	  exo_icon_view_icon_to_widget_coords(), which are used to translate
-	  between widget coordinates and icon window coordinates.
-	* exo/exo-icon-view.c(exo_icon_view_get_dest_item_at_pos): Be consistent
-	  with the other methods that accept (x,y) coordinates and use icon
-	  window coordinates instead of widget coordinates.
-
-2005-08-31	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28774)
 
-	* po/es.po: Update spanish translations, thanks to Patricio Carr
-	  <pato at patocarr.com>.
+commit a76a5505421bd0d4dad3115e79c384684c099ad0
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Tue Nov 11 00:56:57 2008 +0000
 
-2005-08-27	Benedikt Meurer <benny at xfce.org>
+    	* NEWS: Update NEWS file for the upcoming beta2 release.
 
-	* exo/exo-icon-bar.c, exo/exo-icon-view.c: Use alloca wrappers
-	  provided by GLib.
+    (Old svn revision: 28720)
 
-2005-08-26	Benedikt Meurer <benny at xfce.org>
-
-	* exo/exo-icon-view.c(exo_icon_view_expose_event): No need to setup
-	  the clipping for the fill GC, as we'll only draw within the clip
-	  region anyways.
-
-2005-08-26	Benedikt Meurer <benny at xfce.org>
-
-	* exo/exo-icon-view.c: Allocate the GCs required for drawing the
-	  rubberband selection when the rubberbanding starts and deallocate
-	  them when rubberbanding is done, instead of allocating them for
-	  every expose_event handler invokation.
+commit 4078857f545e4430685243003c7446bac853086e
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Tue Nov 11 00:17:24 2008 +0000
 
-2005-08-25	Benedikt Meurer <benny at xfce.org>
+    	* exo/exo-icon-view.c: Add hack for drawing the background of text
+    	  renderers inside the icon view. GtkIconView uses a similar hack, but
+    	  this should really be fixed in GtkCellRendererText.
 
-	* exo/exo-private.{c,h}: Drop the MIME info parser.
-	* docs/reference/tmpl/*.sgml: Regenerate the API documentation
-	  templates.
-	* docs/reference/exo-docs.sgml: Don't list libxfcegui4 as dependency
-	  any longer.
+    (Old svn revision: 28717)
 
-2005-08-22	Benedikt Meurer <benny at xfce.org>
+commit af0a0ed891828209570b3ceaaa6eb5fb9cac7b9f
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Mon Nov 10 19:20:54 2008 +0000
 
-	* exo/exo-icon-view.c: Disable Gtk+ DnD callbacks when starting a
-	  rubberband selection and re-enable them afterwards.
-	* exo/exo-icon-view.c(exo_icon_view_button_press_event): Cancel cell
-	  editing when clicking on an empty area.
+    	* exo/exo-icon-view.c: Revert accidently committed painting code. $
 
-2005-08-19	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28715)
 
-	* python/Makefile.am: Fix indentation.
-	* configure.in.in: Enable debugging by default when building from a
-	  SVN sandbox. Disable debugging by default when building a release.
-	* TODO: Remove obsolete items.
-	* HACKING: Fix repository URLs and file names.
-	* NEWS: Collect atleast the most important changes.
-	* po/: Run 'gmake update-po'.
+commit e4dcd1ecfa05da3c808348c3ae4156ee47a7fae8
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Mon Nov 10 19:19:08 2008 +0000
 
-2005-08-19	Benedikt Meurer <benny at xfce.org>
+    	* configure.in.in, exo/exo-md5.c: Get rid of external MD5 functions. $
 
-	* configure.in.in: Bump the libtool revision number.
+    (Old svn revision: 28714)
 
-2005-08-19	Benedikt Meurer <benny at xfce.org>
+commit 0b695bd5a41ef1fdbedc64ea6c65d0490b493cbe
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Mon Nov 10 06:24:39 2008 +0000
 
-	* configure.in.in, exo/exo-xsession-client.c: Drop dependency on X11.
-	  Acts as a dummy on other GDK targets.
-	* configure.in.in, docs/reference/Makefile.am, exo/Makefile.am,
-	  exo/exo-0.3.pc.in, exo/exo.h, python/Makefile.am, tests/Makefile.am:
-	  Drop unnecessary dependency on libxfcegui4.
+    Bump version number
 
-2005-08-18	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28702)
 
-	* exo/exo-icon-view.{c,h}, docs/reference/tmpl/exo-icon-view.sgml:
-	  Import the new ExoIconView class, which provides a compatible
-	  interface to the GtkIconView class in Gtk+ 2.8 (using cell
-	  renderers instead of hardcoding the renderering in the icon
-	  view). The icon view should be faster now, especially the
-	  rubberband painting should be atleast twice as fast (given that
-	  you don't use Gtk+ 2.8 with Cairo).
-	* exo/exo-mime-database.{c,h}, exo/exo-mime-info.{c,h},
-	  exo/xdgmime/, exo/Makefile.am, configure.in.in, exo/exo.h,
-	  po/POTFILES.in: Remove the MIME database implementation, as
-	  ThunarVFS contains a thread-safe replacement now.
-	* configure.in.in, exo/, python/: Use ELF visibility if supported
-	  by the compiler and the linker.
-	* exo/: Fix several signedness warnings produced by gcc41.
-	* python/: Remove the MIME implementation from the Python bindings
-	  and add the new icon view methods.
-	* po/libexo-0.3.pot: Ditch autogenerated file.
-	* exo-csource/Makefile.am: Build the exo-csource tool on 'gmake
-	  distcheck', as it's required to successfully 'gmake distcheck'
-	  in tests/.
+commit 2495fc27908d42810585a0ea1173416bc9747a28
+Author: Piarres Beobide <pi at beobide.net>
+Date:   Thu Nov 6 17:53:23 2008 +0000
 
-2005-08-14	Benedikt Meurer <benny at xfce.org>
-
-	* configure.in.in: Add fi translations to XDT_I18N().
-	* po/POTFILES.in: Add missing source files.
-
-2005-08-11	Benedikt Meurer <benny at xfce.org>
-
-	* exo/exo-object-generic.c, exo/exo-object-i386.S, exo/exo-object.c:
-	  Better let the compiler handle the exo_object_new() and
-	  exo_object_unref() methods, so we don't need to care about
-	  text relocations.
-
-2005-08-05	Benedikt Meurer <benny at xfce.org>
-
-	* exo/exo-object.h: Reserve two pointers for ExoObject.
-
-2005-08-04	Benedikt Meurer <benny at xfce.org>
-
-	* configure.in.in: Merge debug support from Thunar. Add check for
-	  target platform, supports only i386 currently.
-	* exo/exo-noop-generic.c, exo/exo-noop-i386.S, exo/exo-noop.h: Add
-	  commonly used noops.
-	* exo/exo.h: Include exo-object.h and exo-noop.h.
-	* exo/exo-config.h.in: Add EXO_GNUC_MALLOC macro.
-	* exo/exo-object.{c,h}, exo/exo-object-generic.c, exo/exo-object-i386.S:
-	  Add lightweight object class which features thread-safe type
-	  registration and atomic refcouting, but provides none of the more
-	  advanced features of GObject. This can be used for lightweight, fast
-	  objects, that don't require any of GObject's features other than
-	  refcounting.
-	* exo/Makefile.am: Add the new files.
-	* tests/test-exo-noop.c, tests/test-exo-noop.c, tests/Makefile.am: Add
-	  new tests for exo-noop and exo-object.
-
-2005-07-19	Benedikt Meurer <benny at xfce.org>
-
-	* po/ja.po: Update japanese translations, thanks to Daichi Kawahata
-	  <daichik at users.sourceforge.net>.
-
-2005-07-02	Benedikt Meurer <benny at xfce.org>
-
-	* tests/Makefile.am: Don't assume that srcdir = builddir.
-
-2005-07-02	Benedikt Meurer <benny at xfce.org>
-
-	* exo-csource/Makefile.am, exo-csource/main.c: Import the exo-csource
-	  utility, which can generate C code for arbitrary data, much like
-	  gdk-pixbuf-csource, but not limited to images.
-	* docs/reference/exo-csource.xml, docs/reference/Makefile.am,
-	  docs/reference/exo-docs.sgml: Add documentation for the exo-csource
-	  utility.
-	* tests/: Add a simple test case for the exo-csource utility.
-	* po/: Hook the new strings from exo-csource into the translation
-	  database.
-	* Makefile.am, configure.in.in: Link new stuff into the build framework.
-
-2005-06-28	Benedikt Meurer <benny at xfce.org>
-
-	* configure.in.in, autogen.sh, Makefile.am: Merge build framework
-	  changes from Thunar.
-	* po/libexo-0.3.pot, po/*.po: Run `gmake update-po'.
-
-2005-06-27	Benedikt Meurer <benny at xfce.org>
+    Trunk Basqye translation updates
 
-	* exo/exo-icon-bar.c: G_DEFINE_TYPE already defines a parent class
-	  pointer, no need to do that manually.
-	* exo/exo-icon-bar.c: Show the bin_window directly in the realize
-	  method instead of overriding the map method.
-	* exo/exo-icon-bar.c: Fix a few rendering bugs. Still not perfect.
-
-2005-06-26	Benedikt Meurer <benny at xfce.org>
-
-	* exo/xdgmime/xdgmime.c, exo/exo-mime-database.c: The MIME detector
-	  doesn't perform any stat() calls anymore. The application is
-	  responsible to check that only regular files will be tested.
-	* TODO: Add items that must be done for the MIME detector.
-
-2005-06-26	Benedikt Meurer <benny at xfce.org>
-
-	* exo/xdgmime/ChangeLog: Import the xdgmime ChangeLog to ease syncing.
-	* exo/xdgmime/xdgmime.c(xdg_mime_init_from_directory): Import patch
-	  from federico to realloc the right size.
-	* exo/xdgmime/xdgmime.c(xdg_check_time_and_dirs): Increase re-check
-	  time to 60 seconds.
-	* exo/xdgmime/xdgmime.c(xdg_mime_get_mime_type_for_file): Don't use
-	  stdio streams to grab the data from the file for the magic check,
-	  because the additional overhead is unnecessary. Prefer fstat() over
-	  stat() to avoid having to resolve the inode for the given path twice.
+    (Old svn revision: 28635)
 
-2005-06-24	Benedikt Meurer <benny at xfce.org>
+commit 59e91a462432c05a3a82478a4e4107c89107d534
+Author: Brian Tarricone <brian at tarricone.org>
+Date:   Thu Nov 6 11:25:05 2008 +0000
 
-	* exo/xdgmime/xdgmime.c(xdg_mime_remove_callback): Allow to specify
-	  NULL for the destroy function.
+    	* exo-helper/main.c: Fix compile against glib < 2.14.
 
-2005-06-16	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28632)
 
-	* exo/exo-config.h.in: Add defines for EXO_PARAM_READABLE,
-	  EXO_PARAM_WRITABLE and EXO_PARAM_READWRITE, which enables us to take
-	  advantage of the new G_PARAM_STATIC_* defines in GObject 2.7.x/2.8.x,
-	  that are used to tell GParamSpec, that it doesn't need to take a
-	  copy of the name, nick and blurb settings if they are static strings.
-	* exo/exo-cell-renderer-ellipsized-text.c, exo/exo-toolbars-view.c,
-	  exo/exo-mime-info.c, exo/exo-toolbars-editor.c, exo/exo-icon-bar.c,
-	  exo/exo-xsession-client.c: Make use of the new EXO_PARAM_* defines
-	  that were added to exo/exo-config.h.in.
+commit a136facdfff3e0bcf42a5a0d348f339ac86bcf7a
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Mon Nov 3 16:35:12 2008 +0000
 
-2005-06-15	Benedikt Meurer <benny at xfce.org>
+    	* exo/exo-url.c: Split up assignment and conditional into separate
+    	  lines to make the code more readable.
+    	* exo/exo-url.c: Check whether the given URL can be transformed into
+    	  a local filename before going through the regular expressions for
+    	  email addresses and browser URLs. Also don't allow additional
+    	  characters before and after email addresses and browser URLs. This
 
-	* exo/exo-mime-database.c(exo_mime_database_init): Be sure to call
-	  xdg_mime_init() before setting up the reload callback function,
-	  because else the first call to a public xdg_mime_* function will
-	  lead to an invokation of xdg_mime_init(), which in turn will fire
-	  all reload callbacks, which in turn will make the ExoMimeDatabase
-	  drop it's internal state, which means that in the worst case, all
-	  the MIME information would be loaded twice on program startup.
-	* exo/xdgmime/xdgmime.{c,h}: The xdg_mime_init() function must be
-	  public.
-	* python/exo.defs: Add the exo_mime_info_lookup_icon_name() method to
-	  the Python bindings.
+    (Old svn revision: 28599)
 
-2005-06-14	Benedikt Meurer <benny at xfce.org>
+commit d73f4fdc67953c99954ff1847ddffd0dfb306932
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Mon Nov 3 16:20:56 2008 +0000
 
-	* exo/exo-mime-info.{c,h}: Add a method exo_mime_info_lookup_icon_name()
-	  which determines the name of a suitable icon in a given icon theme.
-	  The result of the lookup is cached internally. The purpose of this
-	  change is to allow for better caching of mime icons in the application
-	  using this interface. The implementation tries to reduce memory
-	  usage as much as possible.
+    	* exo/exo-url.c: Check whether the given URL can be transformed into
+    	  a local filename before going through the regular expressions for
+    	  email addresses and browser URLs. Also don't allow additional
+    	  characters before and after email addresses and browser URLs. This
+    	  handles filenames with @ properly and should fix bug #4330.
 
-2005-06-13	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28598)
 
-	* po/ja.po: Update japanese translations, thanks to Daichi Kawahata
-	  <daichik at users.sourceforge.net>.
-	* configure.ac, THANKS, po/fr.po: Add french translations, thanks to
-	  Stephane Roy <sroy at j2n.net>.
+commit ad6aa406132f452585d59f3db30d6156d5bf0724
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Nov 2 23:38:43 2008 +0000
 
-2005-06-11	Benedikt Meurer <benny at xfce.org>
+    Translation updates and additions - de es ku tr
 
-	* po/ja.po: Update japanese translations, thanks to Daichi Kawahata
-	  <daichik at users.sourceforge.net>.
+    (Old svn revision: 28595)
 
-2005-06-11	Benedikt Meurer <benny at xfce.org>
+commit 3c26e46160c1f03f88db73909c680f4af104af7e
+Author: Michal Varady <miko.vaji at gmail.com>
+Date:   Sat Nov 1 22:55:34 2008 +0000
 
-	* configure.ac, po/es.po, THANKS: Add spanish translations from
-	  Patricio Carr <pato at patocarr.com>.
+    Czech translation updated
 
-2005-06-08	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28568)
 
-	* configure.ac: Check for libintl.h as well.
-	* exo/exo-private.c: Need to include locale.h here to get LC_MESSAGES
-	  on all systems.
+commit fa143448e854f800a581091b51afd6194c73d534
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
+Date:   Fri Oct 31 12:24:16 2008 +0000
 
-2005-06-05	Benedikt Meurer <benny at xfce.org>
+    Update Finnish translations.
 
-	* exo/exo-mime-info.c: Use the MIME-Type's name as fallback if the
-	  Shared MIME Database contains no comment for a given type.
+    (Old svn revision: 28530)
 
-2005-06-04	Benedikt Meurer <benny at xfce.org>
+commit 2e02bb573c30dbd9444690edabd557042f483e01
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Tue Oct 28 23:17:42 2008 +0000
 
-	* exo/exo-mime-database.c: Run the reload signal at the highest
-	  priority.
+    Translations updates and additions HUGE
 
-2005-06-04	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28493)
 
-	* exo/exo-mime-database.h: Fix indentation.
-	* exo/exo-mime-database.c (exo_mime_database_get_info): The
-	  ExoMimeDatabase instance takes a reference on every returned
-	  ExoMimeInfo object.
+commit 7ca60a1d36241ce1c8f5438e58361df306b8df2a
+Author: Brian Tarricone <brian at tarricone.org>
+Date:   Wed Oct 22 10:23:52 2008 +0000
 
-2005-05-30	Benedikt Meurer <benny at xfce.org>
+    	* configure.in.in: Add 'svn' version tag.
+    	* exo-helper/exo-helper-chooser-dialog.[ch]: Add function to
+    	  retrieve the toplevel container beneath the GtkDialog's
+    	  GtkVBox.
+    	* exo-helper/exo-preferred-applications.desktop.in: Add
+    	  X-XfcePluggable and X-XfceHelpFile keys.
+    	* exo-helper/exo-preferred-applications.in: Pass any extra
+    	  command-line arguments on to exo-helper-0.3.
+    	* exo-helper/main.c: Use GOption framework for parsing the
+    	  command line.  Add --socket-id parameter so the dialog can
+    	  be embedded in the settings manager.
 
-	* exo/exo-mime-database.{c,h}: Don't use separate private data
-	  structure.
-	* exo/exo-mime-info.{c,h}: Add exo_mime_info_get_media(),
-	  exo_mime_info_get_subtype() and exo_mime_info_lookup_icon() methods.
-	* python/exo.defs, python/exo.override: Add new methods to the Python
-	  bindings.
+    (Old svn revision: 28357)
 
-2005-05-30	Benedikt Meurer <benny at xfce.org>
+commit 60fe576f600bade73ddd95497eda81f07c6aeb36
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Tue Oct 21 17:49:20 2008 +0000
 
-	* exo/Makefile.am: We don't use D-Bus any longer, so no need to keep
-	  that define around.
+    Translation updates for fr, ja, tr
 
-2005-05-29	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28346)
 
-	* exo/exo-mime-database.h: Fix missing function declaration.
+commit 57763d13b08a5356d2d9d43a95318449ceab09ea
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Mon Oct 20 20:41:42 2008 +0000
 
-2005-05-29	Benedikt Meurer <benny at xfce.org>
+    Translation updates for many packages in many languages, is this message too vague
 
-	* exo/xdgmime/: Import the xdgmime module from freedesktop.org.
-	* exo/exo-mime-info.{c,h}, exo/exo-mime-database.{c,h}: Add two new
-	  classes ExoMimeDatabase and ExoMimeInfo to provide a high-level
-	  interface to the Shared MIME Database. We currently use xdgmime as
-	  backend, but that may change over time.
-	* configure.ac, exo/Makefile.am, exo/exo.h: Add the new classes to the
-	  build framework.
-	* python/examples/toolbars.py: Fix typo.
-	* exo/exo-private.{c,h}: Import the MIME parser from the filer
-	  repository, which is used to query the comment for a given MIME
-	  type.
-	* python/exo.defs: Add the ExoMimeDatabase and ExoMimeInfo classes to
-	  the Python bindings.
-	* python/examples/mime.py: Add a short example of how to use the MIME
-	  module from a Python script.
+    (Old svn revision: 28336)
 
-2005-03-17	Benedikt Meurer <benny at xfce.org>
+commit 9e7b26691b563c4c370afddfd7815dc3d2dced90
+Author: Nick Schermer <nick at xfce.org>
+Date:   Mon Oct 20 20:07:30 2008 +0000
 
-	* configure.ac, po/ja.po, THANKS, NEWS: Add ja translations, thanks to
-	  Daichi Kawahata <daichik at users.sourceforge.net>.
-	* docs/reference/tmpl/*.sgml: Regenerate with updated gtk-doc.
+    * Fix a bug in exo_mutual_binding_unbind(), probably not used
+      by anyone, because it really doesn't work.
 
-2005-03-13	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28333)
 
-	* HACKING: Add several missing points to the Release process.
-	* configure.ac: Bump version to 0.3.1svn.
+commit 39029ad3a8d82443b5ae70931ab0510390424f6f
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sat Oct 18 14:25:59 2008 +0000
 
-2005-03-13	Benedikt Meurer <benny at xfce.org>
+    Translation updates and additions for many packages in es, fr, id, ja, nb_NO and tr
 
-	* configure.ac, NEWS: Version 0.3.0.
-	* docs/reference/exo-docs.sgml: Update date.
-	* po/: Run "make update-po".
-	* po/de.po: Update the header.
+    (Old svn revision: 28293)
 
-2005-03-09	Benedikt Meurer <benny at xfce.org>
+commit 859de770fda1650a5e7d9de685f3bb810571a057
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Mon Oct 13 07:16:28 2008 +0000
 
-	* exo.spec.in: Update the spec file.
+    Update version number
 
-2005-03-02	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28199)
 
-	* exo/exo-0.3.pc.in: Fix API version.
-	* exo/Makefile.am: Fix exo-enum-types.h handling.
-	* po/: Update translations.
+commit 50b290ff186e8953df6bb658382253f46f2fcae7
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Mon Oct 13 06:59:55 2008 +0000
 
-2005-03-02	Benedikt Meurer <benny at xfce.org>
+    Update NEWS
+    Fix POTFILES.in (add midori.desktop.in.in)
 
-	* configure.ac, NEWS: Version 0.3.0pre1.
-	* HACKING: Fix a typo in the 'Release process' section. Remove the
-	  obsolete step 'make regenerate' from the release process.
-	* po/de.po, po/libexo-0.3.pot, po/en_GB.po: Run 'make update-po'.
-	* Makefile.am: Add the "dist-bz2" and "distcheck-bz2" targets.
-	* exo/exo-md5.c(MD5Final): Remove unused variables i and bytes.
-
-2005-02-25	Benedikt Meurer <benny at xfce.org>
-
-	* docs/reference/tmpl/exo-toolbars-editor-dialog.sgml,
-	  docs/reference/tmpl/exo-toolbars-editor.sgml, exo/exo-icon-view.c,
-	  exo/exo-toolbars-editor-dialog.c, exo/exo-toolbars-editor.c,
-	  exo/exo-toolbars-model.c, NEWS: Update the API reference manual.
-
-2005-02-24	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28198)
 
-	* python/exo.override, python/exo.defs: Add Python bindings for
-	  the editable toolbars framework.
-	* python/examples/Makefile.am, python/examples/toolbars.ui,
-	  python/examples/toolbars.py: Add example how to use the editable
-	  toolbars framework.
+commit 0daa0bda3bad723aa02e3d115138b9840793d626
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Fri Oct 10 15:30:54 2008 +0000
 
-2005-02-21	Benedikt Meurer <benny at xfce.org>
-
-	* python/exomodule.c: Add pygtk_tree_path_to_pyobject() and
-	  pygtk_tree_path_from_pyobject() from the pygtk distribution, as
-	  the pygtk module unfortunately doesn't export them.
-	* python/exo.override, python/exo.defs: Add the ExoIconView class
-	  to the Python bindings.
-
-2005-02-19	Benedikt Meurer <benny at xfce.org>
-
-	* acinclude.m4, configure.ac: Remove custom Python headers check
-	  and use the new check from xfce4-dev-tools instead.
-
-2005-02-18	Benedikt Meurer <benny at xfce.org>
-
-	* po/libexo-0.3.pot, po/de.po, po/en_GB.po: Update the translation
-	  files with the recent changes to the source files.
-	* po/ChangeLog: Add an empty file here, as its required by the
-	  po/Makefile.in.in file generated by gettextize.
-	* configure.ac: Add the Makefile for the Python examples. Add
-	  a Makefile variable LIBEXO_VERSION_API, that contains the
-	  API version of libexo.
-	* python/examples/Makefile.am, python/examples/ellipsizing.py,
-	  python/examples/README: Ship simple python examples, currently
-	  only one sample program to demonstrate the use of the ellipsizing
-	  objects in libexo.
-	* python/__init__.py, python/pyexo.py, python/Makefile.am: Use a
-	  similar technique like pygtk to support installing multiple
-	  versions of the pyexo bindings in parallel.
-	* python/exomodule.c, python/exo.override, python/exo.defs,
-	  python/Makefile.am: Include the ExoEllipsizedLabel and
-	  ExoCellRendererEllipsizedText classes with the Python bindings.
-	* NEWS: Add note about the new Python bindings.
-
-2005-02-17	Benedikt Meurer <benny at xfce.org>
+    Damn tab indentation.
 
-	* python/exomodule.c, python/Makefile.am, python/exo.override, TODO,
-	  python/exo.defs, configure.ac, acinclude.m4, Makefile.am: Initial
-	  work on the Python bindings, currently includes ExoIconBar and
-	  ExoXsessionClient.
+    (Old svn revision: 28133)
 
-2005-02-15	Benedikt Meurer <benny at xfce.org>
+commit 438e7a89b4575e77c81a57c670245bcabaeb0519
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Fri Oct 10 15:30:03 2008 +0000
 
-	* exo.spec.in: Do not include the API docs with the exo-devel package,
-	  but instead, use a exo-docs package.
-	* exo.spec.in: Do not depend on D-BUS any longer.
-	* exo.spec.in: Add --enable-final as configure parameter.
+    	* exo-helper/helpers/Makefile.am,
+    	  exo-helper/helpers/midori.desktop.in.in: Add Midori helper. Patch
+    		provided by Christian Dywan. This closes bug #4446.
 
-2005-02-15	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28132)
 
-	* docs: Restructured.
+commit da8533ee08f0cfe4e5e2604460260e33398b6132
+Author: Brian Tarricone <brian at tarricone.org>
+Date:   Mon Oct 6 02:30:32 2008 +0000
 
-2005-02-15	Benedikt Meurer <benny at xfce.org>
+        * exo/exo-utils.h: Move the exo_atomic_inc()/exo_atomic_dec() inline
+          function decls into the #ifdef to fix compilation on non-x86
+          platforms (bug 4387).
 
-	* configure.ac, po/libexo.pot, po/libexo-0.3.pot: Include the major
-	  and minor version in the translation domain name to allow parallel
-	  installations of libexo-0.2 and libexo-0.3.
-	* configure.ac, exo/exo-dbus.c, exo/exo-dbus.h, exo/exo.h,
-	  exo/Makefile.am, po/POTFILES.in: Remove dependency on D-BUS.
-	* configure.ac, exo/exo-ice.h, exo/exo-ice.c, exo/Makefile.am,
-	  po/POTFILES.in: Remove ICE module, which can be readded later
-	  on, but for now, we'll stick to the lightweight session
-	  management provided by ExoXSessionClient.
-	* configure.ac, NEWS, exo/exo-0.2.pc.in, exo/exo-0.3.pc.in,
-	  exo/Makefile.am: Bump version to 0.3.0svn.
-	* Makefile.am: Remove stale reference to the m4 directory.
-	* exo/exo.h, exo/exo-property-proxy.h, exo/exo-property-proxy.c,
-	  exo/Makefile.am, po/POTFILES.in: Remove obsolete class
-	  ExoPropertyProxy, which was replaced with ExoBinding already.
-	* exo/exo-file-watch.h, exo/exo-file-watch.c, exo/exo.h,
-	  exo/Makefile.am, po/POTFILES.in: Remove obsolete class ExoFileWatch.
-	  Thunar will include a better implementation.
-	* exo/exo-uri.c, exo/exo-uri.h, exo/exo.h, exo/Makefile.am,
-	  po/POTFILES.in: Remove unused class ExoUri.
-	* exo/Makefile.am: Added rules to properly auto-generate the built
-	  files. These autogeneration rules are only available if
-	  --enable-maintainer-mode is specified for configure (which is
-	  usually the case for autogen runs, but not for enduser configure
-	  runs).
+    (Old svn revision: 28048)
 
-2005-02-15	Benedikt Meurer <benny at xfce.org>
+commit ffb6cc7568969f2cd2566dfc618fbc0e2d2220c9
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Oct 5 17:52:51 2008 +0000
 
-	* exo/exo-cell-render-ellipsized-text.c
-	  (exo_cell_renderer_ellipsized_text_render): Make sure that the
-	  cell actually contains text (text string != NULL), because else
-	  the Pango extension code will dump core if libexo is built with
-	  --enable-final.
+    Updated and added Estonian translations for the libxfcegui4, terminal and mousepad trunk modules and libxfce4util branch 4.4 module
+    Updated Indonesian translations for the xfce-utils, xfce4-mixer, xarchiver, xfwm4, xfcalendar and xfdesktop trunk modules
+    Updated and added Spanish translations for the xfce4-appfinder, squeeze, libexo, xfce-utils, libxfce4menu, xfce4-session, xfce4-mixer, libxfce4util, libxfce4ui, xfce4-icon-theme, thunar, libxfcegui4, xfce4-panel, xfdesktop, xfce4-trigger-launcher, terminal, mousepad and xfmedia trunk modules
+    Updated Russian translation for the xarchiver, libexo and libxfcegui4 trunk modules
+    Updated and added German translation of the xfce4-settings and xfwm4 trunk modules
+    Updated Japanese translation for the thunar module
+    Updated Sinhalese translation for the libxfcegui4 trunk module
 
-2005-01-29	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 28040)
 
-	* po/de.po: Improved translations for the toolbar style menu.
+commit 3820f145afe1a978b32145424cb54b73451bc9ef
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Fri Sep 12 20:02:19 2008 +0000
 
-2005-01-29	Benedikt Meurer <benny at xfce.org>
+    Commit NEWS file
 
-	* exo/exo-toolbars-view.c(exo_toolbars_view_context_menu), po/de.po,
-	  po/libexo.pot: Better texts for the toolbar style chooser menu.
+    (Old svn revision: 27841)
 
-2005-01-27	Benedikt Meurer <benny at xfce.org>
+commit 7b593c7e18e84f0d8e771bcd51fd8725bed2ac1b
+Author: Peeter Vois <Peeter.Vois at proekspert.ee>
+Date:   Wed Sep 10 20:55:20 2008 +0000
 
-	* m4/, configure, Makefile.in, debian/, depcomp, docs/Makefile.in,
-	  config.guess, exo/Makefile.in, config.sub, ltmain.sh, gtk-doc.make,
-	  po/Makefile.in.in, po/*.gmo, mkinstalldirs, config.h.in, missing,
-	  aclocal.m4, install-sh: Removed all auto-generated files from the
-	  repository.
-	* autogen.sh, configure.ac: Use xfce4-dev-tools.
-	* exo.spec.in: Use @PACKAGE_TARNAME@ and @PACKAGE_VERSION@ instead
-	  of hardcoding values.
+    Estonian translation updates ChangeLog fixes
 
-2004-12-23	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 27808)
 
-	* gtk-doc.make, exo/Makefile.am: Get 'make dist' to work from a
-	  clean checkout.
+commit f551b9d058ee6a78c4632577935152bbb0f7440e
+Author: Peeter Vois <Peeter.Vois at proekspert.ee>
+Date:   Wed Sep 10 20:51:04 2008 +0000
 
-2004-12-13	Benedikt Meurer <benny at xfce.org>
+    Estonian translation updates
 
-	* configure.ac, Makefile.am, THANKS, po/en_GB.po, po/en_GB.gmo: Added
-	  en_GB translations from Dwayne Bailey <dwayne at translate.org.za>.
+    (Old svn revision: 27805)
 
-2004-12-12	Benedikt Meurer <benny at xfce.org>
+commit 3d141750f039e8e82624ece1a40cf08329bfc4b4
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Tue Sep 9 07:38:03 2008 +0000
 
-	* po/libexo.pot, po/de.po, po/de.gmo: Ran make update-po.
+    Translations updates and new ones for trunk in es,fr,id
 
-2004-12-09	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 27775)
 
-	* configure.ac, exo.spec.in, Makefile.am: Added .spec file and
-	  "rpm" target.
+commit 92e1fbccfb972a558686b9f40d2c0a9bf75568d4
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Sat Aug 30 20:38:23 2008 +0000
 
-2004-12-06	Benedikt Meurer <benny at xfce.org>
+    	* autogen.sh: Do not print errors when trying to detect the
+    	  revision of a git svn repository.
 
-	* exo/exo-icon-view.c: Sync with latest changes to GtkIconView, esp.
-	  the accessibility support.
-	* exo/exo-icon-bar.c: Icon bar rendering and sizing fixes.
+    (Old svn revision: 27614)
 
-2004-12-03	Benedikt Meurer <benny at xfce.org>
+commit ebb4fcba7eb309da8237600d3c27016956e5b09d
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Fri Aug 29 22:12:45 2008 +0000
 
-	* configure.ac: Bump version to 0.2.1svn.
+    Updated various pending translations (German,Korean and Slovene)
 
-2004-12-02	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 27611)
 
-	* exo/exo-xsession-client.c: Added "restart-command" property.
-	* exo/exo-pango-extensions.c: Updated gtk-doc.
-	* docs/: Updated API documentation.
-	* po/libexo.pot, po/de.po, po/de.gmo: Updated translations.
-	* configure.ac, NEWS: Version 0.2.0.
+commit 7c93c837a11b24bcb9c3ea34af08aa198437c574
+Author: Brian Tarricone <brian at tarricone.org>
+Date:   Mon Aug 25 12:21:40 2008 +0000
 
-2004-12-01	Benedikt Meurer <benny at xfce.org>
+    2008-08-25  Brian Tarricone <kelnos at xfce.org>
 
-	* exo/exo-icon-view.c, exo/exo-icon-view.h, docs/: Added documentation
-	  for the ExoIconView class.
+        * exo-helper/exo-preferred-applications.desktop.in: Include
+          preferred apps dialog in new settings manager.
 
-2004-11-30	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 27571)
 
-	* exo/: Copyright corrections.
+commit 54cc194b404541ce1314316a31bc2e0b7b573a21
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Tue Aug 19 19:35:08 2008 +0000
 
-2004-11-28	Benedikt Meurer <benny at xfce.org>
+    Bump version number
 
-	* NEWS, po/de.po, po/de.gmo: Fix version number.
+    (Old svn revision: 27516)
 
-2004-11-28	Benedikt Meurer <benny at xfce.org>
+commit d5196615749abcd41af21b047660e8ab1d24ec19
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Tue Aug 19 19:33:52 2008 +0000
 
-	* po/libexo.pot: Updated.
-	* po/de.po, po/de.gmo: Completed the german translations.
-	* exo/exo-binding.c, exo/exo-binding.h: Avoid recursing in notify
-	  handlers for mutual bindings by blocking the destination handler.
-	* configure.ac, NEWS: Version 0.2.0pre2.
+    Update version number
 
-2004-11-28	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 27514)
 
-	* exo/exo-icon-view.h: Added 4 padding fields to ExoIconViewClass
-	  for future expansion.
-	* exo/exo-md5.h, exo/exo-md5.c: Changed the API to be compatible
-	  with libgnome/libegg.
-	* docs/: Updated API documentation.
+commit 28ce41e709f077994d76c96ee8c8c1b4d1caedb7
+Author: Brian Tarricone <brian at tarricone.org>
+Date:   Tue Aug 12 08:43:17 2008 +0000
 
-2004-11-27	Benedikt Meurer <benny at xfce.org>
+    2008-08-12  Brian Tarricone <bjt23 at cornell.edu>
 
-	* exo/exo-ellipsized-label.c(exo_ellipsized_label_new): Fix typo, the
-	  property is named "label", not "text".
-	* exo/exo-icon-bar.c(exo_icon_bar_style_set): Reset background color
-	  only if the widget is realized.
+        * exo-mount/exo-mount-hal.c: Add support for mounting and
+          unmounting encrypted volumes.  Patch from Colin Leroy.
+          Bug #3349.
 
-2004-11-27	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 27445)
 
-	* exo/exo-icon-bar.c: Update background of the bin_window as well
-	  when style changes. This fixes bug #23.
+commit f1b146f66b2529d8c61299d1f6a9d0afa8dad35b
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Aug 10 21:42:27 2008 +0000
 
-2004-11-26	Benedikt Meurer <benny at xfce.org>
+    Translations updated and added in Indonesian, Korean and Polish.
 
-	* NEWS: Updated for 0.2.0pre1.
+    (Old svn revision: 27444)
 
-2004-11-26	Benedikt Meurer <benny at xfce.org>
+commit 8ffc8bdf0c37b3a5114a91be4bb744333ce9881c
+Author: Jannis Pohlmann <jannis at xfce.org>
+Date:   Sat Jul 26 12:27:03 2008 +0000
 
-	* exo/exo-string.h, exo/exo-string.c: Added exo_strndupv() utility
-	  function to duplicate string arrays.
-	* exo/exo-enum-types.h, exo/exo-pango-extensions.c,
-	  exo/exo-enum-types.c, exo/exo-pango-extensions.h: Added 
-	  EXO_PANGO_ELLIPSIZE_NONE to be compatible with Pango. Use
-	  ellipsizing functions provided by Pango 1.6 if build against
-	  Pango 1.6 or above.
-	* exo/exo-xsession-client.h, exo/exo-xsession-client.c: Added
-	  exo_xsession_client_get_restart_command() as per Brians request.
-	* exo/exo-ellipsized-label.c, exo/exo-ellipsized-label.h: Made this
-	  widget compatible with GtkLabel from Gtk+ 2.6.
-	* exo/exo-cell-renderer-ellipsized-text.c,
-	  exo/exo-cell-renderer-ellipsized-text.h: Added a CellRenderer widget
-	  that enhances GtkCellRendererText with the ability to automatically
-	  ellipsize text. This is compatible with GtkCellRendererText from
-	  Gtk+ 2.6.
-	* exo/Makefile.am, HACKING: Added "regenerate" targets to regenerate
-	  the marshallers and enum types files.
-	* exo/exo.h: Include new header files.
-	* docs/: Updated API documentation.
-	* configure.ac: Updated version to 0.2.0pre1.
+    	* autogen.sh: Add @REVISION@ substitution support for git svn
+    	  repositories.
 
-2004-11-25	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 27375)
 
-	* exo/exo-toolbars-view.c, exo/exo-toolbars-view.h: Changed the
-	  semantics of the ExoToolbarsView class. The integrated right-click
-	  menu now contains an item "Customize Toolbars...", when the user
-	  has connected a handler to the "customize" signal. The icons
-	  where removed from the right-click menu until better icons are
-	  available.
-	* po/libexo.pot, po/de.po, po/de.gmo: Updated the german translations.
-	* docs/: Updated online documentation.
-	* exo/exo-icon-bar.c, exo/exo-icon-bar.h: Added an "orientation"
-	  property. Iconbar now supports horizontal and vertical mode.
-	* docs/Makefile.am, gtk-doc.make: Imported the gtk-doc make rules
-	  from Gtk+ 2.5.
+commit 81e8a69cd68c90a307398155a300a99343e9c6b0
+Author: Nick Schermer <nick at xfce.org>
+Date:   Thu Jul 17 18:16:34 2008 +0000
 
-2004-11-23	Benedikt Meurer <benny at xfce.org>
+    	* exo-csource/main.c: Don't strip text between nodes
+    	  with --strip-content. This will make stripping work
+    	  on glade files.
+    	* configure.in.in: Version bump from 0.3.7 to 0.3.7.1.
 
-	* README, HACKING: Improved these documents.
+    (Old svn revision: 27330)
 
-2004-11-23	Benedikt Meurer <benny at xfce.org>
+commit 8b77f0b452049cff051414fa0f1cf9fc9c2395e4
+Author: Mohamed Magdy <mohamed.m.k at gmail.com>
+Date:   Thu Jul 17 10:27:26 2008 +0000
 
-	* configure.ac, exo/exo.h, exo/exo-xsession-client.c,
-	  exo/exo-xsession-client.h, docs/: Added ExoXsessionClient class,
-	  which provides a lightweight X11R5 session management client.
+    Update Arabic translations
 
-2004-11-23	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 27325)
 
-	* HACKING: Additional notes for releases.
+commit 63b05c76fb57aced639514d1c92664689a45d69b
+Author: Mohamed Magdy <mohamed.m.k at gmail.com>
+Date:   Wed Jul 16 23:04:27 2008 +0000
 
-2004-11-22	Benedikt Meurer <benny at xfce.org>
+    Update Arabic translations
 
-	* exo/exo-icon-bar.c, exo/exo-icon-bar.h, docs/tmpl/exo-icon-bar.sgml:
-	  ExoIconBar can no longer receive focus. Renamed "changed" signal to
-	  "selection-changed". Several code cleanups and gtk-doc completed.
-	* exo/exo-binding.c, exo/exo-gobject-extensions.c,
-	  exo/exo-binding.h, exo/exo-gobject-extensions.h,
-	  docs/tmpl/exo-binding.sgml, docs/tmpl/exo-gobject-extensions.sgml:
-	  Replacement for ExoPropertyProxy. Based on the GObject Binding
-	  Properties code from http://ex-code.com/glib-bind/. This
-	  implementation is easier, faster and requires less memory.
-	* exo/exo.h: Deprecated ExoPropertyProxy in favour of ExoBinding.
-	* configure.ac: Added some M4 magic to allow version tags. Updated
-	  version to 0.2.0svn.
-	* po/: Updated translations.
-	* exo/exo-private.c, exo/exo-private.h, exo/exo-toolbars-view.c: Get
-	  i18n support working.
-
-2004-11-16	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 27320)
 
-	* po/, configure.ac: Made libexo translatable.
+commit 47723eedb3caa7bfca3baa1548cfc0300794e401
+Author: Og Maciel <ogmaciel at gnome.org>
+Date:   Wed Jul 16 00:39:15 2008 +0000
 
-2004-11-15	Benedikt Meurer <benny at xfce.org>
+    Updated Brazilian Portuguese translation.
 
-	* exo/exo-ellipsized-label.c: Remove the tooltips from the label
-	  object.
+    (Old svn revision: 27308)
 
-2004-11-15	Benedikt Meurer <benny at xfce.org>
+commit 6067f83e07b406fa1c54987f6a717ac135fdc583
+Author: Og Maciel <ogmaciel at gnome.org>
+Date:   Tue Jul 15 19:47:55 2008 +0000
 
-	* exo/exo-toolbars-view.c: Emit "popup-menu" if the user clicks the
-	  toolbars while not in Editing mode.
+    Updated Brazilian Portuguese translation.
 
-2004-11-12	Benedikt Meurer <benny at xfce.org>
-
-	* configure.ac, NEWS: Version 0.1.3.
-	* exo/exo-config.h.in, exo/exo-config.c, exo/exo.h, docs/exo-docs.sgml,
-	  docs/tmpl/exo-config.sgml, docs/exo-sections.txt: Added
-	  `Version Information' variables and macros similar to what
-	  we use in Xfce and Gtk+.
-	* m4/debug.m4: --enable-final is now on by default for plattforms
-	  that support it.
-	* exo/exo-toolbars-model.c(exo_toolbars_model_real_add_item): Always
-	  check if the action is valid.
-
-2004-11-11	Benedikt Meurer <benny at xfce.org>
-
-	* exo/exo-string.c(exo_str_is_equal): Avoid call to strcmp here.
-	* configure.ac, exo/exo-toolbars-model.c: Elide the dependency on
-	  libxml-2.0. Replaced with a GLib based XML parser.
-	* configure.ac, m4/gtk-doc.m4, docs/: Added initial API reference
-	  documentation for libexo.
-
-2004-11-11	Benedikt Meurer <benny at xfce.org>
-
-	* exo/exo-toolbars-private.c: Fix a crash on X setups where Gtk+
-	  doesn't use the best visual by default.
-
-2004-11-10	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 27299)
 
-	* AUTHORS: Added note about libegg.
+commit d5f9304b2821033ca800e822b3e2ae657392a60f
+Author: Maxim Dziumanenko <mvd at mylinux.com.ua>
+Date:   Wed Jul 9 09:58:56 2008 +0000
 
-2004-11-09	Benedikt Meurer <benny at xfce.org>
+    Maxim Dziumanenko <dziumanenko at gmail.com>
 
-	* configure.ac: Depend on libxml-2.0. Set libtool verinfo properly.
-	* exo/exo-string.h, exo/exo-string.c: Added a function
-	  exo_str_elide_underscores that is used to remove underscores
-	  from label texts.
-	* exo/exo-marshal.list, exo/exo-marshal.c, exo/exo-marshal.h: Added
-	  additional marshallers required for the toolbars stuff.
-	* exo/exo-toolbars-private.h, exo/exo-toolbars-private.c,
-	  exo/exo-toolbars-model.h, exo/exo-toolbars-model.c,
-	  exo/exo-toolbars-view.h, exo/exo-toolbars-view.c,
-	  exo/exo-toolbars-editor-dialog.h, exo/exo-toolbars-editor-dialog.c,
-	  exo/exo-toolbars-editor.h, exo/exo-toolbars-editor.c: Added a
-	  customizable toolbar with backend and editing frontend. This is
-	  partly based on the editable toolbar found in libegg, but not
-	  compatible in any way.
-	* exo/exo.h: Include new headers.
+    Updated Ukrainian translation
 
-2004-10-12	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 27243)
 
-	* configure.ac: Version 0.1.2.
-	* m4/debug.m4: Added linker optimizations if --enable-final is
-	  given (recent GNU binutils required).
+commit 4aa660d274d9b12553408da36c4414b79c62c563
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Thu Jun 26 22:09:16 2008 +0000
 
-2004-10-11	Benedikt Meurer <benny at xfce.org>
+    Translations added and updated for most trunk packages (gl)
 
-	* exo/exo-md5.c: Don't include <md5.h> if MD5Init wasn't found
-	  on the system.
+    (Old svn revision: 27155)
 
-2004-09-30	Benedikt Meurer <benny at xfce.org>
+commit 36d8072fa5d32ae889066d4a59a8bb76f4470d4d
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Sun Jun 22 10:57:49 2008 +0000
 
-	* exo/exo-icon-bar.c: Fixed the text color problem by introducing
-	  two new style properties active_item_text_color and
-	  cursor_item_text_color, which defaults to black.
-	* exo/exo-icon-bar.c(exo_icon_bar_paint_item): Always draw the text
-	  with ACTIVE or SELECTED state to work-around issues with gtk
-	  themes that do not yet know about ExoIconBar. We need a real
-	  solution here.
-	* TODO: Added note about the ExoIconBar theme problem.
+    update-po
 
-2004-09-25	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 27129)
 
-	* configure.ac: Version 0.1.1.
+commit cd36367c7e6d65927ca352f767841137bc28caf3
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Thu Jun 19 07:31:03 2008 +0000
 
-2004-09-24	Benedikt Meurer <benny at xfce.org>
+    Update the version-number in trunk
 
-	* exo/exo-ice.c, exo/exo-ice.h: Add ICE module based upon the
-	  ice-layer from xfce4-session and the gnome-ice module of
-	  libgnomeui.
-	* configure.ac: Add check for ICE/XSM libraries.
+    (Old svn revision: 27083)
 
-2004-09-23	Benedikt Meurer <benny at xfce.org>
+commit 25b7a90243d7edbfe50780dc07bc42473c2cf00f
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Sat Jun 14 22:31:21 2008 +0000
 
-	* exo/exo-md5.c: Add a fallback implementation for the MD5 algorithm,
-	  taken from ROX-Filer. Only used if MD5Init isn't found on the
-	  system.
+    Remove MCS-plugin from libexo. (and thus the optional mcs-manager
+    dependency)
 
-2004-09-14	Benedikt Meurer <benny at xfce.org>
+    (Old svn revision: 27061)
 
-	* Initial import.
+commit 748d2c085fb74161d1e17d9da0dc477a5dc7d39b
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Tue May 27 00:25:51 2008 +0000
+
+    update-po
+
+    (Old svn revision: 26985)
+
+commit 688917ece6493dcebddc82240a8831b3bc5e5831
+Author: Og Maciel <ogmaciel at gnome.org>
+Date:   Sun May 4 13:26:43 2008 +0000
+
+    Updated Brazilian Portuguese translation.
+
+    (Old svn revision: 26925)
+
+commit 107856da1914f4547f9b4bf2185657b1b2aa37eb
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Sun Apr 27 13:39:30 2008 +0000
+
+    Add Kurdish translation
+
+    (Old svn revision: 26895)
+
+commit d50f1c1a25d41c27fee2a68dfa05421775998b60
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Sat Apr 12 09:54:12 2008 +0000
+
+    Update Latvian translation
+
+    (Old svn revision: 26827)
+
+commit 51c0f0882f639a1be10b63bc3d35d79c1478dd19
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Tue Mar 18 13:18:36 2008 +0000
+
+    Update Portuguese translation
+
+    (Old svn revision: 26685)
+
+commit acbade4bbbc4870bd0af8206ebc059d37b36cd00
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Tue Mar 18 12:36:55 2008 +0000
+
+    Update Catalan translation
+
+    (Old svn revision: 26684)
+
+commit cb821d0e8ed60bf70c860e6ecb3206636906e909
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Wed Mar 5 04:19:23 2008 +0000
+
+    libexo: Add Chinese translation
+
+    (Old svn revision: 26665)
+
+commit 07016e6189901293a75a8c101aacf2b6ea420305
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
+Date:   Sat Feb 23 17:40:43 2008 +0000
+
+    Greek translations update [thunar, exo]
+
+    (Old svn revision: 26633)
+
+commit 62b92c579003b902633bb0cfceed02dd21db2517
+Author: Jean-François Wauthy <pollux at xfce.org>
+Date:   Sun Dec 23 16:01:51 2007 +0000
+
+    Updated Portuguese translations by Nuno Miguel <nunis at netcabo.pt>
+
+    (Old svn revision: 26501)
+
+commit eec05ae653ca525dfab0a86ec2306559796bb1fd
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Dec 2 16:49:00 2007 +0000
+
+    Spanish translations branch updates and German translations trunk updates
+
+    (Old svn revision: 26428)
+
+commit 718c6c65358ec360d7f896d9d76ad2bdb0553d00
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Dec 2 12:35:06 2007 +0000
+
+    2007-12-02	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Post-release version bump.
+
+    (Old svn revision: 26418)
+
+commit 3356e11dce38419bd4da89c1dce348eb89377295
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Dec 2 12:23:36 2007 +0000
+
+    2007-12-02	Benedikt Meurer <benny at xfce.org>
+
+    	* === Released 0.3.4 ===
+    	* NEWS, configure.in.in: Bump version.
+    	* THANKS: Update translator credits.
+    	* po/*.po: Update Project-Id-Version.
+    	* docs/reference/Makefile.am: Fix dist building.
+
+    (Old svn revision: 26415)
+
+commit 597f70def3f589f78fa1c62959588ee55d6bab83
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Sat Nov 17 14:31:59 2007 +0000
+
+    fr.po: Rename name in .desktop files with consistency
+
+    (Old svn revision: 26328)
+
+commit c39e527a9590488f0f55a6c592b1d2cec2a73228
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Sat Nov 17 06:35:57 2007 +0000
+
+    libexo, thunar, terminal: Update Romanian translation
+
+    (Old svn revision: 26323)
+
+commit f941893a188803fe3970e4a376acdacd290cc96f
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Thu Nov 15 09:14:39 2007 +0000
+
+    Add Urdu translations to trunk (hope this is right *sigh*)
+
+    (Old svn revision: 26296)
+
+commit f407e0a2cfc5d7b8f3e040e3c3eb91ea2691f145
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Sun Nov 11 03:25:30 2007 +0000
+
+    Update latvian
+
+    (Old svn revision: 26285)
+
+commit 60216fbebd192183ebac421c43e7a3f79fed228c
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Mon Nov 5 05:37:55 2007 +0000
+
+    Update fr translation
+
+    (Old svn revision: 26259)
+
+commit 87faad70780adcfa2bf35f9d3936a0979f5fb567
+Author: Og Maciel <ogmaciel at gnome.org>
+Date:   Sat Nov 3 15:38:14 2007 +0000
+
+    Updated Brazilian Portuguese translation by Og Maciel <ogmaciel at gnome.org>
+
+    (Old svn revision: 26245)
+
+commit 8dd38dccfb9536bbb8d3ecc31efb4e468180c253
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Mon Oct 29 19:07:51 2007 +0000
+
+    Update dutch translations for libexo (Thanks to Peter Maassen)
+
+    (Old svn revision: 26217)
+
+commit 5fc58a7bb0539a4d7180c82a0ab81fc30c41b86c
+Author: Brian Tarricone <brian at tarricone.org>
+Date:   Thu Oct 25 03:40:48 2007 +0000
+
+    add files to POTFILES.in and POTFILES.skip to make intltool-update happy
+
+    (Old svn revision: 26182)
+
+commit 0e1acb80ffcedf2576bf3a57cb1d499da1e585d4
+Author: Brian Tarricone <brian at tarricone.org>
+Date:   Wed Oct 24 22:26:53 2007 +0000
+
+    remove trailing parens on AC_INIT version info to work around bug
+    in intltool 0.35.x and 0.36.x
+
+    (Old svn revision: 26180)
+
+commit 2d4ad13cdd3af61c69acc5c3ba0b798f2d47c4ae
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Sat Oct 6 17:00:21 2007 +0000
+
+    	* libexo, libxfce4util, xfcalendar, xfce4-panel, xfce4-session, xfce-mcs-plugins,
+    	  xfdesktop, xfprint, xfwm4: Add Latvian translation.
+
+    (Old svn revision: 26127)
+
+commit 71957d40ff89a460361f9a1cf54dc2a3e57a7d2f
+Author: Alexander Nyakhaychyk <nyakhaychyk at gmail.com>
+Date:   Mon Sep 17 01:29:27 2007 +0000
+
+    2007-09-17  Alexander Nyakhaychyk  <nyakhaychyk at gmail.com>
+
+    	* be.po: Updated Belarusian translation
+
+    (Old svn revision: 26081)
+
+commit eb0c439cf991fc2b1a1a9b77bb947f403da605f7
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
+Date:   Wed Sep 5 15:21:31 2007 +0000
+
+    Updated Finnish translations.
+
+    (Old svn revision: 26049)
+
+commit 42ec5a19bb683b737b8d72ecb3d1288e7f229065
+Author: Mike Massonnet <mmassonnet at xfce.org>
+Date:   Wed Aug 29 20:33:55 2007 +0000
+
+    Update Nordic (nb_NB) translations.
+
+    (Old svn revision: 26033)
+
+commit 5ec6d0bfdae52d978d7fc8947b69e1f76e5849ea
+Author: Michal Varady <miko.vaji at gmail.com>
+Date:   Tue Aug 14 19:48:07 2007 +0000
+
+    Updated Czech translations
+
+    (Old svn revision: 25981)
+
+commit 082cb682015ff2412d0d88c65e8bdfbd3511aee8
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Jul 20 20:18:08 2007 +0000
+
+    2007-07-20	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-mount-point.c: Fix build on Solaris.
+
+    (Old svn revision: 25931)
+
+commit 7a4b15a4fb927ada61b6e1b20e4dfcf2f88658b0
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Jul 14 03:04:18 2007 +0000
+
+    Added/Updated Japanese translations.
+
+    (Old svn revision: 25914)
+
+commit 2a4224ba562f389e2aecd0819863ae304124918f
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Wed Jun 27 21:39:15 2007 +0000
+
+    * no_NO.po: Norwegian Bokmal translation update for the xfburn package
+    * pt_PT.po: European Portuguese translation update for some packages in trunk
+    * ka.po: Georgian translation update for the xfce-mcs-manager package (4.4)
+
+    (Old svn revision: 25866)
+
+commit debd78a7fd9053914c1615bb0bfc7cd57e9fea5a
+Author: Piarres Beobide <pi at beobide.net>
+Date:   Wed Jun 20 20:46:40 2007 +0000
+
+    libexo basque translation update
+
+    (Old svn revision: 25825)
+
+commit b7c154364525e8c26467b25f7e0b89bcdb7513a4
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Wed Jun 20 20:33:04 2007 +0000
+
+    * en_GB.po: British English translations updated for trunk
+    * ka.po: Georgian translation update for Xfce 4.4
+    * nl.po: Updated xfcalendar's Dutch translation for Xfce 4.4
+
+    (Old svn revision: 25824)
+
+commit a713400321bc1e157eaa1d92c005a608aaf585e5
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Jun 10 23:25:37 2007 +0000
+
+    * nb_NO: Updated some Norwegian translations and added one for Xfmedia
+    * pt_PT: Added European Portuguese translations
+    * Changed my email address
+
+    (Old svn revision: 25797)
+
+commit 125ce2da2f31ebe2b4376c32616b8d7d4d224034
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sat Jun 9 09:37:16 2007 +0000
+
+    Updated the Brazilian Portuguese translations of the libexo, mousepad, xfce-utils, xfce4-panel and xfmedia also in Portuguese.
+
+    (Old svn revision: 25791)
+
+commit 0dfd9539f6587f3ae4ed0529b2d131690667dfd0
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Mon Jun 4 22:22:56 2007 +0000
+
+    Updated the Brazilian Portuguese and French translations of the libexo and thunar packages.
+
+    (Old svn revision: 25782)
+
+commit a85c72405736c8ea5dd32a99838f208ae107b45f
+Author: SZERVÁC Attila <sas at 321.hu>
+Date:   Tue May 22 18:12:32 2007 +0000
+
+    hu trunk: exo updates
+
+    (Old svn revision: 25743)
+
+commit ee38e182b99cbd755874eb1157ac06d0aaac2004
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue May 22 16:15:32 2007 +0000
+
+    2007-05-22	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in, exo/exo-string.{c,h}, exo/exo.symbols: Add new
+    	  function exo_strdup_strftime(), which is an UTF-8 aware wrapper
+    	  for strftime().
+    	* docs/reference/: Update reference manual.
+
+    (Old svn revision: 25740)
+
+commit 13d4340241e418d4d61f7fa75b32345ae04706bb
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue May 22 15:25:15 2007 +0000
+
+    2007-05-22	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Prefer -lmd over -lmd5.
+    	* docs/reference/: Update reference manual.
+
+    (Old svn revision: 25739)
+
+commit 1898fa0c0a6348aad31a6a4dfd81d774868f7866
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun May 20 11:49:16 2007 +0000
+
+    2007-05-20	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-csource/main.c: Add support to strip comments and node contents
+    	  from XML files. Based on patch from Nick Schermer <nick at xfce.org>.
+    	  Bug #3094.
+    	* po/*.po, po/*.pot: Merge new strings.
+    	* po/de.po: Update german translations.
+
+    (Old svn revision: 25727)
+
+commit 8e306a0376d2644615d89a9aca3250f733479867
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Tue May 15 22:44:59 2007 +0000
+
+    Added the Norwegian Bokmal translations to the libexo, terminal and thunar packages.
+
+    (Old svn revision: 25717)
+
+commit 721ab48f51646f276416d03b3c87e54602565787
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed May 9 18:21:16 2007 +0000
+
+    2007-05-09	Benedikt Meurer <benny at xfce.org>
+
+    	* INSTALL, configure.in.in: Update for latest autoconf.
+
+    (Old svn revision: 25693)
+
+commit 561116a22c6a668f1362b22dad57e459d04c55ad
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed May 9 17:31:14 2007 +0000
+
+    2007-05-09	Benedikt Meurer <benny at xfce.org>
+
+    	* COPYING.LIB, COPYING, Makefile.am: Ship LGPL and GPL license
+    	  files. Bug #2895.
+
+    (Old svn revision: 25690)
+
+commit d97af37aef3d053d75336535a9c0c4271ce8a97f
+Author: Michal Varady <miko.vaji at gmail.com>
+Date:   Sat May 5 14:55:58 2007 +0000
+
+    Updated Czech translations
+
+    (Old svn revision: 25676)
+
+commit 3a901d9483678c479ebdd8c421ea49d21f1a3358
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
+Date:   Sat Apr 28 07:45:30 2007 +0000
+
+    Fixed typos reported by Jarno Liimatainen in the Finnish translation.
+
+    (Old svn revision: 25653)
+
+commit 49d0478b1b30aa398c858a32bdcf48ab5635727e
+Author: Hydonsingore Cia <hydonsingore at educities.edu.tw>
+Date:   Sun Apr 15 07:17:08 2007 +0000
+
+    libexo zh_TW translation launched.
+
+    (Old svn revision: 25564)
+
+commit 0a0cf593bdb0f7d3c42441cb1d9d38ebec1ecb82
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Mon Apr 9 10:05:59 2007 +0000
+
+    * fr.po: Fixed typos and style in the French translation of Terminal's manual
+    * Changed my email address in all the fr.po files in trunk and 4.4
+
+    (Old svn revision: 25448)
+
+commit f731ab671b4927cf0cd1afe48f8ef0cb37d08c58
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Sun Apr 8 08:31:45 2007 +0000
+
+    Updated Dutch translations
+
+    (Old svn revision: 25437)
+
+commit 07e6f24eb94cf7416c772f4cae6158f6ee2472e6
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Apr 7 09:50:55 2007 +0000
+
+    Updated Japanese translations.
+
+    (Old svn revision: 25420)
+
+commit 80f8a2acea88b1cdf910023c61e56e83069e27f0
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
+Date:   Thu Apr 5 13:41:23 2007 +0000
+
+    i18n catalan update
+
+    (Old svn revision: 25389)
+
+commit 1b0b5fe3f64c2d1653f122f517fb8deef22c3d2f
+Author: Alexander Nyakhaychyk <nyakhaychyk at gmail.com>
+Date:   Thu Apr 5 12:33:46 2007 +0000
+
+    2007-04-05  Alexander Nyakhaychyk  <nyakhaychyk at gmail.com>
+
+    	* be.po: Updated Belarusian translation
+
+    (Old svn revision: 25388)
+
+commit e6d27b16da0e665ba0f4f1c434b5e3c164073647
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Wed Mar 28 20:51:02 2007 +0000
+
+    * de.po: Nico Schümann minor fixes to the German translations
+    * en_GB.po: Jeff Bailes updated the British English translations for trunk and branches
+
+    (Old svn revision: 25327)
+
+commit f59633e2f19e2c7cde64af3dbe159e81690f4566
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Tue Mar 27 20:05:54 2007 +0000
+
+    Updated and added British English translations by Jeff Bailes.
+
+    (Old svn revision: 25314)
+
+commit 4459ad1b63ce27a29d8d6f349067cbe92429a42f
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sun Mar 25 13:22:21 2007 +0000
+
+    Fixed.
+
+    (Old svn revision: 25291)
+
+commit d1b005f700def66cd7dc7644c6e9024b77cf927e
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sat Mar 24 20:26:42 2007 +0000
+
+    * de.po: Nico Schümann updated the following German translations
+    		libexo; xfburn; xfce4-panel and xfdesktop
+    * fr.po: Updated the following French translations
+    		squeeze; xfce4-panel and xfdesktop
+
+    (Old svn revision: 25280)
+
+commit 5e726509416c9eaedbaba556f5810b74bbe7dee9
+Author: Amanpreet Alam <apbrar at gmail.com>
+Date:   Fri Feb 23 16:10:24 2007 +0000
+
+    updating for Punjabi
+
+    (Old svn revision: 25023)
+
+commit fe2fec4efe92d134887874588cfcf5e4f5a6d068
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Thu Feb 22 16:49:24 2007 +0000
+
+    Modified libexos's German translation by Nico Schümann.
+
+    (Old svn revision: 25016)
+
+commit 601af439235a0d4f98db38625f4f1724800fe05a
+Author: Piarres Beobide <pi at beobide.net>
+Date:   Thu Feb 22 11:37:08 2007 +0000
+
+    Updating libexo basque translation
+
+    (Old svn revision: 25011)
+
+commit ea7810a304fd17ec354c2a9f4a1ceed16047e148
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Tue Feb 20 19:19:28 2007 +0000
+
+    * fr.po: Updated the French translations of libexo and squeeze
+    * ko.po: Updated the Korean translations by ByungHyun Choi in
+      xfce-utils, thunar, xfburn and mousepad
+
+    (Old svn revision: 24998)
+
+commit 02ae955aaaf81ab969d0532d7db3ce600478e1eb
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Feb 17 14:31:35 2007 +0000
+
+    2007-02-17	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-config.h.in: Make sure EXO_PARAM_READABLE,
+    	  EXO_PARAM_WRITABLE and EXO_PARAM_READWRITE are properly set.
+
+    (Old svn revision: 24987)
+
+commit 6f02cd77f6eb52651e09e5e472681aed1450b295
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Feb 12 19:31:24 2007 +0000
+
+    2007-02-12	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-mount-point.c: Fix compilation on Solaris 2.8. Bug #2798.
+
+    (Old svn revision: 24963)
+
+commit 1d9e811c3c76523d864bc0567290bb2142ce7eb2
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Feb 12 19:05:16 2007 +0000
+
+    2007-02-12	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in, exo/exo-mount-point.c: Fix compilation on newer
+    	  NetBSD versions. Bug #2808.
+
+    (Old svn revision: 24962)
+
+commit 89aa4bc287dc0c44fee79c44ab27d293b572aa9a
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Feb 12 18:49:41 2007 +0000
+
+    2007-02-12	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-helper/helpers/sylpheed-claws.desktop.in.in: Apply patch from
+    	  Colin Leroy <colin at colino.net> to replace Sylpheed-Claws with Claws
+    	  Mail. Bug #2851.
+    	* po/libexo-0.3.pot, po/*.po: Merge new strings.
+
+    (Old svn revision: 24961)
+
+commit 905e62b41670717202f4d75b84e207a3e7617626
+Author: Mohamed Magdy <mohamed.m.k at gmail.com>
+Date:   Sun Feb 11 00:16:57 2007 +0000
+
+    Update Arabic translation
+
+    (Old svn revision: 24943)
+
+commit 0f118b89f39dbef8fc8f8d0e7a0898d3e3d50e8e
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sat Feb 10 18:56:40 2007 +0000
+
+    Verified all LINGUAS files and added Albanian language to it.
+
+    (Old svn revision: 24942)
+
+commit 11d87ebcf28d71e7b1c9285ff5dbbec2a558d4a8
+Author: Mohamed Magdy <mohamed.m.k at gmail.com>
+Date:   Thu Feb 8 21:34:23 2007 +0000
+
+    Adding information to the ChangeLog
+
+    (Old svn revision: 24882)
+
+commit fde35a806c72a10eca3524078b5e90ca73233434
+Author: Mohamed Magdy <mohamed.m.k at gmail.com>
+Date:   Thu Feb 8 21:30:57 2007 +0000
+
+    286 strings, 0 fuzzy, 284 not translated. initial commit.
+
+    (Old svn revision: 24881)
+
+commit 7ded1655c0daffd6d301e13b75f25f496fb92248
+Author: Mohamed Magdy <mohamed.m.k at gmail.com>
+Date:   Thu Feb 8 21:25:46 2007 +0000
+
+    Adding AR language code.
+
+    (Old svn revision: 24880)
+
+commit 2eb07877e20d6eee7fd1049d4960d3bafa8d8d21
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Wed Feb 7 15:23:02 2007 +0000
+
+    Fixed some accelerators in the French translations.
+
+    (Old svn revision: 24873)
+
+commit 5ca19afd1a3b035ed26a90aa16b2e9cf3e572475
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Feb 4 18:00:55 2007 +0000
+
+    Added the complete rewrite of Thunar's manual, fixed some other files and headers.
+
+    (Old svn revision: 24846)
+
+commit 434746d098d8cd135ce7a04c7e533062e97af0a4
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Jan 28 13:30:43 2007 +0000
+
+    2007-01-28	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-url.c(exo_url_show_on_screen): Apply patch from Peter de
+    	  Ridder <pc.ridder at zonnet.nl> to quote URLs properly prior to
+    	  passing them to external programs. Bug #2791.
+
+    (Old svn revision: 24777)
+
+commit 21bd0ca7d9c7242eaf0b672cecbeaa240d427010
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Jan 28 10:56:17 2007 +0000
+
+    2007-01-28	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Bump required HAL version to 0.5.7. Bug #2828.
+
+    (Old svn revision: 24776)
+
+commit e4d847799655f4b37dc4037420f692825692ff91
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Thu Jan 25 19:07:36 2007 +0000
+
+    Added the Albanian translations by Besnik Bleta for the core packages. Updated some French translations
+
+    (Old svn revision: 24753)
+
+commit 2855f019559c59ba0e907ea66b3ceea11e89b39e
+Author: Amanpreet Alam <apbrar at gmail.com>
+Date:   Thu Jan 25 07:29:33 2007 +0000
+
+    updatingfor Punjabi
+
+    (Old svn revision: 24740)
+
+commit d491cccbc2e831ebd761235422af5e1dd93bccb3
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Jan 21 14:08:17 2007 +0000
+
+    * fr.po: Minor changes to the French translations
+      in xfce-utils, libxfce4util and mousepad
+    * pl.po: Updated the Polish translation by Szymon Kałasz <szymon_maestro at gazeta.pl>
+      in thunar and mousepad.
+    * ro.po: Updated the Romanian translation by MiÅŸu Moldovan <dumol at gnome.ro>
+      in most core packages.
+
+    (Old svn revision: 24685)
+
+commit 03a36f281cfcb3276ccc06a57b6a90138d27942b
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Jan 20 13:57:58 2007 +0000
+
+    2007-01-20	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Post-release version bump.
+
+    (Old svn revision: 24627)
+
+commit da5158007ddffe47cbcc64e2eb344dceddbbbb2c
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Jan 20 13:55:48 2007 +0000
+
+    2007-01-20	Benedikt Meurer <benny at xfce.org>
+
+    	* === Released 0.3.2 ===
+    	* NEWS, configure.in.in: Bump version.
+    	* THANKS: Update translator credits.
+    	* po/*.po: Update Project-Id-Version.
+    	* README, docs/reference/Makefile.am, exo-desktop-item-edit/Makefile.am,
+    	  exo-hal/Makefile.am, exo-helper/Makefile.am, exo-mount/Makefile.am,
+    	  exo-open/Makefile.am, exo/Makefile.am, exo/exo.h, python/Makefile.am,
+    	  tests/Makefile.am: Drop EXO_API_SUBJECT_TO_CHANGE, as the 0.3 API
+    	  is the stable API for the Xfce 4.4 branch now.
+
+    (Old svn revision: 24625)
+
+commit e67e959af8472fe9e070a0c4b874e74c5cdb802d
+Author: Yuval Tanny <tanai at int.gov.il>
+Date:   Sat Jan 20 10:59:06 2007 +0000
+
+    Hebrew translation update
+
+    (Old svn revision: 24616)
+
+commit e0a0e8c64509cd3dc9369162b553f616efdbc07f
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sat Jan 20 00:48:38 2007 +0000
+
+    Updated the Russian and Esperanto translations by their respective translators.
+
+    (Old svn revision: 24600)
+
+commit 3b2cb6078b4534fd668ad8ac1026009da1e48016
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
+Date:   Fri Jan 19 08:35:54 2007 +0000
+
+    Thunar and libexo translation updates.
+
+    (Old svn revision: 24544)
+
+commit 48360bfb87a2f301fcb378bce1054e78085f59ba
+Author: Alexander Toresson <alexander.toresson at gmail.com>
+Date:   Thu Jan 18 23:10:27 2007 +0000
+
+    Updated Swedish translations for:
+    * libexo
+    * libxfcegui4
+    * mousepad
+    * thunar
+    * xfcalendar
+    * xfce4-appfinder
+    * xfce4-panel
+    * xfce-mcs-plugins
+    * xfce-utils
+    * xfdesktop
+    * xfprint
+    * xfwm4
+
+    Also thus updated appropriate ChangeLog files.
+
+    (Old svn revision: 24536)
+
+commit 76e1e10e4833191d52b3fd241ca50dff505a5799
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Thu Jan 18 19:12:59 2007 +0000
+
+    Updated the Polish, German and French translations by, respectively, Szymon Kalasz, Enrico troger and me.
+
+    (Old svn revision: 24534)
+
+commit 51c6af2ab78f709fd6c5748b04275ecfaeabcc3e
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Tue Jan 16 14:36:20 2007 +0000
+
+    Updated the Polish translations by Szymon Kałasz for the libexo, terminal, thunar and xarchiver packages and updated the French ones
+
+    (Old svn revision: 24506)
+
+commit f6a5600236b095c7142e7abcacb9acebfa744440
+Author: Alexander Nyakhaychyk <nyakhaychyk at gmail.com>
+Date:   Tue Jan 16 11:50:09 2007 +0000
+
+    2007-01-16  Alexander Nyakhaychyk  <nyakhaychyk at gmail.com>
+
+    	* be.po: Updated Belarusian translation.
+
+    (Old svn revision: 24505)
+
+commit 6e650ba69e2eb71d8808d8c536f73639127a20af
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Jan 15 16:01:04 2007 +0000
+
+    2007-01-15	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-mount/exo-mount-hal.c(exo_mount_hal_device_from_udi): Release
+    	  string array properly.
+
+    (Old svn revision: 24483)
+
+commit 3ce0ad0f5bfe5a6c0751b4196a1c01fa0d936a5d
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Jan 15 15:55:49 2007 +0000
+
+    2007-01-15	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-mount/exo-mount-hal.c(exo_mount_hal_device_from_udi): Allow
+    	  to use the drive UDIs for CD-ROMs, which don't implement the
+    	  Volume interface, but have atleast one associated, that
+    	  implements the Volume interface.
+
+    (Old svn revision: 24482)
+
+commit 0575d0848c4f711987a3078be81f80f504434134
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Jan 15 14:29:18 2007 +0000
+
+    2007-01-15	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-hal/exo-hal.c(exo_hal_volume_compute_display_name): Fix
+    	  compilation on adm64, using G_GUINT64_FORMAT instead of assuming
+    	  it's llu. Bug #2758.
+
+    (Old svn revision: 24481)
+
+commit f675c8ad94c4f7930f69acc585e1630a7324fca7
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Jan 14 20:30:37 2007 +0000
+
+    Updated the Italian translations of the libexo and libxfcegui4 packages and fixed some accelerators in the mousepad French translation
+
+    (Old svn revision: 24452)
+
+commit 0fe75badf8e4ada215ebb83ff75cd6b91711df47
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
+Date:   Sun Jan 14 12:43:49 2007 +0000
+
+    updated of the libexo after the device merge
+
+    (Old svn revision: 24437)
+
+commit 59af198a734315fe2ca7d2eb19073165c24a1cd6
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Fri Jan 12 16:25:27 2007 +0000
+
+    Updated the French translations for the libexo and thunar packages
+
+    (Old svn revision: 24372)
+
+commit 628b674c1b13c1fe3cff1b38d747af0831b95f71
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Thu Jan 11 22:01:11 2007 +0000
+
+    Updated the Czech translation by Michal Várady for the libexo and xarchiver packages. Added new squeeze Czech translation
+
+    (Old svn revision: 24364)
+
+commit 72b4744e96d9d4a15e9179dcf165836592b59378
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Thu Jan 11 20:47:11 2007 +0000
+
+    Updated the Polish translation by Piotr Malinski for a few core packages
+
+    (Old svn revision: 24362)
+
+commit 81c084cb850fe61e33b75ac3ebbc0b83d69c17be
+Author: Jean-François Wauthy <pollux at xfce.org>
+Date:   Thu Jan 11 19:50:31 2007 +0000
+
+    2007-01-11  Jean-François Wauthy <pollux at xfce.org>
+
+            * be.po, LINGUAS: Add Belarusian translations by Alexander Nyakhaychyk
+            <nyakhaychyk at gmail.com>
+
+    (Old svn revision: 24359)
+
+commit c9e34b5c0b4c83777473a35fdd2ff804110dcd1c
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Jan 11 14:26:32 2007 +0000
+
+    2007-01-11	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-mount/main.c(main): Fix unused label if HAL is not available.
+
+    (Old svn revision: 24357)
+
+commit 97a9fa5d15cb70daf2f555f758034b8d8e6ffd64
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
+Date:   Thu Jan 11 11:30:10 2007 +0000
+
+    Finnish translations updated.
+
+    (Old svn revision: 24355)
+
+commit b82ae4758cd5f8e988b339af3302b476f61753c3
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Jan 10 23:21:39 2007 +0000
+
+    2007-01-11	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-mount-point.c(exo_mount_point_list_match_configured): Fix
+    	  Linux build error.
+
+    (Old svn revision: 24351)
+
+commit 28788a2889f3353c9369c3b6b9155d225287dbfd
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Jan 10 21:28:37 2007 +0000
+
+    2007-01-10	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-md5.c(exo_md5_digest_dup): Fix invalid usage of g_memdup().
+    	* exo/exo-mount-point.{c,h}, exo/Makefile.am, exo/exo.symbols,
+    	  exo/exo.h: Import new module ExoMountPoint, which handles the
+    	  retrieval of active or configured mount points. This was merged
+    	  here to avoid duplicating the code in several other applications.
+    	  For example, Thunar, exo-mount and thunar-volman included similar
+    	  code somehow. The code itself is highly platform-depend and so its
+    	  easier to manage it in a central place.
+    	* docs/reference/: Update reference manual.
+    	* exo-mount/: Use the functions from the ExoMountPoint module.
+    	* tests/: Add a test case for the ExoMountPoint module.
+    	* po/POTFILES.in: Add new files here.
+
+    (Old svn revision: 24347)
+
+commit a1992e232735a7d380b73b673d0a29ff382d7f1f
+Author: Piarres Beobide <pi at beobide.net>
+Date:   Wed Jan 10 11:53:30 2007 +0000
+
+    Basque translation update
+
+    (Old svn revision: 24343)
+
+commit 90c3f5bb361bc04078613221a1c0d9412d7bbe7f
+Author: SZERVÁC Attila <sas at 321.hu>
+Date:   Wed Jan 10 10:46:45 2007 +0000
+
+    exo & terminal updates
+
+    (Old svn revision: 24342)
+
+commit 2817d2768f95ac9222104711a2cd582c24483a92
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Tue Jan 9 23:28:28 2007 +0000
+
+    Updated the French translation for the Libexo package
+
+    (Old svn revision: 24340)
+
+commit 87b321d8dd8cadef4f16ad9dc5cab8c2cd71bca7
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Jan 9 22:47:51 2007 +0000
+
+    2007-01-09	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-hal/exo-hal.{c,h}: Add utility function exo_hal_udi_validate()
+    	  to validate HAL device UDIs (actually D-Bus object paths).
+    	* docs/reference/: Update reference manual.
+    	* exo-mount/main.c(main): Use exo_hal_udi_validate() to verify HAL
+    	  device UDIs passed on the command line.
+    	* po/libexo-0.3.pot, po/*.po: Merge new strings.
+    	* po/de.po: Update german translations.
+
+    (Old svn revision: 24338)
+
+commit fdabe7035c2b4832038932742a6fb3175c3c5792
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Jan 8 16:44:42 2007 +0000
+
+    2007-01-08	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in, exo-hal/exo-hal.c: Fix build with older HAL
+    	  versions. Fix build on amd64. Bug #2725.
+
+    (Old svn revision: 24315)
+
+commit 034ee4b75ed540f6cbaefab3f6dd4694fc8151af
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Mon Jan 8 13:48:19 2007 +0000
+
+    updated libexo translation
+
+    (Old svn revision: 24310)
+
+commit 696f3d2255cd612afb0d29ecdb05518f27b3e81c
+Author: Piarres Beobide <pi at beobide.net>
+Date:   Mon Jan 8 12:45:31 2007 +0000
+
+    Basque translation update
+
+    (Old svn revision: 24307)
+
+commit 6c7112fa10263696abc01bcbb813a91ec8fc3b30
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Jan 8 08:36:46 2007 +0000
+
+    2007-01-08  Benedikt Meurer <benny at xfce.org>
+
+    	* hu.po: Fix invalid control sequence.
+
+    (Old svn revision: 24305)
+
+commit a49f9b1a6eec29def4ab5f10b1231bb94f34bca1
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Mon Jan 8 00:00:45 2007 +0000
+
+    Updated the French translation of the libexo package.
+
+    (Old svn revision: 24304)
+
+commit 87146589981919738f4724dd8de13a89eadc8131
+Author: SZERVÁC Attila <sas at 321.hu>
+Date:   Sun Jan 7 23:23:42 2007 +0000
+
+    hu trunk: exo updates
+
+    (Old svn revision: 24303)
+
+commit 1ec57aac711465534df08a7b68e32a5ba4356344
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Jan 7 22:42:26 2007 +0000
+
+    2007-01-07	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-mount/exo-mount-hal.c: Handle blank discs properly. Try to come
+    	  up with a usable error message if the user tries to mount a blank
+    	  disc or a pure audio disc.
+    	* exo-mount/exo-mount-hal.c: Fix crash with certain types of discs.
+    	  Bug #2723.
+    	* po/libexo-0.3.pot, po/*.po: Merge new strings.
+    	* po/de.po: Update german translations.
+
+    (Old svn revision: 24299)
+
+commit 2982e2f673754e1c67faaaa1138fb1f0fcade35b
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Sun Jan 7 22:40:28 2007 +0000
+
+    set content-type of dutch translations to UTF-8
+
+    (Old svn revision: 24294)
+
+commit 9c4bd3cdfcbdbc5b948a4d05820918069dfa0aa5
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Jan 7 22:35:10 2007 +0000
+
+    Updated the French translation of the libexo package.
+
+    (Old svn revision: 24293)
+
+commit be107d53d2bb3349fd57256362ba645c356e9d95
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Jan 7 21:59:39 2007 +0000
+
+    2007-01-07	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in, Makefile.am, exo-hal/: Add utility library exo-hal,
+    	  which provides functions to lookup display names and icons for HAL
+    	  devices. These functions are used by both exo-mount and Thunar, and
+    	  probably additional software in the future. The library is there to
+    	  avoid having to duplicate these rather messy functions all over the
+    	  place, and to make translators life easier, having to translate them
+    	  only in a single place.
+    	* docs/reference/: Update the reference manual.
+    	* exo-mount/: Use exo-hal to determine the display names and icons for
+    	  the HAL devices.
+    	* po/POTFILES.in: Add new files here.
+    	* po/libexo-0.3.pot, po/*.po: Merge new strings.
+    	* po/de.po: Update german translations.
+
+    (Old svn revision: 24292)
+
+commit 131b4d7a4be14df2f05a4a6e027180d735d32da2
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Jan 7 00:25:34 2007 +0000
+
+    Updated the French translations for the thunar and libexo packages
+
+    (Old svn revision: 24283)
+
+commit f25bf73645e3f7ee12e9010a346ac6772bf3ca63
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Sat Jan 6 22:40:16 2007 +0000
+
+    updated Dutch translation
+
+    (Old svn revision: 24279)
+
+commit d03cc9f231d6e185d4c9da50ff13ca8a6cf852c1
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Jan 6 22:23:47 2007 +0000
+
+    2007-01-06	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-mount-notify/main.c(signal_io_func): Do not block Thunar's
+    	  unmount operation waiting for the last notification to go
+    	  away.
+    	* configure.in.in, exo-mount/: Be smarter when checking device files
+    	  for equality, comparing them by their major/minor device ids instead
+    	  of their paths.
+
+    (Old svn revision: 24278)
+
+commit 52b699ec4174f2bbcadd5c705fa068c3e383dabc
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Jan 6 18:24:32 2007 +0000
+
+    2007-01-06	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-mount/exo-mount-fstab.c: Add missing <errno.h> include.
+
+    (Old svn revision: 24276)
+
+commit f23cf51ed48c433b36111982d6360b11d4dcd653
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Jan 6 18:09:04 2007 +0000
+
+    2007-01-06	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in, Makefile.am, exo-mount/: Add mount utility, that
+    	  uses HAL if available, but can also operate without HAL. This is
+    	  necessary because other mount utilities like gnome-mount or pmount
+    	  do not always work properly, esp. with devices such as floppy
+    	  drives. Even worse those utilities behave differently depending on
+    	  the underlying system, and thunar-vfs already contains too many
+    	  work arounds for such messy stuff.
+    	* configure.in.in, Makefile.am, exo-mount-notify/: Add an optional
+    	  internal mount notify, which notifies the user that a device is
+    	  being released by the system, and gives him a hint when the device
+    	  can be removed physically. This requires a running notification
+    	  daemon.
+    	* exo-desktop-item-edit/main.c(main): Update string to avoid
+    	  duplicated strings in the translations.
+    	* po/POTFILES.in: Add new files here.
+    	* po/libexo-0.3.pot, po/*.po: Merge new strings.
+    	* po/de.po: Update german translations.
+
+    (Old svn revision: 24275)
+
+commit a79310d62d0160c4fe5eb9b4af07e0b26c813706
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Fri Jan 5 03:19:49 2007 +0000
+
+    Updated the German translations by Fabian Nowak for a few packages and updated the French translation of libexo.
+
+    (Old svn revision: 24270)
+
+commit ab657db3344de646e591cfdd5adae1ab8230922f
+Author: Piarres Beobide <pi at beobide.net>
+Date:   Thu Jan 4 08:38:09 2007 +0000
+
+    libexo Basque trasnaltion updated
+
+    (Old svn revision: 24262)
+
+commit 9825266118070a628667e2de0fa92a8e00b7aa93
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Jan 3 12:04:34 2007 +0000
+
+    2007-01-03	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in, exo-csource/main.c, exo-open/main.c,
+    	  exo-desktop-item-edit/main.c: Update copyright dates.
+    	* po/libexo-0.3.pot, po/*.po: Merge changed strings.
+    	* po/de.po: Update german translations.
+
+    (Old svn revision: 24256)
+
+commit 812c14f8dd4b4bd15b4974d3a3819c125ce4bd1e
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Tue Jan 2 17:52:51 2007 +0000
+
+    Updated Dutch translation
+
+    (Old svn revision: 24242)
+
+commit f3db26ff19ad6924e64b91469d31a2a2d8f0f166
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Dec 28 19:16:50 2006 +0000
+
+    2006-12-28	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c: Several code cleanups.
+
+    (Old svn revision: 24207)
+
+commit fdb236df82107f7e82b87e9db43ca05474bd1fc4
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Mon Dec 25 11:14:34 2006 +0000
+
+    Added the new translations from the Macedonian team for plenty of packages, Merry Christmas
+
+    (Old svn revision: 24186)
+
+commit 8589bb6d0f3d30c5fbb8eaadf7d27ef47fddc65a
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Fri Dec 22 18:52:40 2006 +0000
+
+    Updated the French translation for the xarchiver package and fixed a mistake I introduced in Changelog's lately
+
+    (Old svn revision: 24168)
+
+commit e14d411f05d2218d8623ec8bf2c0fc4d91ff571b
+Author: Amanpreet Alam <apbrar at gmail.com>
+Date:   Fri Dec 22 16:26:57 2006 +0000
+
+    adding Punjabi file by alam and update LINGUAS file
+
+    (Old svn revision: 24167)
+
+commit 1abc87af2072f9eab0a6df038cb0a0b7a6c5cdd3
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Wed Dec 20 22:53:26 2006 +0000
+
+    Updated the Russian translations by Andrey Fedoseev for a lot of packages
+
+    (Old svn revision: 24150)
+
+commit 1457a939f074f8e3edeb47491c9485fa5e35be0f
+Author: Jean-François Wauthy <pollux at xfce.org>
+Date:   Sun Dec 17 14:09:00 2006 +0000
+
+    Change Stavros Giannouris's email address
+
+    (Old svn revision: 24124)
+
+commit 4e6953a682f42aa703e742afabc5c3ee9cd3eee2
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
+Date:   Thu Nov 30 18:23:06 2006 +0000
+
+    E-mail address change. Sorry for the noise.
+
+    (Old svn revision: 24013)
+
+commit 9d2b0885ac3d5e8e7d461a7cc6258c3c0e50fc8a
+Author: Yuval Tanny <tanai at int.gov.il>
+Date:   Sat Nov 25 17:04:11 2006 +0000
+
+    updated Hebrew translation
+
+    (Old svn revision: 23954)
+
+commit 4068bca0421774b471decab268369e5617698d53
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Nov 19 11:57:06 2006 +0000
+
+    Fixed spelling and header in xfce-utils French translation
+    Added the Brazilian portuguese translation for libexo's manual
+    by Gunther Furtado <gunzera0 at yahoo.com.br>
+
+    (Old svn revision: 23902)
+
+commit 741384d8d42188b531311cf39838150e334c89ec
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Wed Nov 15 12:43:45 2006 +0000
+
+    Updated the Spanish translations by Rudy Godoy for the following packages
+    	xfce4-panel; xfce4-session
+    Modified the description text of the translation files for fr cy and es
+    Fixed typo in French translation of thunar
+
+    (Old svn revision: 23886)
+
+commit a9b4ca121dc1ae7491c84ac8f69ab093cc520ad7
+Author: Jean-François Wauthy <pollux at xfce.org>
+Date:   Tue Nov 14 12:00:46 2006 +0000
+
+    add Welsh translations by Geraint Rowlands <ansbaradigeidfran at gmail.com>
+
+    (Old svn revision: 23870)
+
+commit 6cd5069d6d873085d5211ee81f0b86e597c095f0
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Nov 11 17:30:38 2006 +0000
+
+    2006-11-11	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-url.c: Detect complex mailto:-URLs properly. Bug #2530.
+
+    (Old svn revision: 23827)
+
+commit 92e8f093a04e6de73a5fa41e3a1a64ea0dab18cc
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Tue Nov 7 19:02:13 2006 +0000
+
+    Updated Dutch libexo translation
+
+    (Old svn revision: 23774)
+
+commit 7829a1be3bcc1420c8a7e2956f66cc55e85ffcea
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Nov 4 14:25:18 2006 +0000
+
+    2006-11-04	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Post-release version bump.
+
+    (Old svn revision: 23658)
+
+commit 7b7fcd8dbd65b5309ea86a15e1e36fb2f7065cec
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Nov 4 13:12:21 2006 +0000
+
+    2006-11-04	Benedikt Meurer <benny at xfce.org>
+
+    	* === Released 0.3.1.12rc2 ===
+    	* NEWS, configure.in.in: Bump version.
+    	* THANKS: Update translator credits.
+    	* po/*.po: Update Project-Id-Version.
+
+    (Old svn revision: 23648)
+
+commit 0657088bdbe519bf4423d3250223616cc9dcb4bb
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Nov 4 11:03:16 2006 +0000
+
+    2006-11-04	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-url.c(exo_url_show_on_screen): Need to escape commata in
+    	  URLs passed to web browsers and mail readers, because some of them,
+    	  i.e. Firefox and Thunderbird, will otherwise strip offs the part
+    	  after the last comma. Bug #2454.
+
+    (Old svn revision: 23633)
+
+commit 5a39293dbe792f39f30a870cf2ee3cc5cde537b3
+Author: Adriano Winter Bess <awbess at gmail.com>
+Date:   Fri Nov 3 19:59:11 2006 +0000
+
+    Updated brazilian portuguese translations.
+
+    (Old svn revision: 23618)
+
+commit 75c605fc8a901b93432e034e7673c3a316f7f518
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Nov 3 18:27:31 2006 +0000
+
+    2006-11-03	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-url.c: Underscore is a valid character for usernames.
+    	  Bug #2453.
+
+    (Old svn revision: 23613)
+
+commit 87a70d82dee4bf5ba943bfc5e244c0d165ee2c62
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Nov 3 15:21:22 2006 +0000
+
+    2006-11-03	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-cell-renderer-icon.c(exo_cell_renderer_icon_render): Handle
+    	  internal icons properly. Bug #2488.
+
+    (Old svn revision: 23610)
+
+commit ca744e6392ca5cb63014e8e3c63d19a6213bb386
+Author: Stephan Arts <stephan at xfce.org>
+Date:   Fri Nov 3 14:21:58 2006 +0000
+
+    Added Dutch translation for libexo
+
+    (Old svn revision: 23609)
+
+commit e8eaac76248e8de7807a895937ffbe01e6284dc0
+Author: Jean-François Wauthy <pollux at xfce.org>
+Date:   Mon Oct 30 19:16:01 2006 +0000
+
+    2006-10-30      Jean-François <pollux at xfce.org>
+            * configure.in.in, docs/manual/fr,
+            docs/manual/fr/exo-preferred-applications.xml.in,
+            docs/manual/fr/images,
+    	docs/manual/fr/images/exo-preferred-applications-webbrowser-menu.png,
+            docs/manual/fr/images/exo-preferred-applications-internet.png,
+    	docs/manual/fr/images/exo-preferred-applications-webbrowser-custom.png,
+            docs/manual/fr/images/exo-preferred-applications-utilities.png,
+            docs/manual/fr/images/Makefile.am, docs/manual/fr/Makefile.am,
+            docs/manual/Makefile.am, po-doc/LINGUAS, po-doc/fr.po,
+            po-doc/ChangeLog: Add French translations of the manual by
+    	Maximilian Schleiss. Bug #2478.
+
+    (Old svn revision: 23561)
+
+commit 2ca9b8c2e43b9717f118d7e5e9037eeb5b1cb91c
+Author: Mantas Zapolskas <mantaz at users.sourceforge.net>
+Date:   Sun Oct 29 18:34:30 2006 +0000
+
+    Translated (copied) browsers and mailers
+
+    (Old svn revision: 23550)
+
+commit 1753f77fe602f70009e95ffb0257f9c1ae9800f2
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Sun Oct 29 16:31:32 2006 +0000
+
+    Updated libexo and terminal's french translations, added translators credits to the thunar french translation, fixed a wrong accel. in xfdesktop (thx goes to Mike Massonnet) and fixed some typos in xfwm4's french translation.
+
+    (Old svn revision: 23547)
+
+commit 0402511897dc1298a3f775cff5d428b08b17caa8
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
+Date:   Sat Oct 28 13:04:20 2006 +0000
+
+    added whole Dzongkha translation
+
+    congratulations to the dz team.
+
+    (Old svn revision: 23541)
+
+commit fd65f291c1f0d79df6e989ecba9509573998b8c0
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Oct 28 12:11:53 2006 +0000
+
+    2006-09-28	Benedikt Meurer <benny at xfce.org>
+
+    	* icons/24x24/, configure.in.in, icons/Makefile.am: Install the
+    	  preferences-desktop-default-applications.png in 24x24 as well.
+
+    (Old svn revision: 23539)
+
+commit 61d7fff917291d7c4dea58827aad8ac3414e038f
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Oct 28 09:31:20 2006 +0000
+
+    2006-09-28	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in, exo-helper/Makefile.am: Fix installation on Win32
+    	  variants. Bug #2463.
+
+    (Old svn revision: 23536)
+
+commit ef51793f8776b3d1ef01440ea983ffd1f8dbdb0b
+Author: Maximilian Schleiss <maxschleiss at solnet.ch>
+Date:   Wed Oct 25 18:22:57 2006 +0000
+
+    Updated Xarchiver's french translation
+    Fixed some spelling mistakes in libexo's french translation
+    Updated xfcalendar's korean translation by ByungHyun Choi <byunghyun.choi at gmail.com>
+
+    (Old svn revision: 23519)
+
+commit 971cbfe6a612c0a275ffc1ffdf7c548a9d773163
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
+Date:   Wed Oct 11 20:24:11 2006 +0000
+
+    Greek translations update
+
+    (Old svn revision: 23360)
+
+commit 2db9bb8220206f3b258b8ce82140f99b4717fa29
+Author: Jean-François Wauthy <pollux at xfce.org>
+Date:   Tue Oct 3 16:34:36 2006 +0000
+
+    updated translations
+
+    (Old svn revision: 23274)
+
+commit dbb8aa94173343f050c0ae7aaf771b1fd0f9ed8e
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
+Date:   Mon Oct 2 16:46:05 2006 +0000
+
+    i18n Russian update
+
+    (Old svn revision: 23261)
+
+commit a971b72bb0336db32bc72d75c351adee2d7e3fef
+Author: Jean-François Wauthy <pollux at xfce.org>
+Date:   Sat Sep 23 11:31:59 2006 +0000
+
+    various translations updates
+
+    (Old svn revision: 23198)
+
+commit 84ac5c4508216df4f08ffd03d820760b55171455
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
+Date:   Mon Sep 18 19:22:51 2006 +0000
+
+    updated catalan translation
+
+    (Old svn revision: 23167)
+
+commit 2cd6c81af52cd1bea4cde597b7bae64711271d6a
+Author: Jean-François Wauthy <pollux at xfce.org>
+Date:   Sun Sep 17 13:33:41 2006 +0000
+
+    updated French and Czech translations
+
+    (Old svn revision: 23164)
+
+commit eca9088c5c0d53eaadbb3cfc811806e8c43d84d6
+Author: Piarres Beobide <pi at beobide.net>
+Date:   Fri Sep 15 20:08:59 2006 +0000
+
+    libexo basque translation update
+
+    (Old svn revision: 23161)
+
+commit edf7497d112a2cb11b9d9b06b0c8fc7e87725161
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Sep 14 12:57:22 2006 +0000
+
+    2006-09-14	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_button_press_event): Fix double
+    	  click sometimes requiring a third click. Bug #2259.
+
+    (Old svn revision: 23157)
+
+commit ecac27924138e653f69cfa8795168c2a3b92e279
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Sep 13 21:38:40 2006 +0000
+
+    2006-09-13	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_item_hit_test): Revert previous
+    	  change as it makes it too easy to accidently select files that you
+    	  do not wanted to selected, when in compact list mode.
+
+    (Old svn revision: 23148)
+
+commit 6e485cbc422ef3dc0a68f1e99d344ec2430ae868
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Sep 13 13:44:55 2006 +0000
+
+    2006-09-13	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_item_hit_test): Apply patch from
+    	  Matt McClinch <mattmcclinch at gmail.com> to improve rubberband
+    	  selection in compact list mode.
+
+    (Old svn revision: 23140)
+
+commit 23b1b52571ada8b5dc712b8818a038731999c198
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
+Date:   Tue Sep 12 13:49:21 2006 +0000
+
+    Updated Finnish translations.
+
+    (Old svn revision: 23131)
+
+commit 89a0cdacee58fda866dca83bfdd1a31af9022b8a
+Author: SZERVÁC Attila <sas at 321.hu>
+Date:   Tue Sep 12 06:52:41 2006 +0000
+
+    hu trunk: mcs-plugins, exo updates
+
+    (Old svn revision: 23129)
+
+commit aa339e97cc2678e8c89f03d8468dd11468a38d2b
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Sep 10 11:47:16 2006 +0000
+
+    2006-09-10	Benedikt Meurer <benny at xfce.org>
+
+    	* docs/reference/exo-open.xml: Add the --working-directory parameter
+    	  to the exo-open manpage.
+
+    (Old svn revision: 23124)
+
+commit 554f289f05f6f9f2ebc9a6081d17c87e11d7f558
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Sep 10 11:40:49 2006 +0000
+
+    2006-09-10	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-open/main.c: Use GOption to parse the command line parameters
+    	  and add a --working-directory parameter, which is used when launching
+    	  applications via --launch.
+    	* po/libexo-0.3.pot, po/*.po: Merge new strings.
+    	* po/de.po: Update german translations.
+
+    (Old svn revision: 23123)
+
+commit 96d17af0a764dca03b8db82c8deae4b52d880e04
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Sep 4 23:20:54 2006 +0000
+
+    2006-09-05	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Post-release version bump.
+
+    (Old svn revision: 23087)
+
+commit abae34dbcfd70a8c69476bb696ddd0159f8143cc
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Sep 2 13:59:35 2006 +0000
+
+    2006-09-02	Benedikt Meurer <benny at xfce.org>
+
+    	* === Released 0.3.1.10rc1 ===
+    	* NEWS, configure.in.in: Bump version.
+    	* THANKS: Update translator credits.
+    	* po/*.po: Update Project-Id-Version.
+    	* exo.spec.in: Add missing files.
+
+    (Old svn revision: 23008)
+
+commit c0af62a399950573213c6b02097b00e631ce8ad2
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Sep 2 11:41:18 2006 +0000
+
+    2006-09-02	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-tree-view.c(exo_tree_view_drag_begin): Fix build with
+    	  compilers other than gcc. Bug #2252.
+    	* po/cs.po: Updated czech translations by Michal Várady
+    	  <miko.vaji at gmail.com>.
+
+    (Old svn revision: 22991)
+
+commit 38754caa65adad8ea06afb4b2b25d9471ed8871b
+Author: SZERVÁC Attila <sas at 321.hu>
+Date:   Sat Sep 2 08:57:20 2006 +0000
+
+    hungarian updates
+
+    (Old svn revision: 22985)
+
+commit 2b6fc1e76a283efad9621212a3850af02bcb9f4f
+Author: Piarres Beobide <pi at beobide.net>
+Date:   Tue Aug 29 07:10:36 2006 +0000
+
+    libexo basque translation update
+
+    (Old svn revision: 22928)
+
+commit 193594ad4162b87e1da8846b98e4c48bf633df95
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
+Date:   Mon Aug 28 22:29:08 2006 +0000
+
+    Updated Finnish translations.
+
+    (Old svn revision: 22927)
+
+commit 31b4652ceaee4d66060555fd39957a0169d0d582
+Author: Jean-François Wauthy <pollux at xfce.org>
+Date:   Mon Aug 28 15:09:43 2006 +0000
+
+    Updated Polish translations
+
+    (Old svn revision: 22918)
+
+commit 17db5dbe22a7b8d28c29a5765b81970ac6516026
+Author: Jean-François Wauthy <pollux at xfce.org>
+Date:   Sun Aug 27 20:54:47 2006 +0000
+
+    Updated German translations
+
+    (Old svn revision: 22912)
+
+commit 4b1ae93114b65dfc506def9f721749a439a11757
+Author: Jean-François Wauthy <pollux at xfce.org>
+Date:   Sun Aug 27 14:15:30 2006 +0000
+
+    Add/Update Czech translations
+
+    (Old svn revision: 22905)
+
+commit e6efc5f6069895b308783354d587f26b32ff5d9e
+Author: Jean-François Wauthy <pollux at xfce.org>
+Date:   Sun Aug 27 11:35:09 2006 +0000
+
+    add Georgian translations
+
+    (Old svn revision: 22901)
+
+commit 2d72b594df12c8fdaf66cf9635cc1aea5b0eae24
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Aug 27 08:58:28 2006 +0000
+
+    2006-08-27	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-chooser-model.h: Need to include <exo/exo-config.h> to
+    	  make sure G_GNUC_WARN_UNUSED_RESULT is defined. Thanks to Enrico
+    	  Troeger <enrico.troeger at uvena.de> for the hint.
+
+    (Old svn revision: 22900)
+
+commit f94244ef3dbbfb5d03fcd47e905582cd3ccb3a02
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
+Date:   Sat Aug 26 23:21:10 2006 +0000
+
+    Greek translations update.
+
+    (Old svn revision: 22898)
+
+commit 66a4941bcd385d916c2f4351d94b3f42fc106dfd
+Author: SZERVÁC Attila <sas at 321.hu>
+Date:   Sat Aug 26 21:37:33 2006 +0000
+
+    hu trunk: exo, thunar updates
+
+    (Old svn revision: 22896)
+
+commit b743c4b2e27c17782672f528bd76579b8daa8cb5
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Aug 26 20:08:11 2006 +0000
+
+    2006-08-26	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-chooser-dialog.c(CONTEXT_TITLES): Apply patch from
+    	  Matt McClinch <mattmcclinch at gmail.com> to fix a warning with older
+    	  compilers. Bug #2223.
+
+    (Old svn revision: 22890)
+
+commit d507c46a9ebaf93c965e766b5e140456f90bbcb1
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Aug 26 17:58:33 2006 +0000
+
+    2006-08-26	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c: Finally fix the layout problem where the
+    	  appearance of a scrollbar causes the icons to be laid out again and
+    	  again. Thanks to Matt McClinch <mattmcclinch at gmail.com> for the
+    	  patch. Bug #2219.
+    	* exo/exo-icon-view.c: Several small cleanups.
+
+    (Old svn revision: 22889)
+
+commit 379a94abfc7e926a2d9d42c716c341eb5a7c2ad3
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Aug 26 16:02:22 2006 +0000
+
+    2006-08-26	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Fix typo, where -NDEBUG was used instead of
+    	  -DNDEBUG as preprocessor flag. Bug #2221.
+
+    (Old svn revision: 22887)
+
+commit 0655f1e695914695a2ca9c6fde89a6b8695b7662
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Aug 26 12:40:43 2006 +0000
+
+    2006-08-26	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-config.h.in: Verify that G_GNUC_NULL_TERMINATED is defined.
+    	* exo/exo-private.{c,h}: Add _exo_g_type_add_interface_simple() to
+    	  further reduce the number of relocations.
+    	* exo/exo-icon-view.c(exo_icon_view_get_type): Use the newly added
+    	  _exo_g_type_add_interface_simple() function here.
+    	* exo/exo-gdk-pixbuf-extensions.{c,h}, exo/exo.symbols: Import the
+    	  exo_gdk_pixbuf_frame() function from Thunar, which will be used
+    	  in the thumbnail preview widget to properly frame certain thumbnails,
+    	  just like Thunar does.
+    	* configure.in.in, exo/exo-gdk-pixbuf-extensions.{c,h}, exo/exo.symbols:
+    	  Add new method exo_gdk_pixbuf_new_from_file_at_max_size(), which loads
+    	  an image from a file, scaling down the image as necessary, but never
+    	  scaling up. It uses mmap() if possible to speed up loading images.
+    	* exo/exo-cell-renderer-ellipsized-text.{c,h}: Recycle the previously
+    	  deprecated ExoCellRendererEllipsizedText class to be used as text
+    	  renderers in ExoIconViews, utilizing the new follow-state property.
+    	* exo/exo-thumbnail.{c,h}, exo/Makefile.am: Add an internal frontend
+    	  to the thumbnail database, which is used for the thumbnail preview
+    	  widget and to load SVG icons in the icon cell renderer.
+    	* Makefile.am, configure.in.in, pixmaps/, exo/Makefile.am,
+    	  exo/exo-thumbnail-preview.{c,h}: Import the ExoThumbnailPreview
+    	  class as an internal widget class to display a thumbnail preview
+    	  to be used in GtkFileChooser's. The preview widget was designed to
+    	  look similar to the preview widget in The Gimp.
+    	* exo/exo-gtk-extensions.{c,h}, exo/exo.symbols: Add the convenience
+    	  helper function exo_gtk_file_chooser_add_thumbnail_preview(), which
+    	  adds an ExoThumbnailsPreview to a given GtkFileChooser and connects
+    	  it appropriately to display a thumbnail for the currently selected
+    	  file (if possible).
+    	* exo/Makefile.am, exo/exo-cell-renderer-icon.{c,h}, exo/exo.symbols,
+    	  exo/exo.h: Import the ExoCellRendererIcon class, which should be used
+    	  as icon cell renderer in ExoIconViews, and supports rendering named
+    	  icons as well as image files, utilizing the thumbnail database
+    	  whenever possible.
+    	* exo/Makefile.am, exo/exo-icon-chooser-dialog.{c,h}, exo/exo.symbols,
+    	  exo/exo-icon-chooser-model.{c,h}, exo/exo.h: Finally import the
+    	  initial components of the icon chooser framework, namely the
+    	  ExoIconChooserModel and ExoIconChooserDialog classes.
+    	* exo-desktop-item-edit/exo-die-editor.c: Use the ExoIconChooserDialog
+    	  here to select icons for .desktop files.
+    	* tests/Makefile.am, tests/test-exo-icon-chooser-dialog.c: Add a simple
+    	  test case for the ExoIconChooserDialog.
+    	* configure.in.in, exo/exo-private.h: Use -DNDEBUG in release builds
+    	  and -DG_ENABLE_DEBUG in full debug builds.
+    	* exo/exo-wrap-table.c, exo/exo-xsession-client.c: Documentation fixes.
+    	* docs/reference/: Update the API documentation.
+    	* python/: Update the python bindings.
+    	* po/POTFILES.in: Add new files here.
+    	* po/libexo-0.3.pot, po/*.po: Merge new strings.
+    	* po/de.po: Update german translations.
+    	* HACKING: A few updates.
+
+    (Old svn revision: 22884)
+
+commit 78a42c514e8bd73d1930ff5c1718cba2fedd0303
+Author: Piarres Beobide <pi at beobide.net>
+Date:   Thu Aug 24 12:23:22 2006 +0000
+
+    libexo basque translation update
+
+    (Old svn revision: 22866)
+
+commit c3fbce892ea3720cf55e101bdb1666a923eaef4f
+Author: Jean-François Wauthy <pollux at xfce.org>
+Date:   Sun Aug 20 18:54:48 2006 +0000
+
+    remove executable property from gl.po
+
+    (Old svn revision: 22839)
+
+commit f1631bf4430e99f3487f5730c64ddedb29eaf0df
+Author: Jean-François Wauthy <pollux at xfce.org>
+Date:   Sun Aug 20 18:51:04 2006 +0000
+
+    Add Galician translations
+
+    (Old svn revision: 22838)
+
+commit c78a0ce9307dd283fd3af492273c11a8a9bddad2
+Author: Jean-François Wauthy <pollux at xfce.org>
+Date:   Sat Aug 19 20:41:40 2006 +0000
+
+    Updated French translations
+
+    (Old svn revision: 22835)
+
+commit 2a7341303894340871d58a896c381f7304eeebb2
+Author: Jean-François Wauthy <pollux at xfce.org>
+Date:   Sat Aug 19 16:20:26 2006 +0000
+
+    Updated Czech translations
+
+    (Old svn revision: 22829)
+
+commit dd6248ac6e11c1b256800b36966b7fefa05f54e1
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
+Date:   Thu Aug 17 08:51:13 2006 +0000
+
+    Updated Finnish translations.
+
+    (Old svn revision: 22809)
+
+commit a36c448f556ff39a415151b6eb6ee44eafdd29f1
+Author: SZERVÁC Attila <sas at 321.hu>
+Date:   Wed Aug 16 16:56:43 2006 +0000
+
+    orage & exo updates. Manual merge in exomc! ??
+
+    (Old svn revision: 22800)
+
+commit dccda6fb22fc0808c4d4bc8ccd7ac38a7a7e3236
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Aug 16 13:37:19 2006 +0000
+
+    2006-08-16	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-helper/exo-helper-chooser-dialog.c
+    	  (exo_helper_chooser_dialog_init): Use "Web Browser" instead of
+    	  "Default Web Browser" (same for terminal and mailer) for the section
+    	  titles, as the term "Default" is somewhat redundant to the rest of
+    	  the dialog and makes the whole UI looks busy.
+    	* exo-helper/exo-helper-chooser.c: Display fallback icon if no
+    	  specific icon for the helper was found.
+    	* exo-helper/helpers/: Add several new helpers.
+    	* po/POTFILES.in: Add new files here.
+    	* po/libexo-0.3.pot, po/*.po: Merge new strings.
+    	* po/de.po: Update german translations.
+
+    (Old svn revision: 22798)
+
+commit 3d37770beb1bf0d70b109c68a452f53003e46487
+Author: Piarres Beobide <pi at beobide.net>
+Date:   Tue Aug 15 20:44:03 2006 +0000
+
+    Basque translation update for libexo
+
+    (Old svn revision: 22784)
+
+commit f317b9160f44496d895baf822737e696512b9926
+Author: Jean-François Wauthy <pollux at xfce.org>
+Date:   Tue Aug 15 19:21:07 2006 +0000
+
+    updated Polish translations by piotr maliński <riklaunim at gmail.com>
+
+    (Old svn revision: 22780)
+
+commit 8d2058311aea1e9d588111072d06fea2e2dd6423
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
+Date:   Tue Aug 15 15:25:40 2006 +0000
+
+    Updated Finnish translations.
+
+    (Old svn revision: 22777)
+
+commit 4bd53c09ddfbc2b023f8dd6511b14f2b6a7cd497
+Author: SZERVÁC Attila <sas at 321.hu>
+Date:   Tue Aug 15 01:28:09 2006 +0000
+
+    hu trunk: updated exo
+
+    (Old svn revision: 22762)
+
+commit b082c4d4aca9547dba4422361c8804a3d8e1e579
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Aug 14 19:45:08 2006 +0000
+
+    2006-08-14	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-helper/helpers/urxvt.desktop.in.in,
+    	  exo-helper/helpers/Makefile.am: Add support for rxvt-unicode.
+    	  Bug #2158.
+    	* po/POTFILES.in: Add new files here.
+    	* po/libexo-0.3.pot, po/*.po: Merge new strings.
+    	* po/de.po: Update german translations.
+
+    (Old svn revision: 22758)
+
+commit beb06dc1873b5ce1ae738ff0954949657e6228a6
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Aug 9 15:03:06 2006 +0000
+
+    2006-08-09	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-tree-view.c: Add support for rubberband selection in the
+    	  ExoTreeView class. Bug #1996.
+
+    (Old svn revision: 22695)
+
+commit 0fd2127cff1f65aa6cdfa579fd3b793019310a32
+Author: Piarres Beobide <pi at beobide.net>
+Date:   Tue Aug 8 10:43:05 2006 +0000
+
+    librexo basque translation update
+
+    (Old svn revision: 22690)
+
+commit a6c146043d012449a00724458b25a4c66d843e0a
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
+Date:   Tue Aug 8 08:05:10 2006 +0000
+
+    Updated Finnish translations.
+
+    (Old svn revision: 22689)
+
+commit 104b3dfe2f2f650e9c05b8fd335320ae0a2787fe
+Author: SZERVÁC Attila <sas at 321.hu>
+Date:   Tue Aug 8 06:37:20 2006 +0000
+
+    hu trunk: exo, thunar + xfce-utils updates
+
+    (Old svn revision: 22686)
+
+commit abf0d4e71e5fad1c205667d9c9bab501990c7a49
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Aug 7 15:32:02 2006 +0000
+
+    2006-08-07	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-desktop-item-edit/exo-die-desktop-model.c
+    	  (exo_die_desktop_item_new_from_file): Load only .desktop files of
+    	  type Application.
+
+    (Old svn revision: 22680)
+
+commit 48652ead79ffa62c98f17ed1e97e14cb2154a784
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Aug 6 18:57:32 2006 +0000
+
+    2006-08-06	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-desktop-item-edit/exo-die-command-entry.c,
+    	  exo-desktop-item-edit/exo-die-command-model.c: Set the completion
+    	  model only after the command model is loaded, as GtkEntryCompletion
+    	  in GTK+ 2.10 is way to slow when adding rows to a model, which makes
+    	  the dialog hang for several seconds on startup.
+    	* exo-desktop-item-edit/exo-die-desktop-model.{c,h},
+    	  exo-desktop-item-edit/Makefile.am, exo-desktop-item-edit/main.c,
+    	  exo-desktop-item-edit/exo-die-editor.c: Add a convenient way to
+    	  create launchers for applications installed on the system and
+    	  available via the desktop database, by typing the name of the
+    	  application in the "Name" field and using the available completion.
+    	* po/POTFILES.in: Add new files here.
+    	* po/libexo-0.3.pot, po/*.po: Updated.
+    	* po/de.po: Update german translations.
+
+    (Old svn revision: 22675)
+
+commit 2a6bef1065ffc42e6e46ce19e023ee755d2c43f1
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Jul 28 10:39:56 2006 +0000
+
+    2006-07-28	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(ExoIconViewItem): Apply patch from Matt McClinch
+    	  <mattmcclinch at gmail.com> to fix invalid size for row and col.
+
+    (Old svn revision: 22542)
+
+commit cda491cec4760e0c4a973fa5c634a803a75001d9
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Jul 25 23:03:26 2006 +0000
+
+    2006-07-26	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-xsession-client.c(exo_xsession_client_set_group): Use the
+    	  stack to allocate the temporary custom protocols.
+    	* exo/exo-private.h: Add support macros for the slice allocator.
+    	* exo/exo-binding.c, exo/exo-icon-bar.c, exo/exo-icon-view.c,
+    	  exo/exo-md5.c, exo/exo-toolbars-model.c: Use the slice allocator
+    	  to reduce memory overhead where possible.
+
+    (Old svn revision: 22527)
+
+commit 9a4c62a87462653ba1a2f9363a5d965ace2e984c
+Author: Adriano Winter Bess <awbess at gmail.com>
+Date:   Sun Jul 16 13:02:24 2006 +0000
+
+    Updated brazilian portuguese translations by Tomás Acauan Schertel
+    <tschertel at gmail.com>.
+
+    (Old svn revision: 22462)
+
+commit 7f174e37f2addba8c97be71b6e52889bf951c0b2
+Author: Jean-François Wauthy <pollux at xfce.org>
+Date:   Sat Jul 15 21:12:26 2006 +0000
+
+    Updated Czech translations
+
+    (Old svn revision: 22456)
+
+commit 3144da6eca8eaa41861ba6ef604bc437d168a1f8
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Jul 9 17:19:04 2006 +0000
+
+    2006-07-09	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Post-release version bump.
+
+    (Old svn revision: 22324)
+
+commit 7e22c1d2a64f6033d01eb1cfb9010bba88076204
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Jul 9 17:07:25 2006 +0000
+
+    2006-07-09	Benedikt Meurer <benny at xfce.org>
+
+    	* === Released 0.3.1.8beta2 ===
+    	* NEWS, configure.in.in: Bump version.
+    	* THANKS: Add missing translator credits.
+    	* po/*.po: Update Project-Id-Version.
+    	* exo.spec.in: Add missing files.
+
+    (Old svn revision: 22320)
+
+commit 82ed8e49674544fe453a757e26f59bed552ab121
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
+Date:   Fri Jul 7 20:45:11 2006 +0000
+
+    Greek translations update.
+
+    (Old svn revision: 22290)
+
+commit a14d3b787ad80d9c107dd2028dd5b886c18b0b58
+Author: Alexander Toresson <alexander.toresson at gmail.com>
+Date:   Wed Jun 28 18:55:03 2006 +0000
+
+    Some very minor changes to tidy up the contents of the settings menu in swedish, not worthy a changelog entry imho, bitch at me if I'm wrong.
+
+    (Old svn revision: 22212)
+
+commit 8c14548850b73319f1bb4b8c0f57c5e486f65f51
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
+Date:   Sun Jun 25 12:46:40 2006 +0000
+
+    Greek translation update
+
+    (Old svn revision: 22199)
+
+commit 0f219d87340ca386853937b852b150d49b8e56b9
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Jun 19 09:35:51 2006 +0000
+
+    2006-06-19	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-helper/helpers/exo-compose-mail-0.3: For some reasons, not all
+    	  env implementations can handle additional parameters properly.
+    	  Bug #1923.
+
+    (Old svn revision: 22154)
+
+commit 60f34e2216f3ea5fcbe2c0133e0ce091705ebebd
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Fri Jun 16 13:16:00 2006 +0000
+
+    Updated French translations by Maximilian Schleiss <maxschleiss at bluewin.ch>.
+
+    (Old svn revision: 22128)
+
+commit 0d302613730428786834d1c441cf94c9dea4a200
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Fri Jun 16 13:10:32 2006 +0000
+
+    Updated.
+
+    (Old svn revision: 22127)
+
+commit bddb0eeb49404676ef7ddc7cb79b0bdc187c4752
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Jun 13 14:21:58 2006 +0000
+
+    2006-06-13	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-cell-renderer-ellipsized-text.{c,h}, exo/exo.symbols,
+    	  exo/exo-ellipsized-label.{c,h}, exo/exo-pango-extensions.{c,h},
+    	  docs/reference/: ExoCellRendererEllipsizedText, ExoEllipsizedLabel
+    	  and the exo-pango-extensions are deprecated now.
+    	* exo/exo-config.h.in: Verify that G_GNUC_WARN_UNUSED_RESULT is
+    	  defined.
+    	* exo/exo-md5.c(exo_md5_digest_get_type): Mark type name static.
+    	* exo/exo-md5.c(exo_md5_digest_to_str): Move hex digits to rodata.
+    	* exo/exo-md5.h, exo/exo.symbols: Warn if the result of an MD5
+    	  function that returns data allocated on the heap is not used in
+    	  the program.
+    	* exo/exo-string.h: Warn if the result of a string function that
+    	  returns data allocated on the heap is not used in the program.
+    	* exo/exo-private.{c,h}, exo/exo-*.c: Reduce the number of relocations
+    	  using a simple wrapper for g_type_register_static().
+    	* configure.in.in: Use --as-needed if supported by the linker.
+
+    (Old svn revision: 22088)
+
+commit 7b01e279ff71b4761bd3bbc4f19886c8bc0b89d1
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Jun 11 13:41:16 2006 +0000
+
+    2006-06-11	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-helper/helpers/balsa.desktop.in.in: Use the correct icon.
+    	* exo-helper/helpers/exo-compose-mail-0.3: Various fixes.
+
+    (Old svn revision: 22064)
+
+commit d51f479c30834782e1dfcdfb465c848b860b1021
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Jun 10 15:03:50 2006 +0000
+
+    Updated Japanese translations.
+
+    (Old svn revision: 22057)
+
+commit 0feb8fb9eb5415264c8c116ed69ec404ae9822f7
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Jun 10 12:02:24 2006 +0000
+
+    Updated Polish translations by Szymon Kalasz <szymon_maestro at gazeta.pl>.
+
+    (Old svn revision: 22056)
+
+commit 61ffb07d492de947962caa5c3828f3f08733c27e
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
+Date:   Fri Jun 9 08:49:05 2006 +0000
+
+    Updated Finnish translation.
+
+    (Old svn revision: 22050)
+
+commit d42d6091926b01dc7a5f8638527e0a9cedd50e70
+Author: Piarres Beobide <pi at beobide.net>
+Date:   Thu Jun 8 15:41:39 2006 +0000
+
+    [l10n:eu] Updated basque translation
+
+    (Old svn revision: 22044)
+
+commit 396c7902458671c70df7edba0c98c837f949fed7
+Author: SZERVÁC Attila <sas at 321.hu>
+Date:   Thu Jun 8 06:56:02 2006 +0000
+
+    hu trunk: exo update
+
+    (Old svn revision: 22036)
+
+commit 1b473654a48baa6cc1dcd71ed7be6fcb8e5def8b
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Jun 8 00:03:08 2006 +0000
+
+    2006-06-08	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-helper/helpers/exo-compose-mail-0.3: Add simple Perl script to
+    	  support extended mailto:-URIs for all included MailReaders. For
+    	  example, it is now possible to specify a subject or attach files
+    	  when composing mails using exo-open.
+    	* exo-helper/helpers/: Use exo-compose-mail-0.3 for all included
+    	  MailReaders, and add Mutt and Sylpheed to the list.
+    	* acinclude.m4, configure.in.in: Check for required Perl modules,
+    	  otherwise exo-compose-mail-0.3 will fail "silently".
+    	* docs/reference/exo-open.xml: Update the exo-open manual page with
+    	  a short description of the extended mailto:-syntax.
+    	* po/POTFILES.in: Add new files here.
+    	* po/libexo-0.3.pot, po/*.po: Updated.
+
+    (Old svn revision: 22035)
+
+commit ab217d48e8e71d0038d51214d96e6ca0ad69ef15
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Tue Jun 6 14:57:36 2006 +0000
+
+    Added Romanian translations by Misu Moldovan <dumol at gnome.ro>.
+
+    (Old svn revision: 22019)
+
+commit df327e98d41823f1f32871fda86becae93d9553a
+Author: Adriano Winter Bess <awbess at gmail.com>
+Date:   Mon Jun 5 23:11:05 2006 +0000
+
+    Updated brazilian portuguese translations.
+
+    (Old svn revision: 22007)
+
+commit df307aa2da9730ee09a3e5e93179c0841628d240
+Author: Alexander Toresson <alexander.toresson at gmail.com>
+Date:   Sun Jun 4 08:12:32 2006 +0000
+
+    Changelogs for appfinder, exo, utils, mcs-plugins, mcs-manager,
+    xfce4-session, xfce4-mixer, thunar, libgui, xfwm4, the panel,
+    orage, trigger-launcher and terminal updated.
+    Also couldn't resist to fix a small error in the xfce4-mixer
+    Changelog.
+    Didn't updated the changelog of xfprint, because I discovered
+    that that translation wasn't updated, it had just slipped through
+    the commit by mistake.
+
+    (Old svn revision: 21971)
+
+commit 9981448ba73eff6651cce2d9c9dd892fe9579fcd
+Author: Alexander Toresson <alexander.toresson at gmail.com>
+Date:   Sat Jun 3 23:44:47 2006 +0000
+
+    Merged Swedish translations (by me and Jens Hagerman) into the xfce svn.
+    This includes updated translations of appfinder, xfce-utils, mcs-plugins,
+    xfprint, xfce4-session, xfce4-mixer, thunar, libxfcegui4, xfwm4,
+    xfce4-panel, xfdesktop, orage, xfce4-trigger-launcher and mcs-manager,
+    and added translations for libexo and terminal.
+    The appropriate LINGUAS files were also updated.
+
+    (Old svn revision: 21969)
+
+commit 1531afa442ea659b450de05d5871c808e5377d60
+Author: Piarres Beobide <pi at beobide.net>
+Date:   Tue May 30 14:05:24 2006 +0000
+
+    [l10n:eu] Basque trsanalation little fix
+
+    (Old svn revision: 21912)
+
+commit c40e99ee73e3ae8ab31d5909826c4cd6e6381db8
+Author: Mantas Zapolskas <mantaz at users.sourceforge.net>
+Date:   Fri May 26 09:04:18 2006 +0000
+
+    Adding Lithuanian language
+
+    (Old svn revision: 21849)
+
+commit 0ff31e01f00558f985c95af96a10c6d95b546643
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu May 25 17:18:02 2006 +0000
+
+    2006-05-25	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-helper/helpers/firefox.desktop.in: Don't forcibly open a new
+    	  window for Firefox, but do whatever the user configured in Firefox.
+    	  Bug #1850.
+
+    (Old svn revision: 21839)
+
+commit 8b05182287f2bced18f32607d0e9e7fa4a0c77ef
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Tue May 23 02:45:14 2006 +0000
+
+    Changed an address.
+
+    (Old svn revision: 21777)
+
+commit 461a5e5e4e3aeedebfeeda9c75dc728c88ec4274
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Mon May 22 15:01:14 2006 +0000
+
+    Gets consistency with the translated strings in GTK+.
+
+    (Old svn revision: 21770)
+
+commit 3043c8011e291488cc5ca52a11abec9712e7a752
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sun May 21 04:59:57 2006 +0000
+
+    Updated Japanese translations.
+
+    (Old svn revision: 21744)
+
+commit bbbfef51358506b8040b4d801d2e65690b41f4d9
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sun May 21 03:13:16 2006 +0000
+
+    Updated Polish translations by Szymon Kalasz <szymon_maestro at gazeta.pl>.
+
+    (Old svn revision: 21743)
+
+commit 392928fcd70c23ee249835ea8c4d9f0685cd0515
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue May 16 19:08:20 2006 +0000
+
+    2006-05-16	Benedikt Meurer <benny at xfce.org>
+
+    	* python/: Update python bindings to support compilation with PyGTK
+    	  2.9.0 and newer. Bug #1815.
+
+    (Old svn revision: 21703)
+
+commit 0be210750aad48e024f6ea32585266d689da6682
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
+Date:   Mon May 15 17:25:34 2006 +0000
+
+    [i18n] catalan
+    Updated some pieces, mostly typos
+
+    (Old svn revision: 21676)
+
+commit d87c7fe7e7b18dc64e46a70fd7c561a7357febbb
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun May 14 14:22:41 2006 +0000
+
+    2006-05-14	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-helper/exo-helper-chooser.c(browse_clicked): Make this consistent
+    	  with the command chooser dialog in Thunar and exo-desktop-item-edit.
+    	* exo-helper/exo-helper-chooser.c(menu_activate_other): Make spacing
+    	  consistent with the message dialogs.
+
+    (Old svn revision: 21660)
+
+commit a25c02cd15141e956a3f119df6d7ab7b06e6d33a
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat May 13 06:04:49 2006 +0000
+
+    Updated.
+
+    (Old svn revision: 21642)
+
+commit 8d871af9048c601b5ab762b280fcdee3d4f6fd7b
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat May 13 05:42:59 2006 +0000
+
+    Added/Updated Czech translations by Michal Varady <miko.vaji at gmail.com>.
+
+    (Old svn revision: 21640)
+
+commit 3565ef500c5555a7abc5e44b4195bf424ba3e221
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat May 13 05:31:35 2006 +0000
+
+    Updated.
+
+    (Old svn revision: 21639)
+
+commit 6d3cf7956ebd5539a66ace5b9f9f1a42f3296987
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat May 13 04:56:45 2006 +0000
+
+    Updated Polish translations by Szymon Kalasz <szymon_maestro at gazeta.pl>.
+
+    (Old svn revision: 21637)
+
+commit 40488341cd7bbc59825c5ccda1a37f36c111c316
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu May 11 08:45:44 2006 +0000
+
+    2006-05-11	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-desktop-item-edit/main.c(main): Handle broken Icon values with
+    	  file extensions properly. Bug #1795.
+
+    (Old svn revision: 21622)
+
+commit 90f4291209527eaae7cc144e844374028fa003e3
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
+Date:   Wed May 10 14:14:19 2006 +0000
+
+    Finnish translations updated.
+
+    (Old svn revision: 21613)
+
+commit 29162a9b825786458c1fac20b02b1a02426a98d8
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon May 8 09:49:27 2006 +0000
+
+    2006-05-08	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-wrap-table.c(exo_wrap_table_layout): Fix typo.
+
+    (Old svn revision: 21592)
+
+commit 88eec39ba5d5ee5b290887698708767cbdbf2081
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sun May 7 12:36:05 2006 +0000
+
+    Updated Japanese translations.
+
+    (Old svn revision: 21570)
+
+commit 1864ba06048d0b86da93f20414490644a7cdf1d9
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun May 7 11:22:56 2006 +0000
+
+    2006-05-07	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-desktop-item-edit/main.c: Add hidden command line switch --xid
+    	  to allow applications to pass a parent window id, so the window
+    	  manager can properly place the "Create Launcher/Link" window above
+    	  the parent window.
+
+    (Old svn revision: 21568)
+
+commit 725e3fdcb7e34dd1966e9b73ddfae73e2c815fb6
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sun May 7 10:55:17 2006 +0000
+
+    Updated Polish translations by Piotr Malinski <admin at rk.edu.pl>.
+
+    (Old svn revision: 21567)
+
+commit 3f7c4139f8cd264bc9d8061962778acbe65cd283
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
+Date:   Sun May 7 10:01:02 2006 +0000
+
+    Greek translation update
+
+    (Old svn revision: 21565)
+
+commit dc83b916e71fa0045e2b1a2d55be4a2828b93f30
+Author: SZERVÁC Attila <sas at 321.hu>
+Date:   Sun May 7 08:26:10 2006 +0000
+
+    hu trunk: exo & utils updates
+
+    (Old svn revision: 21561)
+
+commit 70d6633e6799c66ac5b457588d7e8541c252842f
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
+Date:   Sun May 7 08:15:21 2006 +0000
+
+    Finnish translations updated.
+
+    (Old svn revision: 21560)
+
+commit 077982b1bbd05897d9103a201961333dae9d47f5
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun May 7 06:57:15 2006 +0000
+
+    2006-05-07	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-desktop-item-edit/exo-die-icon-button.{c,h}: This wasn't meant
+    	  to be imported.
+
+    (Old svn revision: 21559)
+
+commit 86fa56abbb2d83b7b09c7498076fa6c7727940ed
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat May 6 22:14:28 2006 +0000
+
+    2006-05-07	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-desktop-item-edit/exo-die-editor.c(exo_die_editor_icon_clicked):
+    	  Use gtk_file_filter_add_pixbuf_formats().
+
+    (Old svn revision: 21553)
+
+commit 7b35a16b2d5918fd5c37b3c4ed288237a0396cd5
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat May 6 21:43:19 2006 +0000
+
+    2006-05-06	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-desktop-item-edit/, configure.in.in, Makefile.am: Import the
+    	  exo-desktop-item-edit utility, used to create/edit .desktop links
+    	  and launchers. Bug #1724.
+    	* icons/48x48/: Import fallback icons for the exo-desktop-item-edit
+    	  utility, required for older icon themes that weren't updated to
+    	  the icon naming spec yet.
+    	* po/POTFILES.in: Add new files here.
+    	* po/libexo-0.3.pot, po/*.po: Updated.
+    	* po/de.po: Update german translations.
+    	* NEWS, THANKS: Update NEWS and THANKS.
+
+    (Old svn revision: 21552)
+
+commit b34b80ad9fcfcdde022a14d3fdd2092e36e3c617
+Author: Adriano Winter Bess <awbess at gmail.com>
+Date:   Sat May 6 17:57:23 2006 +0000
+
+    Updated Brazilian Portuguese translations.
+
+    (Old svn revision: 21551)
+
+commit e628823315988236a324e47ba1cc39d1334cd278
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
+Date:   Sat May 6 14:30:03 2006 +0000
+
+    Greek translations update.
+
+    (Old svn revision: 21550)
+
+commit 9707590a18a085a8e09389597358262e271fe3f8
+Author: SZERVÁC Attila <sas at 321.hu>
+Date:   Sat May 6 06:44:16 2006 +0000
+
+    hu trunk: little updates
+
+    (Old svn revision: 21533)
+
+commit e36408e8b0eac337388f0fb1bcc318db3b101f02
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri May 5 22:14:25 2006 +0000
+
+    2006-05-06	Benedikt Meurer <benny at xfce.org>
+
+    	* Makefile.am: Add --enable-xml2po to DISTCHECK_CONFIGURE_FLAGS.
+    	* exo-helper/exo-helper-launcher-dialog.c: Drop the "Help" button from
+    	  the launcher dialog.
+    	* Makefile.am, configure.in.in, exo-support/: Import XfceHeading and
+    	  XfceTitledDialog from libxfcegui4 to use by the tools in this package
+    	  without readding the dependency on libxfcegui4.
+    	* exo-helper/Makefile.am, exo-helper/exo-helper-chooser-dialog.c,
+    	  exo-helper/exo-helper-utils.{c,h}: Use XfceTitledDialog as superclass
+    	  for ExoHelperChooserDialog.
+    	* po/libexo-0.3.pot, po/*.po: Updated.
+    	* po/de.po: Update the german translations.
+
+    (Old svn revision: 21530)
+
+commit 8876aa89911d93c310df80869462cecb76c8c231
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri May 5 21:26:19 2006 +0000
+
+    2006-05-05	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Update PACKAGE_BUGREPORT.
+    	* exo-source/main.c(print_version): Update copyright.
+    	* exo-source/main.c: Print version and usage in local encoding.
+    	* exo-helper/exo-preferred-applications-settings.c: Use absolute path
+    	  to spawn exo-preferred-applications to make sure we always launch
+    	  the script installed with this version of the package. Add icon name
+    	  to the plugin icon object to support the new mcs manager.
+
+    (Old svn revision: 21524)
+
+commit a1bcbda608b41c48fd9c8f62228726e27255ed3a
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Fri May 5 21:25:06 2006 +0000
+
+    Updated Czech translations by Michal Varady <miko.vaji at gmail.com>.
+
+    (Old svn revision: 21523)
+
+commit afdf50e32ef9ab5a9be905a3fa9c86297450b091
+Author: SZERVÁC Attila <sas at 321.hu>
+Date:   Fri May 5 15:50:28 2006 +0000
+
+    hu trunk: little exo updates
+
+    (Old svn revision: 21513)
+
+commit d258e5c615226278adb4906dd11be74ee13ff866
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
+Date:   Fri May 5 10:32:43 2006 +0000
+
+    Finnish translations updated.
+
+    (Old svn revision: 21508)
+
+commit dca1bb46acb152652b360efe9ec7536f974a8cb1
+Author: Piarres Beobide <pi at beobide.net>
+Date:   Fri May 5 09:57:56 2006 +0000
+
+    [l10n:eu] Basque translation update
+
+    (Old svn revision: 21507)
+
+commit 6157ed9e386e737e196b595dbc54abc1e2fd34ad
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Fri May 5 09:35:38 2006 +0000
+
+    Updated Japanese translations.
+
+    (Old svn revision: 21505)
+
+commit 287ab9f7a34d592252050eb618508de0956ba046
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Fri May 5 09:30:19 2006 +0000
+
+    * POTFILES.in: Added a missing file.
+    * libexo-0.3.pot, *.po: Updated.
+
+    (Old svn revision: 21504)
+
+commit a1f0db0194c943136bff5d60fede90962b2922c9
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Thu May 4 18:51:03 2006 +0000
+
+    Import initial Japanese translations and related files.
+
+    (Old svn revision: 21488)
+
+commit 59cef6893a88960d23648092af953f63c3c5f0b3
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Thu May 4 17:19:29 2006 +0000
+
+    Added Czech translations by Michal Varady <miko.vaji at gmail.com>.
+
+    (Old svn revision: 21483)
+
+commit de8757742ba6be70dfe23a8bbd953fde0067af61
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Thu May 4 17:17:09 2006 +0000
+
+    Bump.
+
+    (Old svn revision: 21482)
+
+commit 35fa451393677cf4824547de7c9961dcd1573ff0
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Thu May 4 13:59:09 2006 +0000
+
+    Added a comment.
+
+    (Old svn revision: 21476)
+
+commit 5eb863b551d87dee1353df821eafa034556dfcbf
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Thu May 4 13:15:50 2006 +0000
+
+    Updated Polish translations by Piotr Malinski <admin at rk.edu.pl>.
+
+    (Old svn revision: 21474)
+
+commit 758180ad8727f1928f2d728153f40b93597a2050
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue May 2 18:40:36 2006 +0000
+
+    2006-05-02	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c, exo/exo-url.c: Apply patches from Oliver
+    	  Lehmann <oliver at freebsd.org> to fix the compilation on older
+    	  FreeBSD systems.
+
+    (Old svn revision: 21448)
+
+commit 93c61efef780bf11666a53f749be4a8f648a7c43
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Mon May 1 13:31:35 2006 +0000
+
+    Updated Russian translations by
+      Anthony Ivanoff <a-i at bk.ru>,
+      Maxim Zenin <webmechanics at gmail.com>,
+      Sergey Fedoseev <fedoseev.sergey at gmail.com>.
+
+    (Old svn revision: 21420)
+
+commit 6653f0c7c80c52898716c20701d465ee85ef8a15
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon May 1 13:15:27 2006 +0000
+
+    2006-05-01	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in, exo/exo-md5.c: RedHat/Fedora requires md5global.h
+    	  before md5.h can be used. Bug #1732.
+
+    (Old svn revision: 21417)
+
+commit 8c5780bf083f72600294e0e5e9d15cbbbf942217
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Mon May 1 12:47:42 2006 +0000
+
+    Updated Japanese translations.
+
+    (Old svn revision: 21416)
+
+commit 4865d2ab0ddfca2ddc3f1b0dd940f8346bbd00db
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Mon May 1 07:04:23 2006 +0000
+
+    Updated.
+
+    (Old svn revision: 21414)
+
+commit 98681d4deefc580af6b42be50f124ca8c134e369
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sun Apr 30 15:56:48 2006 +0000
+
+    Added Polish translations by Piotr Malinski <admin at rk.edu.pl>.
+
+    (Old svn revision: 21407)
+
+commit 859a54dbaec1c8d8876ead93e0a209226d8ecabf
+Author: SZERVÁC Attila <sas at 321.hu>
+Date:   Sun Apr 30 15:31:16 2006 +0000
+
+    hu trunk: exo & trigger-launcher updates
+
+    (Old svn revision: 21402)
+
+commit f474e9583da9ae260eec753b2c5ae9a79cf273c3
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Apr 29 12:01:30 2006 +0000
+
+    Fixed.
+
+    (Old svn revision: 21306)
+
+commit d1f5cee0af09d14a4b42f776cc45fa8014964d07
+Author: Peeter Vois <Peeter.Vois at proekspert.ee>
+Date:   Wed Apr 26 09:21:17 2006 +0000
+
+    .
+
+    (Old svn revision: 21246)
+
+commit da8bd722a288c8a854a81ec708eb9fadc9239c25
+Author: Peeter Vois <Peeter.Vois at proekspert.ee>
+Date:   Wed Apr 26 09:16:09 2006 +0000
+
+    .
+
+    (Old svn revision: 21244)
+
+commit 25a17fa7a293d843ffae101996c07fe4449c8196
+Author: Yuval Tanny <tanai at int.gov.il>
+Date:   Tue Apr 25 04:53:30 2006 +0000
+
+    Hebrew translation update
+
+    (Old svn revision: 21218)
+
+commit 924d14862e3d6dd8a85cde742ddb558b1708ba99
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sun Apr 23 11:56:49 2006 +0000
+
+    Updated Russian translations by Sergey Fedoseev <fedoseev.sergey at gmail.com>.
+
+    (Old svn revision: 21176)
+
+commit de6a10814074da2e403e467815625b5b77505197
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sun Apr 23 09:06:25 2006 +0000
+
+    Updated Japanese translations.
+
+    (Old svn revision: 21174)
+
+commit 4f11799202900c3b16afda8092603749c2f77138
+Author: Piarres Beobide <pi at beobide.net>
+Date:   Fri Apr 21 07:19:13 2006 +0000
+
+    [l10n:eu] Basque translation update
+
+    (Old svn revision: 21129)
+
+commit fbd6b1fc1b317ed80b41048bb4bc54832d5a5700
+Author: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
+Date:   Thu Apr 20 17:31:38 2006 +0000
+
+    Finnish translations updated.
+
+    (Old svn revision: 21118)
+
+commit c2ac2c77793a7fb6cee85160e6a0f00e53d02108
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Apr 19 18:09:02 2006 +0000
+
+    2006-04-19	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_scroll_to_item): Avoid scrolling
+    	  horizontally (to the right) if the item width is larger than the
+    	  available allocation width, which fixes a weird scrolling bug with
+    	  the compact view. Bug #1683.
+
+    (Old svn revision: 21092)
+
+commit 7325324405ffd1b0f4b17c35d44855c7172e00b4
+Author: SZERVÁC Attila <sas at 321.hu>
+Date:   Wed Apr 19 17:00:14 2006 +0000
+
+    hu trunk: updates
+
+    (Old svn revision: 21090)
+
+commit e84f6f4ed42d280ac98746dec68545f0ae4c9fe8
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Apr 19 15:57:54 2006 +0000
+
+    2006-04-19	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-helper/exo-preferred-applications-settings.c(mcs_plugin_init):
+    	  Mark button label translation. Bug #1669.
+    	* po/libexo-0.3.pot, po/*.po: Update translations.
+
+    (Old svn revision: 21083)
+
+commit 29f6e3e1a302d18c8ef35049db0ccb88dcf2ec33
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Apr 17 13:00:50 2006 +0000
+
+    2006-04-17	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-helper/exo-helper.c(exo_helper_execute): Finally fix the helper
+    	  command execution.
+
+    (Old svn revision: 21046)
+
+commit 78e974f441b53d132506e05da9ce3bdeded25a78
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Apr 16 14:23:49 2006 +0000
+
+    2006-04-16	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Post-release version bump.
+
+    (Old svn revision: 21003)
+
+commit fed83cde5c8474c481609a36034da28c742a95f9
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Apr 16 14:18:38 2006 +0000
+
+    2006-04-16	Benedikt Meurer <benny at xfce.org>
+
+    	* === Released 0.3.1.6beta1 ===
+    	* NEWS, configure.in.in: Bump version.
+    	* configure.in.in: Depend on Xfce 4.2.2 or above.
+    	* Makefile.am, exo.spec.in, configure.in.in: Readd fixed exo.spec.in
+    	  file for RPM building.
+
+    (Old svn revision: 20999)
+
+commit e2d8fdf70fc95235c9b4b789d47197ef655ed00f
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Apr 16 07:25:02 2006 +0000
+
+    2006-04-16	Benedikt Meurer <benny at xfce.org>
+
+    	* po/libexo-0.3.pot, po/*.po: Updated.
+
+    (Old svn revision: 20967)
+
+commit 6e75107eaae41edf78fa3e576677ce2e7d89a1c1
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
+Date:   Sun Apr 16 06:58:00 2006 +0000
+
+    [i18n] catalan
+    Little fix in libexo
+
+    (Old svn revision: 20963)
+
+commit f59ae3415846bf7f103502c2100367dd2bc2361c
+Author: SZERVÁC Attila <sas at 321.hu>
+Date:   Sun Apr 16 06:42:23 2006 +0000
+
+    hu trunk: libexo updates
+
+    (Old svn revision: 20962)
+
+commit 4785bfccbd3dde58ce83380beba2ae8ce83c5d4c
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sun Apr 16 04:36:07 2006 +0000
+
+    Updated Russian translations by Andrey Fedoseev <andrey.fedoseev at gmail.com>.
+
+    (Old svn revision: 20960)
+
+commit 0d9664b3e2c96162ed1f9ac1785d185437e38036
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Apr 16 00:04:42 2006 +0000
+
+    2006-04-16	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Check for sys/wait.h.
+    	* exo-helper/exo-helper.c: Properly retry with the remaining commands
+    	  if a command returns with an error within 5 seconds. This finally
+    	  fixes the issues with Firefox.
+
+    (Old svn revision: 20958)
+
+commit 18505a2a3e3aa7ea8e77b7072851971b05ef75b1
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Apr 15 22:43:31 2006 +0000
+
+    2006-04-16	Benedikt Meurer <benny at xfce.org>
+
+    	* docs/manual/C/exo-preferred-applications.xml.in: Update the
+    	  documentation date.
+
+    (Old svn revision: 20953)
+
+commit d3c72d7052d2021188a858d958a0d726247d314e
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Apr 15 22:36:16 2006 +0000
+
+    2006-04-16	Benedikt Meurer <benny at xfce.org>
+
+    	* NEWS: Update NEWS file for BETA1.
+    	* HACKING: Fix repository URL.
+    	* exo.spec.in, Makefile.am, configure.in.in: Drop spec file, as it is
+    	  totally outdated and unmaintained.
+
+    (Old svn revision: 20951)
+
+commit 17de299538c896dabaf285c6f95d47afc9691d9a
+Author: Adriano Winter Bess <awbess at gmail.com>
+Date:   Sat Apr 15 20:25:52 2006 +0000
+
+    Updated pt_BR translations.
+
+    (Old svn revision: 20945)
+
+commit a80057980ff91b531cf0a0c3d7e927123f61263b
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Apr 15 12:10:48 2006 +0000
+
+    Bump, etc.
+
+    (Old svn revision: 20913)
+
+commit 3602fd560ec9db8d59bf731681c561af5f252ca8
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Apr 15 10:24:41 2006 +0000
+
+    Updated Russian translations by Andrey Fedoseev <andrey.fedoseev at gmail.com>.
+
+    (Old svn revision: 20911)
+
+commit fa9f18ce7151a7ba7efc174a5c4df1881a2721c1
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Apr 15 03:17:14 2006 +0000
+
+    Updated Japanese translations.
+
+    (Old svn revision: 20907)
+
+commit 4b644a7854f66c70937cc39f7d2ae74be2d371ac
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Apr 15 01:42:11 2006 +0000
+
+    Added missing language codes.
+
+    (Old svn revision: 20903)
+
+commit 693e65ce826dc9f34436d061b352f8db4aaad5b6
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Apr 15 00:21:47 2006 +0000
+
+    2006-04-15	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_layout_single_col): Apply patch
+    	  from Matt McClinch <mattmcclinch at gmail.com> to properly use the
+    	  calculated rowspan.
+    	* THANKS: Fix "Other contributors" section title.
+
+    (Old svn revision: 20901)
+
+commit ccbe22fba8f2c2562ccb45407f12300868ae0b3d
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
+Date:   Sat Apr 15 00:08:32 2006 +0000
+
+    2006-04-15  Stavros Giannouris <stavrosg2002 at freemail.gr>
+
+            * el.po: Updated Greek translation.
+
+    (Old svn revision: 20899)
+
+commit a4d339acce89a6d5797b188bc0631c4fce36b026
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Fri Apr 14 23:58:31 2006 +0000
+
+    Updated Finnish translations by Jari Rahkonen <jari.rahkonen at pp1.inet.fi>.
+
+    (Old svn revision: 20898)
+
+commit 423f2c2fd734df830b47125f1dfb1762a0b6c4ee
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Fri Apr 14 23:53:54 2006 +0000
+
+    Updated.
+
+    (Old svn revision: 20897)
+
+commit 937bf1931f8f90c23757b74dd56cc61051956005
+Author: SZERVÁC Attila <sas at 321.hu>
+Date:   Fri Apr 14 18:55:32 2006 +0000
+
+    hu trunk: initial libexo
+
+    (Old svn revision: 20889)
+
+commit 4fe7b40d790d07de653a5cc93aa68f8af270462d
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Apr 14 18:05:18 2006 +0000
+
+    2006-04-14	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c: Allow horizontal scrolling using the regular
+    	  mouse wheel when in EXO_ICON_VIEW_LAYOUT_COLS mode. Bug #1665.
+
+    (Old svn revision: 20885)
+
+commit 72583b6bb9e524ca9e07de318ec89a806a35f971
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Apr 14 13:54:26 2006 +0000
+
+    2006-04-14	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c: Avoid calling size_allocate() again and again,
+    	  because of GtkScrolledWindow interaction (actually because GTK+ is
+    	  totally broken here).
+
+    (Old svn revision: 20880)
+
+commit 019561391af54335aca1c69304942984c012ab96
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Apr 14 11:23:42 2006 +0000
+
+    2006-04-14	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.{c,h}, exo/exo.symbols: Add support for an
+    	  additional layout mode, which is similar to the list view in Windows
+    	  Explorer and lays out items in columns instead of rows, based on a
+    	  patch from Matt McClinch <mattmcclinch at gmail.com>.
+    	* docs/reference/: Update API docs.
+    	* po/libexo-0.3.pot, po/*.po: Merge new strings.
+
+    (Old svn revision: 20879)
+
+commit 4cd03e1dc105ed0b52fd6fe21953cd56007a9cf2
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Tue Apr 11 11:26:52 2006 +0000
+
+    Updated Finnish translations by Jari Rahkonen <jari.rahkonen at pp1.inet.fi>.
+
+    (Old svn revision: 20846)
+
+commit 41d0adcb946be577aff028eec03fc7fd6d6b2832
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Tue Apr 11 11:23:04 2006 +0000
+
+    Updated.
+
+    (Old svn revision: 20845)
+
+commit 92825328e10c9bff1435c253e8c0b826c2323088
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Apr 11 10:33:20 2006 +0000
+
+    2006-04-11	Benedikt Meurer <benny at xfce.org>
+
+    	* python/pyexo.h: Work-around compile problem when glibc headers are
+    	  included before Pythons config file.
+
+    (Old svn revision: 20844)
+
+commit 98cd3cec34e9ef5c8658b4eabd523adac885bf33
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Apr 11 00:10:45 2006 +0000
+
+    2006-04-11	Benedikt Meurer <benny at xfce.org>
+
+    	* python/: Update the Python bindings, including exo-url, exo-execute
+    	  and exo-binding. Update the Python examples.
+
+    (Old svn revision: 20842)
+
+commit b173b4e2f8e22615a20149702090978d9d7d2188
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Apr 10 15:45:23 2006 +0000
+
+    2006-04-10	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_button_press_event),
+    	  exo/exo-icon-view.c(exo_icon_view_single_click_timeout): Apply patch
+    	  from Matt McClinch <mattmcclinch at gmail.com> to further improve
+    	  Shift-selection handling.
+
+    (Old svn revision: 20838)
+
+commit aaf308ac2c709356a2b5a6c85ca49223ae7be96e
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Apr 9 17:37:40 2006 +0000
+
+    2006-04-09	Benedikt Meurer <benny at xfce.org>
+
+    	* icons/Makefile.am: Be sure to run gtk-update-icon-cache after
+    	  installing new icons into the hicolor icon theme (skipped if $DESTDIR
+    	  is set).
+
+    (Old svn revision: 20830)
+
+commit fe9c2233e5858804f62b518689348d95a309cf8a
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Apr 9 17:16:48 2006 +0000
+
+    2006-04-09	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.{c,h}, exo/exo-tree-view.{c,h}, exo/exo.symbols:
+    	  Add "single-click-timeout" properties to ExoIconView and ExoTreeView,
+    	  which control the delay after which the item under the mouse pointer
+    	  is automatically selected. Bug #1509.
+    	* docs/reference/: Update API documentation.
+
+    (Old svn revision: 20828)
+
+commit 4c7aae34e9840a1cca9fa61c3ea475d77a394897
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Apr 9 16:34:28 2006 +0000
+
+    2006-04-09	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_select_all_between), THANKS:
+    	  Apply patch to improve shift-selection in the icon view, from
+    	  Matt McClinch <mattmcclinch at gmail.com>.
+
+    (Old svn revision: 20827)
+
+commit ff4a4543f5764411b94ddb7e5abb5e4496f488aa
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Apr 5 17:42:24 2006 +0000
+
+    2006-04-05	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Do not depend on Xfce 4.2.2, as 4.2.1 will also do.
+    	* configure.in.in: Solaris has MD5 functions in libmd5.
+    	* exo/exo-toolbars-editor-dialog.c
+    	  (exo_toolbars_editor_dialog_add_toolbar): Fix format warning.
+    	* exo/exo-xsession-client.c(exo_xsession_client_set_group): Use
+    	  memcpy() instead of bcopy().
+    	* docs/reference/exo-open.xml: Fix typo.
+
+    (Old svn revision: 20759)
+
+commit 793396bfc9688fe801c1247a2f32920e0cc90ad4
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
+Date:   Sun Apr 2 20:32:08 2006 +0000
+
+    [i18n] catalan
+    little of work on catalan translations
+
+    (Old svn revision: 20689)
+
+commit 22e61d7f0353f71d066db16ff72b4c8f239154f1
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
+Date:   Sat Apr 1 02:58:53 2006 +0000
+
+    2006-04-01  Stavros Giannouris <stavrosg2002 at freemail.gr>
+
+            * el.po: Updated Greek translation by Stathis Kamperis
+
+    (Old svn revision: 20672)
+
+commit 6ba74ecab24a52c751c14237e5c00b2b14b2b1a6
+Author: Adriano Winter Bess <awbess at gmail.com>
+Date:   Fri Mar 31 20:54:36 2006 +0000
+
+    Updated pt_BR translations.
+
+    (Old svn revision: 20668)
+
+commit 3ca9d23ba5ef98279ed11544be10cf7d5cf697b9
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Mar 31 11:45:52 2006 +0000
+
+    2006-03-31	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-tree-view.c(exo_tree_view_button_release_event): Use button
+    	  release to easily alter the selection even if all visible rows are
+    	  selected in possible preparation for a drag operation.
+
+    (Old svn revision: 20657)
+
+commit a7fc294d46e910dcbe9d00ee69ffbe3e91be47b0
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Mar 30 21:47:46 2006 +0000
+
+    2006-03-30	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c: Implement "Right Arrow Keyboard Navigation" for
+    	  ExoIconView, as requested by Jannis. Bug #1623.
+
+    (Old svn revision: 20652)
+
+commit 6e068976e84e8da434daaf710769715e65b24ebb
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Mon Mar 27 14:34:03 2006 +0000
+
+    Added/Updated Russian translations by
+      Andrey Fedoseev <andrey.fedoseev at gmail.com> and
+      Sergey Fedoseev <fedoseev.sergey at gmail.com>.
+
+    (Old svn revision: 20606)
+
+commit 680fd16f79340e4afa48c63078b68874a6a170b0
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Mon Mar 27 14:16:30 2006 +0000
+
+    Updated.
+
+    (Old svn revision: 20602)
+
+commit b835ff9dd08e9214635c5ad0ef2c2cda0d78c4a3
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Mar 21 13:32:10 2006 +0000
+
+    2006-03-21	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-tree-view.c(exo_tree_view_button_press_event): Do not
+    	  mess up with double click events.
+
+    (Old svn revision: 20510)
+
+commit e9ccff83246a8dcef12b2f901306f803dc4e2ca2
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
+Date:   Sun Mar 19 16:54:29 2006 +0000
+
+    [i18n] catalan
+    seems a lot of work but they all are fuzzy
+
+    (Old svn revision: 20498)
+
+commit 19e423a8759c826d5a560dac57a07a08ab5607a8
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
+Date:   Sat Mar 18 19:00:10 2006 +0000
+
+    [i18n] catalan
+    little of work on trunk
+
+    (Old svn revision: 20484)
+
+commit 8fe93a11533b647ce2717f2bf5c1de542e736c5c
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Mar 18 16:21:47 2006 +0000
+
+    2006-03-18	Benedikt Meurer <benny at xfce.org>
+
+    	* THANKS: Add translator credits for Andrey Fedoseev
+    	  <andrey.fedoseev at gmail.com>.
+
+    (Old svn revision: 20481)
+
+commit 69f856077499c771560c6553fac92629e837887b
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Mar 18 09:15:20 2006 +0000
+
+    Added/Updated Russian translations by
+    Andrey Fedoseev <andrey.fedoseev at gmail.com>,
+    Sergey Fedoseev <fedoseev.sergey at gmail.com>.
+
+    (Old svn revision: 20473)
+
+commit 44bcd0559755b31a254db356a9b9fd2e73f888f3
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Mar 16 01:21:01 2006 +0000
+
+    2006-03-16	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-tree-view.c(exo_tree_view_button_press_event): Allow to
+    	  alter selection using Ctrl+button/Shift+button.
+
+    (Old svn revision: 20454)
+
+commit b11812ae84fcf1cb9bd954179ec3cf2202e4924d
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Mar 16 01:14:54 2006 +0000
+
+    2006-03-16	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-tree-view.c(exo_tree_view_button_press_event): Use a simple
+    	  optimization here.
+
+    (Old svn revision: 20453)
+
+commit 1283cc28cd218338d737b3d6e61c2b6e002ac4a5
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Mon Mar 13 12:28:09 2006 +0000
+
+    Bump.
+
+    (Old svn revision: 20381)
+
+commit f85eec2608944b1e7af3aa947fde714e403f4ca3
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Mar 11 18:40:19 2006 +0000
+
+    2006-03-11	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-helper/helpers/sylpheed-claws.desktop.in,
+    	  exo-helper/helpers/Makefile.am: Add Sylpheed Claws as MailReader to
+    	  the helper list. Thanks to Bernhard Walle <bernhard.walle at gmx.de>.
+
+    (Old svn revision: 20337)
+
+commit 21c6221fd42bfd5426630abafcd0d41e73a1ab52
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Mar 11 16:17:55 2006 +0000
+
+    2006-03-11	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_row_deleted): Use next/prev item (if
+    	  any) as cursor/anchor when a row is deleted from the model. Else if
+    	  the deleted item was the last item, reset anchor/cursor.
+
+    (Old svn revision: 20334)
+
+commit 949bc3ba386aaf3e00a2dd55f83ccc7c2658d18b
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Mar 8 20:59:06 2006 +0000
+
+    2006-03-08	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_set_model): Always schedule a
+    	  relayout here.
+    	* exo/exo-icon-view.c: Apply the scroll_to_path in the expose event
+    	  handler rather than the size_allocate.
+
+    (Old svn revision: 20297)
+
+commit 8d02d728a4092436eb231dc96574b6de7067e6f1
+Author: Piarres Beobide <pi at beobide.net>
+Date:   Mon Mar 6 20:32:04 2006 +0000
+
+    Basque translation update
+
+    (Old svn revision: 20261)
+
+commit 28b58ecb5472d7c38221cef6fa6092463dbaa6d2
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Mar 6 15:42:54 2006 +0000
+
+    2006-03-06	Benedikt Meurer <benny at xfce.org>
+
+    	* autogen.sh, configure.in.in, po/LINGUAS: Read the set of available
+    	  languages from po/LINGUAS and substitute them when autogen.sh is
+    	  run. This way we can continue to use glib-gettext.
+
+    (Old svn revision: 20255)
+
+commit aaea7c59334475f7c39a30ea6777c24b10be4a6f
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Mar 5 15:42:35 2006 +0000
+
+    2006-03-05	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Bump version to 0.3.1.5svn.
+
+    (Old svn revision: 20241)
+
+commit a9e420bebaddbdf05c7ccec2031e8d6af5ad0bdb
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Mar 5 14:50:31 2006 +0000
+
+    2006-03-05	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Bump version to 0.3.1.4alpha2.
+    	* configure.in.in: Bump soname.
+    	* NEWS: Add news items.
+
+    (Old svn revision: 20234)
+
+commit 8332d52d495dbe99f91be8d3d31a869e7a7e5b6c
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Mar 4 12:53:09 2006 +0000
+
+    2006-03-04	Benedikt Meurer <benny at xfce.org>
+
+    	* po/de.po: Fix error.
+
+    (Old svn revision: 20213)
+
+commit 09bfb8635422d58683033ecd5bcd2b591304c97e
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Mar 4 05:16:47 2006 +0000
+
+    Updated German translations by Fabian Nowak <timystery at arcor.de>.
+
+    (Old svn revision: 20204)
+
+commit 8e6d2f8d803d0f9ae147d2bd3c4224091887a2ec
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Mar 4 03:29:48 2006 +0000
+
+    Updated.
+
+    (Old svn revision: 20202)
+
+commit 9fb632d0bf6bd94e02fc07c390b7abd39b593546
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
+Date:   Fri Mar 3 19:13:43 2006 +0000
+
+    2006-03-03  Stavros Giannouris <stavrosg2002 at freemail.gr>
+
+            * po/el.po: Updated Greek translations
+
+    (Old svn revision: 20197)
+
+commit a4efe31a778f688b7adbb56ccc8cd93014bfbc05
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Mar 2 15:09:04 2006 +0000
+
+    2006-03-02	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in, exo/exo-gdk-pixbuf-extensions.{c,h},
+    	  exo/exo.symbols: Import exo_gdk_pixbuf_colorize, exo_gdk_pixbuf_lucent
+    	  and exo_gdk_pixbuf_spotlight into libexo, so they can also be used by
+    	  xfdesktop.
+    	* docs/reference/: Update the API documentation.
+
+    (Old svn revision: 20173)
+
+commit f75e9e708718a86a4d61391203d141959bec64c0
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Thu Mar 2 13:31:18 2006 +0000
+
+    Updated French translations by Stephane Roy <sroy at j2n.net>.
+
+    (Old svn revision: 20161)
+
+commit 5e7e7fe3d937878c1986134aba206fd5ab0facf1
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Thu Mar 2 13:17:23 2006 +0000
+
+    Updated Finnish translations by Jari Rahkonen <jari.rahkonen at pp1.inet.fi>.
+
+    (Old svn revision: 20159)
+
+commit 40c628a5bc2bcee80a5d46823dcb10fcdcd3cb7f
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Feb 28 23:52:19 2006 +0000
+
+    2006-03-01	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_get_selected_items): Return the
+    	  selected items in the correct order.
+
+    (Old svn revision: 20138)
+
+commit 30e2343cb7afeba06c1e52749a59e8e53c4d2c86
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Feb 27 17:23:26 2006 +0000
+
+    2006-02-27	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-tree-view.c(exo_tree_view_button_press_event): In single-click
+    	  mode, do not emit "row-activated" if the button-press event was for
+    	  one of the associated windows (i.e. the columns header window).
+
+    (Old svn revision: 20122)
+
+commit 1c079dba41e4841ae92cb8a9807f83da08dd6f6b
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Feb 27 15:45:48 2006 +0000
+
+    2006-02-27	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c: Handle scrolling to a path before the view
+    	  is realized/layouted.
+
+    (Old svn revision: 20117)
+
+commit 067023a791d95f7bac3a4cb3f20507e1cfe4d7b5
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Feb 26 23:59:36 2006 +0000
+
+    2006-02-27	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c, exo/exo-tree-view.c: Also drop the prelit
+    	  timeout defines.
+    	* exo/exo-icon-view.c(exo_icon_view_button_press_event): Do not alter
+    	  selection while shift is pressed when clicking on an already selected
+    	  file. Bug #1501.
+
+    (Old svn revision: 20106)
+
+commit 1e969ce6905b02ca7fa5a3da581e9172f743d7f6
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Feb 26 20:27:26 2006 +0000
+
+    2006-02-26	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c, exo/exo-tree-view.c: Revert the hover-autoselect
+    	  stuff for now, as the current implementation can cause trouble. Maybe
+    	  re-add it later, once a good implementation is available.
+
+    (Old svn revision: 20097)
+
+commit 4e57fcbdb6f5910b0942cce76669cf4567da8101
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Feb 26 15:19:10 2006 +0000
+
+    2006-02-26	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c: Reset the cursor in single-click mode when the
+    	  pointer leaves the icon view window.
+
+    (Old svn revision: 20087)
+
+commit 48367dc886348a20a7146ab12098c85cd1ef83d9
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Feb 26 13:58:55 2006 +0000
+
+    2006-02-26	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-tree-view.{c,h}, exo/Makefile.am, exo/exo.h, exo/exo.symbols:
+    	  Add ExoTreeView which derives from GtkTreeView and extends it with
+    	  single-click support and also works around the GtkTreeView limitation
+    	  of dragging multiple files.
+    	* docs/references/: Update the API documentation.
+    	* po/POTFILES.in: Add exo-tree-view.c here.
+    	* po/libexo-0.3.pot, po/*.po: Update translations.
+
+    (Old svn revision: 20084)
+
+commit 2856cdfa56fd3693a0e3288b13cb4df24e96d3a1
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Feb 26 09:57:57 2006 +0000
+
+    2006-02-26	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c: Automatically select prelited items after a
+    	  certain amount of time in single-click mode.
+
+    (Old svn revision: 20078)
+
+commit 2c791b3ac4ed3eb7c737a17c23b01954cfcb3aef
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Feb 25 14:31:31 2006 +0000
+
+    2006-02-25	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_button_release_event): Allow multi
+    	  selection using Shift/Control in single click mode. Bug #1500.
+
+    (Old svn revision: 20062)
+
+commit bbcfbbe85623805215160041db95b9c933352a5e
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Feb 25 06:56:51 2006 +0000
+
+    Updated Japanese translations.
+
+    (Old svn revision: 20045)
+
+commit f259030f709d345a2c03e43a1ef8751dc07a39e5
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Feb 25 02:20:14 2006 +0000
+
+    Added/Updated Finnish translations by Jari Rahkonen <jari.rahkonen at pp1.inet.fi>.
+
+    (Old svn revision: 20043)
+
+commit 68a03f152b7e22e26d82a0a69b98ec2734e3cf57
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
+Date:   Fri Feb 24 23:46:40 2006 +0000
+
+    2005-02-25  Stavros Giannouris <stavrosg2002 at freemail.gr>
+
+    	* po/el.po: Updated Greek translation
+
+    (Old svn revision: 20040)
+
+commit 7807f99609af918253a6e84f1b64ed34a5adaaf8
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Feb 24 21:48:18 2006 +0000
+
+    2006-02-24	Benedikt Meurer <benny at xfce.org>
+
+    	* docs/manual/, Makefile.am, configure.in.in, docs/Makefile.am,
+    	  exo-helper/exo-helper-chooser-dialog.c,
+    	  exo-helper/exo-helper-launcher-dialog.c: Add initial user manual for
+    	  the preferred applications framework, and connect the "Help" buttons
+    	  to display the manual. Bug #1403.
+    	* docs/reference/exo-open.xml, docs/reference/Makefile.am: Add initial
+    	  manpage for exo-open.
+    	* po/libexo-0.3.pot, po/*.po: Merge new strings.
+
+    (Old svn revision: 20037)
+
+commit c82c36f211d85cd24b7d18280ef3928af8d3900d
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Feb 24 16:02:47 2006 +0000
+
+    2006-02-24	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-private.{c,h}: Add helper function required for the
+    	  interactive search, _exo_gtk_widget_send_focus_change().
+    	* exo/exo-icon-view.{c,h}, exo/exo.symbols: Add interactive search
+    	  capabilities to ExoIconView. Bug #1358.
+    	* docs/reference/: Update the API documentation.
+    	* exo-helper/exo-helper-chooser-dialog.c
+    	  (exo_helper_chooser_dialog_key_press_event): Close the chooser dialog
+    	  on <control>W, so we are consistent with other applications.
+    	* po/libexo-0.3.pot, po/*.po: Merge new strings.
+    	* po/de.po: Further updates on the german translations.
+
+    (Old svn revision: 20028)
+
+commit 980541340b84fa84e1a4222184ed512326d7afa1
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Feb 24 12:19:11 2006 +0000
+
+    2006-02-24	Benedikt Meurer <benny at xfce.org>
+
+    	* autogen.sh: Be sure to run svn info with LC_ALL=C.
+
+    (Old svn revision: 20023)
+
+commit 1450bddb67d4d0adee3cf61928631e83f6d53327
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Feb 23 22:44:12 2006 +0000
+
+    2006-02-23	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.{c,h}: Mark the "text-column", "markup-column" and
+    	  "pixbuf-column" properties - their accessor methods - as deprecated,
+    	  noting that developers should use the more powerful GtkCellRenderer's
+    	  instead.
+    	* exo/exo-icon-view.{c,h}, exo/exo.symbols: Add "single-click" property
+    	  to ExoIconView. Bug #1411.
+    	* docs/reference/: Update the API documentation.
+    	* exo/exo-url.c: Spawn Thunar asynchronously, as it will not exit if
+    	  no running instance is found. We can be sure that Thunar will handle
+    	  the file if found.
+    	* exo/exo-url.c, exo-open/main.c, exo-helper/main.c: Cleanup several
+    	  error strings.
+    	* po/libexo-0.3.pot, po/*.po: Merge changed/new strings.
+    	* po/de.po: Update the german translations.
+
+    (Old svn revision: 20008)
+
+commit d8d7fa010ba941ba1289399b834ffd69c0a44ca9
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
+Date:   Wed Feb 22 21:12:31 2006 +0000
+
+    Updated/Added Greek translations
+
+    (Old svn revision: 19993)
+
+commit 17093dc2e9e23749a2f5e2588d2125582f276ccb
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Wed Feb 22 13:56:35 2006 +0000
+
+    Added Basque translations by Piarres Beobide <pi at beobide.net>.
+
+    (Old svn revision: 19990)
+
+commit 4ad61f68fbfcb3ff188f2b49d842d01fcd293687
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sun Feb 19 16:35:14 2006 +0000
+
+    Updated German translations by Fabian Nowak <timystery at arcor.de>.
+
+    (Old svn revision: 19963)
+
+commit 8e6020e154fa87f7f2b64fdf9dca6af32e7d1a81
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Feb 18 13:43:45 2006 +0000
+
+    Updated.
+
+    (Old svn revision: 19942)
+
+commit 9c1947b5d54a2c8c7cb7f28ad3109ab1b112f15f
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
+Date:   Fri Feb 17 22:46:15 2006 +0000
+
+    [i18n] catalan trunk
+           little work on lib*
+
+    (Old svn revision: 19930)
+
+commit 375abd8eabebc4f2f88f06cea5b7506237047652
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
+Date:   Thu Feb 16 21:39:59 2006 +0000
+
+    [i18n] catalan: little fixes of old strings
+    	(even that the translation is very fuzzy)
+
+    (Old svn revision: 19911)
+
+commit dc539c728d30727a56e8dea0a75f036f617359cd
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Tue Feb 14 22:14:34 2006 +0000
+
+    Updated French translations by Stephane Roy <sroy at j2n.net>.
+
+    (Old svn revision: 19880)
+
+commit 8f82dc08bf6faa995af12a35f7e4a127911cc255
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Feb 13 20:08:42 2006 +0000
+
+    2006-02-13	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-helper/helpers/Terminal.desktop.in: Add "xfce4-terminal" here to
+    	  be compatible with Debian/Ubuntu, where no "Terminal" binary is avail-
+    	  able, instead the binary (and the package) is named "xfce4-terminal".
+
+    (Old svn revision: 19859)
+
+commit f0e09c8f1480cfe76da9904a29cfc4b03c78dd76
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Feb 11 05:24:24 2006 +0000
+
+    Updated Japanese translations.
+
+    (Old svn revision: 19835)
+
+commit 26063d7a4d8f8c07b51637410ceba17b4b612a6e
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Feb 11 05:21:54 2006 +0000
+
+    Updated.
+
+    (Old svn revision: 19834)
+
+commit a84426f7ecbebc34d78786073c4c8226f219eff4
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Feb 10 22:20:42 2006 +0000
+
+    2006-02-10	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c: We do not need to keep around the index for every
+    	  icon view item, as the index is simply the position in the list. In
+    	  addition, we can speed up the reordering of items by reordering the
+    	  list items of the existing list, rather than creating a new list.
+
+    (Old svn revision: 19827)
+
+commit abc0e1090032b231036232789c93ed7bfc7f1e16
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Feb 9 17:32:32 2006 +0000
+
+    2006-02-09	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-utils.h: Do not use the exo_atomic_* functions, unless the
+    	  compiler will really inline the functions. Else, we can just call
+    	  the g_atomic_int_* counterparts here.
+
+    (Old svn revision: 19792)
+
+commit 94a4b9658b490ee564985a3cd5b845d66d5a6cd2
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Feb 8 23:28:54 2006 +0000
+
+    2006-02-08	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-url.c(exo_url_show_on_screen): Add better support to open
+    	  local paths using various fallbacks. Also add gnome-open as fallback
+    	  for URLs not support by the helpers.
+
+    (Old svn revision: 19783)
+
+commit 6b001cfb940df3ad29dfb1d9cf53febdd659be0c
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Feb 4 03:02:53 2006 +0000
+
+    Updated copyright information.
+
+    (Old svn revision: 19739)
+
+commit 320ab943882b8982d77eb8e983941fc08556cb7d
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Feb 4 02:50:33 2006 +0000
+
+    Updated Japanese translations.
+
+    (Old svn revision: 19738)
+
+commit 5f117584357d787fc27055c06db941ef2550bbaf
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Feb 3 23:26:53 2006 +0000
+
+    2006-02-03	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-url.c: Define FNM_CASEFOLD for systems that don't support it.
+    	  Bug #1423.
+
+    (Old svn revision: 19734)
+
+commit 0651a783c37ed3af1662a8c8bf07faa9c5ee3db0
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Fri Feb 3 11:36:29 2006 +0000
+
+    Updated Finnish translations by Jari Rahkonen <jari.rahkonen at pp1.inet.fi>.
+
+    (Old svn revision: 19731)
+
+commit 45341afaa7ba67712793cee5a1a132c0b6b41328
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Fri Feb 3 11:34:08 2006 +0000
+
+    Updated.
+
+    (Old svn revision: 19730)
+
+commit 79949ec89dac7d972e7424f6239582cab4d8a223
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Jan 31 18:29:31 2006 +0000
+
+    2006-01-31	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_button_press_event): Reset
+    	  pressed_button to -1 after handling a double blick, so that
+    	  motion events occuring between here and the release event don't
+    	  trigger a DnD operation.
+
+    (Old svn revision: 19697)
+
+commit 0993114eefffa0b20508ce4170f3911ad665751d
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Jan 31 17:42:35 2006 +0000
+
+    2006-01-31	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c: Drop accessibility support from the ExoIconView
+    	  widget class for now, as it's totally broken right now. This should
+    	  be rewritten from scratch at some time, using only the public
+    	  interface of the class, once Atk/Gtk+ offers better support for
+    	  accessibility on GtkCellRenderers.
+
+    (Old svn revision: 19696)
+
+commit 94719077c34c5e9ec8d0d407be3c5277947a94be
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Jan 31 16:00:48 2006 +0000
+
+    2006-01-31	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c: Fix two potential bugs, where the return value
+    	  of g_list_remove() was ignored.
+
+    (Old svn revision: 19692)
+
+commit 99062fa483b31c50f341a9272673e1b4fafbbac3
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Jan 31 15:11:53 2006 +0000
+
+    2006-01-31	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Check for fnmatch.h.
+    	* exo/exo-url.c: Make exo_url_show_on_screen() smarter in guessing the
+    	  correct application, it is now able to open local HTML files as well
+    	  if the url refers to a local file.
+    	* exo-open/main.c(main): Popup an error dialog if an error occurs while
+    	  trying to execute the preferred application or trying to open one of
+    	  the specified URLs. This way we can just use it right away from
+    	  applications/scripts without having to worry about user interaction.
+
+    (Old svn revision: 19690)
+
+commit ebe6d1bbbb9089e828efe8a14ea03dd98b2e737a
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Jan 31 11:22:29 2006 +0000
+
+    2006-01-31	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Depend on GLib >= 2.6.4 and Gtk+ >= 2.6.0.
+    	* configure.in.in, Makefile.am, icons/: Add preferred applications icon.
+    	* configure.in.in, Makefile.am, exo-helper/, NEWS: Import exo-helper
+    	  framework based on the helper framework found in Terminal. Bug #1368.
+    	* exo/exo-execute.{c,h}, exo/exo-url.{c,h}, exo/Makefile.am, exo/exo.h,
+    	  exo/exo.symbols: Add exo-url and exo-execute modules, which provide
+    	  a consistent frontend to the helper framework.
+    	* configure.in.in, Makefile.am, exo-open/: Add exo-open utility
+    	  program, which simply calls appropriate functions in libexo.
+    	* docs/reference/: Update the API documentation.
+    	* po/POTFILES.in: Add new files.
+    	* po/libexo-0.3.pot, po/*.po: Merge new strings.
+    	* po/de.po: Update german translations.
+
+    (Old svn revision: 19686)
+
+commit 3d5b93145ade5610e337bc7f53e40216351b1669
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sun Jan 29 06:52:27 2006 +0000
+
+    * Updated.
+    * Discarded obsolete translations.
+
+    (Old svn revision: 19645)
+
+commit cbdc2b2fdb533a69a2ab0c0eacad006f77f0e29f
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Jan 25 21:35:00 2006 +0000
+
+    2006-01-25	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Drop G_DISABLE_DEPRECATED completely. This fixes
+    	  bug #1379.
+    	* exo/exo.h: Make sure i18n stuff is setup properly, so people with
+    	  older Xfce versions can still build and run Thunar. This fixes
+    	  bug #1341.
+
+    (Old svn revision: 19611)
+
+commit 5dfa348cbe5ebb75363806f6565c79f7af31443c
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Jan 23 19:03:41 2006 +0000
+
+    2006-01-23	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-gtk-extensions.c(exo_gtk_radio_action_set_current_value):
+    	  If no action matches the new value, the radio group will have no
+    	  active action afterwards.
+
+    (Old svn revision: 19566)
+
+commit 4e2b80a0a07a5c9636ab157610fff320fb7f82bf
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Jan 23 18:26:52 2006 +0000
+
+    2006-01-23	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Bump version to 0.3.1.3svn.
+
+    (Old svn revision: 19564)
+
+commit 75a7b4d5f2ac7e38639aaa9e1eadfa462dcc0332
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Jan 22 11:24:25 2006 +0000
+
+    2006-01-22	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Bump version to 0.3.1.2alpha.
+    	* configure.in.in: Bump current library interface version to 1, to make
+    	  sure certain Linux distributions don't run into trouble when including
+    	  exo pre-releases.
+    	* NEWS: Update some news items for the alpha release.
+    	* THANKS: Update translator credits.
+    	* po/*.po, po/libexo-0.3.pot: Update translations.
+
+    (Old svn revision: 19546)
+
+commit b126fe59c0cd341e6f2743b5d8316402877955b4
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Wed Jan 18 17:48:07 2006 +0000
+
+    Updated.
+
+    (Old svn revision: 19482)
+
+commit a289fdabecd11c9d66d867ea06f5df69f7cba028
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Jan 14 14:14:05 2006 +0000
+
+    2006-01-14	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c: Draw keyfocus using the same semantics as
+    	  GtkTreeView. This finally fixes bug #1321.
+
+    (Old svn revision: 19422)
+
+commit 01ea82c72e2c6732af006449cca3a8e41a4bc42e
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Jan 11 17:46:17 2006 +0000
+
+    2006-01-11	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_paint_item): Let the cell renderer
+    	  know whether the current item has the keyboard focus. Part one of fix
+    	  for bug #1321.
+
+    (Old svn revision: 19394)
+
+commit 2b5608e5d99888f5dd250dc97d2210373807684f
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
+Date:   Sun Jan 8 21:12:28 2006 +0000
+
+    catalan translation:
+    little heading fixing but in every trunk file
+    Created the xfmedia translation
+
+    (Old svn revision: 19354)
+
+commit bd4242642f1c9274f3f97b9bfb27fb20d7284512
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Dec 30 21:27:55 2005 +0000
+
+    2005-12-30	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_start_rubberbanding): Be sure to
+    	  disable a previous rubberband selection when starting a new rubberband
+    	  selection.
+
+    (Old svn revision: 19201)
+
+commit 7fbb7c5cfa081fba030d4796177e19cb95928d0f
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Tue Dec 20 14:36:51 2005 +0000
+
+    Updated.
+
+    (Old svn revision: 19087)
+
+commit 66330983380da9cfeb4821214a1622d91776d771
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
+Date:   Mon Dec 19 21:55:16 2005 +0000
+
+    beginning translation process to catalan. I am just working on the trunk
+    so I have left the 4.2 branch in 'maintain mode'.
+    My goal is to end the work before new year so that 4.4 goes beta in catalan
+    (the whole). This is because I have term exams after Chrismas holidays and
+    time will not be much.
+
+    (Old svn revision: 19082)
+
+commit f05cf34f3662e449d2d078782061e58dfd2e0b84
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Dec 18 11:14:19 2005 +0000
+
+    dist/distcheck already produce bz2 compressed release tarballs.
+
+    (Old svn revision: 19059)
+
+commit 3e9de379fe0cd631aec6c26bf8c81a3395ac0df8
+Author: Jean-François Wauthy <pollux at xfce.org>
+Date:   Sun Dec 18 11:04:38 2005 +0000
+
+    add dist-bz2 and distcheck-bz2 targets in order to build snapshots
+    i hope you don't mind benny
+
+    (Old svn revision: 19056)
+
+commit f143b824336d94db0f8768aea8df2388dcaf054e
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Dec 17 13:30:31 2005 +0000
+
+    2005-12-17	Benedikt Meurer <benny at xfce.org>
+
+    	* NEWS, README, configure.in.in: Add support for three different levels
+    	  of debugging support.
+
+    (Old svn revision: 19052)
+
+commit e4624fa011ef677818f2256f04a1ba601f25d32c
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Dec 15 22:51:06 2005 +0000
+
+    2005-12-15	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_expose_event): Don't handle expose
+    	  events until the layout has been calculated.
+    	* exo/exo-icon-view.c(exo_icon_view_expose_event): Simplify the rubber-
+    	  band painting by taking advantage of double-buffering.
+
+    (Old svn revision: 19045)
+
+commit 2ed65ce0ac2ef970a38ae14fc40a303999455073
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Dec 13 16:11:25 2005 +0000
+
+    2005-12-13	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-gdk-pixbuf-extensions.{c,h}, exo/exo.symbols: Add new function
+    	  exo_gdk_pixbuf_scale_down(), which scales down an icon to fit into
+    	  given dest_width/dest_height, optionally preserving the aspect ratio
+    	  of the source icon.
+    	* docs/reference/tmpl/exo-gdk-pixbuf-extensions.sgml,
+    	  docs/reference/exo-sections.txt: Add new function to the reference
+    	  manual.
+    	* docs/reference/tmpl/exo-ellipsized-label.sgml,
+    	  exo/exo-ellipsized-label.h: Small documentation fix.
+    	* HACKING, README: Update URLs and descriptions.
+
+    (Old svn revision: 19036)
+
+commit 41d02837025d1579d6a8c9cc1475dc619f412f95
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Dec 10 01:52:54 2005 +0000
+
+    Updated French translations by Stephane Roy <sroy at j2n.net>.
+
+    (Old svn revision: 19016)
+
+commit 2e8905f5574acad0bf3de088e0b7fb29d1b2f188
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Dec 10 01:46:22 2005 +0000
+
+    Updated.
+
+    (Old svn revision: 19015)
+
+commit 858e9a92960786aa4fae638f0cbe729a611052f5
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Dec 5 16:46:54 2005 +0000
+
+    2005-12-05	Benedikt Meurer <benny at xfce.org>
+
+    	* tests/test-exo-string.c, docs/reference/, exo/exo.symbols,
+    	  exo/exo-string.{c,h}, tests/Makefile.am: Add new utility function
+    	  exo_str_replace().
+
+    (Old svn revision: 18995)
+
+commit a1ee05c9afe2702bbe930a6536c9b1334a3136c9
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Dec 4 13:30:59 2005 +0000
+
+    2005-12-04	Benedikt Meurer <benny at xfce.org>
+
+    	* HACKING: Add reminder to increment library major version whenever
+    	  new functions got added.
+
+    (Old svn revision: 18989)
+
+commit ab5802fc9a5f9ea2a59a69362b004809fe087ef3
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Dec 3 13:55:56 2005 +0000
+
+    2005-12-03	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Build the gnuc visibility test program with -Wall
+    	  -Werror, as gcc reports warnings instead of errors if ELF visibility
+    	  is not supported for the target platform, see bug #1253.
+
+    (Old svn revision: 18983)
+
+commit db70d2a3cbc63aa60ede9713abac38a03067a822
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Nov 30 16:21:48 2005 +0000
+
+    2005-11-30	Benedikt Meurer <benny at xfce.org>
+
+    	* docs/reference/, exo/exo-gtk-extensions.{c,h}, exo/exo.symbols: Add
+    	  exo_gtk_object_ref_sink(), which takes a reference on the object and
+    	  drops the floating reference to the object (if any).
+
+    (Old svn revision: 18973)
+
+commit 0e0e6cbce5018124dc6d48ab2137e0fcdb959616
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Nov 29 18:22:54 2005 +0000
+
+    2005-11-29	Benedikt Meurer <benny at xfce.org>
+
+    	* docs/reference/, exo/exo-binding.h: Update reference documentation.
+
+    (Old svn revision: 18963)
+
+commit 801b86b8201ba0caca0ef8a5233c2445038730c8
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Mon Nov 28 15:44:48 2005 +0000
+
+    Updated Japanese translations.
+
+    (Old svn revision: 18958)
+
+commit 4969e4982430060ae5086d79d51d4b3b4af9dd13
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
+Date:   Sun Nov 27 02:28:48 2005 +0000
+
+    2005-11-27	Stavros Giannouris <stavrosg2002 at freemail.gr>
+
+    	* po/el.po: Updated Greek translation.
+
+    (Old svn revision: 18944)
+
+commit 169c7e42be9594124e7961259bb13c5bc9601fdf
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Nov 22 16:40:55 2005 +0000
+
+    2005-11-22	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-string.{c,h}, exo/exo.symbols: Add exo_intern_string() and
+    	  exo_intern_static_string(), which transform a string to it's GQuark
+    	  representation and thereby can be used to reduce the memory overhead
+    	  for static strings that will be handed to g_signal_new(),
+    	  g_type_register_*(), etc.
+    	* exo/exo-cell-renderer-ellipsized-text.c: We don't need to provide an
+    	  implementation here if build with Gtk+ 2.6 or above, as starting with
+    	  Gtk+ 2.6, GtkCellRendererText already provides the required
+    	  functionality.
+    	* exo/exo-cell-renderer-ellipsized-text.c, exo/exo-icon-bar.c,
+    	  exo/exo-icon-view.c, exo/exo-toolbars-editor-dialog.c,
+    	  exo/exo-toolbars-editor.c, exo/exo-toolbars-model.c,
+    	  exo/exo-toolbars-view.c, exo/exo-wrap-table.c,
+    	  exo/exo-xsession-client.c: Use exo_intern_static_string() aka I_() to
+    	  avoid g_strdup()'ing static strings which are used for GQuarks in
+    	  various places.
+    	* po/: Update translations.
+
+    (Old svn revision: 18928)
+
+commit 5d6cb1155fd23287c3760d984fcfdab21fef1e6e
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Mon Nov 21 18:15:05 2005 +0000
+
+    Updated French translations by Stephane Roy <sroy at j2n.net>.
+
+    (Old svn revision: 18915)
+
+commit 6029e92fe00e93554dd7f6f1f28ace6015cad26e
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Mon Nov 21 18:09:04 2005 +0000
+
+    Added Brazilian Portuguese translations by Joao Pedrosa <joaopedrosa at gmail.com>.
+
+    (Old svn revision: 18914)
+
+commit b859892e47242caad2499134e2fa2020e1018667
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Mon Nov 21 17:14:20 2005 +0000
+
+    Updated.
+
+    (Old svn revision: 18912)
+
+commit 4c753968b31e44992eb566b91295add1009e037e
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Nov 16 14:28:14 2005 +0000
+
+    2005-11-16	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-gdk-pixbuf-extensions.c(exo_gdk_pixbuf_scale_ratio): Be sure
+    	  to always pass width/height values greater than 0 to
+    	  gdk_pixbuf_scale_simple().
+
+    (Old svn revision: 18877)
+
+commit 6100c17cc33323445e405949546e349689da9cf4
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Nov 15 15:03:16 2005 +0000
+
+    2005-11-15	Benedikt Meurer <benny at xfce.org>
+
+    	* NEWS: Add note about new ca translations. Remove note about ExoObject.
+
+    (Old svn revision: 18865)
+
+commit b62cce1ecb3e121f8ccc267b9bd25bebaa2f4dd1
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Mon Nov 14 22:57:19 2005 +0000
+
+    Fixed errors.
+
+    (Old svn revision: 18854)
+
+commit edadbc453604a3ca4eea599f2727f14154bacf2a
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Mon Nov 14 22:55:02 2005 +0000
+
+    Bumped version.
+
+    (Old svn revision: 18853)
+
+commit ed3683ac344dfe708720a4cbc34edb8992a7b31a
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Mon Nov 14 22:53:27 2005 +0000
+
+    Added `ca' at the XDT_I18N().
+
+    (Old svn revision: 18852)
+
+commit 36a26a30d110a248528e0adb65b83e8fcd81d769
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Nov 14 17:22:16 2005 +0000
+
+    2005-11-14	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Bump version to 0.3.1.1svn.
+    	* po/*.po, po/libexo-0.3.pot: Update translations.
+
+    (Old svn revision: 18845)
+
+commit 8313dc7e11b423f5f28936c98599e97059e0ec96
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Nov 13 22:09:33 2005 +0000
+
+    2005-11-13	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_expose_event): Return FALSE from
+    	  the expose_event() method, so signal handlers can run after the
+    	  default handler ran.
+
+    (Old svn revision: 18841)
+
+commit d2d9d2026a34890530bcc49d411c034f9d1bbdda
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Nov 10 23:25:01 2005 +0000
+
+    2005-11-11	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_row_changed): Emit the
+    	  "selection-changed" signal whenever a currently selected row
+    	  changes.
+
+    (Old svn revision: 18791)
+
+commit b71eb115afd8bdecb50cc2bc2d980c351ebaf044
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Nov 7 21:24:26 2005 +0000
+
+    2005-11-07	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c: Use an alloc-only memory chunk and reset it
+    	  whenever the item count drops to zero. This saves some overhead
+    	  required for managing the allocated chunks.
+    	* exo/exo-icon-view.c: Update the bin_window background whenever a
+    	  new style is set.
+
+    (Old svn revision: 18765)
+
+commit 4d1392454ab28d79d3fe9c4fa4d482f3bc6cf3bb
+Author: Pau Rullan Ferragut <paurullan at bulma.net>
+Date:   Sun Nov 6 23:16:26 2005 +0000
+
+    addittion and initial catalan translation of libexo
+    -- paurullan at bulma.net
+
+    (Old svn revision: 18749)
+
+commit b52dfbed7574c4ce5802c4ae4ffeec615c86a105
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Nov 4 00:14:38 2005 +0000
+
+    2005-11-04	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/Makefile.am, exo/exo.h, exo/exo.symbols, exo/exo-wrap-table.{c,h}:
+    	  Add new class ExoWrapTable, which provides a container widget with
+    	  automatic child layouting according to the width allocated to the
+    	  container.
+    	* docs/reference/exo-docs.sgml, docs/reference/exo-sections.txt,
+    	  docs/reference/exo.types, docs/reference/tmpl/exo-wrap-table.sgml:
+    	  Add API documentation for ExoWrapTable.
+    	* tests/test-exo-wrap-table.c, tests/Makefile.am: Add a simple test
+    	  case for ExoWrapTable.
+    	* po/*.po: Merge new strings.
+
+    (Old svn revision: 18621)
+
+commit d05e36467c6c3e642c2da3fabcec58d9ddd49a99
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sun Oct 30 13:51:23 2005 +0000
+
+    Added again, because it requires for translators who are grabbing PO
+    files from `trunk-po' module, without POT file, it's hard to create
+    initial PO file from command line (e.g. msginit) or with GUI tools
+    (e.g. KBabel, poEdit).
+
+    (Old svn revision: 18529)
+
+commit a3a0871c09234ae6456fe8df2d70df973840273f
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Oct 29 19:22:38 2005 +0000
+
+    2005-10-29	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_set_cursor): Use g_list_nth_data()
+    	  instead of g_list_nth()->data.
+    	* exo/exo-icon-view.c(exo_icon_view_layout_single_row): Drop unused
+    	  variable spacing.
+    	* exo/exo-icon-view.c(exo_icon_view_drag_motion): Drop unused variable
+    	  model.
+    	* exo/exo-icon-view.c(exo_icon_view_item_accessible_action_do_action):
+    	  Drop unused variable icon_view.
+    	* exo/exo-icon-view.c(exo_icon_view_create_drag_icon): Verify that
+    	  the icon view is realized.
+
+    (Old svn revision: 18500)
+
+commit 0d38695bdac4d87a37e7783bca7950ae9a9c9ac1
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Oct 29 12:06:22 2005 +0000
+
+    Trimmed and added backward ChangeLog.
+
+    (Old svn revision: 18488)
+
+commit be2289dbc94c9c428db8535a8c3c6f2cf4f8864c
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Oct 29 11:26:24 2005 +0000
+
+    Added `el' at the XDT_I18N().
+
+    (Old svn revision: 18486)
+
+commit e30dfbab0695ceb2f6c78a9163616c8d6d5fa295
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Oct 27 18:12:00 2005 +0000
+
+    2005-10-27	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/abicheck.sh, exo/exo-utils.{c,h}, exo/exo.symbols: Include
+    	  implementations for the exo_atomic_* functions and add them to the
+    	  exported interface of the library.
+    	* configure.in.in: Don't use -fvisibility=hidden, as it causes trouble
+    	  with the extern inline functions.
+    	* exo/exo-private.h, exo/exo-toolbars-private.h, python/exo.override,
+    	  python/exomodule.c: Mark internal symbols with G_GNUC_INTERNAL.
+    	* docs/reference/exo-docs.sgml, docs/reference/exo-sections.txt,
+    	  docs/reference/tmpl/exo-utils.sgml: Add the exo-utils to the reference
+    	  documentation.
+    	* docs/reference/tmpl/exo-config.sgml: Mark the config interface as
+    	  Stable.
+    	* exo/exo-config.{c,h.in}, exo/exo.symbols,
+    	  docs/reference/exo-sections.txt: Add exo_check_version() to support
+    	  runtime version checks.
+    	* exo/exo.symbols, exo/abicheck.sh: Use special handling for exported
+    	  variables.
+
+    (Old svn revision: 18442)
+
+commit 6ee1cee6b9d883e2a956806761d0ea055c4b5f80
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Oct 17 19:24:39 2005 +0000
+
+    2005-10-17	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-noop.{c,h}, exo/exo-utils.{c,h}, exo/Makefile.am, exo/exo.h,
+    	  exo/exo.symbols: Move the exo_noop_* functions to exo-utils.
+    	* exo/exo-utils.h: Add exo_atomic_* inline functions.
+
+    (Old svn revision: 18321)
+
+commit 9714bcac650f8f2ec922ba075016266e4b454cd7
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sun Oct 16 22:19:31 2005 +0000
+
+    Updated.
+
+    (Old svn revision: 18316)
+
+commit 5201b5556fda5f5c944f04e64b3cbfed2c3f8ec6
+Author: Stavros Giannouris <stavrosg2002 at freemail.gr>
+Date:   Sun Oct 16 01:10:29 2005 +0000
+
+    Add Greek translations in libexo/trunk
+
+    (Old svn revision: 18305)
+
+commit d30ef620f714b5514d802b2bc66616e0c38c00ef
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sun Oct 9 17:39:57 2005 +0000
+
+    Keyword `Id' expansion, hope this works.
+
+    (Old svn revision: 18168)
+
+commit e71dadc918b75f9f6d16b1c54187922b089f9b40
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sun Oct 9 17:01:47 2005 +0000
+
+    Minor update.
+
+    (Old svn revision: 18167)
+
+commit dfc7871f63afdd6704463474abd1206c6d92429c
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sun Oct 9 16:53:55 2005 +0000
+
+    Updated.
+
+    (Old svn revision: 18166)
+
+commit 7ef6fe730121da5f802a171ea0013df4fc0e3898
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sun Oct 9 16:53:32 2005 +0000
+
+    * Modified initial header strings using template by "msginit".
+
+    * Modified initial comment strings using template by "msginit".
+
+    (Old svn revision: 18165)
+
+commit 44bd0ad336d962d268ae2bbdb5f72a520a632987
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sun Oct 9 16:52:59 2005 +0000
+
+    Removed non-existence file.
+
+    (Old svn revision: 18164)
+
+commit 48666c7df43b9ebe7cfad48b30f0273064faa25b
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Sep 24 07:45:44 2005 +0000
+
+    * Added initial "$Id$".
+
+    * Updated some translations.
+
+    (Old svn revision: 17804)
+
+commit 50f5e40661e50e31b6d6e4e32c0f1a5fba22a935
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Sep 15 21:59:40 2005 +0000
+
+    2005-09-15	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-object.{c,h}, tests/test-exo-object.c, exo/Makefile.am,
+    	  exo/exo.h, exo/exo.symbols, tests/Makefile.am: Remove the ExoObject
+    	  class as it causes to much trouble, unfortunately. Maybe one day the
+    	  GType System and the various language bindings will be ready for this,
+    	  then we can re-add it.
+
+    (Old svn revision: 17635)
+
+commit 58ed6e5c2ec3556409cf0a68b2ce7f700037b3f2
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Sep 6 21:37:08 2005 +0000
+
+    2005-09-06	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_set_model): Reset the item memory
+    	  chunk as a whole instead of freeing each item when the model is
+    	  reset.
+    	* exo/exo-icon-view.c(exo_icon_view_set_model): Don't schedule the
+    	  layouting if we're going to resize the view anyways.
+
+    (Old svn revision: 17433)
+
+commit c0c7e6c7da945e0a916e01e5029a6b8aa1b47f23
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Sep 4 13:03:30 2005 +0000
+
+    2005-09-04	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(find_item_page_up_down): Fix Page_Up handling.
+
+    (Old svn revision: 17332)
+
+commit 90dab54e935ce9da13039defc4ee85dcb777cf0e
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Sep 3 19:16:02 2005 +0000
+
+    2005-09-03	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-csource/main.c(print_csource): Fix a small bug for platforms,
+    	  where size_t is different from unsigned int.
+
+    (Old svn revision: 17327)
+
+commit 7a6ef302f608d1210148b790076b50b00356c570
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Sep 2 18:05:07 2005 +0000
+
+    2005-09-02	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_allocate_children): Increase the
+    	  area allocated to child widgets by focus-line-width and focus-padding.
+
+    (Old svn revision: 17293)
+
+commit 1e54c4ef2a7130d80bf600d00cf2c454280f3df0
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Sep 2 13:16:44 2005 +0000
+
+    2005-09-02	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_get_path_at_pos): Actually accept
+    	  widget coordinates here, to be compatible with GtkTreeView.
+
+    (Old svn revision: 17273)
+
+commit 6e119120067f30eddbc79560b35f9f4830f19b22
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Sep 1 22:32:55 2005 +0000
+
+    2005-09-01	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_dispose): Reset the drag destination
+    	  item as we use a tree row reference here, which can cause a memory
+    	  leak with custom DnD implementations.
+
+    (Old svn revision: 17263)
+
+commit 3b3928a83871323def6685e7f1783563561b9d3c
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Aug 31 14:23:10 2005 +0000
+
+    2005-08-31	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.{c,h}, exo/exo.symbols: Add two new methods
+    	  exo_icon_view_widget_to_icon_coords() and
+    	  exo_icon_view_icon_to_widget_coords(), which are used to translate
+    	  between widget coordinates and icon window coordinates.
+    	* exo/exo-icon-view.c(exo_icon_view_get_dest_item_at_pos): Be consistent
+    	  with the other methods that accept (x,y) coordinates and use icon
+    	  window coordinates instead of widget coordinates.
+
+    (Old svn revision: 17219)
+
+commit a73b4e62515eb79bc5333dfdbd7d5392319da46b
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Aug 31 08:46:19 2005 +0000
+
+    2005-08-31	Benedikt Meurer <benny at xfce.org>
+
+    	* po/es.po: Update spanish translations, thanks to Patricio Carr
+    	  <pato at patocarr.com>.
+
+    (Old svn revision: 17213)
+
+commit be9a3656a32862a2195f24b0a807e6312a7b4b14
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Aug 27 15:24:17 2005 +0000
+
+    2005-08-27	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-bar.c, exo/exo-icon-view.c: Use alloca wrappers
+    	  provided by GLib.
+
+    (Old svn revision: 17127)
+
+commit 6430ea22e57933fcdda710e44996b84009ebc34d
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Aug 26 17:39:01 2005 +0000
+
+    2005-08-26	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c(exo_icon_view_expose_event): No need to setup
+    	  the clipping for the fill GC, as we'll only draw within the clip
+    	  region anyways.
+
+    (Old svn revision: 17093)
+
+commit 4261e55afbd5c5f631d8fb288816d0d39728b452
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Aug 26 17:35:44 2005 +0000
+
+    2005-08-26	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c: Allocate the GCs required for drawing the
+    	  rubberband selection when the rubberbanding starts and deallocate
+    	  them when rubberbanding is done, instead of allocating them for
+    	  every expose_event handler invokation.
+
+    (Old svn revision: 17092)
+
+commit 8d6a4a0644d994890124ed8db8ef7356bcb064d3
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Aug 25 21:54:26 2005 +0000
+
+    2005-08-25	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-private.{c,h}: Drop the MIME info parser.
+    	* docs/reference/tmpl/*.sgml: Regenerate the API documentation
+    	  templates.
+    	* docs/reference/exo-docs.sgml: Don't list libxfcegui4 as dependency
+    	  any longer.
+
+    (Old svn revision: 17072)
+
+commit 81fea7860be2b6d2ae5af6459ce107c7a366af33
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Tue Aug 23 13:51:19 2005 +0000
+
+    Updated Japanese translations.
+
+    (Old svn revision: 17055)
+
+commit f2397e9b39dd250653677045607765005e342e0a
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Aug 22 13:00:51 2005 +0000
+
+    2005-08-22	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c: Disable Gtk+ DnD callbacks when starting a
+    	  rubberband selection and re-enable them afterwards.
+    	* exo/exo-icon-view.c(exo_icon_view_button_press_event): Cancel cell
+    	  editing when clicking on an empty area.
+
+    (Old svn revision: 17050)
+
+commit 969cee403aea987fd5a66b0bfaf4f639285f0076
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Aug 19 14:47:20 2005 +0000
+
+    2005-08-19	Benedikt Meurer <benny at xfce.org>
+
+    	* python/Makefile.am: Fix indentation.
+    	* configure.in.in: Enable debugging by default when building from a
+    	  SVN sandbox. Disable debugging by default when building a release.
+    	* TODO: Remove obsolete items.
+    	* HACKING: Fix repository URLs and file names.
+    	* NEWS: Collect atleast the most important changes.
+    	* po/: Run 'gmake update-po'.
+
+    (Old svn revision: 17025)
+
+commit 81d5481f383939792d683b067cfef648874d2eb9
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Aug 19 10:10:06 2005 +0000
+
+    2005-08-19	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Bump the libtool revision number.
+
+    (Old svn revision: 17016)
+
+commit 82d5c5ad9b98f8644a49103e5f01d3c8ef74ced3
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Aug 18 23:41:20 2005 +0000
+
+    2005-08-19	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in, exo/exo-xsession-client.c: Drop dependency on X11.
+    	  Acts as a dummy on other GDK targets.
+    	* configure.in.in, docs/reference/Makefile.am, exo/Makefile.am,
+    	  exo/exo-0.3.pc.in, exo/exo.h, python/Makefile.am, tests/Makefile.am:
+    	  Drop unnecessary dependency on libxfcegui4.
+
+    (Old svn revision: 17011)
+
+commit ccb083542192149e48144ea162f1205fb04cb507
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Aug 18 20:03:44 2005 +0000
+
+    2005-08-18	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.{c,h}, docs/reference/tmpl/exo-icon-view.sgml:
+    	  Import the new ExoIconView class, which provides a compatible
+    	  interface to the GtkIconView class in Gtk+ 2.8 (using cell
+    	  renderers instead of hardcoding the renderering in the icon
+    	  view). The icon view should be faster now, especially the
+    	  rubberband painting should be atleast twice as fast (given that
+    	  you don't use Gtk+ 2.8 with Cairo).
+    	* exo/exo-mime-database.{c,h}, exo/exo-mime-info.{c,h},
+    	  exo/xdgmime/, exo/Makefile.am, configure.in.in, exo/exo.h,
+    	  po/POTFILES.in: Remove the MIME database implementation, as
+    	  ThunarVFS contains a thread-safe replacement now.
+    	* configure.in.in, exo/, python/: Use ELF visibility if supported
+    	  by the compiler and the linker.
+    	* exo/: Fix several signedness warnings produced by gcc41.
+    	* python/: Remove the MIME implementation from the Python bindings
+    	  and add the new icon view methods.
+    	* po/libexo-0.3.pot: Ditch autogenerated file.
+    	* exo-csource/Makefile.am: Build the exo-csource tool on 'gmake
+    	  distcheck', as it's required to successfully 'gmake distcheck'
+    	  in tests/.
+
+    (Old svn revision: 17008)
+
+commit 201674728a1dfcb64d958bee7adda9732214b55b
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Thu Aug 18 12:05:56 2005 +0000
+
+    Updated Japanese translations.
+
+    (Old svn revision: 16995)
+
+commit 523656184f09a75bd405de96095d4902cc740ff7
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Wed Aug 17 13:23:32 2005 +0000
+
+    Fixed errors emitted by 'msgfmt -c'.
+
+    Added fall back address at the 'Language-Team: ', according to the
+        http://www.iro.umontreal.ca/translation/registry.cgi?team=index
+
+    (Old svn revision: 16977)
+
+commit 88a41e2744d7145897bc7e8eb294324ba944d53a
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Wed Aug 17 13:18:34 2005 +0000
+
+    Fixed errors emitted by 'msgfmt -c'.
+
+    Added fall back address at the 'Language-Team: ', according to the
+        http://www.iro.umontreal.ca/translation/registry.cgi?team=index
+
+    (Old svn revision: 16976)
+
+commit fac2489d98112e18b7316fe69656625e1387b39c
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Aug 14 12:50:15 2005 +0000
+
+    2005-08-14	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Add fi translations to XDT_I18N().
+    	* po/POTFILES.in: Add missing source files.
+
+    (Old svn revision: 16890)
+
+commit 7ecd8b6ef05636d84a75976b0f4a9902aba2292a
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Aug 13 14:39:24 2005 +0000
+
+    Added Finnish translations by Jari Rahkonen.
+
+    (Old svn revision: 16883)
+
+commit 1fe93d488c9bd00d79aaaac611cbf0d292c5af16
+Author: Daichi Kawahata <daichi.k at aioros.ocn.ne.jp>
+Date:   Sat Aug 13 14:27:16 2005 +0000
+
+    Added Finnish translations by Jari Rahkonen.
+
+    (Old svn revision: 16881)
+
+commit f0052a575a4918cfd31c97b0d2d2fc9e750e117b
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Aug 10 23:52:19 2005 +0000
+
+    2005-08-11	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-object-generic.c, exo/exo-object-i386.S, exo/exo-object.c:
+    	  Better let the compiler handle the exo_object_new() and
+    	  exo_object_unref() methods, so we don't need to care about
+    	  text relocations.
+
+    (Old svn revision: 16840)
+
+commit 0c0e29c1a59322505bcfaedc4dbf2d8b30e23d49
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Aug 5 13:15:35 2005 +0000
+
+    2005-08-05	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-object.h: Reserve two pointers for ExoObject.
+
+    (Old svn revision: 16600)
+
+commit 1b309d5a5c5334b447e75f23c81bdaa2e894d25f
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Aug 4 20:48:19 2005 +0000
+
+    2005-08-04	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in: Merge debug support from Thunar. Add check for
+    	  target platform, supports only i386 currently.
+    	* exo/exo-noop-generic.c, exo/exo-noop-i386.S, exo/exo-noop.h: Add
+    	  commonly used noops.
+    	* exo/exo.h: Include exo-object.h and exo-noop.h.
+    	* exo/exo-config.h.in: Add EXO_GNUC_MALLOC macro.
+    	* exo/exo-object.{c,h}, exo/exo-object-generic.c, exo/exo-object-i386.S:
+    	  Add lightweight object class which features thread-safe type
+    	  registration and atomic refcouting, but provides none of the more
+    	  advanced features of GObject. This can be used for lightweight, fast
+    	  objects, that don't require any of GObject's features other than
+    	  refcounting.
+    	* exo/Makefile.am: Add the new files.
+    	* tests/test-exo-noop.c, tests/test-exo-noop.c, tests/Makefile.am: Add
+    	  new tests for exo-noop and exo-object.
+
+    (Old svn revision: 16599)
+
+commit 577728eed784c8792486b442e54ed2fd2e56cb60
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Jul 19 17:21:29 2005 +0000
+
+    2005-07-19	Benedikt Meurer <benny at xfce.org>
+
+    	* po/ja.po: Update japanese translations, thanks to Daichi Kawahata
+    	  <daichik at users.sourceforge.net>.
+
+    (Old svn revision: 16598)
+
+commit 08da92c1f09c8127ffb891489408e17a50cf90de
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Jul 2 17:10:46 2005 +0000
+
+    2005-07-02	Benedikt Meurer <benny at xfce.org>
+
+    	* tests/Makefile.am: Don't assume that srcdir = builddir.
+
+    (Old svn revision: 16597)
+
+commit dbb5a52f2f7e017a20c6e75571db1cc8011831a4
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Jul 2 16:27:24 2005 +0000
+
+    2005-07-02	Benedikt Meurer <benny at xfce.org>
+
+    	* exo-csource/Makefile.am, exo-csource/main.c: Import the exo-csource
+    	  utility, which can generate C code for arbitrary data, much like
+    	  gdk-pixbuf-csource, but not limited to images.
+    	* docs/reference/exo-csource.xml, docs/reference/Makefile.am,
+    	  docs/reference/exo-docs.sgml: Add documentation for the exo-csource
+    	  utility.
+    	* tests/: Add a simple test case for the exo-csource utility.
+    	* po/: Hook the new strings from exo-csource into the translation
+    	  database.
+    	* Makefile.am, configure.in.in: Link new stuff into the build framework.
+
+    (Old svn revision: 16596)
+
+commit 7c6cc1e3afbbecd431ce0d3aab11660564cc1939
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Jun 27 22:20:05 2005 +0000
+
+    2005-06-28	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.in.in, autogen.sh, Makefile.am: Merge build framework
+    	  changes from Thunar.
+    	* po/libexo-0.3.pot, po/*.po: Run `gmake update-po'.
+
+    (Old svn revision: 16595)
+
+commit ea7a1c91f76165d1acbbfaa81fd09c238730c713
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Jun 27 21:59:13 2005 +0000
+
+    2005-06-27	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-bar.c: G_DEFINE_TYPE already defines a parent class
+    	  pointer, no need to do that manually.
+    	* exo/exo-icon-bar.c: Show the bin_window directly in the realize
+    	  method instead of overriding the map method.
+    	* exo/exo-icon-bar.c: Fix a few rendering bugs. Still not perfect.
+
+    (Old svn revision: 16594)
+
+commit 0c33c2d43806efa860d33a08695d978629e3c315
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Jun 26 16:05:47 2005 +0000
+
+    2005-06-26	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/xdgmime/xdgmime.c, exo/exo-mime-database.c: The MIME detector
+    	  doesn't perform any stat() calls anymore. The application is
+    	  responsible to check that only regular files will be tested.
+    	* TODO: Add items that must be done for the MIME detector.
+
+    (Old svn revision: 16593)
+
+commit 1a67be8a88d20b93908e16546b766dd75fc9e216
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Jun 26 12:47:30 2005 +0000
+
+    2005-06-26	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/xdgmime/ChangeLog: Import the xdgmime ChangeLog to ease syncing.
+    	* exo/xdgmime/xdgmime.c(xdg_mime_init_from_directory): Import patch
+    	  from federico to realloc the right size.
+    	* exo/xdgmime/xdgmime.c(xdg_check_time_and_dirs): Increase re-check
+    	  time to 60 seconds.
+    	* exo/xdgmime/xdgmime.c(xdg_mime_get_mime_type_for_file): Don't use
+    	  stdio streams to grab the data from the file for the magic check,
+    	  because the additional overhead is unnecessary. Prefer fstat() over
+    	  stat() to avoid having to resolve the inode for the given path twice.
+
+    (Old svn revision: 16592)
+
+commit b275f043a6502936c84d870287cd3ac3f5ed40bc
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Jun 24 21:34:58 2005 +0000
+
+    2005-06-24	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/xdgmime/xdgmime.c(xdg_mime_remove_callback): Allow to specify
+    	  NULL for the destroy function.
+
+    (Old svn revision: 16591)
+
+commit f86238ae422f3933955acf16ff4e680632f6f621
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Jun 16 20:41:41 2005 +0000
+
+    2005-06-16	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-config.h.in: Add defines for EXO_PARAM_READABLE,
+    	  EXO_PARAM_WRITABLE and EXO_PARAM_READWRITE, which enables us to take
+    	  advantage of the new G_PARAM_STATIC_* defines in GObject 2.7.x/2.8.x,
+    	  that are used to tell GParamSpec, that it doesn't need to take a
+    	  copy of the name, nick and blurb settings if they are static strings.
+    	* exo/exo-cell-renderer-ellipsized-text.c, exo/exo-toolbars-view.c,
+    	  exo/exo-mime-info.c, exo/exo-toolbars-editor.c, exo/exo-icon-bar.c,
+    	  exo/exo-xsession-client.c: Make use of the new EXO_PARAM_* defines
+    	  that were added to exo/exo-config.h.in.
+
+    (Old svn revision: 16590)
+
+commit 9907a5547ba354ab02971c6d1e158ae899337e69
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Jun 15 10:56:16 2005 +0000
+
+    2005-06-15	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-mime-database.c(exo_mime_database_init): Be sure to call
+    	  xdg_mime_init() before setting up the reload callback function,
+    	  because else the first call to a public xdg_mime_* function will
+    	  lead to an invokation of xdg_mime_init(), which in turn will fire
+    	  all reload callbacks, which in turn will make the ExoMimeDatabase
+    	  drop it's internal state, which means that in the worst case, all
+    	  the MIME information would be loaded twice on program startup.
+    	* exo/xdgmime/xdgmime.{c,h}: The xdg_mime_init() function must be
+    	  public.
+    	* python/exo.defs: Add the exo_mime_info_lookup_icon_name() method to
+    	  the Python bindings.
+
+    (Old svn revision: 16589)
+
+commit e6800d7a8ea4cb254623f2756f2e17a73e04818d
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Jun 14 20:03:12 2005 +0000
+
+    2005-06-14	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-mime-info.{c,h}: Add a method exo_mime_info_lookup_icon_name()
+    	  which determines the name of a suitable icon in a given icon theme.
+    	  The result of the lookup is cached internally. The purpose of this
+    	  change is to allow for better caching of mime icons in the application
+    	  using this interface. The implementation tries to reduce memory
+    	  usage as much as possible.
+
+    (Old svn revision: 16588)
+
+commit 0ca0c0957ccfbf50c1acd9a756b45c080a296c93
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Jun 13 15:14:40 2005 +0000
+
+    2005-06-13	Benedikt Meurer <benny at xfce.org>
+
+    	* po/ja.po: Update japanese translations, thanks to Daichi Kawahata
+    	  <daichik at users.sourceforge.net>.
+    	* configure.ac, THANKS, po/fr.po: Add french translations, thanks to
+    	  Stephane Roy <sroy at j2n.net>.
+
+    (Old svn revision: 16587)
+
+commit d9ee8c69a37ec86508a910d2f91554299cae1e2d
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Jun 11 15:47:21 2005 +0000
+
+    2005-06-11	Benedikt Meurer <benny at xfce.org>
+
+    	* po/ja.po: Update japanese translations, thanks to Daichi Kawahata
+    	  <daichik at users.sourceforge.net>.
+
+    (Old svn revision: 16586)
+
+commit 5b4edcbe8c0ccfe2aa0d9ec92a8d2feea11838df
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Jun 11 11:24:19 2005 +0000
+
+    2005-06-11	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.ac, po/es.po, THANKS: Add spanish translations from
+    	  Patricio Carr <pato at patocarr.com>.
+
+    (Old svn revision: 16585)
+
+commit 745c4a22389ac6dfb9990ebf9a399e9223cb1003
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Jun 8 16:42:20 2005 +0000
+
+    2005-06-08	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.ac: Check for libintl.h as well.
+    	* exo/exo-private.c: Need to include locale.h here to get LC_MESSAGES
+    	  on all systems.
+
+    (Old svn revision: 16584)
+
+commit 4c6590db7c4cb22fb494050e0cf45356172911cf
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Jun 5 15:26:50 2005 +0000
+
+    2005-06-05	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-mime-info.c: Use the MIME-Type's name as fallback if the
+    	  Shared MIME Database contains no comment for a given type.
+
+    (Old svn revision: 16583)
+
+commit 1cc9f5b72d9120f19cad614fb2bad3e135f5d446
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Jun 4 15:51:01 2005 +0000
+
+    2005-06-04	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-mime-database.c: Run the reload signal at the highest
+    	  priority.
+
+    (Old svn revision: 16582)
+
+commit faa559fbee8e5622e9e02112a428c6ae2e46296a
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Jun 4 12:32:57 2005 +0000
+
+    2005-06-04	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-mime-database.h: Fix indentation.
+    	* exo/exo-mime-database.c (exo_mime_database_get_info): The
+    	  ExoMimeDatabase instance takes a reference on every returned
+    	  ExoMimeInfo object.
+
+    (Old svn revision: 16581)
+
+commit be58995c8cdb7a0facf088fcfef6b49b2aafff7d
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon May 30 15:45:36 2005 +0000
+
+    2005-05-30	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-mime-database.{c,h}: Don't use separate private data
+    	  structure.
+    	* exo/exo-mime-info.{c,h}: Add exo_mime_info_get_media(),
+    	  exo_mime_info_get_subtype() and exo_mime_info_lookup_icon() methods.
+    	* python/exo.defs, python/exo.override: Add new methods to the Python
+    	  bindings.
+
+    (Old svn revision: 16580)
+
+commit 58d56218da04cac07e705755b7593e7c750e6854
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon May 30 13:48:56 2005 +0000
+
+    2005-05-30	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/Makefile.am: We don't use D-Bus any longer, so no need to keep
+    	  that define around.
+
+    (Old svn revision: 16579)
+
+commit 4073e23a4916b2ecd62d494aa0f0deed6ecfef69
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun May 29 21:20:32 2005 +0000
+
+    2005-05-29	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-mime-database.h: Fix missing function declaration.
+
+    (Old svn revision: 16577)
+
+commit 9e166407cc9bd60f266f227b95430b4f30e6a898
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun May 29 19:41:22 2005 +0000
+
+    2005-05-29	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/xdgmime/: Import the xdgmime module from freedesktop.org.
+    	* exo/exo-mime-info.{c,h}, exo/exo-mime-database.{c,h}: Add two new
+    	  classes ExoMimeDatabase and ExoMimeInfo to provide a high-level
+    	  interface to the Shared MIME Database. We currently use xdgmime as
+    	  backend, but that may change over time.
+    	* configure.ac, exo/Makefile.am, exo/exo.h: Add the new classes to the
+    	  build framework.
+    	* python/examples/toolbars.py: Fix typo.
+    	* exo/exo-private.{c,h}: Import the MIME parser from the filer
+    	  repository, which is used to query the comment for a given MIME
+    	  type.
+    	* python/exo.defs: Add the ExoMimeDatabase and ExoMimeInfo classes to
+    	  the Python bindings.
+    	* python/examples/mime.py: Add a short example of how to use the MIME
+    	  module from a Python script.
+
+    (Old svn revision: 16576)
+
+commit 06f7724e125528ebf3d97a5f73190358bde9a297
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Mar 17 09:07:48 2005 +0000
+
+    2005-03-17	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.ac, po/ja.po, THANKS, NEWS: Add ja translations, thanks to
+    	  Daichi Kawahata <daichik at users.sourceforge.net>.
+    	* docs/reference/tmpl/*.sgml: Regenerate with updated gtk-doc.
+
+    (Old svn revision: 16575)
+
+commit cf485214437360aea0535f12612606a98e8bd09a
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Mar 13 19:29:36 2005 +0000
+
+    2005-03-13	Benedikt Meurer <benny at xfce.org>
+
+    	* HACKING: Add several missing points to the Release process.
+    	* configure.ac: Bump version to 0.3.1svn.
+
+    (Old svn revision: 16574)
+
+commit 470f920c569f0b33e08f85e3ca6a1e6acb5d1482
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Mar 13 18:38:09 2005 +0000
+
+    2005-03-13	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.ac, NEWS: Version 0.3.0.
+    	* docs/reference/exo-docs.sgml: Update date.
+    	* po/: Run "make update-po".
+    	* po/de.po: Update the header.
+
+    (Old svn revision: 16572)
+
+commit c0813d0a5b46bca71abb5f955807edcdae67c092
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Mar 9 11:56:12 2005 +0000
+
+    2005-03-09	Benedikt Meurer <benny at xfce.org>
+
+    	* exo.spec.in: Update the spec file.
+
+    2005-03-02	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-0.3.pc.in: Fix API version.
+    	* exo/Makefile.am: Fix exo-enum-types.h handling.
+    	* po/: Update translations.
+
+    (Old svn revision: 16571)
+
+commit 35702bff58eb6af6df8c87234f8bddc64f4e7664
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Mar 2 16:49:11 2005 +0000
+
+    2005-03-02	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.ac, NEWS: Version 0.3.0pre1.
+    	* HACKING: Fix a typo in the 'Release process' section. Remove the
+    	  obsolete step 'make regenerate' from the release process.
+    	* po/de.po, po/libexo-0.3.pot, po/en_GB.po: Run 'make update-po'.
+    	* Makefile.am: Add the "dist-bz2" and "distcheck-bz2" targets.
+    	* exo/exo-md5.c(MD5Final): Remove unused variables i and bytes.
+
+    (Old svn revision: 16570)
+
+commit b3bfecac79ed84d31d0393bba550f51553252259
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Feb 25 16:19:48 2005 +0000
+
+    2005-02-25	Benedikt Meurer <benny at xfce.org>
+
+    	* docs/reference/tmpl/exo-toolbars-editor-dialog.sgml,
+    	  docs/reference/tmpl/exo-toolbars-editor.sgml, exo/exo-icon-view.c,
+    	  exo/exo-toolbars-editor-dialog.c, exo/exo-toolbars-editor.c,
+    	  exo/exo-toolbars-model.c, NEWS: Update the API reference manual.
+
+    (Old svn revision: 16569)
+
+commit 9c619786a0d99724d10fbade46e88e4bdd01a00d
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Feb 24 22:28:55 2005 +0000
+
+    2005-02-24	Benedikt Meurer <benny at xfce.org>
+
+    	* python/exo.override, python/exo.defs: Add Python bindings for
+    	  the editable toolbars framework.
+    	* python/examples/Makefile.am, python/examples/toolbars.ui,
+    	  python/examples/toolbars.py: Add example how to use the editable
+    	  toolbars framework.
+
+    (Old svn revision: 16568)
+
+commit 061ed48db5c6335744b9493f9a1372d0f80b7f52
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Feb 21 20:24:27 2005 +0000
+
+    2005-02-21	Benedikt Meurer <benny at xfce.org>
+
+    	* python/exomodule.c: Add pygtk_tree_path_to_pyobject() and
+    	  pygtk_tree_path_from_pyobject() from the pygtk distribution, as
+    	  the pygtk module unfortunately doesn't export them.
+    	* python/exo.override, python/exo.defs: Add the ExoIconView class
+    	  to the Python bindings.
+
+    (Old svn revision: 16567)
+
+commit 706ebb0ff266b06bbe966a67bd7a06e7a10db80a
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Feb 19 10:43:30 2005 +0000
+
+    2005-02-19	Benedikt Meurer <benny at xfce.org>
+
+    	* acinclude.m4, configure.ac: Remove custom Python headers check
+    	  and use the new check from xfce4-dev-tools instead.
+
+    (Old svn revision: 16566)
+
+commit 195b86ecb22354285823974f45f9f1a8f4f85350
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Feb 18 21:29:48 2005 +0000
+
+    2005-02-18	Benedikt Meurer <benny at xfce.org>
+
+    	* po/libexo-0.3.pot, po/de.po, po/en_GB.po: Update the translation
+    	  files with the recent changes to the source files.
+    	* po/ChangeLog: Add an empty file here, as its required by the
+    	  po/Makefile.in.in file generated by gettextize.
+    	* configure.ac: Add the Makefile for the Python examples. Add
+    	  a Makefile variable LIBEXO_VERSION_API, that contains the
+    	  API version of libexo.
+    	* python/examples/Makefile.am, python/examples/ellipsizing.py,
+    	  python/examples/README: Ship simple python examples, currently
+    	  only one sample program to demonstrate the use of the ellipsizing
+    	  objects in libexo.
+    	* python/__init__.py, python/pyexo.py, python/Makefile.am: Use a
+    	  similar technique like pygtk to support installing multiple
+    	  versions of the pyexo bindings in parallel.
+    	* python/exomodule.c, python/exo.override, python/exo.defs,
+    	  python/Makefile.am: Include the ExoEllipsizedLabel and
+    	  ExoCellRendererEllipsizedText classes with the Python bindings.
+    	* NEWS: Add note about the new Python bindings.
+
+    (Old svn revision: 16565)
+
+commit 8beeffc0d284b0b2415d6ab220a91c052cdacd5d
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Feb 17 23:28:01 2005 +0000
+
+    2005-02-17	Benedikt Meurer <benny at xfce.org>
+
+    	* python/exomodule.c, python/Makefile.am, python/exo.override, TODO,
+    	  python/exo.defs, configure.ac, acinclude.m4, Makefile.am: Initial
+    	  work on the Python bindings, currently includes ExoIconBar and
+    	  ExoXsessionClient.
+
+    (Old svn revision: 16564)
+
+commit a7db5839612ed81b5133e69a48abc8bbd7e65a57
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Feb 15 21:57:33 2005 +0000
+
+    2005-02-15	Benedikt Meurer <benny at xfce.org>
+
+    	* exo.spec.in: Do not include the API docs with the exo-devel package,
+    	  but instead, use a exo-docs package.
+    	* exo.spec.in: Do not depend on D-BUS any longer.
+    	* exo.spec.in: Add --enable-final as configure parameter.
+
+    (Old svn revision: 16563)
+
+commit 0c92f456776333cf94aec78ec9384ecd3a8be7aa
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Feb 15 21:39:37 2005 +0000
+
+    2005-02-15	Benedikt Meurer <benny at xfce.org>
+
+    	* docs: Restructured.
+
+    (Old svn revision: 16562)
+
+commit 5a7dd0aaf463c1f4ff176590a19e730ab24d691b
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Feb 15 21:32:31 2005 +0000
+
+    (Old svn revision: 16561)
+
+commit 94bcd95b9be0cd2d7dd3f93665bb1cefad11c888
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Feb 15 21:19:32 2005 +0000
+
+    2005-02-15	Benedikt Meurer <benny at xfce.org>
+
+    	* docs, doc: Rename docs to doc.
+
+    (Old svn revision: 16560)
+
+commit 6441b1b18188235ad76f8526bfb4e1e3fb99b37f
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Feb 15 21:15:44 2005 +0000
+
+    2005-02-15	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.ac, po/libexo.pot, po/libexo-0.3.pot: Include the major
+    	  and minor version in the translation domain name to allow parallel
+    	  installations of libexo-0.2 and libexo-0.3.
+    	* configure.ac, exo/exo-dbus.c, exo/exo-dbus.h, exo/exo.h,
+    	  exo/Makefile.am, po/POTFILES.in: Remove dependency on D-BUS.
+    	* configure.ac, exo/exo-ice.h, exo/exo-ice.c, exo/Makefile.am,
+    	  po/POTFILES.in: Remove ICE module, which can be readded later
+    	  on, but for now, we'll stick to the lightweight session
+    	  management provided by ExoXSessionClient.
+    	* configure.ac, NEWS, exo/exo-0.2.pc.in, exo/exo-0.3.pc.in,
+    	  exo/Makefile.am: Bump version to 0.3.0svn.
+    	* Makefile.am: Remove stale reference to the m4 directory.
+    	* exo/exo.h, exo/exo-property-proxy.h, exo/exo-property-proxy.c,
+    	  exo/Makefile.am, po/POTFILES.in: Remove obsolete class
+    	  ExoPropertyProxy, which was replaced with ExoBinding already.
+    	* exo/exo-file-watch.h, exo/exo-file-watch.c, exo/exo.h,
+    	  exo/Makefile.am, po/POTFILES.in: Remove obsolete class ExoFileWatch.
+    	  Thunar will include a better implementation.
+    	* exo/exo-uri.c, exo/exo-uri.h, exo/exo.h, exo/Makefile.am,
+    	  po/POTFILES.in: Remove unused class ExoUri.
+    	* exo/Makefile.am: Added rules to properly auto-generate the built
+    	  files. These autogeneration rules are only available if
+    	  --enable-maintainer-mode is specified for configure (which is
+    	  usually the case for autogen runs, but not for enduser configure
+    	  runs).
+
+    (Old svn revision: 16559)
+
+commit e6ba22bd73a492f104319b24d53086d90e2633e5
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Feb 15 08:45:49 2005 +0000
+
+    2005-02-15	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-cell-render-ellipsized-text.c
+    	  (exo_cell_renderer_ellipsized_text_render): Make sure that the
+    	  cell actually contains text (text string != NULL), because else
+    	  the Pango extension code will dump core if libexo is built with
+    	  --enable-final.
+
+    (Old svn revision: 16557)
+
+commit fddcf1a7d657111ce47e173ed70f45498c2ffdac
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Jan 29 19:13:21 2005 +0000
+
+    2005-01-29	Benedikt Meurer <benny at xfce.org>
+
+    	* po/de.po: Improved translations for the toolbar style menu.
+
+    (Old svn revision: 16556)
+
+commit 5037fe9b49fb50eab44e8b9f3ef674158076235b
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Jan 29 19:10:18 2005 +0000
+
+    2005-01-29	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-toolbars-view.c(exo_toolbars_view_context_menu), po/de.po,
+    	  po/libexo.pot: Better texts for the toolbar style chooser menu.
+
+    (Old svn revision: 16555)
+
+commit 22bab5f9531ede6bf41d56c640feada9c63361d1
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Jan 27 16:34:21 2005 +0000
+
+    2005-01-27	Benedikt Meurer <benny at xfce.org>
+
+    	* m4/, configure, Makefile.in, debian/, depcomp, docs/Makefile.in,
+    	  config.guess, exo/Makefile.in, config.sub, ltmain.sh, gtk-doc.make,
+    	  po/Makefile.in.in, po/*.gmo, mkinstalldirs, config.h.in, missing,
+    	  aclocal.m4, install-sh: Removed all auto-generated files from the
+    	  repository.
+    	* autogen.sh, configure.ac: Use xfce4-dev-tools.
+    	* exo.spec.in: Use @PACKAGE_TARNAME@ and @PACKAGE_VERSION@ instead
+    	  of hardcoding values.
+
+    (Old svn revision: 16554)
+
+commit 590add6bb61786d59f9fbda2371df37a419eac40
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Dec 23 18:40:25 2004 +0000
+
+    2004-12-23	Benedikt Meurer <benny at xfce.org>
+
+    	* gtk-doc.make, exo/Makefile.am: Get 'make dist' to work from a
+    	  clean checkout.
+
+    (Old svn revision: 16553)
+
+commit 18861fea449650c268f04cbf854132b75084228f
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Dec 13 10:31:13 2004 +0000
+
+    2004-12-13	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.ac, Makefile.am, THANKS, po/en_GB.po, po/en_GB.gmo: Added
+    	  en_GB translations from Dwayne Bailey <dwayne at translate.org.za>.
+
+    (Old svn revision: 16552)
+
+commit b33711d39d57c6ff195371db4e759da9a544d855
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Dec 12 16:46:14 2004 +0000
+
+    2004-12-12	Benedikt Meurer <benny at xfce.org>
+
+    	* po/libexo.pot, po/de.po, po/de.gmo: Ran make update-po.
+
+    (Old svn revision: 16551)
+
+commit 69015554dc9d63b7da4a0694478bf840d6c5416e
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Dec 9 17:46:21 2004 +0000
+
+    2004-12-09	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.ac, exo.spec.in, Makefile.am: Added .spec file and
+    	  "rpm" target.
+
+    (Old svn revision: 16550)
+
+commit ea73c070edbb4e4c2a7d51330e7ebf2ae664725e
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Dec 6 20:46:55 2004 +0000
+
+    2004-12-06	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c: Sync with latest changes to GtkIconView, esp.
+    	  the accessibility support.
+    	* exo/exo-icon-bar.c: Icon bar rendering and sizing fixes.
+
+    (Old svn revision: 16549)
+
+commit e28f981fcc04ea0b2db1fa6181b5e9752a915b95
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Dec 3 19:05:51 2004 +0000
+
+    2004-12-03	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.ac: Bump version to 0.2.1svn.
+
+    (Old svn revision: 16548)
+
+commit 3d64f38b5aa62d6053b9341dea440c36ca1ffe6c
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Dec 2 16:39:47 2004 +0000
+
+    2004-12-02	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-xsession-client.c: Added "restart-command" property.
+    	* exo/exo-pango-extensions.c: Updated gtk-doc.
+    	* docs/: Updated API documentation.
+    	* po/libexo.pot, po/de.po, po/de.gmo: Updated translations.
+    	* configure.ac, NEWS: Version 0.2.0.
+
+    (Old svn revision: 16546)
+
+commit 0283a516dbf40ff0dc40abb85e14839c44e6c5de
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Dec 1 09:45:41 2004 +0000
+
+    2004-12-01	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.c, exo/exo-icon-view.h, docs/: Added documentation
+    	  for the ExoIconView class.
+
+    (Old svn revision: 16545)
+
+commit c7e1ff8557507d87ad356b7d9e92209143352b08
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Nov 30 14:43:40 2004 +0000
+
+    2004-11-30	Benedikt Meurer <benny at xfce.org>
+
+    	* src/: Copyright corrections.
+
+    (Old svn revision: 16544)
+
+commit a80d85135d58c780256a38acf979de25fbc416bd
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Nov 28 19:17:25 2004 +0000
+
+    2004-11-28	Benedikt Meurer <benny at xfce.org>
+
+    	* NEWS, po/de.po, po/de.gmo: Fix version number.
+
+    (Old svn revision: 16543)
+
+commit de03c24684ee93a83b54aa187f4a1d97b343654d
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Nov 28 19:05:57 2004 +0000
+
+    2004-11-28	Benedikt Meurer <benny at xfce.org>
+
+    	* po/libexo.pot: Updated.
+    	* po/de.po, po/de.gmo: Completed the german translations.
+    	* exo/exo-binding.c, exo/exo-binding.h: Avoid recursing in notify
+    	  handlers for mutual bindings by blocking the destination handler.
+    	* configure.ac, NEWS: Version 0.2.0pre2.
+
+    (Old svn revision: 16542)
+
+commit 9a35c3797210e294d175ed946e1209268bedd50d
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Nov 28 14:36:43 2004 +0000
+
+    2004-11-28	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-view.h: Added 4 padding fields to ExoIconViewClass
+    	  for future expansion.
+    	* exo/exo-md5.h, exo/exo-md5.c: Changed the API to be compatible
+    	  with libgnome/libegg.
+    	* docs/: Updated API documentation.
+
+    (Old svn revision: 16541)
+
+commit 82fed5c9610d8e99ca53d94743ca470e5a065d33
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Nov 27 11:01:02 2004 +0000
+
+    2004-11-27	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-ellipsized-label.c(exo_ellipsized_label_new): Fix typo, the
+    	  property is named "label", not "text".
+    	* exo/exo-icon-bar.c(exo_icon_bar_style_set): Reset background color
+    	  only if the widget is realized.
+
+    (Old svn revision: 16540)
+
+commit d1c1c7064601147cc9edc0c051fc0fba826f59b5
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Nov 27 00:42:51 2004 +0000
+
+    2004-11-27	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-bar.c: Update background of the bin_window as well
+    	  when style changes. This fixes bug #23.
+
+    (Old svn revision: 16539)
+
+commit 7df7a2de3639e1fcf298d1743a7b7c3797520b9d
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Nov 26 22:34:58 2004 +0000
+
+    2004-11-26	Benedikt Meurer <benny at xfce.org>
+
+    	* NEWS: Updated for 0.2.0svn.
+
+    (Old svn revision: 16538)
+
+commit 9e3316fc9fe897afec89f1a791f0b7116f6d8473
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Fri Nov 26 22:21:47 2004 +0000
+
+    2004-11-26	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-string.h, exo/exo-string.c: Added exo_strndupv() utility
+    	  function to duplicate string arrays.
+    	* exo/exo-enum-types.h, exo/exo-pango-extensions.c,
+    	  exo/exo-enum-types.c, exo/exo-pango-extensions.h: Added
+    	  EXO_PANGO_ELLIPSIZE_NONE to be compatible with Pango. Use
+    	  ellipsizing functions provided by Pango 1.6 if build against
+    	  Pango 1.6 or above.
+    	* exo/exo-xsession-client.h, exo/exo-xsession-client.c: Added
+    	  exo_xsession_client_get_restart_command() as per Brians request.
+    	* exo/exo-ellipsized-label.c, exo/exo-ellipsized-label.h: Made this
+    	  widget compatible with GtkLabel from Gtk+ 2.6.
+    	* exo/exo-cell-renderer-ellipsized-text.c,
+    	  exo/exo-cell-renderer-ellipsized-text.h: Added a CellRenderer widget
+    	  that enhances GtkCellRendererText with the ability to automatically
+    	  ellipsize text. This is compatible with GtkCellRendererText from
+    	  Gtk+ 2.6.
+    	* exo/Makefile.am, HACKING: Added "regenerate" targets to regenerate
+    	  the marshallers and enum types files.
+    	* exo/exo.h: Include new header files.
+    	* docs/: Updated API documentation.
+    	* configure.ac: Updated version to 0.2.0pre1.
+
+    (Old svn revision: 16537)
+
+commit 9d3c97eebcfd2c6c22e47a90f5015aa668a39b4c
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Nov 25 22:03:47 2004 +0000
+
+    2004-11-25	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-toolbars-view.c, exo/exo-toolbars-view.h: Changed the
+    	  semantics of the ExoToolbarsView class. The integrated right-click
+    	  menu now contains an item "Customize Toolbars...", when the user
+    	  has connected a handler to the "customize" signal. The icons
+    	  where removed from the right-click menu until better icons are
+    	  available.
+    	* po/libexo.pot, po/de.po, po/de.gmo: Updated the german translations.
+    	* docs/: Updated online documentation.
+    	* exo/exo-icon-bar.c, exo/exo-icon-bar.h: Added an "orientation"
+    	  property. Iconbar now supports horizontal and vertical mode.
+    	* docs/Makefile.am, gtk-doc.make: Imported the gtk-doc make rules
+    	  from Gtk+ 2.5.
+
+    (Old svn revision: 16536)
+
+commit c8aeda9c5ad9b3aa99453482bf6c9271346a6bd6
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Nov 23 21:12:05 2004 +0000
+
+    2004-11-23	Benedikt Meurer <benny at xfce.org>
+
+    	* README, HACKING: Improved these documents.
+
+    (Old svn revision: 16535)
+
+commit 6a47617353ad1a52da06a99184321fa1cc9d4e2b
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Nov 23 15:07:56 2004 +0000
+
+    2004-11-23	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.ac, exo/exo.h, exo/exo-xsession-client.c,
+    	  exo/exo-xsession-client.h, docs/: Added ExoXsessionClient class,
+    	  which provides a lightweight X11R5 session management client.
+
+    (Old svn revision: 16534)
+
+commit 62437586155e44eb91145deb951926be22c8192a
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Nov 23 00:04:51 2004 +0000
+
+    2004-11-23	Benedikt Meurer <benny at xfce.org>
+
+    	* HACKING: Additional notes for releases.
+
+    (Old svn revision: 16533)
+
+commit 74f9080e7cc79da733034ec64b6407251ac0a323
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Nov 22 23:58:22 2004 +0000
+
+    2004-11-22	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-bar.c, exo/exo-icon-bar.h, docs/tmpl/exo-icon-bar.sgml:
+    	  ExoIconBar can no longer receive focus. Renamed "changed" signal to
+    	  "selection-changed". Several code cleanups and gtk-doc completed.
+    	* exo/exo-binding.c, exo/exo-gobject-extensions.c,
+    	  exo/exo-binding.h, exo/exo-gobject-extensions.h,
+    	  docs/tmpl/exo-binding.sgml, docs/tmpl/exo-gobject-extensions.sgml:
+    	  Replacement for ExoPropertyProxy. Based on the GObject Binding
+    	  Properties code from http://ex-code.com/glib-bind/. This
+    	  implementation is easier, faster and requires less memory.
+    	* exo/exo.h: Deprecated ExoPropertyProxy in favour of ExoBinding.
+    	* configure.ac: Added some M4 magic to allow version tags. Updated
+    	  version to 0.2.0svn.
+    	* po/: Updated translations.
+    	* exo/exo-private.c, exo/exo-private.h, exo/exo-toolbars-view.c: Get
+    	  i18n support working.
+
+    2004-11-16	Benedikt Meurer <benny at xfce.org>
+
+    	* po/, configure.ac: Made libexo translatable.
+
+    2004-11-15	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-ellipsized-label.c: Remove the tooltips from the label
+    	  object.
+
+    (Old svn revision: 16532)
+
+commit 3e31ae80130d62029d965892b63804cd7c7392a1
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Nov 15 20:36:09 2004 +0000
+
+    2004-11-15	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-toolbars-view.c: Emit "popup-menu" if the user clicks the
+    	  toolbars while not in Editing mode.
+
+    (Old svn revision: 16531)
+
+commit 7a07fcdc2d4154ba4e24f341b16a8952fffc5d90
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Nov 13 21:55:33 2004 +0000
+
+    2004-11-12	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.ac, NEWS: Version 0.1.3.
+    	* exo/exo-config.h.in, exo/exo-config.c, exo/exo.h, docs/exo-docs.sgml,
+    	  docs/tmpl/exo-config.sgml, docs/exo-sections.txt: Added
+    	  `Version Information' variables and macros similar to what
+    	  we use in Xfce and Gtk+.
+    	* m4/debug.m4: --enable-final is now on by default for plattforms
+    	  that support it.
+    	* exo/exo-toolbars-model.c(exo_toolbars_model_real_add_item): Always
+    	  check if the action is valid.
+
+    (Old svn revision: 16529)
+
+commit 36220342b0c3e651206a7e8d2ff9d488838a0eb1
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Nov 11 23:28:26 2004 +0000
+
+    2004-11-11	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-string.c(exo_str_is_equal): Avoid call to strcmp here.
+    	* configure.ac, exo/exo-toolbars-model.c: Elide the dependency on
+    	  libxml-2.0. Replaced with a GLib based XML parser.
+    	* configure.ac, m4/gtk-doc.m4, docs/: Added initial API reference
+    	  documentation for libexo.
+
+    (Old svn revision: 16528)
+
+commit 48cd928f1560d9d2e896ea5b13d1f020c9bea40b
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Nov 11 13:51:47 2004 +0000
+
+    2004-11-11	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-toolbars-private.c: Fix a crash on X setups where Gtk+
+    	  doesn't use the best visual by default.
+
+    (Old svn revision: 16527)
+
+commit 629bb97e7b528306c95b0a10fdc63774d8218622
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Nov 9 23:47:15 2004 +0000
+
+    2004-11-10	Benedikt Meurer <benny at xfce.org>
+
+    	* AUTHORS: Added note about libegg.
+
+    (Old svn revision: 16526)
+
+commit d8506c0db4f264eb8ee4a6a8147f3a2babbe865b
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Nov 9 21:53:54 2004 +0000
+
+    2004-11-09	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.ac: Depend on libxml-2.0. Set libtool verinfo properly.
+    	* exo/exo-string.h, exo/exo-string.c: Added a function
+    	  exo_str_elide_underscores that is used to remove underscores
+    	  from label texts.
+    	* exo/exo-marshal.list, exo/exo-marshal.c, exo/exo-marshal.h: Added
+    	  additional marshallers required for the toolbars stuff.
+    	* exo/exo-toolbars-private.h, exo/exo-toolbars-private.c,
+    	  exo/exo-toolbars-model.h, exo/exo-toolbars-model.c,
+    	  exo/exo-toolbars-view.h, exo/exo-toolbars-view.c,
+    	  exo/exo-toolbars-editor-dialog.h, exo/exo-toolbars-editor-dialog.c,
+    	  exo/exo-toolbars-editor.h, exo/exo-toolbars-editor.c: Added a
+    	  customizable toolbar with backend and editing frontend. This is
+    	  partly based on the editable toolbar found in libegg, but not
+    	  compatible in any way.
+    	* exo/exo.h: Include new headers.
+
+    (Old svn revision: 16525)
+
+commit 3713a1e6adc97eb1e0b6b9019c76ff5aba4a42be
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Oct 14 07:48:06 2004 +0000
+
+    Use --enable-final.
+
+    (Old svn revision: 16524)
+
+commit 542645406b7e197e4c5edcd61610c3521bd193a5
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Oct 14 07:31:07 2004 +0000
+
+    0.1.2 debian package.
+
+    (Old svn revision: 16523)
+
+commit af0edfc794185e24525662a995ab09bd9fb8ea71
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Tue Oct 12 17:31:02 2004 +0000
+
+    2004-10-12	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.ac: Version 0.1.2.
+    	* m4/debug.m4: Added linker optimizations if --enable-final is
+    	  given (recent GNU binutils required).
+
+    (Old svn revision: 16521)
+
+commit 82b10d7ba7dfa46b534455ceaa75c0f948d7a817
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Mon Oct 11 12:15:13 2004 +0000
+
+    2004-10-11	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-md5.c: Don't include <md5.h> if MD5Init wasn't found
+    	  on the system.
+
+    (Old svn revision: 16520)
+
+commit 4c645811d188090e15ccff911a6fa13bcae61c58
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Sep 30 21:49:36 2004 +0000
+
+    2004-09-30	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-bar.c: Fixed the text color problem by introducing
+    	  two new style properties active_item_text_color and
+    	  cursor_item_text_color, which defaults to black.
+
+    (Old svn revision: 16519)
+
+commit c71153981f2d51a8d693576f33f9d800b411788b
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Thu Sep 30 21:29:41 2004 +0000
+
+    2004-09-30	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-icon-bar.c(exo_icon_bar_paint_item): Always draw the text
+    	  with ACTIVE or SELECTED state to work-around issues with gtk
+      	  themes that do not yet know about ExoIconBar. We need a real
+      	  solution here.
+    	* TODO: Added note about the ExoIconBar theme problem.
+
+    (Old svn revision: 16518)
+
+commit ad9b1a1c420410204e15eec7a016cdce1a2018c2
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sun Sep 26 10:08:23 2004 +0000
+
+    Debian release.
+
+    (Old svn revision: 16517)
+
+commit 113cccd272fe5267dbb64bc96bcde78ad35d9e25
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Sep 25 21:48:57 2004 +0000
+
+    The HACKING file was missing from the repository.
+
+    (Old svn revision: 16516)
+
+commit 07074c1d2baa0dcea202cfd4469b5689753dfb27
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Sat Sep 25 21:44:58 2004 +0000
+
+    2004-09-25	Benedikt Meurer <benny at xfce.org>
+
+    	* configure.ac: Version 0.1.1.
+
+    2004-09-24	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-ice.c, exo/exo-ice.h: Add ICE module based upon the
+    	  ice-layer from xfce4-session and the gnome-ice module of
+    	  libgnomeui.
+    	* configure.ac: Add check for ICE/XSM libraries.
+
+    2004-09-23	Benedikt Meurer <benny at xfce.org>
+
+    	* exo/exo-md5.c: Add a fallback implementation for the MD5 algorithm,
+    	  taken from ROX-Filer. Only used if MD5Init isn't found on the
+    	  system.
+
+    (Old svn revision: 16514)
+
+commit ac376f3489dba0ce9c36e558d7aa52234fff1334
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Sep 22 20:20:41 2004 +0000
+
+    Update AUTHORS file.
+
+    (Old svn revision: 16513)
+
+commit 6fd79f743405207e51cebda6a12c23e2a1a502a8
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Sep 22 16:06:24 2004 +0000
+
+    Initial import of libexo.
+
+    (Old svn revision: 16512)
+
+commit 6f569a251701bef9390187ed6a70f5fffda7401a
+Author: Benedikt Meurer <benny at xfce.org>
+Date:   Wed Sep 22 16:03:19 2004 +0000
+
+    Initial directory layout.
+
+    (Old svn revision: 16510)



More information about the Xfce4-commits mailing list