[Xfce4-commits] <xfce4-session:xfce-4.6> Build ChangeLog from GIT.

Nick Schermer noreply at xfce.org
Tue May 18 21:32:01 CEST 2010


Updating branch refs/heads/xfce-4.6
         to 595635d926d8741847885ccdb21ac81336a83c99 (commit)
       from b24fc1c7f668b4ca8d8a5a02b4d50b05d03e56d8 (commit)

commit 595635d926d8741847885ccdb21ac81336a83c99
Author: Nick Schermer <nick at xfce.org>
Date:   Tue May 18 21:07:40 2010 +0200

    Build ChangeLog from GIT.
    
    Also drop po ChangeLog now we use Transifex.

 ChangeLog    |  849 ---------------------------------
 Makefile.am  |    9 +
 po/ChangeLog | 1483 ----------------------------------------------------------
 3 files changed, 9 insertions(+), 2332 deletions(-)

diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index 3610a96..0000000
--- a/ChangeLog
+++ /dev/null
@@ -1,849 +0,0 @@
-2009-06-04	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-global.c: Add timing information to verbose
-	  log printouts.
-	* xfce4-session/xfsm-{manager,startup}.c: Fix a couple warnings.
-
-2009-04-15  Stephan Arts <stephan at xfce.org>
-
-	* == Released 4.6.1 ===
-	* configure.ac.in: Update version info
-
-2009-04-02	Brian Tarricone	<bjt23 at cornell.edu>
-
-	* xfce4-session/sm-layer.c: Fix default value for /security/EnableTcp
-	  so it's disabled if the property isn't in xfconf (bug 5126).
-
-2009-03-01	Brian Tarricone <bjt23 at cornell.edu>
-
-	* settings/xfae-model.c: Don't crash in xfae_item_free() when passed
-	  a NULL pointer (bug 5020).
-
-2009-02-25  Stephan Arts <stephan at xfce.org>
-
-	* == Released 4.6.0 ==
-	* NEWS: Update News
-	* configure,in.in: Update version number and dependencies
-
-2009-02-18	Brian Tarricone <bjt23 at cornell.edu>
-
-	* settings/xfce4-session-settings.glade: Don't mark gtk stock ids as
-	  translatable.  Patch from Stefan Stuhr (bug 4719).
-
-2009-02-13	Jannis Pohlmann <jannis at xfce.org>
-
-	* settings/xfae-window.c: Fix a crash in xfce4-session-settings when
-	  trying to add a new autostarted application. XfaeWindow is no longer
-	  a GtkWindow and can thus not be used as a parent in
-	  gtk_window_set_transient_for() anymore (bug 4934).
-
-2009-02-01	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-shutdown-helper.c: Fix sudo shutdown helper;
-	  use the correct offset into the command string table.  Also
-	  ignore EINTR on errors, as the shutdown helper sometimes gets
-	  killed before replying to the SM (bug 4849).
-
-2009-01-26	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/main.c: Respect the ICEAUTHORITY environment
-	  variable (bug 4369).
-
-2009-01-26	Jannis Pohlmann <jannis at xfce.org>
-
-	* == Released 4.5.99.1 ==
-	* NEWS: Update NEWS file for the release.
-	* configure.in.in: Bump version number.
-
-2009-01-14	Jannis Pohlmann <jannis at xfce.org>
-
-	* configure.in.in: Post-release version bump.
-
-2009-01-12	Stephan Arts <stephan at xfce.org>
-
-	* === Release 4.5.93 ===
-	* configure.in.in: Bump version number
-
-2009-01-11	Jannis Pohlmann <jannis at xfce.org>
-
-	* NEWS: Update NEWS for the upcoming 4.5.93 release.
-
-2008-12-26	Brian Tarricone <bjt23 at cornell.edu>
-
-	* engines/balou/config.c: Use xfce_message_dialog() instead of
-	  xfce_err(), fix string a bit.
-
-2008-12-03	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/shutdown.c: Change "Log off" text to "Log out" to be
-	  consistent with the rest of the UI.
-
-2008-11-27	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-manager.c: On suspend/hibernate, ignore errors
-	  of type DBUS_GERROR_NO_REPLY, not type _TIMEOUT (bug 4628).
-
-2008-11-27	Brian Tarricone <bjt23 at cornell.edu>
-
-	* configure.in.in: Check for pwd.h and getpwuid ().
-	* xfce4-session/shutdown.c: Display the currently logged-in user
-	  in a label in the shutdown dialog (bug 3083).
-
-2008-11-15	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-startup.c: Be sure to properly signal that
-	  startup is complete when running from the failsafe session.
-
-2008-11-15	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-manager.c: Fix autostart getting run twice when
-	  the failsafe session is used (bug 4486).
-
-2008-11-14  Stephan Arts <stephan at xfce.org>
-
-	* NEWS, po/POTFILES.in, configure.in.in: Update files for 4.6 beta2
-	  release
-
-2008-11-12	Brian Tarricone <bjt23 at cornell.edu>
-
-	* settings/main.c: Hook up Help button.
-	* settings/xfce4-session-settings.glade: Fix Help button response
-	  and button order.
-	* settings/xfce-session-settings.desktop.in: Mark dialog as
-	  supporting startup notification.
-
-2008-11-06	Brian Tarricone <bjt23 at cornell.edu>
-
-	* settings/xfce4-session.xml: Add xfce4-settings-helper to the
-	  default failsafe session.
-
-2008-11-06	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-manager.c: Fix a problem: client
-	  requests interaction -> client is granted interaction ->
-	  but now SM kills all other apps.  If the client then requests
-	  that the shutdown is canceled, the SM doesn't listen, and
-	  even if it did, nothing else would be running (including the
-	  WM).  Problem was in xfsm_manager_check_clients_saving(): it
-	  didn't consider a client waiting for interaction or interaction
-	  to be saving (bug 4284).
-
-2008-11-06	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-manager.c: Only one dbus ShutdownCancelled
-	  signal is enough, really.  And I guess it wouldn't get sent
-	  at all if <= 1 client was interacting.
-
-2008-11-05	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/shutdown.c,doc/README.Kiosk: Add 'SaveShutdown'
-	  kiosk capability that allows admins to restrict the ability to
-	  save the session on logout (bug 2998).
-
-2008-11-05	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-startup.c: Be sure to set the current
-	  working directory of restored clients when starting them.
-
-2008-11-05	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-manager.c: Ignore timeout errors from dbus
-	  when using HAL to suspend/hibernate.
-
-2008-11-01	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/main.c: Fix minor one-time memleak.
-
-2008-11-01	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-manager.c: Watch for dbus disconnects and
-	  be sure we aren't terminated.
-	* xfce4-session/xfsm-{client,manager}.c: Manage the lifecycle of
-	  the DBusGConnection reference; not strictly necessary, as it
-	  should be a shared connection, but I like being correct.
-
-2008-11-01	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-shutdown-helper.c: Use dbus-default method
-	  call timeout (which appears to be 25 seconds) rather than hard-
-	  coding 2 seconds.  Fix a possible crash if a possible (however
-	  unlikely) error path is taken.
-
-2008-11-01	Brian Tarricone <bjt23 at cornell.edu>
-
-	* *: Implement suspend/hibernate support using HAL.  Partial patch
-	  from Michael Casadevall.
-	* xfce4-session/shutdown.c: Add buttons for suspend/hibernate.
-	* xfce4-session/xfsm-manager.c: Handle suspend and hibernate as
-	  initiated from the dialog or over dbus.  Don't quit the SM
-	  after a successful suspend/hibernate.  Show errors to the user
-	  via dialog boxes rather than printfs to console.
-	* xfce4-session/xfsm-shutdown-helper.[ch]: Call HAL Suspend and
-	  Hibernate methods as appropriate.  Add a ton of error reporting
-	  so callers can present hopefully-useful error messages to the
-	  user.
-	* icons/48x48/xfsm-{hibernate,suspend}.png: Add icons for the
-	  suspend/hibernate buttons in the UI.
-
-2008-11-01	Brian Tarricone <bjt23 at cornell.edu>
-
-	* engines/simple/simple.c: Use GtkFileChooserButton instead of
-	  GtkEntry+GtkButton for selecting custom image in simple engine.
-
-2008-11-01	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-global.c: Fix warning leading to crash on
-	  amd64 due to missing include (bug 4510).
-
-2008-10-31	Brian Tarricone <bjt23 at cornell.edu>
-
-	* configure.in.in,xfce4-session/xfsm-manager.c: Change the
-	  detection of linux/ioprio.h, as the header is apparently
-	  present but broken on some systems (bug 4515).
-
-2008-10-31	Jannis Pohlmann <jannis at xfce.org>
-
-	* settings/xfce-session-settings.desktop.in,
-	  settings/xfce4-session-settings.glade: Change "Sessions and Startup" back
-	  to "Session and Startup".
-
-2008-10-31	Jannis Pohlmann <jannis at xfce.org>
-
-	* settings/main.c, settings/xfce-session-settings.desktop.in,
-	  xfce4-session-settings.glade: Make settings dialog title/description
-	  consistent. Properly stop startup notification when being plugged
-	  into the settings manager.
-
-2008-10-23	Brian Tarricone <bjt23 at cornell.edu>
-
-	* {settings,xfce4-session}/Makefile.am: Fix MAINTAINER_MODE
-	  build with glib 2.12.
-
-2008-10-22	Brian Tarricone <bjt23 at cornell.edu>
-
-	* settings/xfce4-session-settings.glade: Remove 'remove' button
-	  and add a 'save session' button.  Add a session save progress
-	  dialog.
-	* settings/session-editor.c: Add the ability to save the
-	  session from the dialog.
-
-2008-10-22	Brian Tarricone <bjt23 at cornell.edu>
-
-	* settings/session-editor.c: Validate the value for the
-	  restart style hint to avoid a possible crash.  Sort the
-	  client list first by priority, then by program name.  Allow
-	  the user to change the priority.
-
-2008-10-22	Brian Tarricone <bjt23 at cornell.edu>
-
-	* configure.in.in: Update bug report address to http://bugs.xfce.org/.
-
-2008-10-22	Brian Tarricone <bjt23 at cornell.edu>
-
-	* settings/session-editor.c: Display PID in session editor.
-	  Display restart style in session editor, and allow user to
-	  change the value (is there a way to actually make it look
-	  like a combo box?).
-
-2008-10-22	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-client.c: Handle the SmProcessID property
-	  correctly.
-
-2008-10-22	Brian Tarricone <bjt23 at cornell.edu>
-
-	* settings/session-editor.c: Fix a couple memleaks and a typo
-	  that causes operations on clients to fail.
-
-2008-10-21	Brian Tarricone <bjt23 at cornell.edu>
-
-	* settings/session-editor.c: Cache the DBusGProxy in the list
-	  store.  Set clients to kill to SmRestartIfRunning, not
-	  SmRestartNever.  Display placeholder text if the app doesn't
-	  provide a SmProgram property.  Fix a one-time memleak.
-
-2008-10-20	Brian Tarricone <bjt23 at cornell.edu>
-
-	* settings/session-editor.c: Implement a rudimentary session
-	  editor.  Still a lot more to do.
-	* settings/xfce4-session-marshal.list: Add marshallers for dbus
-	  signals.
-	* settings/xfce4-session-settings.glade: Re-enable a few widgets.
-	* xfce4-session/xfsm-*-dbus.xml: Add ClientCSymbol annotations.
-
-2008-10-19	Brian Tarricone <bjt23 at cornell.edu>
-
-	* settings/xfce4-session-settings.glade: Add/update a bunch of
-	  tooltips.
-
-2008-10-18	Brian Tarricone <bjt23 at cornell.edu>
-
-	* configure.in.in: Depend on newer version of libxfconf.
-	* engines/*/Makefile.am: Link with libxfconf.
-	* libxfsm/xfsm-splash-rc.*: Replace XfceRc usage with
-	  XfconfChannel.
-	* libxfsm/xfce4-session-2.0.pc.in: Add libxfconf-0 to required
-	  packages list.
-	* settings/{module.*,splash-settings.c]: Load XfconfChannel
-	  with a property base instead of the old XfceRc file.
-	* xfce4-session/xfsm-splash-screen.c: Fetch settings from
-	  xfconf instead of rc file.
-
-2008-10-17	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-chooser.c: Use xfce_create_mixed_button()
-	  instead of xfsm_imgbtn_new() (bug 1446).
-	* libxfsm/xfsm-utils.[ch]: Remove xfsm_imgbtn_new() and
-	  xfsm_strv_copy().
-
-2008-10-17	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-manager.c: Don't ditch clients that fail
-	  to restart solely because fork() failed in xfce4-session.
-
-2008-10-17	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/ice-layer.c: Properly initialise a GError to
-	  NULL.  Patch from Carlos Santos (bug 4202).
-	* libxfsm/Makefile.am: Link all used libraries to libxfsm.so
-	  to avoid link-time errors on Darwin.  Shouldn't be an issue
-	  on other platforms as well.  Partial patch from Anders
-	  Björklund (bug 4429).
-
-2008-10-17	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-startup.c: Store the result of fork() in a
-	  temporary again to avoid possible memory access issues if
-	  vfork() is used.
-	* xfce4-session/xfsm-manager.c: Fix a XfsmProperties leak if
-	  a SmRestartNever or SmRestartIfRunning client exits and doesn't
-	  have a discard command, or exits during initial startup.
-
-2008-10-17	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-properties.[ch]: Track the PID of properties
-	  that have an associated app running, whether or not it's
-	  registered with the SM.  Add client ID comparison function.
-	  Track the child watch GSource and provide a way to reset the
-	  child watch to a function that simply reaps the child.
-	* xfce4-session/xfsm-startup.[ch]: Move handling of the child
-	  watch and startup timeout, and make the properties starter
-	  global so the manager can make use of it.  Merge a couple
-	  data structures, and record a launched client's PID in its
-	  properties structure.
-	* xfce4-session/xfsm-manager.[ch]: Implement SmRestartImmediately
-	  support.  Remove some code duplication.  Add an accessor
-	  func for the manager's state.  Add a timeout function that
-	  resets the 'restart attempts' counter if the client has been
-	  alive for a while (5 minutes).
-
-2008-10-15	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-client.c: Grab the GList pointer to iterate
-	  over rather than using g_queue_peek_nth (); a little faster.
-
-2008-10-12	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-manager.c: Return a useful error string from
-	  xfsm_manager_load_failsafe() and display to user in an actual
-	  message dialog box rather than to stderr.
-
-2008-10-11	Brian Tarricone <bjt23 at cornell.edu>
-
-	* (lots): Migrate xfce4-session to use xfconf.  Combine session,
-	  splash, and autostart dialog into one glade-ified (mostly) dialog.
-
-2008-10-08	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session-logout/{main.c,xfce4-session-logout.1}: Add
-	  --fast command-line option to instruct the session manager
-	  not to save the session.
-
-2008-10-07	Brian Tarricone <bjt23 at cornell.edu>
-
-	* configure.in.in: Add separate deps on dbus and dbus-glib.
-	* xfce4-session-logout/Makefile.am,xfce4-session/Makefile.am:
-	  Fix/add dbus/dbus-glib deps.
-	* xfce4-session-logout/main.c: Make xfce4-session-logout use
-	  the more flexible dbus interface for shutting down, and add
-	  command-line options to take action while skipping the
-	  logout confirmation dialog.
-	* xfce4-session-logout/xfce4-session-logout.1: Update manual
-	  page to reflect new command-line options.
-
-2008-10-07	Brian Tarricone <bjt23 at cornell.edu>
-
-	* configure.in.in,xfce4-session/Makefile.am: Add check for
-	  gnome-keyring support library.
-	* xfce4-session/xfsm-compat-gnome.c: Don't start a new
-	  gnome-keyring instance if it's already running (bug 3007,
-	  patch from Olivier Fourdan <fourdan at xfce.org>).
-
-2008-10-07	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-shutdown-helper.c: Remove the HAVE_DBUS
-	  conditionals when doing HAL operations, since it's not
-	  defined anymore because we require dbus.  This should make
-	  HAL-based shutdown work again.
-
-2008-10-07	Brian Tarricone <bjt23 at cornell.edu>
-
-	* configure.in.in: Check for <asm/unistd.h> and
-	  <linux/ioprio.h>.
-	* xfce4-session/xfsm-manager.c: If available, sync() disks
-	  early on in the shutdown process, but only if we can
-	  set the sync() process' i/o priority to 'idle'.  Available
-	  only on Linux (bug 4313).
-	* xfce4-session/shutdown.c: If we didn't have ioprio_set(),
-	  then we do sync() right before quitting.
-
-2008-10-06	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-manager.c: Implement support for the
-	  RestartNever restart style hint.
-
-2008-10-06	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-manager.c: Implement support for the
-	  ShutdownCommand SM property in XfsmManager.  The spec says
-	  this command should be run on manager shutdown for clients
-	  that have set RestartAnyway as their restart hint AND have
-	  already quit.
-
-2008-10-06	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-client.c,xfsm-properties.*}: Implement
-	  support for storing/retrieving the SmProcessID,
-	  SmResignCommand, and SmShutdownCommand SM properties.  The
-	  latter two will be needed for SmRestartAnyway support.
-
-2008-10-06	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/{xfsm-client.c,xfsm-properties.*}: Move some
-	  properties manipulation functions from xfsm-client.c to
-	  xfsm-properties.c
-
-2008-10-06	Brian Tarricone <bjt23 at cornell.edu>
-
-	* configure.in.in: Make D-Bus a hard dependency.
-	* xfce4-session/Makefile.am: Add xfsm-error.* and D-Bus stuff to the
-	  build.
-	* xfce4-session/{xfsm-manager-dbus.xml,xfsm-client-dbus.xml}: Add
-	  D-Bus interface introspection files.
-	* xfce4-session/shutdown.*: Make the shutdown type a real enum,
-	  and add values for 'ask', 'suspend', and 'hibernate'.
-	* xfce4-session/xfsm-shutdown-helper.*: Make sure the shutdown
-	  types/commands don't clash with shutdown.h.
-	* xfce4-session/xfsm-global.*: Add some GValue convenience
-	  functions.
-	* xfce4-session/xfsm-error.*: Add XfsmError type, and register the
-	  error domain with D-Bus.
-	* xfce4-session/{xfsm-manager.*,xfsm-client.*}: Implement D-Bus
-	  server for org.xfce.Session.Manager and org.xfce.Session.Client.
-	* xfce4-session/main.c: Hook up some D-Bus stuff.
-	* po/POTFILES.in: Add xfsm-manager.c and xfsm-client.c to POTFILES.
-
-2008-10-04	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/xfsm-manager.c: Add signals to XfsmManager.
-
-2008-10-04	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/{sm-layer.c,xfsm-client.*,xfsm-properties.*}:
-	  Add signals to XfsmClient, and move some of the property
-	  handling code into XfsmClient to make signal emission
-	  easier.
-	* xfce4-session/{xfsm-marshal.list,Makefile.am}: Add signal
-	  marshallers.
-
-2008-10-04	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/{sm-layer.c,xfsm-client.[ch],xfsm-manager.c}:
-	  Turn XfsmClient into a GObject.  Second step for bug 798 and
-	  a D-Bus interface.
-
-2008-10-03	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/{main.c,xfsm-manager.{c,h},xfsm-global.{c,h}}:
-	  Move some functions that aren't really XfsmManager-related
-	  into xfsm-global.
-
-2008-10-03	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/*.[ch]: Turn XfsmManager into a GObject, and
-	  remove most of the app-global variables.  This is a first
-	  step toward fixing bug 798, as well as making xfce4-session
-	  ready for a D-Bus interface.
-
-2008-10-01	Jannis Pohlmann <jannis at xfce.org>
-
-	* settings/session/{Makefile.am,session.c}, 
-	  settings/splash/{Makefile.am, splash.c},
-	  xfce4-autostart-editor/xfae-window.c: Fix unused and uninitialized
-	  variable warnings. Add G_LOG_DOMAIN to the dialog makefiles.
-
-2008-10-01	Brian Tarricone <bjt23 at cornell.edu>
-
-	* xfce4-session/{xfsm-startup.[ch],xfsm-properties.h,xfsm-manager.[ch]}:
-	  Start all session clients in parallel within priority groups.
-	  There's still probably more work to be done here, but this is
-	  a good first cut, and seems to work well (bug 4312).
-
-2008-09-23	Brian Tarricone <bjt23 at cornell.edu>
-
-	* po/POTFILES.in: add xfce4-autostart-editor/main.c.
-
-2008-09-15	Jannis Pohlmann <jannis at xfce.org>
-
-	* xfce4-autostart-editor/main.c, 
-	  xfce4-autostart-editor/xfae-window.{c,h},
-	  xfce4-autostart-editor/xfce4-autostart-editor.desktop.in: Add 
-	  embedding support to the autostart editor. I suppose there is a 
-	  better way to do it with the existing code, but it works and it's
-	  that much of a mess.
-
-2008-09-14	Jannis Pohlmann <jannis at xfce.org>
-
-	* settings/session/session.c, settings/splash/splash.c: Add embedding
-	  support to the xfce4-session settings dialogs.
-	* settings/session/xfce4-session-settings.desktop.in,
-	  settings/splash/xfce4-splash-settings.desktop.in: Add X-XfcePluggable=true
-		to both desktop files.
-
-2008-09-04	Jannis Pohlmann <jannis at xfce.org>
-
-	* autogen.sh: Add git svn revision versioning support.
-
-2008-08-25	Brian J. Tarricone <kelnos at xfce.org>
-
-	* settings/session/{Makefile.am,xfce-session-settings.desktop.in},
-	  settings/splash/{Makefile.am,xfce-splash-settings.desktop.in},
-	  xfce4-autostart-editor/xfce4-autostart-editor.desktop.in: Include
-	  settings dialogs in the new settings manager.
-
-2007-11-29	Benedikt Meurer <benny at xfce.org>
-
-	* icons/, xfce4-autostart-editor/main.c: Add icon from
-	  Jozsef Mak <jozmak at gmail.com> for the autostart editor.
-	  Bug #3215.
-
-2007-11-28	Benedikt Meurer <benny at xfce.org>
-
-	* engines/simple/simple.c: Fix dialog layout. Bug #3287.
-	* engines/simple/fallback.h, engines/simple/preview.h: Shut up
-	  gcc.
-
-2007-11-28	Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-session/xfce4-session.1: Apply patch from Alexander
-	  Toresson <alexander.toresson at gmail.com> to fix typos in
-	  the man page. Bug #3288.
-
-2007-11-28	Benedikt Meurer <benny at xfce.org>
-
-	* engines/balou/config.c, engines/simple/simple.c: Use
-	  GtkFileChooser instead of XfceFileChooser. Bug #3492.
-
-2007-07-20	Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-session/shutdown.c: Fix typo. Bug #3381.
-	* configure.in.in: Update for new autoconf.
-	* po/*.po, po/xfce4-session.pot: Update translations.
-	* po/de.po: Update german translation.
-
-2007-01-28	Benedikt Meurer <benny at xfce.org>
-
-	* configure.in.in: Fix broken version number of libxfcegui4 dependency.
-	  Bug #2824.
-
-2007-01-20	Benedikt Meurer <benny at xfce.org>
-
-	* configure.in.in: Post-release version bump.
-
-2007-01-20	Benedikt Meurer <benny at xfce.org>
-
-	* === Released 4.4.0 ===
-	* NEWS, configure.in.in: Bump version.
-	* configure.in.in: Update dependencies.
-	* po/*.po: Update Project-Id-Version.
-	* xfce4-session/xfsm-fadeout.c: stipple_data is only required with
-	  GTK+ < 2.8.0.
-
-2006-12-21	Benedikt Meurer <benny at xfce.org>
-
-	* libxfsm/xfsm-util.c, xfce4-session/shutdown.c: Apply Jasper's patch
-	  to drop the old-style header from the logout dialog. Bug #2653.
-	* xfce4-session/xfsm-fadeout.c: Use Xrender to fadeout the background
-	  if cairo is available, as it gives better results.
-
-2006-11-12	Benedikt Meurer <benny at xfce.org>
-
-	* xfsm-shutdown-helper/main.c: Apply patch from Francis Gudin
-	  <fgudin at nerim.net> to fix poweroff on DragonFly BSD. Bug #2567.
-
-2006-11-04	Benedikt Meurer <benny at xfce.org>
-
-	* configure.in.in: Post-release version bump.
-
-2006-11-04	Benedikt Meurer <benny at xfce.org>
-
-	* === Released 4.3.99.2 ===
-	* NEWS, configure.in.in: Bump version.
-	* configure.in.in: Update dependencies.
-	* po/*.po: Update Project-Id-Version.
-	* xfce4-tips/data/tips.dat: Regenerate the Tips'n'Tricks database.
-
-2006-11-04	Jean-François Wauthy <pollux at xfce.org>
-
-	* xfce4-tips/data/tips: Remove references to xftaskbar4 and
-	  xfce4-iconbox and rename xffm to Thunar. Bug #1332.
-
-2006-10-28	Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-session.rc: Be sure to start Thunar prior to xfdesktop on
-	  first login to avoid the trash error from xfdesktop if the session
-	  bus is not configured properly. Bug #2447.
-
-2006-09-13	Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-session/xfsm-startup.c(xfsm_startup_continue_session): Fix
-	  argv array allocation. Bug #2315.
-
-2006-09-13	Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-session/xfsm-splash-screen.c: Drop GLib 2.2 compat code.
-	* configure.in.in, xfce4-session/xfsm-manager.{c,h},
-	  xfce4-session/xfsm-startup.c: Handle failed applications faster on
-	  session startup and reduce the overhead caused by handing them over
-	  to init.
-
-2006-09-09	Benedikt Meurer <benny at xfce.org>
-
-	* README, configure.in.in, xfce4-session/: Merge the sudo and the HAL
-	  shutdown helpers into a single shutdown helper, which tries to use
-	  HAL first, and falls back to sudo.
-
-2006-09-02	Benedikt Meurer <benny at xfce.org>
-
-	* configure.in.in: Post-release version bump.
-
-2006-09-02	Benedikt Meurer <benny at xfce.org>
-
-	* === Released 4.3.99.1 ===
-	* NEWS, configure.in.in: Bump version.
-	* po/*.po: Update Project-Id-Version.
-
-2006-08-30	Benedikt Meurer <benny at xfce.org>
-
-	* configure.in.in, xfce4-session/xfsm-compat-gnome.c: Support for
-	  assistive technologies requires only GConf, based on patch from
-	  Jani Monoses <jani at ubuntu.com>.
-
-2006-08-28	Benedikt Meurer <benny at xfce.org>
-
-	* xfsm-shutdown-helper/main.c: Add shutdown/reboot support for
-	  Solaris. Based on patch from Moinak Ghosh <moinakg2002 at yahoo.com>.
-	  Bug #2230.
-
-2006-08-15	Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-session/main.c: Revert previous change to reap child processes
-	  as the sudo processes are already reaped in the sudo shutdown-helper
-	  and the patch attached to bug #2088 causes xfce4-session to hang on
-	  logout. Bug #2173.
-
-2006-08-14	Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-session/main.c: Reap child processes to avoid sudo zombies
-	  when cancelling the logout dialog. Bug #2088.
-	* xfce4-session/xfsm-shutdown-helper-hal.c, AUTHORS, NEWS, README,
-	  configure.in.in, xfce4-session/Makefile.am: Add support for HAL
-	  to shutdown/reboot the computer, based on the Xubuntu patch by
-	  Jani Monoses <jani at ubuntu.com>. Bug #2046.
-
-2006-08-12	Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-tips/main.c(main): Fake a session id, so the session manager
-	  will not save the tips as part of the session. Bug #1089.
-
-2006-07-16	Benedikt Meurer <benny at xfce.org>
-
-	* engines/balou/config.c, xfce4-session/xfsm-legacy.c: Apply patch
-	  from Nick Schermer <nick at xfce.org> to fix a bunch of compiler
-	  warnings.
-
-2006-07-10	Benedikt Meurer <benny at xfce.org>
-
-	* configure.in.in: Post-release version bump.
-
-2006-07-10	Benedikt Meurer <benny at xfce.org>
-
-	* === Released 4.3.90.2 ===
-	* NEWS, configure.in.in: Bump version.
-	* po/*.po: Update Project-Id-Version.
-
-2006-05-15	Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-session/xfsm-manager.c(xfsm_manager_close_connection): Run
-	  discard command when client terminates in IDLE state.
-	* xfce4-session.rc: Add Thunar to the default session. Bug #1465.
-
-2006-05-04	Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-tips/main.c: Use newly added XfceTitledDialog.
-	* configure.in.in: Bump required package versions.
-	* settings/session/session.c, settings/splash/splash.c: Use newly
-	  added XfceTitledDialog.
-	* engines/balou/config.c, engines/simple/simple.c: Make sure we can
-	  still use XfceFramebox for now. Will be updated later.
-	* xfce4-autostart-editor/xfae-model.c(xfae_item_new): Remove unused
-	  variable.
-	* po/xfce4-session.pot, po/*.po: Updated.
-
-2006-05-04	Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-autostart-editor/xfae-model.c(xfae_item_new): Properly handle
-	  OnlyShowIn and NotShowIn in the autostart editor.
-
-2006-04-19	Benedikt Meurer <benny at xfce.org>
-
-	* settings/session/session.c(mcs_plugin_init),
-	  settings/splash/splash.c(mcs_plugin_init): Use separate translation
-	  for the settings manager button label. Bug #1669.
-
-2006-04-16	Benedikt Meurer <benny at xfce.org>
-
-	* configure.in.in: Post-release version bump.
-
-2006-04-16	Benedikt Meurer <benny at xfce.org>
-
-	* === Released 4.3.90.1 ===
-	* configure.in.in: Bump dependencies.
-	* NEWS, configure.in.in: Bump version.
-	* po/xfce4-session.pot, po/*.po: Updated.
-	* xfce4-session.spec.in: Update RPM spec file.
-	* xfce4-session/main.c(main): Update copyright date.
-	* xfce4-session.rc: Update Failsafe session.
-
-2006-04-14	Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-session/shutdown.c(shutdownDialog): Apply patch from Jani
-	  Monoses to fix "End session" dialog. Bug #1663.
-
-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).
-
-2006-02-26	Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-session/shutdown.c: Fix indentation.
-
-2005-11-30	Benedikt Meurer <benny at xfce.org>
-
-	* settings/session/session.c, settings/splash/splash.c: Fix naming
-	  inconsistency for kiosk mode settings. This fixes bug #1246.
-
-2005-09-01	Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-tips/main.c: Do not include <libxfce4util/i18n.h> directly.
-
-2005-07-20	Benedikt Meurer <benny at xfce.org>
-
-	* engines/balou/config.c, engines/mice/mice.c, engines/simple/simple.c,
-	  xfce4-session/xfsm-chooser.c: Mark more user visible strings for
-	  translation, using the patch provided by Daichi Kawahata
-	  <daichik at users.sourceforge.net>.
-	* xfce4-session.rc, engines/balou/themes/Default/themerc: Add japanese
-	  translations, thanks to Daichi Kawahata
-	  <daichik at users.sourceforge.net>.
-
-2005-07-16	Jean-Francois Wauthy
-
-	* po/eo.po: Update esperanto translations, thanks to Sylvain
-	  Vedrenne <sylvain.vedrenne at free.fr>.
-
-2005-07-15	Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-tips/, NEWS: Import the xfce4-tips from the xfce4-toys and
-	  modify it to support the new autostart mechanism.
-	* po/POTFILES.in: Add new translateable files here.
-	* po/*.po, po/xfce4-session.pot: Merge translations.
-	* configure.in.in, Makefile.am: Add the xfce4-tips to the build
-	  framework.
-	* xfce4-session.spec.in: Include the default autostart directory as
-	  well.
-
-2005-07-15	Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-autostart-editor/, NEWS: Add a simple editor for the autostart
-	  mechanism. Currently supports only the basics. The idea is to turn
-	  this into a full-featured "session editor" once xfce4-session
-	  understands D-BUS.
-	* configure.in.in, Makefile.am: Add the autostart editor to the build
-	  framework.
-	* po/POTFILES.in: Add new translateable files here.
-	* po/*.po, po/xfce4-session.pot: Merge translations.
-
-2005-07-14	Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-session/xfsm-startup.c: Implement Waldos second draft of the
-	  autostart specification. Autostart items from the old location will
-	  automatically be migrated to the new standard location on first run
-	  of the new session manager. This fixes bug #1045.
-	* docs/C/xfce4-session.{html,xml}: Describe the new autostart location.
-	* configure.in.in: Bump version to 4.3.1.
-	* NEWS, docs/Makefile.am, docs/NEWS.pre-4.3: Start NEWS file for
-	  Xfce 4.4.
-	* po/*.po, po/xfce4-session.pot: Merge new strings.
-
-2005-07-14	Benedikt Meurer <benny at xfce.org>
-
-	* autogen.sh: Fix copyright typo.
-
-2005-07-14	Benedikt Meurer <benny at xfce.org>
-
-	* autogen.sh, configure.in.in: Merge framework changes from Thunar.
-	* configure.in.in: Bump version to 4.3.0svn.
-	* libxfsm/xfsm-util.c(xfsm_window_add_border): Apply Patch from Ori
-	  Bernstein to fix the border color of the shutdown dialog, as specified
-	  in bug #747.
-
-2005-05-06	Jean-Francois Wauthy <pollux at xfce.org>
-
-	* configure.ac, po/bn_IN.po: add bn_IN translations.
-
-2005-03-28	Jasper Huijsmans <jasper at xfce.org>
-
-	* configure.ac, docs/C/xfce4-session.html, docs/Makefile.am,
-	  docs/fr, docs/fr/.cvsignore, docs/fr/Makefile.am, docs/fr/images,
-	  docs/fr/images/.cvsignore, docs/fr/images/Makefile.am,
-	  docs/fr/images/xfsm-advanced.png, docs/fr/images/xfsm-general.png,
-	  docs/fr/images/xfsm-splash.png, docs/fr/xfce4-session.html,
-	  docs/fr/xfce4-session.xml: Add french doc.
-
-2005-03-27	Francois Le Clainche <fleclainche at xfce.org>
-
-	* icons/128x128/xfce4-session.png, icons/48x48/xfce4-session.png,
-	  icons/48x48/xfce4-splash.png, icons/48x48/xfsm-shutdown.png,
-	  icons/scalable/xfce4-session.svg,
-	  icons/scalable/xfsm-shutdown.svg: Updated icons.
-
-2005-03-17	Benedikt Meurer <benny at xfce.org>
-
-	* settings/splash/module.c(module_test): Properly initialize the
-	  engine structure with zero.
-
-2005-02-24	Benedikt Meurer <benny at xfce.org>
-
-	* settings/splash/module.c(module_test): Call start() if provided by
-	  a splash engine, so engine developers can properly test their
-	  modules.
-
-2005-01-27	Benedikt Meurer <benny at xfce.org>
-
-	* Removed autogenerated files from CVS.
-	* Fixed bug #734 by depending on libgnome-2.0, rather than
-	  gconf, which pulls in the required path settings.
-
diff --git a/Makefile.am b/Makefile.am
index 5de25e9..c32ccc3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,4 +40,13 @@ rpm: dist
 	rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
 	@rm -f $(PACKAGE)-$(VERSION).tar.gz
 
+.PHONY: ChangeLog
+
+ChangeLog: Makefile
+	(GIT_DIR=$(top_srcdir)/.git git log > .changelog.tmp \
+	&& mv .changelog.tmp ChangeLog; rm -f .changelog.tmp) \
+	|| (touch ChangeLog; echo 'Git directory not found: installing possibly empty changelog.' >&2)
+
+dist-hook: ChangeLog
+
 # vi:set ts=8 sw=8 noet ai nocindent:
diff --git a/po/ChangeLog b/po/ChangeLog
deleted file mode 100644
index c734f09..0000000
--- a/po/ChangeLog
+++ /dev/null
@@ -1,1483 +0,0 @@
-2009-08-07  Gabor Kelemen  <kelemeng at gnome.hu>
-
-	* hu.po: Translation updated.
-
-2009-07-25  Gabor Kelemen  <kelemeng at gnome.hu>
-
-	* hu.po: Translation reworked.
-
-2009-07-09  Mike Massonnet <mmassonnet at xfce.org>
-
-	* ast.po: Asturian translation added (Marcos).
-
-2009-07-01  Gabor Kelemen  <kelemeng at gnome.hu>
-
-	* hu.po: Translation reworked.
-
-2009-05-29  Mike Massonnet <mmassonnet at xfce.org>
-
-	* ur_PK.po: Urdu Pakistan translation update (Muhammad Ali Makki)
-
-2009-05-12  Mike Massonnet <mmassonnet at xfce.org>
-
-	* de.po: Fix typo (bug #5279)
-
-2009-05-11  Mike Massonnet <mmassonnet at xfce.org>
-
-	* lv.po: Latvian translation update (Rihards Prieditis)
-
-2009-04-20  Mișu Moldovan  <dumol at xfce.org>
-
-	* ro.po: Romanian translation update
-
-2009-04-08	Jannis Pohlmann <jannis at xfce.org>
-
-	* de.po: Update German translations (Fabian Nowak).
-
-2009-03-30  Piotr Sokół <piotr.sokol at 10g.pl>
-
-	* pl.po: Polish translation update
-
-2009-03-29  Maximilian Schleiss <maximilian at xfce.org>
-
-	* es.po: Spanish translation update (Abel Martín)
-
-2009-03-27  Maximilian Schleiss <maximilian at xfce.org>
-
-	* pt.po: Portuguese translation update (Nuno Miguel)
-
-2009-03-19  Masato Hashimoto <cabezon.hashimoto at gmail.com>
-
-	* ja.po: Japanese translation update (Masato Hashimoto)
-
-2009-03-16  Piotr Sokół <piotr.sokol at 10g.pl>
-
-	* pl.po: Polish translation update
-
-2009-03-15  Maximilian Schleiss <maximilian at xfce.org>
-
-	* hu.po: fixed typo in Hungaria translation (bug #5096)
-
-2009-03-14  Maximilian Schleiss <maximilian at xfce.org>
-
-	* es.po: Spanish translation update (Abel Martín)
-	* gl.po: Galician translation update (Leandro Regueiro)
-
-2009-03-08  Piotr Sokół <piotr.sokol at 10g.pl>
-
-	* pl.po: Polish translation update
-
-2009-03-05  Mike Massonnet <mmassonnet at xfce.org>
-
-	* pt.po: Renamed pt_PT.po to pt.po (bug #4574)
-	* nb.po: Renamed nb_NO.po to nb.po (bug #4574)
-
-2009-03-01  Maximilian Schleiss <maximilian at xfce.org>
-
-	* es.po: Spanish translation update (Abel Martín)
-	* pl.po: Polish translation update (Piotr Sokół)
-
-2009-02-23  Stavros Giannouris <stavrosg at hellug.gr>
-
-	* el.po: Greek translation update
-
-2009-02-22  Mike Massonnet <mmassonnet at xfce.org>
-
-	* ru.po: Update Russian translation (Ilya Shestopalov)
-
-2009-02-20  Maximilian Schleiss <maximilian at xfce.org>
-
-	* gl.po: Galician translation update (Leandro Regueiro)
-	* it.po: Italian translation udpate (Fabio Riga)
-
-2009-02-11  Eren Türkay <erenturkay at xfce.org>
-
-	* tr.po: Turkish translation update
-
-2009-02-07  Maximilian Schleiss <maximilian at xfce.org>
-
-	* id.po: Indonesian translation update (Andhika Padmawan)
-	* pl.po: Polish translation update (Piotr Sokół)
-
-2009-01-31  Eren Türkay <erenturkay at xfce.org>
-
-	* tr.po: Turkish translation update (Gökmen Görgen, Samed Beyribey)
-
-2009-01-27  Piarres Beobide <pi at beobide.net>
-
-        * eu.po: Basque translation update
-
-2009-01-26  Maximilian Schleiss <maximilian at xfce.org>
-
-	* uk.po: Ukrainian translation udpate (Dmitry Nikitin)
-
-2009-01-26	Jannis Pohlmann <jannis at xfce.org>
-
-	* *.po: Update translation files for the release.
-
-2009-01-23 Mike Massonnet <mmassonnet at xfce.org>
-
-	* fr.po: Updated French translation
-
-2009-01-22 Per Kongstad <pko at xfce.org>
-
-	* da.po: updated to version 4.5.92 (Per Kongstad)
-
-2009-01-21  Maximilian Schleiss <maximilian at xfce.org>
-
-	* zh_CN.po: Simplified Chinese translation update (Chris K. Zhang)
-
-2009-01-19  Maximilian Schleiss <maximilian at xfce.org>
-
-	* nb_NO.po: Norwegian Bokmal translation update (Terje Uriansrud)
-	* zh_CN.po: Simplified Chinese translation udpate (Chris K. Zhang)
-
-2009-01-18  Maximilian Schleiss <maximilian at xfce.org>
-
-	* es.po: Spanish translation update (Abel Martín)
-	* ja.po: Japanese translation update (Masato Hashimoto)
-
-2009-01-18  Alexander Toresson <eulex at xfce.org>
-
-	* sv.po: Swedish translation update (Daniel Nylander)
-
-2009-01-15 Og Maciel <ogmaciel at gnome.org>
-
-	* pt_BR.po: Updated Brazilian Portuguese translation.
-
-2009-01-15  Michal Várady <miko.vaji at gmail.com>
-
-	* cs.po: Czech translation updated
-
-2009-01-11  Maximilian Schleiss <maximilian at xfce.org>
-
-	* ca.po: Catalan translation update (Carles Muñoz Gorriz)
-
-2009-01-11	Jannis Pohlmann <jannis at xfce.org>
-
-	* xfce4-session.pot, *.po: Update translation files so that they are
-	  in sync for the string-freeze release.
-
-2008-12-31  Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
-
-	* fi.po: Update Finnish translation.
-
-2008-12-25  Maximilian Schleiss <maximilian at xfce.org>
-
-	* id.po: Indonesian translation update (Andhika Padmawan)
-
-2008-12-20  Alexander Toresson <eulex at xfce.org>
-
-	* sv.po: Swedish translation update (Daniel Nylander)
-
-2008-12-16  Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
-
-	* fi.po: Update Finnish translation.
-
-2008-12-12  Maximilian Schleiss <maximilian at xfce.org>
-
-	* uk.po: Ukrainian translation update (Dmitry Nikitin)
-
-2008-12-07  Piarres Beobide <pi at beobide.net>
-
-        * eu.po: Basque translation update
-
-2008-11-30  Maximilian Schleiss <maximilian at xfce.org>
-
-	* *.po: po files update
-	* ca.po: Catalan translation udpate (Carles Muñoz Gorriz)
-	* es.po: Spanish translation update (Abel Martín)
-	* ja.po: Japanese translation update (Masato Hashimoto)
-
-2008-11-29  Maximilian Schleiss <maximilian at xfce.org>
-
-	* fr.po: French translation update
-
-2008-11-28 Og Maciel <ogmaciel at gnome.org>
-
-	* pt_BR.po: Updated Brazilian Portuguese translation
-
-2008-11-28  Michal Várady <miko.vaji at gmail.com>
-
-	* cs.po: Czech translation updated
-
-2008-11-26  Maximilian Schleiss <maximilian at xfce.org>
-
-	* fr.po: French translation update
-
-2008-11-25  Maximilian Schleiss <maximilian at xfce.org>
-
-	* es.po: Spanish translation update (Abel Martín)
-
-2008-11-23  Maximilian Schleiss <maximilian at xfce.org>
-
-	* uk.po: Ukrainian translation udpate (Dmitry Nikitin)
-
-2008-11-22  Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
-
-	* fi.po: Update Finnish translation.
-
-2008-11-18  Maximilian Schleiss <maximilian at xfce.org>
-
-	* nb_NO: Norwegian Bokmal translation update (Terje Uriansrud)
-	* sq.po: Albanian translation update (Besnik Bleta)
-
-2008-11-16  Maximilian Schleiss <maximilian at xfce.org>
-
-	* ca.po: Catalan translation udpate (Carles Muñoz Gorriz)
-	* de.po: German translation update (Fabian Nowak)
-	* es.po: Spanish translation update (Abel Martín)
-
-2008-11-15  Eren Türkay <erenturkay at xfce.org>
-
-        * tr.po: Turkish translation update (Gökmen Görgen)
-
-2008-11-11  Piarres Beobide <pi at beobide.net>
-
-        * eu.po: Basque translation update
-
-2008-11-10  Maximilian Schleiss <maximilian at xfce.org>
-
-	* ca.po: Catalan translation udpate (Carles Muñoz Gorriz)
-	* id.po: Indonesian translation update (Andhika Padmawan)
-	* ja.po: Japanese translation udpate (Masato Hashimoto)
-
-2008-11-09  Alexander Nyakhaychyk  <nyakhaychyk at gmail.com>
-
-	* be.po: Belarusian translation update
-
-2008-11-07 Lars Nielsen <lars at mit-wen.dk>
-
-	* da.po: Updated danish translation (Per Kongstad)
-
-2008-11-07  Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
-
-	* fi.po: Update Finnish translation.
-
-2008-11-06  Og Maciel <ogmaciel at gnome.org>
-
-	* pt_BR.po: Updated Brazilian Portuguese translation by
-	Og Maciel.
-
-2008-11-04  Piarres Beobide <pi at beobide.net>
-
-        * eu.po: Basque translation update.
-
-2008-11-02  Maximilian Schleiss <maximilian at xfce.org>
-
-	* de.po: German translation update (Fabian Nowak)
-	* es.po: Spanish translation update (Abel Martín)
-
-2008-11-01  Michal Várady <miko.vaji at gmail.com>
-
-	* cs.po: Czech translation updated
-
-2008-10-31  Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
-
-	* fi.po: Update Finnish translation.
-
-2008-10-30  Maximilian Schleiss <maximilian at xfce.org>
-
-	* id.po: Indonesian translation update (Andhika Padmawan)
-
-2008-10-30  Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
-
-	* fi.po: Update Finnish translation.
-
-2008-10-29  Maximilian Schleiss <maximilian at xfce.org>
-
-	* ca.po: Catalan translation update (Carles Muñoz Gorriz)
-	* de.po: German translation udpate (Fabian Nowak)
-	* ja.po: Japanese translation update (Nobuhiro Iwamatsu)
-	* ru.po: Russian translation update (Nikita Belobrov)
-	* sq.po: Albanian translation update (Besnik Bleta)
-
-2008-10-26  Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
-
-	* fi.po: Update Finnish translation.
-
-2008-10-25  Piarres Beobide <pi at beobide.net>
-
-        * eu.po: Basque translation update.
-
-2008-10-25  Og Maciel <ogmaciel at gnome.org>
-
-	* pt_BR.po: Updated Brazilian Portuguese translation by
-	Vladimir Melo.
-
-2008-10-20  Maximilian Schleiss <maximilian at xfce.org>
-
-	* de.po: German translation update (Fabian Nowak)
-
-2008-10-20  Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
-
-	* fi.po: Update Finnish translation.
-
-2008-10-18  Maximilian Schleiss <maximilian at xfce.org>
-
-	* fr.po: French translation update
-	* id.po: Indonesian translation update (Andhika Padmawan)
-	* ja.po: Japanese translation update (Nobuhiro Iwamatsu)
-
-2008-10-12  Lars Nielsen <lars at mit-web.dk>
-
-	* da.po: Danish update
-
-2008-10-12  Piarres Beobide <pi at beobide.net>
-
-	* eu.po: Basque translation update
-
-2008-10-05  Maximilian Schleiss <maximilian at xfce.org>
-
-	* es.po: Spanish translation updated (Abel Martín)
-
-2008-08-10  Maximilian Schleiss <maximilian at xfce.org>
-
-	* pl.po: Polish translation updated (Piotr Maliński)
-
-2008-07-15  Maximilian Schleiss <maximilian at xfce.org>
-
-	* sk.po: Slovak translation update (Stefan Miklosovic)
-
-2008-06-26  Maximilian Schleiss <maximilian at xfce.org>
-
-	* gl.po: Galician translation updated (Leandro Regueiro)
-
-2008-06-22  Mike Massonnet <mmassonnet at xfce.org>
-
-	* id.po, LINGUAS: Add Indonesian translation (Andhika Padmawan)
-
-2008-05-27  Mike Massonnet <mmassonnet at xfce.org>
-
-	* da.po, LINGUAS: Add Danish translation (Ole Guldberg Jensen)
-	* ja.po: Update Japanese translation (Nobuhiro Iwamatsu)
-
-2008-05-13	Mike Massonnet <mmassonnet at xfce.org>
-
-	* en_GB.po: Update translation (Jeff Bailes)
-
-2008-05-04  Og Maciel <ogmaciel at gnome.org>
-
-    * pt_BR.po: Updated Brazilian Portuguese translation
-
-2008-04-12  Mike Massonnet <mmassonnet at xfce.org>
-
-    * lv.po: Update Latvian translation (Rihards Prieditis <rprieditis at gmail.com>)
-
-2008-04-11  Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
-
-	* es.po: Fixed a couple of errors reported in Launchpad
-
-2008-04-10  Og Maciel <ogmaciel at gnome.org>
-
-	* pt_BR.po: Updated Brazilian Portuguese translation by
-		Fábio Nogueira <deb-user-ba at ubuntu.com>
-
-2008-03-30  Mike Massonnet <mmassonnet at xfce.org>
-
-	* zh_CN.po: Update Chinese Traditional translation,
-	by Vern Sun <s5unty at gmail.com>
-
-2008-03-18	Mike Massonnet <mmassonnet at xfce.org>
-
-	* pt_PT.po: Update Portuguese translation by Nuno Miguel
-
-2008-03-18	Mike Massonnet <mmassonnet at xfce.org>
-
-	* ca.po: Update Catalan translation by Carles Muñoz Gorriz
-	<carlesmu at ya.com>
-
-2008-03-05	Mike Massonnet <mmassonnet at xfce.org>
-
-	* am.po: Update Amharic translation
-
-2008-02-15	Mike Massonnet <mmassonnet at xfce.org>
-
-	* si.po: Merge from Xfce 4.4 branch (r26612)
-
-2008-01-09  Maximilian Schleiss <maximilian at xfce.org>
-
-	* nb_NO.po: Norwegian Bokmal translation update
-	by Christian Lomsdalen <christian at vindstille.net>
-
-2007-12-23  Jean-François Wauthy <pollux at xfce.org>
-
-	* pt_PT.po: Updated Portuguese translations by Nuno Miguel
-	<nunis at netcabo.pt>
-
-2007-12-07  Piarres Beobide <pi at beobide.net>
-
-	* eu.po: Basque translaiton update
-
-2007-11-17  Mike Massonnet <mmassonnet at xfce.org>
-
-	* fr.po: Rename the name in the desktop entry files with consistency
-
-2007-11-15  Mike Massonnet <mmassonnet at xfce.org>
-
-	* ur.po, LINGUAS: Add Urdu translation by ﻢﺤﻣﺩ ﻊﻠﻳ ﺎﻠﻤﻜﻳ
-	makki.ma at gmail.com
-
-2007-11-11  Mike Massonnet <mmassonnet at xfce.org>
-
-	* lv.po: Update translations by RPrieditis <RPrieditis at inbox.lv>
-
-2007-11-05  Mike Massonnet <mmassonnet at xfce.org>
-
-	* fr.po: Update translation
-
-2007-10-06  Mike Massonnet <mmassonnet at xfce.org>
-
-	* lv.po: Add translations by RPrieditis <RPrieditis at inbox.lv>
-
-2007-09-25  Mike Massonnet <mmassonnet at xfce.org>
-
-	* ko.po: Update translation by ByungHyun Choi
-	<byunghyun.choi at debianusers.org>
-
-2007-09-20  Mike Massonnet <mmassonnet at xfce.org>
-
-	* nb_NO.po: Update translation by Terje Uriansrud <ter at operamail.com>
-
-2007-09-10  Alexander Nyakhaychyk <nyakhaychyk at gmail.com>
-
-	* be.po: Updated Belarusian translation
-
-2007-09-06  Maximilian Schleiss <maximilian at xfce.org>
-
-	* am.po: Added a long waiting Amharic translation
-	by Tegegne Tefera <tefera at mekuria.com>
-
-2007-09-06  Jari Rahkonen <jari.rahkonen at pp1.inet.fi>
-
-	* fi.po: Updated Finnish translation.
-
-2007-07-20  Benedikt Meurer <benny at xfce.org>
-
-	* *.po, xfce4-session.pot: Update translations.
-	* de.po: Update german translation.
-
-2007-06-27  Maximilian Schleiss <maximilian at xfce.org>
-
-	* pt_PT.po: European Portuguese translation update
-	by Nuno Miguel <nunis at netcabo.pt>
-
-2007-06-11  Maximilian Schleiss <maximilian at xfce.org>
-
-	* de.po: Small fix
-	by Dmitri Bahtin <mytrashcan at gmx.de>
-
-2007-04-08  Stephan Arts <stephan at xfce.org>
-
-	* nl.po: Updated Dutch translations
-
-2007-04-05  Pau Rul-lan Ferragut <paurullan at bulma.net>
-
-	* ca.po: Update Catalan translations
-
-2007-03-28  Maximilian Schleiss <maximilian at xfce.org>
-
-	* de.po: Minor fixes to the German translation
-	by Nico Schümann <nico at prog.nico22.de>
-	* en_GB.po: Updated the British translation
-	by Jeff Bailes <thepizzaking at gmail.com>
-
-2007-03-25  Daichi Kawahata <daichi at xfce.org>
-
-	* tr.po: Fiexed an error.
-	* mk.po: Removed executable attribute.
-
-2007-03-18  Eren Turkay <erenturkay at xfce.org>
-
-	* tr.po: Updated the Turkish translation.
-
-2007-02-10  Maximilian Schleiss <maximilian at xfce.org>
-
-	* Modified LINGUAS files to include Albanian language,
-	verified all the LINGUAS files.
-
-2007-02-09  Mohamed Magdy <mohamed.m.k at gmail.com>
-
-	* ar.po: initial commit.
-	* LINGUAS: adding ar language code
-
-2007-02-07  Maximilian Schleiss <maximilian at xfce.org>
-
-	* zh_CN.po: Updated the Chinese (Simplified) translation by
-	Wu Li <wurisky at gmail.com>
-
-2007-02-06  Stavros Giannouris <stavrosg at hellug.gr>
-
-	* el.po: Updated Greek translation.
-
-2007-01-24  Maximilian Schleiss <maximilian at xfce.org>
-
-	* sq.po: Added the Albanian translation by
-	Besnik Bleta <besnik at programeshqip.org>
-
-2007-01-21  Maximilian Schleiss <maximilian at xfce.org>
-
-	* ro.po: Updated the Romanian translation by
-	Mişu Moldovan <dumol at gnome.ro>
-
-2007-01-20  Benedikt Meurer <benny at xfce.org>
-
-	* === Released 4.4.0 ===
-	* *.po: Update Project-Id-Version.
-
-2007-01-05  Maximilian Schleiss <maximilian at xfce.org>
-
-	* de.po: Updated the German translation by
-	Fabian Nowak <timystery at arcor.de>
-
-2007-01-02  Maximilian Schleiss <maximilian at xfce.org>
-
-	* be.po: Updated the Belarusian translation by
-	Ales Nyakhaychyk <nab at mail.by>
-
-2006-12-25  Maximilian Schleiss <maximilian at xfce.org>
-
-	* mk.po: Added the Macedonian translation by
-	Josip Dzolonga <jdzolonga at gmail.com>
-
-2006-12-20  Maximilian Schleiss <maximilian at xfce.org>
-
-	* ru.po: Updated the Russian translation by
-	Andrey Fedoseev <andrey.fedoseev at gmail.com>
-
-2006-11-26  Pau Rul-lan Ferragut <paurullan at bulma.net>
-
-	* ca.po: Catalan Update by Carles Muñoz Gorriz <carlesmu at ya.com>
-
-2006-11-17  sas <sas at 321>
-
-	* hu.po: Updated Hungarian translations.
-
-2006-11-15  Maximilian Schleiss <maximilian at xfce.org>
-
-	* es.po: Updated the Spanish translation
-	by Rudy Godoy <rudy at stone-head.org>
-	* fr.po: Modified description text
-
-2006-11-04  Benedikt Meurer <benny at xfce.org>
-
-	* *.po: Update Project-Id-Version.
-
-2006-10-28  Pau Rul-lan Ferragut <paurullan at bulma.net>
-
-	* dz.po: add Dzongkha translation by Dzongkha team
-	Tenzin <tdendup at dit.gov.bt>
-
-2006-10-13  Pau Rul-lan Ferragut <paurullan at bulma.net>
-
-	* ko.po: Updated Korean ByungHyun Choi
-	<byunghyun.choi at gmail.com>
-
-2006-09-20  Pau Rul-lan Ferragut <paurullan at bulma.net>
-
-	* ca.po: updated catalan translation.
-
-2006-09-08  Sylvain Vedrenne <gnu_sylvain at xfce.org>
-
-	* eo.po: Updated Esperanto translations.
-
-2006-09-07  Jean-François Wauthy <pollux at xfce.org>
-
-	* vi.po: Updated Vietnamese translations
-
-2006-09-02  Benedikt Meurer <benny at xfce.org>
-
-	* cs.po: Updated Czech translations by Michal Várady
-	  <miko.vaji at gmail.com>.
-
-2006-08-27  Jean-François Wauthy <pollux at xfce.org>
-
-	* de.po: Updated German translations
-	* ka.po: Add Georgian translations
-
-2006-08-19  Jean-François Wauthy <pollux at xfce.org>
-
-	* gl.po: Add Galician translations
-
-2006-07-15  Jean-François Wauthy <pollux at xfce.org>
-
-	* cs.po: Updated Czech translations by Michal Varady
-	<miko.vaji at gmail.com>
-
-2006-07-10  Benedikt Meurer <benny at xfce.org>
-
-	* *.po: Update Project-Id-Version.
-
-2006-06-12  Hydonsingore Cia <hydonsingore at educities.edu.tw>
-
-	* zh_TW.po: Update traditional Chinese translations.
-
-2006-06-04  Jean-François Wauthy <pollux at xfce.org>
-
-	* fr.po : updated French translations by Maximilian Schleiss
-	<maximilian at xfce.org>
-
-2006-06-03  Alexander Toresson <alexander.toresson at gmail.com>
-
-	* sv.po: Updated Swedish translation.
-
-2006-05-23  Hydonsingore Cia <hydonsingore at mail.educities.edu.tw>
-
-	* zh_TW.po: Correct the strings containing Button Label in
-	  traditional Chinese translations.
-
-2006-05-20  Stavros Giannouris <stavrosg at hellug.gr>
-
-	* el.po: Greek translation update.
-
-2006-05-13  Pau Rul-lan Ferragut <paurullan at bulma.net>
-
-	* ca.po: updated catalan translation.
-
-2006-05-13  Daichi Kawahata <daichi at xfce.org>
-
-	* pl.po: Updated Polish translations by Szymon Kalasz
-	  <szymon_maestro at gazeta.pl>.
-
-2006-05-07  Piarres Beobide <pi at beobide.net>
-
-	* eu.po: Basque translation update.
-
-2006-05-07  Daichi Kawahata <daichi at xfce.org>
-
-	* pl.po: Updated Polish translations by Piotr Malinski
-	  <admin at rk.edu.pl>.
-
-2006-05-06  Stavros Giannouris <stavrosg at hellug.gr>
-
-	* el.po: Updated Greek translation.
-
-2006-05-05  Daichi Kawahata <daichi at xfce.org>
-
-	* sk.po: Updated Slovak translations by Roman Moravcik
-	  <roman.moravcik at gmail.com>.
-	* cs.po: Updated Czech translations by Michal Varady
-	  <miko.vaji at gmail.com>.
-	* ja.po: Updated Japanese translations.
-
-2006-05-04  Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-session.pot, *.po: Updated.
-
-2006-05-03  Piarres Beobide <pi at beobide.net>
-
-	* eu.po: Basque translation update
-
-2006-05-02  Hydonsingore Cia <hydonsingore at mail.educities.edu.tw>
-
-	* zh_TW.po: Traditional Chinese translations update.
-
-2006-05-01  Daichi Kawahata <daichi at xfce.org>
-
-	* ru.po: Updated Russian translations by Sergey Fedoseev
-	  <fedoseev.sergey at gmail.com>.
-	* ja.po: Updated Japanese translations.
-
-2006-04-16  Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-session.pot, *.po: Updated.
-
-2006-03-14  Hydonsingore Cia <hydonsingore at mail.educities.edu.tw>
-
-	* zh_TW.po: Traditional Chinese translations update.
-
-2006-01-16  Piarres Beobide <pi at beobide.net>
-
-	* eu.po: Basque translation update
-
-2006-01-13  Daichi Kawahata <daichi at xfce.org>
-
-	* pl.po: Updated Polish translations by Piotr Malinski
-	  <riklaunim at gmail.com>.
-
-2006-01-08  Pau Rullan Ferragut <paurullan at bulma.net>
-
-	* ca.po: little heading fixing
-
-2006-01-07  Daichi Kawahata <daichi at xfce.org>
-
-	* ar.po, az.po, be.po, bn_IN.po, ca.po, cs.po, de.po, el.po,
-	  en_GB.po, eo.po, es.po, es_MX.po, et.po, eu.po, fa.po, fi.po,
-	  fr.po, gu.po, he.po, hi.po, it.po, ja.po, ko.po, lt.po, mr.po,
-	  ms.po, nb_NO.po, nl.po, pa.po, pl.po, pt_BR.po, pt_PT.po, ro.po,
-	  ru.po, sk.po, sv.po, ta.po, tr.po, uk.po, vi.po,
-	  xfce4-session.pot, zh_CN.po, zh_TW.po: Updated  copyright
-	  information.
-
-2006-01-01  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Updated Japanese translations.
-
-2006-01-01  Daichi Kawahata <daichi at xfce.org>
-
-	* ar.po, az.po, be.po, bn_IN.po, ca.po, cs.po, de.po, el.po,
-	  en_GB.po, eo.po, es.po, es_MX.po, et.po, eu.po, fa.po, fi.po,
-	  fr.po, gu.po, he.po, hi.po, it.po, ja.po, ko.po, lt.po, mr.po,
-	  ms.po, nb_NO.po, nl.po, pa.po, pl.po, pt_BR.po, pt_PT.po, ro.po,
-	  ru.po, sk.po, sv.po, ta.po, tr.po, uk.po, vi.po,
-	  xfce4-session.pot, zh_CN.po, zh_TW.po: Updated.
-
-2005-12-20  Daichi Kawahata <daichi at xfce.org>
-
-	* ChangeLog: Updated.
-
-2005-12-11  Stavros Giannouris <stavrosg at hellug.gr>
-
-	* el.po: Updated Greek translations.
-
-2005-12-07  Piarres Beobide <pi at beobide.net>
-
-	* eu.po: Basque translation update.
-
-2005-11-29  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Fixed mistranslations. Revised some translations.
-
-2005-11-29  Hydonsingore Cia <hydonsingore at mail.educities.edu.tw>
-
-	* zh_TW.po: minor zh_TW translation correction.
-
-2005-11-28  Daichi Kawahata <daichi at xfce.org>
-
-	* ChangeLog: Updated.
-
-2005-11-21  Daichi Kawahata <daichi at xfce.org>
-
-	* ar.po, az.po, be.po, bn_IN.po, ca.po, cs.po, de.po, el.po,
-	  en_GB.po, eo.po, es.po, es_MX.po, et.po, eu.po, fa.po, fi.po,
-	  fr.po, gu.po, he.po, hi.po, it.po, ja.po, ko.po, lt.po, mr.po,
-	  ms.po, nb_NO.po, nl.po, pa.po, pl.po, pt_BR.po, pt_PT.po, ro.po,
-	  ru.po, sk.po, sv.po, ta.po, tr.po, uk.po, vi.po,
-	  xfce4-session.pot, zh_CN.po, zh_TW.po: Updated.
-
-2005-11-21  Daichi Kawahata <daichi at xfce.org>
-
-	* POTFILES.in: Updated POTFILES.in files.
-
-2005-11-21  Daichi Kawahata <daichi at xfce.org>
-
-	* .cvsignore: Removed unnecessary file.
-
-2005-11-07  Daichi Kawahata <daichi at xfce.org>
-
-	* es.po: Updated Spanish translations by Rudy Godoy
-	  <rudy at kernel-panik.org>.
-
-2005-11-05  Daichi Kawahata <daichi at xfce.org>
-
-	* ChangeLog: Deciphering.
-
-2005-11-05  Daichi Kawahata <daichi at xfce.org>
-
-	* ChangeLog: Trimmed and updated.
-
-2005-11-03  Daichi Kawahata <daichi at xfce.org>
-
-	* ko.po: Updated Korean translations by ByungHyun Choi
-	  <byunghyun.choi at gmail.com>.
-
-2005-10-27  Pau Rullan Ferragut <paurullan at bulma.net>
-
-	* ca.po: begin process to 4.4 work autotranslation of most of
-	  the actual po -- paurullan at bulma.net , ca translator
-
-2005-10-27  Piarres Beobide <pi at beobide.net>
-
-	* ChangeLog, eu.po: Basque translations update
-
-2005-10-21  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Updated Japanese translations.
-
-2005-10-21  Daichi Kawahata <daichi at xfce.org>
-
-	* pl.po: Updated Polish translations by Piotr Malinski
-	  <riklaunim at gmail.com>.
-
-2005-10-20  Alex Dupre <ale at FreeBSD.org>
-
-	* it.po: Update Italian translations.
-
-2005-10-19  Daichi Kawahata <daichi at xfce.org>
-
-	* lt.po: Changed addresses.
-
-2005-10-16  Daichi Kawahata <daichi at xfce.org>
-
-	* ar.po, az.po, be.po, bn_IN.po, ca.po, cs.po, de.po, el.po,
-	  en_GB.po, eo.po, es.po, es_MX.po, et.po, eu.po, fa.po, fi.po,
-	  fr.po, gu.po, he.po, hi.po, it.po, ja.po, ko.po, lt.po, mr.po,
-	  ms.po, nb_NO.po, nl.po, pa.po, pl.po, pt_BR.po, pt_PT.po, ro.po,
-	  ru.po, sk.po, sv.po, ta.po, tr.po, uk.po, vi.po,
-	  xfce4-session.pot, zh_CN.po, zh_TW.po: Updated.
-
-2005-10-16  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Updated Japanese translations.
-
-2005-10-11  Daichi Kawahata <daichi at xfce.org>
-
-	* es.po: Added missing '>'.
-
-2005-10-11  Daichi Kawahata <daichi at xfce.org>
-
-	* fi.po: Changed an address.
-
-2005-10-09  Hydonsingore Cia <hydonsingore at mail.educities.edu.tw>
-
-	* ChangeLog, zh_TW.po: update xfce4-session zh_TW translations
-
-2005-10-08  Daichi Kawahata <daichi at xfce.org>
-
-	* ar.po, az.po, be.po, bn_IN.po, ca.po, cs.po, de.po, el.po,
-	  en_GB.po, eo.po, es.po, es_MX.po, et.po, eu.po, fa.po, fi.po,
-	  fr.po, gu.po, he.po, hi.po, it.po, ja.po, ko.po, lt.po, mr.po,
-	  ms.po, nb_NO.po, nl.po, pa.po, pl.po, pt_BR.po, pt_PT.po, ro.po,
-	  ru.po, sk.po, sv.po, ta.po, tr.po, uk.po, vi.po, zh_CN.po,
-	  zh_TW.po: Updated with the latest POT file (version 4.3.1).
-	  Modified initial header/comment strings.
-
-2005-09-29  Hydonsingore Cia <hydonsingore at mail.educities.edu.tw>
-
-	* ChangeLog, zh_TW.po: minor zh_TW.po update
-
-2005-09-24  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Updated some translations.
-
-2005-09-09  Daichi Kawahata <daichi at xfce.org>
-
-	* zh_TW.po: Changed translator's representation in spelling by
-	  the request.
-
-2005-09-08  Hydonsingore Cia <hydonsingore at mail.educities.edu.tw>
-
-	* ChangeLog, zh_TW.po: Update zh_TW translations
-
-2005-08-29  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Changed responsible period for previous translator.
-
-2005-08-26  Ankitkumar Patel <ankit644 at yahoo.com>
-
-	* gu.po: Updated Gujarati Translations
-
-2005-08-18  Daichi Kawahata <daichi at xfce.org>
-
-	* ja.po: Updated Japanese translations.
-
-2005-08-17  Daichi Kawahata <daichi at xfce.org>
-
-	* es.po, es_MX.po, it.po, nb_NO.po, nl.po, pt_BR.po, zh_CN.po:
-	  Fixed errors. Added fallback address. Modified initial comment
-	  strings.
-
-2005-08-17  Daichi Kawahata <daichi at xfce.org>
-
-	* cs.po, en_GB.po: Converted local charsets to UTF-8.
-
-2005-08-17  Daichi Kawahata <daichi at xfce.org>
-
-	* pl.po: Updated Polish translations by Wit Wilinski
-	  <madman at linux.bydg.org>.
-
-2005-08-13  Daichi Kawahata <daichi at xfce.org>
-
-	* fi.po: Updated Finnish translations by Jari Rahkonen
-	  <jari.rahkonen at pp2.inet.fi>.
-
-2005-08-11  Stavros Giannouris <stavrosg at hellug.gr>
-
-	* el.po: Add initial Greek translations in trunk for
-	  xfce4-session
-
-2005-07-28  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ja.po: update JA translations
-
-2005-07-19  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ja.po: update JA translations
-
-2005-07-16  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* eo.po: update EO translations
-
-2005-07-14  Benedikt Meurer <benny at xfce.org>
-
-	* POTFILES.in: Add new translateable files here.
-	* ar.po, az.po, be.po, bn_IN.po, ca.po, cs.po, de.po, en_GB.po,
-	  eo.po, es.po, es_MX.po, et.po, eu.po, fa.po, fi.po, fr.po,
-	  gu.po, he.po, hi.po, it.po, ja.po, ko.po, lt.po, mr.po, ms.po,
-	  nb_NO.po, nl.po, pa.po, pl.po, pt_BR.po, pt_PT.po, ro.po, ru.po,
-	  sk.po, sv.po, ta.po, tr.po, uk.po, vi.po, xfce4-session.pot,
-	  zh_CN.po, zh_TW.po: Merge translations.
-
-2005-07-14  Benedikt Meurer <benny at xfce.org>
-
-	* POTFILES.in: Add new translateable files here.
-	* ar.po, az.po, be.po, bn_IN.po, ca.po, cs.po, de.po, en_GB.po,
-	  eo.po, es.po, es_MX.po, et.po, eu.po, fa.po, fi.po, fr.po,
-	  gu.po, he.po, hi.po, it.po, ja.po, ko.po, lt.po, mr.po, ms.po,
-	  nb_NO.po, nl.po, pa.po, pl.po, pt_BR.po, pt_PT.po, ro.po, ru.po,
-	  sk.po, sv.po, ta.po, tr.po, uk.po, vi.po, xfce4-session.pot,
-	  zh_CN.po, zh_TW.po: Merge translations.
-
-2005-07-14  Benedikt Meurer <benny at xfce.org>
-
-	* ar.po, az.po, be.po, bn_IN.po, ca.po, cs.po, de.po, en_GB.po,
-	  eo.po, es.po, es_MX.po, et.po, eu.po, fa.po, fi.po, fr.po,
-	  gu.po, he.po, hi.po, it.po, ja.po, ko.po, lt.po, mr.po, ms.po,
-	  nb_NO.po, nl.po, pa.po, pl.po, pt_BR.po, pt_PT.po, ro.po, ru.po,
-	  sk.po, sv.po, ta.po, tr.po, uk.po, vi.po, xfce4-session.pot,
-	  zh_CN.po, zh_TW.po: Merge new strings.
-
-2005-07-07  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* eo.po: add EO translations
-
-2005-07-06  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* zh_TW.po: update zh_TW translations
-
-2005-07-04  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ko.po: update KO translations
-
-2005-05-14  Olivier Fourdan <fourdan at xfce.org>
-
-	* ChangeLog: Update ChangeLog
-
-2005-05-06  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* bn_IN.po: add bn_IN translations
-
-2005-05-06  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* mr.po: add MR translations
-
-2005-05-06  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ja.po: update JA translations
-
-2005-05-04  Olivier Fourdan <fourdan at xfce.org>
-
-	* ChangeLog: Update ChangeLog
-
-2005-03-07  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* gu.po: update GU translations
-
-2005-02-21  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ja.po: update JA translations
-
-2005-02-01  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* zh_CN.po: update zh_CN translations
-
-2005-01-27  Benedikt Meurer <benny at xfce.org>
-
-	* Makefile.in.in, POTFILES.in, ar.gmo, ar.po, az.gmo, az.po,
-	  be.gmo, be.po, ca.gmo, ca.po, cs.gmo, cs.po, de.gmo, de.po,
-	  en_GB.gmo, en_GB.po, es.gmo, es.po, es_MX.gmo, es_MX.po, et.gmo,
-	  et.po, eu.gmo, eu.po, fa.gmo, fa.po, fi.gmo, fi.po, fr.gmo,
-	  fr.po, gu.gmo, gu.po, he.gmo, he.po, hi.gmo, hi.po, it.gmo,
-	  it.po, ja.gmo, ja.po, ko.gmo, ko.po, lt.gmo, lt.po, ms.gmo,
-	  ms.po, nb_NO.gmo, nb_NO.po, nl.gmo, nl.po, pa.gmo, pa.po,
-	  pl.gmo, pl.po, pt_BR.gmo, pt_BR.po, pt_PT.gmo, pt_PT.po, ro.gmo,
-	  ro.po, ru.gmo, ru.po, sk.gmo, sk.po, sv.gmo, sv.po, ta.gmo,
-	  ta.po, tr.gmo, tr.po, uk.gmo, uk.po, vi.gmo, vi.po,
-	  xfce4-session.pot, zh_CN.gmo, zh_CN.po, zh_TW.gmo, zh_TW.po:
-	  Removed autogenerated files from CVS.
-
-2005-01-22  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* fi.gmo, fi.po: update FI translations
-
-2005-01-08  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ru.gmo, ru.po: update RU translations
-
-2005-01-06  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* uk.gmo, uk.po: update UK translations
-
-2005-01-05  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* he.gmo, he.po: update HE translations
-
-2005-01-02  Olivier Fourdan <fourdan at xfce.org>
-
-	* xfce4-session.pot: Update version and changelog
-
-2004-12-23  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* et.gmo, et.po: update ET translations
-
-2004-12-21  Brian Tarricone <kelnos at xfce.org>
-
-	* cs.gmo, cs.po: add/update czech translations
-
-2004-12-20  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* nb_NO.gmo, nb_NO.po, no.gmo, no.po: rename NO pofiles to no_NB
-
-2004-12-15  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* pt_BR.gmo, pt_BR.po: update pt_BR translations
-
-2004-12-14  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ko.gmo, ro.gmo, ro.po: add RO translations
-
-2004-12-13  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ko.po: update KO translations
-
-2004-12-11  Olivier Fourdan <fourdan at xfce.org>
-
-	* tr.gmo, xfce4-session.pot: Various changes and small fixes
-
-2004-12-05  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* en_GB.gmo, en_GB.po: add en_GB translations
-
-2004-11-28  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* tr.po: update TR translations
-
-2004-11-26  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ko.gmo, ko.po: update KO translations
-
-2004-11-07  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* fi.gmo, fi.po: update FI translation
-
-2004-11-06  Olivier Fourdan <fourdan at xfce.org>
-
-	* xfce4-session.pot: Update versions of all packages to 4.1.99.1
-	  (ie 4.2 RC1), Update ChangeLogs.
-
-2004-11-01  Benedikt Meurer <benny at xfce.org>
-
-	* POTFILES.in, ar.gmo, ar.po, az.gmo, az.po, be.gmo, be.po,
-	  ca.gmo, ca.po, de.gmo, de.po, es.gmo, es.po, es_MX.gmo,
-	  es_MX.po, et.gmo, et.po, eu.gmo, eu.po, fa.gmo, fa.po, fi.gmo,
-	  fi.po, fr.gmo, fr.po, gu.gmo, gu.po, he.gmo, he.po, hi.gmo,
-	  hi.po, it.gmo, it.po, ja.gmo, ja.po, ko.gmo, ko.po, lt.gmo,
-	  lt.po, ms.gmo, ms.po, nl.gmo, nl.po, no.gmo, no.po, pa.gmo,
-	  pa.po, pl.gmo, pl.po, pt_BR.gmo, pt_BR.po, pt_PT.gmo, pt_PT.po,
-	  ru.gmo, ru.po, sk.gmo, sk.po, sv.gmo, sv.po, ta.gmo, ta.po,
-	  tr.gmo, tr.po, vi.gmo, vi.po, xfce4-session.pot, zh_CN.gmo,
-	  zh_CN.po, zh_TW.gmo, zh_TW.po: Update the po files.
-
-2004-10-30  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* lt.gmo, lt.po: update LT translations
-
-2004-10-28  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* he.gmo, he.po: update HE translations
-
-2004-10-20  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* et.gmo, et.po: update ET translations
-
-2004-10-17  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ar.gmo, az.gmo, be.gmo, ca.gmo, de.gmo, es.gmo, es_MX.gmo,
-	  et.gmo, eu.gmo, fi.gmo, fi.po, fr.gmo, gu.gmo, he.gmo, hi.gmo,
-	  it.gmo, ja.gmo, ko.gmo, lt.gmo, ms.gmo, nl.gmo, no.gmo, pa.gmo,
-	  pl.gmo, pt_BR.gmo, ru.gmo, sk.gmo, sv.gmo, ta.gmo, tr.gmo,
-	  vi.gmo, zh_CN.gmo, zh_TW.gmo: update FI translations
-
-2004-10-11  Benedikt Meurer <benny at xfce.org>
-
-	* ar.po, az.po, be.po, ca.po, de.po, es.po, es_MX.po, et.po,
-	  eu.po, fr.po, gu.po, he.po, hi.po, it.po, ja.po, ko.po, lt.po,
-	  ms.po, nl.po, no.po, pa.po, pl.po, pt_BR.po, ru.po, sk.po,
-	  sv.po, ta.po, tr.po, vi.po, xfce4-session.pot, zh_CN.po,
-	  zh_TW.po: update-po for Moe.
-
-2004-10-10  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* pt_PT.gmo, pt_PT.po: update pt_PT translations
-
-2004-10-09  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* fa.gmo, fa.po, fa_IR.gmo, fa_IR.po: update FA translations
-
-2004-10-09  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* es.gmo, es_MX.gmo, pa.gmo, pa.po: Punjabi translations update
-	  from jaswinderlinux at netscape.net
-
-2004-10-08  Edscott Wilson Garcia <edscott at xfce.org>
-
-	* es.po, es_MX.po: update translations. Note to Benny: there are
-	  too many "starting this-or-that" while a "starting %s" is also
-	  provided.
-
-2004-10-08  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ru.gmo, ru.po: fix #375
-
-2004-10-03  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* pa.gmo, pa.po: Punjabi translations (PA) from
-	  jaswinderlinux at netscape.net
-
-2004-10-02  Olivier Fourdan <fourdan at xfce.org>
-
-	* xfce4-session.pot: Update all files for 4.2 beta 1
-
-2004-09-30  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* it.gmo, it.po: updated Italian translations from Luca Marrocco
-	  <buildup at libero.it>
-
-2004-09-29  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* zh_TW.gmo, zh_TW.po: updated zh_TW translations from Ambrose Li
-	  <acli at ada.dhs.org>
-
-2004-09-29  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* zh_CN.gmo, zh_CN.po: updated zh_CN translations from yongtao
-	  yang <yongtao.yang at gmail.com>
-
-2004-09-23  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* gu.gmo, gu.po, nl.gmo: add Gujarati translations (GU) from Ankit
-	  Patel <ankit at redhat.com>
-
-2004-09-23  Jasper Huijsmans <jasper at xfce.org>
-
-	* nl.po: Better translation
-
-2004-09-21  Jasper Huijsmans <jasper at xfce.org>
-
-	* ar.gmo, ar.po, az.gmo, az.po, be.gmo, be.po, ca.gmo, ca.po,
-	  de.gmo, de.po, es.gmo, es.po, es_MX.gmo, es_MX.po, et.gmo,
-	  et.po, eu.gmo, eu.po, fa_IR.gmo, fa_IR.po, fr.gmo, fr.po,
-	  he.gmo, he.po, hi.gmo, hi.po, it.gmo, it.po, ja.gmo, ja.po,
-	  ko.gmo, ko.po, lt.gmo, lt.po, ms.gmo, ms.po, nl.gmo, nl.po,
-	  no.gmo, no.po, pl.gmo, pl.po, pt_BR.gmo, pt_BR.po, ru.gmo,
-	  ru.po, sk.gmo, sk.po, sv.gmo, sv.po, ta.gmo, ta.po, tr.gmo,
-	  tr.po, vi.gmo, vi.po, zh_CN.gmo, zh_CN.po, zh_TW.gmo, zh_TW.po:
-	  Run make update-po at Moe's request.
-
-2004-09-18  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* de.gmo, eu.gmo, eu.po: update EU translations
-
-2004-09-18  Moritz Heiber <moe at xfce.org>
-
-	* de.po: bleh .. no comment
-
-2004-09-18  Moritz Heiber <moe at xfce.org>
-
-	* de.po: Updating these for alpha release. Not yet finished .. but
-	  I'm just too tired to continue. Needs extensive spell checking
-	  and approvement (Note to myself: Write mail to the list!).
-
-2004-09-16  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* be.gmo, be.po: add BE translations from Ales Nyakhaychyk
-	  <nab at mail.by>
-
-2004-09-10  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* he.gmo, he.po: HE translations update from Yuval Tanny
-	  <tanai at int.gov.il>
-
-2004-09-09  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* vi.gmo, vi.po: update VI translations
-
-2004-09-06  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* et.gmo, et.po, nl.gmo: ET translations from Peeter Vois
-	  <Peeter.Vois at proekspert.ee>
-
-2004-08-29  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* az.gmo, az.po: AZ translations update from Metin Amiroff
-	  <metin at karegen.com>
-
-2004-08-28  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* sk.gmo, sk.po: add Slovak translations from Juraj Brosz
-	  <juro at jurajbrosz.info>
-
-2004-08-25  Jasper Huijsmans <jasper at xfce.org>
-
-	* nl.po: Update dutch translations, only po files for now
-
-2004-08-24  Benedikt Meurer <benny at xfce.org>
-
-	* POTFILES.in, ar.gmo, ar.po, az.gmo, az.po, ca.gmo, ca.po,
-	  de.gmo, de.po, es.gmo, es.po, es_MX.gmo, es_MX.po, eu.gmo,
-	  eu.po, fa_IR.gmo, fa_IR.po, fr.gmo, fr.po, he.gmo, he.po,
-	  hi.gmo, hi.po, it.gmo, it.po, ja.gmo, ja.po, ko.gmo, ko.po,
-	  lt.gmo, lt.po, ms.gmo, ms.po, nl.gmo, nl.po, no.gmo, no.po,
-	  pl.gmo, pl.po, pt_BR.gmo, pt_BR.po, ru.gmo, ru.po, sv.gmo,
-	  sv.po, ta.gmo, ta.po, tr.gmo, tr.po, xfce4-session.pot,
-	  zh_CN.gmo, zh_CN.po, zh_TW.gmo, zh_TW.po: 'gmake dist'
-	  checked. Updated german translations. Version 4.1.15.
-
-2004-08-24  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* ru.gmo, ru.po: RU translations update from Anthony Ivanoff
-	  <a-i at bk.ru>
-
-2004-08-15  Olivier Fourdan <fourdan at xfce.org>
-
-	* fr.gmo, fr.po: Resync with repository, most notably: - French
-	  po updates - Other various small bug fixes
-
-2004-08-15  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* he.gmo, he.po: Hebrew translations from Yuval Tanny
-	  <tanai at int.gov.il>
-
-2004-07-23  Benedikt Meurer <benny at xfce.org>
-
-	* ar.po, az.po, ca.po, de.gmo, de.po, es.po, es_MX.po, eu.po,
-	  fa_IR.po, fr.po, hi.po, it.po, ja.po, ko.po, lt.po, ms.po,
-	  nl.po, no.po, pl.po, pt_BR.po, sv.po, ta.po, tr.po,
-	  xfce4-session.pot, zh_CN.po, zh_TW.po: update-po.
-
-2004-06-13  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* lt.gmo, lt.po: Updated lt translations from Mantas Zapolskas
-
-2004-06-13  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* zh_CN.gmo: .gmo files updated
-
-2004-06-11  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* zh_CN.po: Update zh_CN translations
-
-2004-06-07  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* POTFILES.in, fr.gmo, fr.po, xfce4-session.pot: fix POTFILES.in
-	  for missing settings/old-session.c. update French translations
-
-2004-06-05  Benedikt Meurer <benny at xfce.org>
-
-	* POTFILES.in, ar.po, az.po, ca.po, de.po, es.po, es_MX.po, eu.po,
-	  fa_IR.po, fr.gmo, fr.po, hi.po, it.po, ja.po, ko.po, ms.po,
-	  nl.po, no.po, pl.po, pt_BR.po, sv.po, ta.po, tr.po,
-	  xfce4-session.pot, zh_CN.po, zh_TW.po: New ca translations from
-	  Carles Munoz Gorriz.
-
-2004-06-04  Jean-Francois Wauthy <pollux at xfce.org>
-
-	* fr.po: french translations update
-
-2004-05-17  Benedikt Meurer <benny at xfce.org>
-
-	* ar.gmo, ar.po, az.gmo, az.po, ca.gmo, ca.po, de.gmo, de.po,
-	  es.gmo, es.po, es_MX.gmo, es_MX.po, eu.gmo, eu.po, fa_IR.gmo,
-	  fa_IR.po, fr.gmo, fr.po, hi.gmo, hi.po, it.gmo, it.po, ja.gmo,
-	  ja.po, ko.gmo, ko.po, ms.gmo, ms.po, nl.gmo, nl.po, no.gmo,
-	  no.po, pl.gmo, pl.po, pt_BR.gmo, pt_BR.po, sv.gmo, sv.po,
-	  ta.gmo, ta.po, tr.gmo, tr.po, xfce4-session.pot, zh_CN.gmo,
-	  zh_CN.po, zh_TW.gmo, zh_TW.po: Use new gettext, reverted
-	  broken .po files.
-
-2004-05-17  Benedikt Meurer <benny at xfce.org>
-
-	* .cvsignore: Additional .cvsignore's
-
-2004-05-17  Benedikt Meurer <benny at xfce.org>
-
-	* POTFILES.in, ar.gmo, ar.po, az.gmo, az.po, ca.gmo, ca.po,
-	  de.gmo, de.po, es.gmo, es.po, es_MX.gmo, es_MX.po, eu.gmo,
-	  eu.po, fa_IR.gmo, fa_IR.po, fr.gmo, fr.po, hi.gmo, hi.po,
-	  it.gmo, it.po, ja.gmo, ja.po, ko.gmo, ko.po, ms.gmo, ms.po,
-	  nl.gmo, nl.po, no.gmo, no.po, pl.gmo, pl.po, pt_BR.gmo,
-	  pt_BR.po, sv.gmo, sv.po, ta.gmo, ta.po, tr.gmo, tr.po,
-	  xfce4-session.pot, zh_CN.gmo, zh_CN.po, zh_TW.gmo, zh_TW.po:
-	  Updated po files, removed further obsolete files.
-
-2004-03-15  Olivier Fourdan <fourdan at xfce.org>
-
-	* ar.gmo, ar.po: Arabic from Saleh Hathal <hathalsal at hotmail.com>
-
-2004-02-17  Jasper Huijsmans <jasper at xfce.org>
-
-	* ms.gmo, ms.po: Update Malay translations
-
-2004-02-15  Benedikt Meurer <benny at xfce.org>
-
-	* fr.gmo, fr.po: Updated french translation, thanks to
-	  Jean-Francois Wauthy <pollux at xfce.org>.
-
-2004-02-11  Jasper Huijsmans <jasper at xfce.org>
-
-	* eu.gmo, eu.po: Add Basque (eu) translations
-
-2004-01-29  Jasper Huijsmans <jasper at xfce.org>
-
-	* fa_IR.gmo, fa_IR.po: Update Persian translations
-
-2004-01-25  Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-session.pot: Version 0.2.1
-
-2004-01-21  Jasper Huijsmans <jasper at xfce.org>
-
-	* es.gmo, es.po, fa_IR.gmo, fa_IR.po, ja.gmo, ja.po, ko.gmo,
-	  ko.po, pt_BR.gmo, pt_BR.po: Translations added/updated for
-	  spanish, persian, japanese, korean, brasilian and chinese
-
-2004-01-05  Benedikt Meurer <benny at xfce.org>
-
-	* fr.gmo, fr.po: Added french translations, thanks to
-	  Jean-Francois Wauthy <pollux at xfce.org>.
-
-2003-12-29  Olivier Fourdan <fourdan at xfce.org>
-
-	* no.gmo, no.po: Fix missing CHARSET in potfiles
-
-2003-12-29  Jasper Huijsmans <jasper at xfce.org>
-
-	* no.gmo, no.po, tr.gmo, tr.po: Update Norwegian and Turkish
-	  translations
-
-2003-12-27  Jasper Huijsmans <jasper at xfce.org>
-
-	* pl.gmo, pl.po: Update Polish translations
-
-2003-12-15  Jasper Huijsmans <jasper at xfce.org>
-
-	* az.gmo, az.po: Add Azerbaijani translations
-
-2003-11-20  Benedikt Meurer <benny at xfce.org>
-
-	* it.gmo, it.po: Added italian translation, thanks to Eduard
-	  Roccatello.
-
-2003-11-20  Benedikt Meurer <benny at xfce.org>
-
-	* ko.gmo, ko.po: Added korean translations, thanks to ByungHyun
-	  Choi <byunghyun.choi at gmail.com>.
-
-2003-11-12  Jasper Huijsmans <jasper at xfce.org>
-
-	* sv.gmo, sv.po: Add swedish translations
-
-2003-11-02  Olivier Fourdan <fourdan at xfce.org>
-
-	* hi.gmo, hi.po: Add hi.po
-
-2003-10-22  Jasper Huijsmans <jasper at xfce.org>
-
-	* ta.gmo, ta.po, zh_TW.gmo, zh_TW.po: Add missing po/gmo files
-
-2003-08-10  Jasper Huijsmans <jasper at xfce.org>
-
-	* zh_CN.gmo, zh_CN.po: Update chinese translations
-
-2003-08-07  Jasper Huijsmans <jasper at xfce.org>
-
-	* ca.gmo, ca.po: Update catalan translations
-
-2003-07-19  Benedikt Meurer <benny at xfce.org>
-
-	* POTFILES.in, de.gmo, de.po, es.gmo, es.po, es_MX.gmo, es_MX.po,
-	  nl.gmo, nl.po, tr.gmo, tr.po, xfce4-session.pot, zh_CN.gmo,
-	  zh_CN.po: Fixed broken POTFILES.in
-
-2003-07-18  Jasper Huijsmans <jasper at xfce.org>
-
-	* tr.gmo, tr.po: Update turkish translations
-
-2003-07-16  Jasper Huijsmans <jasper at xfce.org>
-
-	* nl.gmo, nl.po: Update dutch translations
-
-2003-07-15  Benedikt Meurer <benny at xfce.org>
-
-	* de.gmo, de.po, es.gmo, es.po, es_MX.gmo, es_MX.po, nl.gmo,
-	  nl.po, xfce4-session.pot, zh_CN.gmo, zh_CN.po:Added more
-	  helpful tooltips to the settings dialog (translations needs to
-	  be updated).
-
-2003-07-13  Benedikt Meurer <benny at xfce.org>
-
-	* de.gmo, de.po, es.gmo, es.po, es_MX.gmo, es_MX.po, nl.gmo,
-	  nl.po, xfce4-session.pot, zh_CN.gmo, zh_CN.po: Several updates
-	  and fixes. Version is now 0.1.0.
-
-2003-07-13  Benedikt Meurer <benny at xfce.org>
-
-	* POTFILES.in, de.gmo, de.po, es.gmo, es.po, es_MX.gmo, es_MX.po,
-	  nl.gmo, nl.po, xfce4-session.pot, zh_CN.gmo, zh_CN.po: Fixed
-	  wrong POTFILES.in.
-
-2003-07-11  Jasper Huijsmans <jasper at xfce.org>
-
-	* de.gmo, de.po: Update German translations
-
-2003-07-11  Jasper Huijsmans <jasper at xfce.org>
-
-	* zh_CN.gmo, zh_CN.po: Update Chinese translations (2)
-
-2003-07-09  Benedikt Meurer <benny at xfce.org>
-
-	* xfce4-session/trunk/ChangeLog, de.gmo, de.po, es.gmo, es.po,
-	  es_MX.gmo, es_MX.po, nl.gmo, nl.po: Updated po's
-
-2003-07-08  Benedikt Meurer <benny at xfce.org>
-
-	* POTFILES.in, de.gmo, de.po, es.po, es_MX.po, nl.po,
-	  xfce4-session.pot: Updated translation (german).
-
-2003-07-08  Jasper Huijsmans <jasper at xfce.org>
-
-	* es.gmo, es.po, es_MX.gmo, es_MX.po, nl.gmo, nl.po: Add Dutch
-	  translations and fix Spanish ones
-
-2003-07-08  Edscott Wilson Garcia <edscott at xfce.org>
-
-	* es.po, es_MX.po: specify utf-8 charset in spanish files
-
-2003-07-08  Edscott Wilson Garcia <edscott at xfce.org>
-
-	* es.po: european spanish (initial)
-
-2003-07-08  Edscott Wilson Garcia <edscott at xfce.org>
-
-	* es_MX.po: spanish
-
-2003-07-07  Benedikt Meurer <benny at xfce.org>
-
-	* de.gmo, de.po, xfce4-session.pot: Strings changed (due to
-	  tooltips being added).
-
-2003-07-07  Benedikt Meurer <benny at xfce.org>
-
-	* de.gmo, de.po: Updated german translation again. version to
-	  0.0.21.
-
-2003-07-07  Benedikt Meurer <benny at xfce.org>
-
-	* de.gmo, de.po: Updated German translation, thanks to Moritz
-	  Heiber.
-
-2003-07-07  Benedikt Meurer <benny at xfce.org>
-
-	* ChangeLog, Makefile.in.in, POTFILES.in, de.gmo, de.po,
-	  xfce4-session.pot: Initial revision
-



More information about the Xfce4-commits mailing list