[mousetweaks] Switch to auto-generated ChangeLog file



commit 6c83185bfa895ebb7290862f62929c024163e9e3
Author: Gerd Kohlberger <gerdk src gnome org>
Date:   Sun Apr 26 13:49:21 2009 +0200

    Switch to auto-generated ChangeLog file
    
    The ChangeLog will now be created during 'make dist' and put into
    the tarball. po/ChangeLog and help/ChangeLog are deleted from the
    repository as translators no longer use them.
    
    Additional info: http://live.gnome.org/Git/ChangeLog
---
 ChangeLog      |  942 +-------------------------------------------------------
 Makefile.am    |   15 +
 help/ChangeLog |  273 ----------------
 po/ChangeLog   |  830 -------------------------------------------------
 4 files changed, 17 insertions(+), 2043 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index ca40389..40f8eee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,940 +1,2 @@
-2009-03-16 Francesco Fumanti <frfumanti svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version bump: 2.27.1
-
-2009-03-16 Francesco Fumanti <frfumanti svn gnome org>
-
-	* NEWS: Prepare 2.26.0 release.
-
-2009-03-02 Francesco Fumanti <frfumanti svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version bump: 2.26.0
-
-2009-03-02 Francesco Fumanti <frfumanti svn gnome org>
-
-	* NEWS: Prepare 2.25.92 release.
-
-2009-03-02  Gerd Kohlberger  <gerdk svn gnome org>
-
-	Fix possible crash if an accessible object is defunct.
- 
-	* src/mt.c: add null check
-	* src/mt-accessible.c: check if child is valid
-
-2009-02-16 Francesco Fumanti <frfumanti svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version bump: 2.25.92
-
-2009-02-16 Francesco Fumanti <frfumanti svn gnome org>
-
-	* NEWS: Prepare 2.25.91 release.
-
-2009-02-10  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* data/pointer-capture-applet.schemas.in: Change long key
-	descriptions according to bug #571133.
-
-2009-02-01 Francesco Fumanti <frfumanti svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version bump: 2.25.91
-
-2009-02-01 Francesco Fumanti <frfumanti svn gnome org>
-
-	* NEWS: Prepare 2.25.90 release.
-
-2009-01-19 Francesco Fumanti <frfumanti svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version bump: 2.25.90
-	
-2009-01-19 Francesco Fumanti <frfumanti svn gnome org>
-
-	* NEWS: Prepare 2.25.5 release.
-
-2009-01-12  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* src/mt-main.c: Add missing <locale.h>. Bug #567483.
-
-2009-01-09  Leonardo Ferreira Fontenelle  <leonardof gnome org>
-
-	reviewed by: Gerd Kohlberger.
-
-	* data/pointer-capture-applet.schemas.in: Fixed a typo in my previous
-	commit.
-
-2009-01-09  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* src/mt-main.c: Use N_() instead of _() for command-line options.
-	Fixes bug #567197.
-
-2009-01-09  Leonardo Ferreira Fontenelle  <leonardof gnome org>
-
-	reviewed by: Gerd Kohlberger
-
-	* data/pointer-capture-applet.schemas.in: More improvements to gconf
-	key descriptions. Closes bug #552222.
-
-2009-01-09  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* data/pointer-capture-applet.schemas.in: Improve key
-	descriptions. Bug #552222.
-
-2009-01-07  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* data/*.glade: Remove old .glade files from tree.
-
-2009-01-07  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* data/pointer-capture-applet.ui:
-	* data/mousetweaks.ui:
-	
-	Use standard icon name. Bug #545059
-
-2009-01-07  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* src/dwell-click-applet.c:
-	* data/dwell-click-applet.ui:
-	
-	Change the enable button to use a stock icon instead of the
-	On/Off label.
-	
-	Use standard icon name. Bug #545059
-
-2009-01-05 Francesco Fumanti <frfumanti svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version bump: 2.25.5
-
-2009-01-05 Francesco Fumanti <frfumanti svn gnome org>
-
-	* NEWS: Prepare 2.25.4 release.
-
-2009-01-05 Francesco Fumanti <frfumanti svn gnome org>
-
-	* data/pointer-capture-applet.schemas.in
-	
-	Improve short and long descriptions
-
-2008-12-15 Francesco Fumanti <frfumanti svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Skipping the 2.25.3 release. Version bump to 2.25.4
-
-2008-12-01 Francesco Fumanti <frfumanti svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version bump: 2.25.3
-
-2008-12-01 Francesco Fumanti <frfumanti svn gnome org>
-
-	* NEWS: Prepare 2.25.2 release.
-
-2008-11-13  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* src/mt-main.c: (global_motion_event): Make sure drag-clicks also
-	work if both Dwell Click and Simulated Secondary Click are enabled.
-
-2008-11-13  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* src/mt-main.c: (mt_main_generate_button_event): Fix typo and
-	increase double click delay. (Helps changing directories in gftp)
-
-2008-11-09  Gerd Kohlberger  <gerdk svn gnome org>
-
-	Change to new interface descriptions.
-	
-	* po/POTFILES.in: Use new .ui files
-	* po/POTFILES.skip: Ignore old .glade files
-
-2008-11-04 Francesco Fumanti <frfumanti svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version bump: 2.25.2
-
-2008-11-04 Francesco Fumanti <frfumanti svn gnome org>
-
-	* NEWS: Prepare 2.25.1 release.
-
-2008-10-23  Gerd Kohlberger  <gerdk svn gnome org>
-	
-	Migrate to GtkBuilder and remove libglade dependency.
-
-	* configure.ac: Remove libglade check.
-	* src/mt-main.c:
-	* src/mt-main.h:
-	* src/mt-ctw.c:
-	* src/mt-ctw.h:
-	* src/dwell-click-applet.c:
-	* src/pointer-capture-applet.c: Switch to GtkBuilder.
-	* data/Makfile.am:
-	* data/dwell-click-applet.ui:
-	* data/pointer-capture-applet.ui:
-	* data/mousetweaks.ui: New files.
-
-2008-10-23  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* src/mt-main.c: Fix capitalization in warning dialog. Don't rely on
-	gnome accessibility gconf key to dedect if AT support is enabled.
-	Testing the return value of SPI_init() is enough and also works
-	with GDM. 
-
-2008-09-22 Francesco Fumanti <frfumanti svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version bump: 2.25.1
-
-2008-09-22 Francesco Fumanti <frfumanti svn gnome org>
-
-	* NEWS: Prepare 2.24.0 release.
-
-2008-09-12  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* src/mt-cursor-manager.c: Remove cursor_set guard. Seems to get
-	out of sync when grabs are involved.
-
-2008-09-11  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* data/dwell-click-applet.glade: Mark tooltip for translation and
-	change capitalization. Bug #551762.
-
-2008-09-08 Francesco Fumanti <frfumanti svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version bump: 2.24.0
-
-2008-09-08 Francesco Fumanti <frfumanti svn gnome org>
-
-	* NEWS: Prepare 2.23.92 release.
-
-2008-09-07  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* src/mt-service.c: Fix StatusChanged signal emission.
-
-2008-09-07  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* src/mt-main.c: Cleanup.
-
-2008-09-07  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* src/mt-main.c: (mt_main_generate_button_event): Fix typo that
-	caused double clicks not to work.
-	(mt_main_do_dwell_click)(dwell_timer_finished): Improve drag click
-	handling. (mt_main_generate_motion_event): Add error trap
-
-2008-09-06  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* data/pointer-capture-applet.glade: Mark modifier labels
-	for translation.
-
-	Patch by Milo Casagrande. Fixes bug #551133.
-
-2008-09-01  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version bump: 2.23.92
-
-2008-09-01  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* NEWS: Prepare 2.23.91 release.
-
-2008-08-28  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* src/mt-cursor-manager.h: Fix copy and paste error.
-
-2008-08-28  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* src/mt-main.c: Fix regression with drag clicks.
-
-2008-08-28  Gerd Kohlberger  <gerdk svn gnome org>
-
-	Fix secondary clicks on the "Window List" applet.
-
-	* src/mt-main.c:(mt_main_generate_motion_event): Flush connection.
-	* src/mt-accessible.c:(mt_accessible_at_point):
-	Don't skip inactive objects.
-
-2008-08-27  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* src/mt-main.c: Change cursor on all root windows.
-
-2008-08-27  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* src/mt-timer.c: Minor cleanup.
-
-2008-08-24  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* src/mt-listener.c: I_() macro was a bad idea.
-	* po/POTFILES.skip: Remove mt-listener.c again.
-
-2008-08-24  Gerd Kohlberger  <gerdk svn gnome org>
-
-	* src/mt-main.c: Add multiscreen support and generate events
-	with XTest instead of AT-SPI.
-	* src/mt-main.h: Add variables.
-	* src/mt-ctw.c: (mt_ctw_update_visibility): Map click-type window
-	on the current screen.
-	* configure.ac: Add xtst check.
-
-2008-08-23 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-main.c:(cursor_overlay_time):
-	* src/mt-ctw.c:
-	* src/mt-ctw.h:
-
-	Use theme colors for the cursor overlay. Looks nicer and works
-	better with dark cursor themes.
-
-2008-08-23 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-cursor.c: Don't show a critical warning if a cursor
-	has no name.
-
-2008-08-23 Gerd Kohlberger <gerdk svn gnome org>
-
-	Improve a workaround for secondary clicks that caused 
-	problems with window frames and desktop icons. See bug #532934.
-
-	* src/mt-main.h: Listen for focus changes.
-	* src/mt-main.h: Add 'move-release' variable.
-
-	* src/Makefile.am: Add new files.
-	* src/mt-accessible.c: New file.
-	* src/mt-accessible.h: New file.
-	Add AT-SPI utility functions. Most of them aren't
-	used yet.
-
-2008-08-22 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-listener.c:
-	* src/mt-listener.h:
-	Create a MtListener object and move all at-spi signal related
-	things to a new file.
-
-	* src/mt-main.c: Use new listener object.
-	* src/Makefile.am: Add new files.
-	* po/POTFILES.skip: Add mt-listener.c
-
-2008-08-18 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-main.c:(mt_main_request_logout): Fix argument type.
-
-2008-08-18 Gerd Kohlberger <gerdk svn gnome org>
-
-	* confiure.ac: remove libgnome and libgnomeui dependency
-	* src/Makefile.am: use per-file CFLAGS.
-	* src/mt-main.c: remove last bits of libgnome and libgnomeui
-
-2008-08-18 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-main.c: Use dbus instead of libgnomeui to communicate with
-	the session manager.
-
-2008-08-18 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/pointer-capture-applet.c:
-	* src/dwell-click-applet.c:
-	* src/mt-common.c:
-	* src/mt-common.h:
-
-	Switch to gtk_show_uri and move the code to mt-common.
-
-	* configure.ac: Bump gtk requirement to 2.13.1
-	* Makefile.am: Add --disable-scrollkeeper
-	
-	* help/mousetweaks.omf.in: Add .omf template
-	* help/Makefile.am: Move legal.xml to DOC_ENTITIES
-	* help/C/mousetweaks.xml: Add "maintainer" and "description" roles
-	needed by scrollkeeper.
-
-2008-08-18 Francesco Fumanti <frfumanti svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version bump: 2.23.91
-
-2008-08-18 Francesco Fumanti <frfumanti svn gnome org>
-
-	* NEWS: Prepare 2.23.90 release.
-
-2008-08-04 Francesco Fumanti <frfumanti svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version bump: 2.23.90
-
-2008-06-16 Francesco Fumanti <frfumanti svn gnome org>
-
-	* NEWS: Prepare 2.23.6 release.
-
-2008-08-04 Gerd Kohlberger <gerdk svn gnome org>
-
-	* configure.ac: Check for libgnomeui
-	* src/Makefile.am: Use GNOME_COMPILE_WARNINGS.
- 
-	* src/mt-ctw.c: Add header file.
-	* src/mt-main.c: (main): spi_leaks might be used uninitialized.
-	* src/mt-pidfile.c: Add header file.
-
-	Fix new compile warnings.
-
-2008-07-28 Gerd Kohlberger <gerdk svn gnome org>
-
-	Patch by Matthias Clasen. Fixes #545059.
-
-	* src/mt-common.h:
-	* data/DwellClick_Factory.server.in.in:
-	* data/PointerCapture_Factory.server.in.in:
-	Use standard icon name.
-
-2008-07-20 Gerd Kohlberger <gerdk svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version bump: 2.23.6
-
-2008-07-20 Gerd Kohlberger <gerdk svn gnome org>
-	
-	* NEWS: Prepare 2.23.5 release.
-
-2008-07-16 Gerd Kohlberger <gerdk svn gnome org>
-	
-	Patch by Thadeu Lima de Souza Cascardo (bug #543272)
-
-	* configure.ac: Add dependency to xcursor
-
-2008-07-09 Gerd Kohlberger <gerdk svn gnome org>
-
-	* Makefile.am: Add ofm.make and xmldocs.make to EXTRA_DIST.
-	Disable schemas install for distcheck.
-
-2008-07-08 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt.main.c: Make sure we really click on the current positon of
-	the pointer. Part of the GOK workaround.
-	* src/mt-cursor-manager.c: Don't send cursor_changed signals if
-	the new cursor has no name.
-	eg. busy, custom pixmap cursors.
-
-2008-07-08 Gerd Kohlberger <gerdk svn gnome org>
-
-	* configure.ac: Remove AC_SUBST for LINGUAS path.
-
-2008-07-06 Gerd Kohlberger <gerdk svn gnome org>
-
-	* help/Makefile.am: Add -Wno-portability to get rid of
-	gnome-doc-utils warnings.
-	* src/Makefile.am: Use GNOME_MAINTAINER_MODE_DEFINES.
-	* data/Makefile.am: Don't try to install schemas.in files. Sigh.
-
-	* configure.ac:
-	* Makefile.am:
-	Use m4 subdir for macros + bump intltool requirement to 0.40.0 +
-	misc. nitpicking.
-
-2008-07-06 Gerd Kohlberger <gerdk svn gnome org>
-
-	* data/dwell-click-applet.glade:
-	* data/pointer-capture-applet.glade:	
-	Finally add Francesco to doc credits. See changelog from 2008-03-27.
-
-2008-07-06 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-main.c: (accessibility_enabled): Avoid getting launched by
-	g-s-d again when we disable our gconf keys.
-	* src/dwell-click-applet.c: Remove an unused var and some cleanup.
-
-2008-07-06 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-timer.c: Remove unnecessary g_timer_stop() calls.
-
-2008-07-06 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-main.c:
-	* src/mt-timer.c:
-	* man/mousetweaks.1:
-
-	Change the dwell delay range from 0.5-3.0 sec to 0.2-3.0 sec.
-
-2008-06-26 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/dwell-click-applet.c: Add time animation to enable button.
-
-2008-06-24 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-main.c: (dwell_do_pointer_click): Add a short delay between
-	button-press and -release events. This should allow GOK to handle
-	events generated by mousetweaks.
-
-	For details see bug #538004
-
-2008-06-23 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-common.c: Fix compiler warnings
-	* src/mt-main.c: (main): Report at-spi leaks if there are any.
-	(within_tolerance): rename function to below_threshold and
-	remove sqrt() and pow() calls.
-
-2008-06-16 Francesco Fumanti <frfumanti svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version increment: 2.23.5
-
-2008-06-16 Francesco Fumanti <frfumanti svn gnome org>
-
-	* NEWS: Prepare 2.23.4 release.
-
-2008-06-15 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-main.c: Remove unnecessary casts.
-
-2008-06-15 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-main.c: Move 'drag-release' code to more appropriate place.
-
-2008-06-15 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-main.c: (main): Use correct _unref function.
-	(spi_button_event): Use position info from event.
-	(spi_motion_event): Remove whitespace.
-
-2008-06-02 Francesco Fumanti <frfumanti svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version increment to 2.23.4
-
-2008-06-02 Francesco Fumanti <frfumanti svn gnome org>
-
-	* NEWS: Prepare 2.23.3 release.
-
-2008-06-01 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/dwell-click-applet.c: Change 'enable dwell' icon to a label.
-
-2008-05-19 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-main.c: Fix typos.
-
-2008-05-17 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/dwell-click-applet.c:
-	Fix ref counting bug.
-	Add on/off button to activate dwelling.
-
-2008-05-17 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/dwell-click-applet.c: Use a macro instead of calling
-	glade_xml_get_widget all the time.
-
-2008-05-17 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/dwell-click-applet.c:
-	Show a warning if we can't launch gnome-mouse-properties.
-	Fix minor HIG issue in warning strings.
-
-2008-05-17 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/dwell-click-applet.c:
-	Check on start-up if the daemon is already running.
-	Remove some unnecessary casts. 
-
-2008-05-14 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-main.c: Add more command-line options.
-	* man/mousetweaks.1: Add new options.
-
-2008-05-12 Francesco Fumanti <frfumanti svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version bump: 2.23.3
-
-2008-05-12 Francesco Fumanti <frfumanti svn gnome org>
-
-	* NEWS: Prepare 2.23.2 release.
-
-2008-05-12 Gerd Kohlberger <gerdk svn gnome org>
-
-	* po/POTFILES.in: Add mt-common.c
-
-2008-05-12 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-main.c:
-	Initialize GnomeProgram in child process.
-	Add more info to the a11y warning dialog.
-	Plug minor options leak.
-
-2008-05-08 Gerd Kohlberger <gerdk svn gnome org>
-	* src/mt-common.c:
-	* src/mt-common.h:
-	Add more dialog types.
-	
-	* src/pointer-capture-applet.c:
-	* src/dwell-click-applet.c:
-	Switch to new dialog function.
-
-	* src/mt-main.c:
-	Improve the Assistive Technology warning dialog and add an
-	'Enable and Log Out' button, similar to GOK. (Bug #531693)
-
-2008-04-21 Gerd Kohlberger <gerdk svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version bump: 2.23.2
-
-2008-04-21 Gerd Kohlberger <gerdk svn gnome org>
-
-	* NEWS: Prepare 2.23.1 release and remove pre-GNOME news.
-	* po/ChangeLog: Add some missing entries.
-
-2008-04-17 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-main.c/h: Add simple line drawing for gesture mode.
-
-2008-04-17 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-main.c:
-	* src/mt-cusor-manager.c:
-	Handle cursor theme changes correctly.
-
-2008-04-06 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-timer.c: Remove unused variables.
-	* src/mt-main.c: Don't send right-clicks too fast. This helps
-	to avoid running into active pointer grabs. (eg. gnome-panel)
-
-2008-03-30 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/Makefile.am: LDFLAGS -> LDADD.
-	Make sure "-Wl,--as-needed" gets a front row seat. Fixes bug #525032.
-
-2008-03-29 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/dwell-click-applet.c: Use new 'show-page' option of mouse capplet.
-
-2008-03-29 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-cusor.c/h: Initial commit.
-	* src/mt-cusor-manager.c/h: Initial commit.
-	* src/Makefile.am: Add new cursor files.
-	* src/mt-main.c/h: Use new objects. Add cursor drawing code.
-	* src/mt-common.h: New animate_cursor option.
-	* data/mousetwaks.schemas.in: New animate_cursor option.
-
-	Add cursor animation to give visual feedback for the internal
-	state of the timers. For dwell-click this means - how long the 
-	cursor has been motionless, for secondary clicks - how long the
-	primary button has been pressed.
-	
-2008-03-28 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-main.c: Check gconf value types before using them.
-
-2008-03-28 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-timer.c: Add new 'tick' signal. Remove properties.
-	* src/mt-timer.h: Clean up.
-	* src/mt-main.c: Use changed function name.
-
-2008-03-27 Gerd Kohlberger <gerdk svn gnome org>
-
-	* po/POTFILES.in: Remove deleted mt-dbus.c file.
-
-2008-03-27 Gerd Kohlberger <gerdk svn gnome org>
-
-	* data/pointer-capture-applet.glade:
-	* data/dwell-click-applet.glade:
-
-	Add more credits to about dialog and update copyright year.
-	No doc credits yet - glade doesn't like modifying documenters atm. 
-
-2008-03-27 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/pointer-capture-applet.c: Clean up.
-
-2008-03-27 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-service.c:
-	* src/mt-service.h:
-	* src/mousetweaks-service.xml:
-	* src/Makefile.am:
-
-	Added new dbus object with introspection.
-
-	* src/mt-main.c:
-	* src/mt-main.h:
-	* src/mt-common.h:
-	* src/dwell-click-applet.c:
-	* src/mt-ctw.c:
-	* src/mt-ctw.h:
-
-	Use new dbus object and some general code clean up.
-
-2008-03-25 Gerd Kohlberger <gerdk svn gnome org>
-
-	* ChangeLog: Remove pre-gnome changes.
-
-2008-03-25 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-main.c: Fix typo.
-	* data/pointer-capture.glade: Button -> Mouse button
-	* data/pointer-capture.schemas.in: Enclose literal values in double quotes.
-	* data/mousetweaks.schemas.in: Enclose literal values in double quotes.
-
-	Fixes bug #516191.
-
-2008-03-20 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-main.c: Add options context description.
-
-2008-03-20 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/Makefile.am: Remove unused PIXDIR.
-
-	* src/dwell-click-applet.c:
-	* data/ctw.glade:
-	* pixmaps/Makefile.am:
-
-	Rename pixmaps to remove ubuntuism.
-
-2008-03-20 Gerd Kohlberger <gerdk svn gnome org>
-
-	* configure.ac:
-	* src/Makefile.am:
-	* data/Makefile.am:
-	
-	Clean up build system.
-	
-	* src/mt-main.c: Remove obsolete session support.
-	
-	* src/dwell-click-applet.c:
-	* src/pointer-capture-applet.c:
-	* src/mt-ctw.c:
-	* src/mt-main.c:
-	
-	Use new DATADIR.
-
-2008-03-15 Gerd Kohlberger <gerdk svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Version bump for new cycle: 2.23.1
-
-2008-03-10 Francesco Fumanti <frfumanti svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version bump: 2.22.1
-
-2008-03-10 Francesco Fumanti <frfumanti svn gnome org>
-
-	* NEWS: Prepare 2.22.0 release.
-
-2008-02-24 Gerd Kohlberger <gerdk svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version bump: 2.22.0
-
-2008-02-24 Gerd Kohlberger <gerdk svn gnome org>
-
-	* NEWS: Prepare 2.21.92 release.
-
-2008-02-13 Gerd Kohlberger <gerdk svn gnome org>
-
-	* configure.ac: Add bugzilla info.
-	* README: Remove launchpad bug info.
-
-2008-02-10 Gerd Kohlberger <gerdk svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version bump: 2.21.92
-
-2008-02-10 Gerd Kohlberger <gerdk svn gnome org>
-
-	* NEWS: Prepare 2.21.91 release.
-
-2008-02-09 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/*: Update copyright.
-
-2008-02-06 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-common.h: Use proper dbus naming conventions.
-	* data/DwellClick_Factory.server.in.in: Set bonobo environment. 
-
-2008-02-06 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/dwell-click-applet.c: Add some error checking.
-
-2008-02-05 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-ctw.c: 
-	* data/ctw.glade:
-	
-	Fix input focus handling in click-type window.
-
-2008-02-04 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-main.c: Improve --shutdown handling.
-
-2008-02-04 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/Makefile.am: Remove some CFLAGS to be buildable on Solaris. 
-
-	Fixes bug #188872 (launchpad). Patch by Li Yuan.
-
-2008-01-31 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-main.c: Fix critical gconf error.
-	Threshold option is integer, not float.
-
-2008-01-27 Francesco Fumanti <frfumanti svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version increment to 2.21.91
-
-2008-01-27 Francesco Fumanti <frfumanti svn gnome org>
-
-	* NEWS:
-
-	Prepare for 2.21.90 release 
-
-2008-01-22 Gerd Kohlberger <gerdk svn gnome org>
-
-	* man/mousetweaks.1
-	* man/dwell-click-applet.1
-	* man/pointer-capture-applet.1
-	
-	Update bug information and some restructuring.
-	
-2008-01-21 Francesco Fumanti <frfumanti svn gnome org>
-
-	* README:
-
-	Fix version in README changed by mistake in revision 28
-
-2008-01-21 Francesco Fumanti <frfumanti svn gnome org>
-
-	* man/dwell-click-applet.1:
-	* man/pointer-capture-applet.1:
-
-	Add man pages for the two panel applets
-
-2008-01-21 Francesco Fumanti <frfumanti svn gnome org>
-
-	* man/mousetweaks.1:
-
-	Differentiate minus and hyphen in man page
-
-2008-01-21 Francesco Fumanti <frfumanti svn gnome org>
-
-	* README:
-
-	Add homepage of mousetweaks to README
-
-2008-01-21 Gerd Kohlberger <gerdk svn gnome org>
-
-	* src/mt-main.c: Fix command-line -m switch to enable the correct mode.
-
-2008-01-21 Gerd Kohlberger <gerdk svn gnome org>
-
-	* data/mousetweaks.schemas.in:
-	* data/pointer-capture-applet.schemas.in:
-	* data/Makefile.am:
-	* po/POTFILES.in:
-
-	Mark schema files for translation and update descriptions.
-	
-2008-01-20 Gerd Kohlberger <gerdk svn gnome org>
-
-	* data/PointerCapture.xml:
-	* data/DwellClick.xml:
-	* data/Makefile.am:
-	* src/dwell-click-applet.c:
-	* src/pointer-capture-applet.c:
-	
-	Move applet context menus to external XML file
-	
-	* po/POTFILES.in: Add new XML files
-
-2008-01-15 Francesco Fumanti <frfumanti svn gnome org>
-
-	* src/Makefile.am:
-
-	Remove trailing space after backslash at end-of-line
-
-2008-01-13 Gerd Kohlberger <gerdk svn gnome org>
-
-	* configure.ac:
-	* README:
-
-	Post release version increment: 2.21.90
-
-2008-01-13 Gerd Kohlberger <gerdk svn gnome org>
-
-	* NEWS:
-	* README:
-
-	Prepare for 2.21.5 release
-
-2008-01-13 Gerd Kohlberger <gerdk svn gnome org>
-
-	* COPYING: Update license information to FDL 1.2
-
-2008-01-13 Francesco Fumanti <frfumanti svn gnome org>
-
-	* MAINTAINERS
-	
-	Fix the entry for gerdk in the MAINTAINERS file; the 
-	entry for frfumanti was fixed during revision 4.
-
-2008-01-11 Gerd Kohlberger <gerdk svn gnome org>
-
-	* Intial commit
-	* configure.ac: Bump version to 2.21.5
-
+  	* *: The ChangeLog is auto-generated when releasing. If you
+	are seeing this, use 'git log' for a detailed list of changes.
diff --git a/Makefile.am b/Makefile.am
index 242b53e..4695b96 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,6 +28,21 @@ MAINTAINERCLEANFILES =			\
 	$(srcdir)/intltool-merge.in	\
 	$(srcdir)/intltool-update.in
 
+# Generate ChangeLog
+dist-hook:
+	@if test -d "$(srcdir)/.git";						\
+	then									\
+		echo Creating ChangeLog &&					\
+		( cd "$(top_srcdir)" &&						\
+		echo '# Generated by Makefile. Do not edit.'; echo;		\
+		$(top_srcdir)/missing --run git log --stat ) > ChangeLog.tmp	\
+		&& mv -f ChangeLog.tmp $(top_distdir)/ChangeLog			\
+		|| ( rm -f ChangeLog.tmp ;					\
+			echo Failed to generate ChangeLog >&2 );		\
+	else									\
+		echo A git clone is required to generate a ChangeLog >&2;	\
+	fi
+
 maintainer-clean-local:
 	-rm -rf $(top_srcdir)/m4
 
diff --git a/help/ChangeLog b/help/ChangeLog
deleted file mode 100644
index c536015..0000000
--- a/help/ChangeLog
+++ /dev/null
@@ -1,273 +0,0 @@
-2009-04-13  Claude Paroz  <claude 2xlibre net>
-
-	* Makefile.am:
-	* fr/fr.po: Added French translation by Bruno Brouard and Claude Paroz.
-
-2009-03-16  Philip Withnall  <philip tecnocode co uk>
-
-	* Makefile.am:
-	* en_GB/en_GB.po: Added British English translation by Jen Ockwell
-	<jenfraggleubuntu gmail com>.
-
-2009-03-07  Mario Blättermann  <mariobl svn gnome org>
-
-	* de/figures/*: Added screenshots
-	* de/de.po: Updated German translation
-
-2009-03-05  Mario Blättermann  <mariobl svn gnome org>
-
-	* Makefile.am: Added de to DOC_LINGUAS
-	* de/de.po: Added German translation
-
-2009-02-15  Luca Ferretti  <elle uca libero it>
-
-	* Makefile.am: Added it to DOC_LINGUAS
-	* it/it.po: Added Italian translation by Milo Casagrande.
-	* it/figures/*: Added Italian figures by Milo Casagrande.
-
-2009-02-13  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es/es.po: Updated Spanish translation
-	* es/figures/mouse-a11y-dwell-click-type-window.png: Updated
-	  screenshot
-
-2009-02-12  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es/es.po: Updated Spanish translation.
-
-2009-02-08  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es/es.po: Updated Spanish translation.
-
-2009-02-06  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es/es.po: Updated Spanish translation.
-
-2009-02-04  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es/es.po: Updated Spanish translation. 
-
-009-02-03  Jorge Gonzalez  <jorgegonz svn gnome org>  
-
-	* es/es.po: Updated Spanish translation.
-
-2009-02-01 Francesco Fumanti <frfumanti svn gnome org>
-
-    * help/C/legal.xml
-    * help/C/figures/mouse-a11y-dwell-delay-slider.png
-    * help/C/figures/mouse-a11y-tab.png
-    * help/C/figures/mouse-a11y-dwell-checkbox.png
-    * help/C/figures/mouse-a11y-dwell-click-type-applet.png
-    * help/C/mousetweaks.xml
-    * COPYING.FDL
-    
-    Update manual for GNOME 2.26 and raise license to GFDL 1.3.
-	
-2009-01-26  Daniel Nylander <po danielnylander se>
-
-	* sv/sv.po: Updated Swedish translation.
-
-2008-09-18  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es/figures/: Updated Spanish screenshots
-
-2008-08-26  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es/es.po: Updated Spanish translation
-
-2008-08-25 Francesco Fumanti <frfumanti svn gnome org>
-
-	* modified trunk/help/C/mousetweaks.xml
-
-	Fixed typo in the manual.
-
-2008-08-22  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es/es.po: Updated Spanish translation
-
-2008-08-22  Gerd Kohlberger  <gerdk svn gnome org> 
-
-	* C/mousetweaks.xml: Add short description needed by
-	.omf.in template. Fixes make distcheck.
-	* ChangeLog: Remove reference to launchpad repo.
-
-2008-08-22  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es/es.po: Updated Spanish translation
-
-2008-08-21 Francesco Fumanti <frfumanti svn gnome org>
-
-	* delete trunk/help/C/figures/mouse-a11y-add-applet-to-panel-window.png
-	* modified trunk/help/C/mousetweaks.xml
-
-	Deleted non distribution agnostic picture in manual.
-
-2008-08-21 Francesco Fumanti <frfumanti svn gnome org>
-
-	* modified trunk/help/C/figures/mouse-a11y-dwell-click-type-applet.png
-	* modified trunk/help/C/figures/mouse-a11y-ssc-delay-slider.png
-	* modified trunk/help/C/figures/mouse-a11y-dwell-gesture-mapping.png
-	* modified trunk/help/C/figures/mouse-a11y-pointer-capture-preferences.png
-	* modified trunk/help/C/figures/mouse-a11y-dwell-mode-choice.png
-	* modified trunk/help/C/figures/mouse-a11y-dwell-ctw-checkbox.png
-	* modified trunk/help/C/figures/mouse-a11y-dwell-motion-treshold.png
-	* modified trunk/help/C/mousetweaks.xml
-
-	Update some figures and fix typo in the manual.
-
-2008-08-12  Jorge Gonzalez  <jorgegonz svn gnome org>  
-
-	* es/es.po: Updated Spanish translation
-
-2008-08-08  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es/es.po: Updated Spanish translation
-
-2008-08-04  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es/es.po: Updated Spanish translation
-
-2008-08-01 Francesco Fumanti <frfumanti svn gnome org>
-
-	* modified trunk/help/C/figures/mouse-a11y-dwell-click-type-applet.png
-
-	Remove Ubuntu logo from figure with Dwell Click applet.
-
-2008-05-25  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-        * es/es.po: Updated Spanish translation
-
-2008-07-21 Francesco Fumanti <frfumanti svn gnome org>
-
-	* modified trunk/help/C/mousetweaks.xml
-	* modified trunk/help/C/figures/mouse-a11y-dwell-click-type-applet.png
-
-	Updates to reflect the imprisonments done to mousetweaks for GNOME 2.24.
-
-2008-03-09  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es/es.po: Updated Spanish translation
-	* es/figures/*.png: Added screenshots
-
-2008-02-14  Simos Xenitellis  <simos gnome org>
-
-	* Makefile.am: Added el (Greek)
-	* el/el.po: Added Greek translation by Giannis Katsampiris.
-
-2008-02-13 Gerd Kohlberger <gerdk svn gnome org>           
-
-	* Makefile.am: Added oc to DOC_LINGUAS
-
-2008-02-02  Yannig Marchegay  <yannig marchegay org>           
-
-	* oc/oc.po: New Occitan translation.
-
-2008-02-02  Jorge Gonzalez  <jorgegonz svn gnome org>           
-
-	* es/es.po: Updated Spanish translation.
-
-2008-02-01  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es/es.po: Updated Spanish translation  
-
-2008-01-30  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es/es.po: Updated Spanish translation
-
-2008-01-26  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es/es.po: Updated Spanish translation
-
-2008-01-21  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es/es.po: Updated Spanish translation
-
-2008-01-19  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es/es.po: Updated Spanish translation
-
-2008-01-15  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es/es.po: Added Spanish translation
-
-2008-01-15  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es/es.po: Added Spanish translation
-	* Makefile.am: Added es to DOC_LINGUAS
-
-2008-01-15  Daniel Nylander <po danielnylander se>
-
-	* sv/sv.po: Added Swedish translation.
-	* sv/figures: Added screenshots.
-	* Makefile.am: Added DOC_LINGUAS.
-
-2008-01-13 Francesco Fumanti <frfumanti svn gnome org>
-
-	* modify /trunk/help/ChangeLog
-	* modify /trunk/COPYING.FDL
-	* modify /trunk/help/C/legal.xml
-	* modify /trunk/help/C/mousetweaks.xml
-	* add /trunk/help/C/figures/mouse-a11y-add-applet-to-panel-window.png
-	* add /trunk/help/C/figures/mouse-a11y-ssc-delay-slider.png
-	* add /trunk/help/C/figures/mouse-a11y-pointer-capture-context-menu.png
-	* add /trunk/help/C/figures/mouse-a11y-tab.png
-	* add /trunk/help/C/figures/mouse-a11y-dwell-gesture-mapping.png
-	* add /trunk/help/C/figures/mouse-a11y-ssc-checkbox.png
-	* add /trunk/help/C/figures/mouse-a11y-dwell-click-type-window.png
-	* add /trunk/help/C/figures/mouse-a11y-pointer-capture-preferences.png
-	* add /trunk/help/C/figures/mouse-a11y-pointer-capture-locked.png
-	* add /trunk/help/C/figures/mouse-a11y-dwell-mode-choice.png
-	* add /trunk/help/C/figures/mouse-a11y-dwell-delay-slider.png
-	* add /trunk/help/C/figures/mouse-a11y-dwell-ctw-checkbox.png
-	* add /trunk/help/C/figures/mouse-a11y-dwell-checkbox.png
-	* add /trunk/help/C/figures/mouse-a11y-dwell-click-type-applet.png
-	* add /trunk/help/C/figures/mouse-a11y-dwell-motion-treshold.png
-	* delete /trunk/help/C/figures/mt-dwell-click-checkbox.png
-	* delete /trunk/help/C/figures/mt-dwell-click-click-type-applet.png
-	* delete /trunk/help/C/figures/mt-pointer-capture-locked.png
-	* delete /trunk/help/C/figures/mt-dwell-click-pause-time-slider.png
-	* delete /trunk/help/C/figures/mt-dwell-click-trigger-choice.png
-	* delete /trunk/help/C/figures/mt-dwell-click-ignore-movement-slider.png
-	* delete /trunk/help/C/figures/mt-control-panel-delay-click-enabled.png
-	* delete /trunk/help/C/figures/mt-pointer-capture-preferences-window.png
-	* delete /trunk/help/C/figures/mt-control-panel-dwell-click-enabled.png
-	* delete /trunk/help/C/figures/mt-add-applet-to-panel-window.png
-	* delete /trunk/help/C/figures/mt-dwell-click-gesture-mapping.png
-	* delete /trunk/help/C/figures/mt-dwell-click-click-type-window.png
-	* delete /trunk/help/C/figures/mt-pointer-capture-context-menu.png
-	* delete /trunk/help/C/figures/mt-delay-click-checkbox.png
-	* delete /trunk/help/C/figures/mt-delay-click-pause-time-slider.png
-	
-	Update of the manual and related files to reflect the changes
-	performed on mousetweaks to integrate it into GNOME 2.22.
-	Change manual license from GFDL 1.1 to GFDL 1.2.
-
-2007-11-17 Francesco Fumanti <francesco fumanti gmx net>
-	* Fix references to GFDL in legal.xml
-
-2007-11-15 Francesco Fumanti <francesco fumanti gmx net>
-	* Fix revision number error and license link
-
-2007-11-12 Francesco Fumanti <francesco fumanti gmx net>
-	* Adapts pictures of manual to revision 55
-	* Adapts text of manual to revision 55
-
-2007-11-05 Francesco Fumanti <francesco fumanti gmx net>
-	* Update version to 0.2
-	* Update pictures that contained GUI typos
-
-2007-11-03 Francesco Fumanti <francesco fumanti gmx net>
-	* update of some text of the manual 
-	* addition and removal of pictures for the manual
-	* adaption of all pictures to default gnome theme
-
-2007-10-31 Gerd Kohlberger <lowfi chello at>
-	* Fix typo
-
-2007-10-30 Francesco Fumanti <francesco fumanti gmx net>
-	* Finish first draft
-	* More figures
-
-2007-10-28 Francsco Fumanti <francesco fumanti gmx net>
-	* Partial first draft of manual
-	* Initial figures
diff --git a/po/ChangeLog b/po/ChangeLog
deleted file mode 100644
index 6d9121f..0000000
--- a/po/ChangeLog
+++ /dev/null
@@ -1,830 +0,0 @@
-2009-04-10  Funda Wang  <fundawang gmail com>
-
-	* zh_CN.po: Updated zh_CN translation.
-
-2009-03-27  Simos Xenitellis  <simos gnome org>
-
-	* el.po: Updated Greek translation (Fotis Tsamis).
-
-2009-03-26  Shankar Prasad  <svenkate redhat com>
-
-        * kn.po: Added Kannada(kn) translations.
-        * LINGUAS: Added kn to the list
-
-2009-03-18  Ignacio Casal Quinteiro  <icq gnome org>
-
-	 * gl.po: Updated Galician translation by Suso Baleato.
-
-2009-03-16  Ignacio Casal Quinteiro  <icq gnome org>
-
-	 * gl.po: Updated Galician translation by Suso Baleato.
-
-2009-03-16  Amitakhya Phukan <amitakhya svn gnome org>
-
-	* LINGUAS: Added as.
-	* as.po: Updated Assamese translations.
-
-2009-03-15  Nickolay V. Shmyrev  <nshmyrev yandex ru>
-
-	* ru.po: Updated Russian translation by Yuriy Penkin.
-
-2009-03-15  Ankitkumar Patel  <ankit redhat com>
-
-	* gu.po: Updated Gujarati Translations.
-
-2009-03-14  Sandeep Shedmake  <sshedmak redhat com>
-
-	* mr.po: Updated Marathi Translations.
-
-2009-03-13  Kostas Papadimas <pkst gnome org>
-
-	* el.po: Updated Greek Translation by Jennie Petoumenou.
-
-2009-03-13  Sweta Kothari  <swkothar redhat com>
-
-	* gu.po: Committed Gujarati Translation.
-
-2009-03-11  Krishnababu K  <kkrothap redhat com>
-
-	* te.po: Updated Telugu Translation.
-	* LINGUAS: Added telugu [te] language.
-
-2009-03-08  Gintautas Miliauskas  <gintas akl lt>
-
-	* lt.po: Updated Lithuanian translation.
-
-2009-03-02  Mario Blättermann <mariobl svn gnome org>
-
-	* de.po: Updated German translation.
-
-2009-03-02  I. Felix <ifelix redhat com>
-
-	* ta.po:  Tamil Translation updated by Tirumurthi Vasudevan
-
-2009-03-01 Og Maciel <ogmaciel gnome org>
-
-	* pt_BR.po: Updated Brazilian Portuguese translation by
-	André Gondim, reviewed by Fabrício Godoy.
-
-2009-02-28  Ilkka Tuohela <hile iki fi>
-
-	* fi.po: Updated Finnish translation.
-
-2009-02-28 Og Maciel <ogmaciel gnome org>
-
-	* it.po: Updated Italian translation by Milo Casagrande.
-
-2009-02-28  Yair Hershkovitz  <yairhr gmail com>
-
-	* he.po: Updated Hebrew translation.
-
-2009-02-28  Takeshi AIHANA <takeshi aihana gmail com>
-
-	* ja.po: Updated Japanese translation.
-
-2009-02-28  Chao-Hsiung Liao  <j_h_liau yahoo com tw>
-
-        * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
-        * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
-
-2009-02-26  Duarte Loreto <happyguy_pt hotmail com>
-
-	* pt.po: Updated Portuguese translation.
-
-2009-02-23  Philip Withnall  <philip tecnocode co uk>
-
-	* en_GB.po: Updated British English translation.
-
-2009-02-22  Praveen Arimbrathodiyil  <pravi a gmail com>
-
-	* ml.po: Updated Malayalam translation (Hari Vishnu). 
-
-2009-02-22  Baris Cicek  <baris teamforce name tr>
-
-	* tr.po: Updated Turkish translation. 
-
-2009-02-21  Petr Kovar  <pknbe volny cz>
-
-	* cs.po: Updated Czech translation by Adrian Gunis.
-
-2009-02-19  Gil Forcada  <gforcada gnome org>
-
-	* ca.po: Updated Catalan translation.
-
-2009-02-19  Claude Paroz  <claude 2xlibre net>
-
-	* fr.po: Updated French translation by Bruno Brouard and Claude Paroz.
-
-2009-02-18  Changwoo Ryu  <cwryu debian org>
-
-	* ko.po: Updated Korean translation.
-
-2009-02-16  Wouter Bolsterlee  <wbolster svn gnome org>
-
-	* nl.po: Updated Dutch translation by Wouter Bolsterlee.
-
-2009-02-15 Kenneth Nielsen <k nielsen81 gmail com>
-
-	* da.po: Updated Danish translation by Per Kongstad
-
-2009-02-14  Tomasz Dominikowski  <tdominikowski aviary pl>
-
-	* pl.po: Updated Polish translation
-
-2009-02-14  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es.po: Updated Spanish translation, fixes bug #569457
-
-2009-02-14  Chao-Hsiung Liao  <j_h_liau yahoo com tw>
-
-	* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
-	* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
-
-2009-02-13  Theppitak Karoonboonyanan  <thep linux thai net>
-
-	* th.po: Updated Thai translation.
-
-2009-02-12  Inaki Larranaga Murgoitio  <dooteo euskalgnu org>
-
-	* eu.po: Updated Basque translation.
-
-2009-02-12  Jani Monoses  <jani ubuntu com>
-
-	* ro.po: Updated Romanian translation
-	by Adi Roiban <adi roiban ro>
-
-2009-02-12  Gabor Kelemen  <kelemeng gnome hu>
-
-	* hu.po: Translation updated.
-
-2009-02-11   Clytie Siddall <clytie riverland net au>
-
-	* vi.po: Updated Vietnamese translation.
-
-2009-02-11  Daniel Nylander <po danielnylander se>
-
-	* sv.po: Updated Swedish translation.
-
-2009-02-10  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es.po: Updated Spanish translation.
-
-2009-02-10  Alexander Shopov  <ash contact bg>
-
-	* bg.po: Updated Bulgarian translation by
-	Alexander Shopov <ash contact bg>
-
-2009-02-10  Alexander Shopov  <ash contact bg>
-
-	* bg.po: Updated Bulgarian translation by
-	Alexander Shopov <ash contact bg>
-
-2009-02-07   Clytie Siddall <clytie riverland net au>
-
-	* vi.po: Updated Vietnamese translation.
-
-2009-02-06  Jani Monoses  <jani ubuntu com>
-
-	* LINGUAS:
-	* ro.po: Added Romanian translation
-	by Adi Roiban <adi roiban ro>
-
-2009-01-30  Gil Forcada  <gforcada gnome org>
-
-	* ca.po: Updated Catalan translation.
-
-2009-01-29  Changwoo Ryu  <cwryu debian org>
-
-	* ko.po: Updated Korean translation.
-
-2009-01-27  Ilkka Tuohela <hile iki fi>
-
-	* fi.po: Updated Finnish translation.
-
-2009-01-19  Yair Hershkovitz  <yairhr gmail com>
-
-	* he.po: Updated Hebrew translation.
-
-2009-01-14  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es.po: Updated Spanish translation.
-
-2009-01-12  Daniel Nylander <po danielnylander se>
-
-	* sv.po: Updated Swedish translation.
-
-2009-01-11  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es.po: Updated Spanish translation.
-
-2009-01-09  Leonardo Ferreira Fontenelle  <leonardof gnome org>
-
-	* pt_BR.po: Updated Brazilian Portuguese translation.
-
-2009-01-06  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es.po: Updated Spanish translation.
-
-2008-11-29  Inaki Larranaga Murgoitio  <dooteo euskalgnu org>
-
-	* eu.po: Updated Basque translation.
-
-2008-11-25  Priit Laes  <plaes at svn dot gnome dot org>
-
-	* et.po: Translation updated by Ivar Smolin
-
-2008-11-09  Petr Kovar  <pknbe volny cz>
-
-	* cs.po: Updated Czech translation by Adrian Gunis
-	(bug #547480 again).
-	* POTFILES.in: Removed non-existing "data/ctw.glade".
-
-2008-11-08  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es.po: Updated Spanish translation.
-
-2008-09-30  Priit Laes  <plaes at svn dot gnome dot org>
-
-	* et.po: Translation updated by Ivar Smolin
-
-2008-09-22  Yair Hershkovitz  <yairhr gmail com>
-
-	* he.po: Updated Hebrew translation.
-
-2008-09-22  Nickolay V. Shmyrev  <nshmyrev yandex ru>
-
-	* ru.po: Updated Russian translation by Yuriy Penkin.
-
-2008-09-21  Leonardo Ferreira Fontenelle  <leonardof gnome org>
-
-	* pt_BR.po: Improved Brazilian Portuguese translation after information
-	on bug #552222.
-
-2008-09-21  Tomasz Dominikowski  <tdominikowski aviary pl>
-
-	* pl.po: Updated Polish translation
-
-2008-09-20 Kenneth Nielsen <k nielsen81 gmail com>
-
-	* da.po: Updated Danish translation by Ask H. Larsen
-
-2008-09-19  Funda Wang  <fundawang gmail com>
-
-	* zh_CN.po: Updated zh_CN translation.
-
-2008-09-19  Djihed Afifi <djihed gmail com>
-
-	* ar.po: Updated Arabic Translation by Usama Akkad.
-
-2008-09-18  Gabor Kelemen  <kelemeng gnome hu>
-
-	* hu.po: Translation updated.
-
-2008-09-18  Chao-Hsiung Liao  <j_h_liau yahoo com tw>
-
-	* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
-	* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
-
-2008-09-18  Djihed Afifi <djihed gmail com>
-
-	* ar.po: Updated Arabic Translation by Djihed Afifi.
-
-2008-09-16  Gil Forcada  <gforcada gnome org>
-
-	* ca.po: Updated Catalan translation.
-
-2008-09-16  Laurent Dhima  <laurenti alblinux net>
-
-	* LINGUAS, sq.po: Added Albanian translation.
-
-2008-09-15  Djihed Afifi <djihed gmail com>
-
-	* ar.po: Updated Arabic Translation by Djihed Afifi.
-
-2008-09-13  Leonardo Ferreira Fontenelle  <leonardof gnome org>
-
-	* pt_BR.po: Brazilian Portuguese translation updated by Enrico
-	Nicoletto.
-
-2008-09-13  Gintautas Miliauskas  <gintas akl lt>
-
-	* lt.po: Updated Lithuanian translation.
-
-2008-09-13  Changwoo Ryu  <cwryu debian org>
-
-	* ko.po: Updated Korean translation.
-
-2008-09-13  Baris Cicek  <baris teamforce name tr>
-
-	* tr.po: Updated Turkish Translation.
-
-2008-09-12  Alexander Shopov  <ash contact bg>
-
-	* bg.po: Updated Bulgarian translation by
-	Alexander Shopov <ash contact bg>
-
-2008-09-12  Petr Kovar  <pknbe volny cz>
-
-	* cs.po: Updated Czech translation by Adrian Gunis
-	(bug #547480 again).
-
-2008-09-11  Daniel Nylander <po danielnylander se>
-
-	* sv.po: Updated Swedish translation.
-
-2008-09-11  I. Felix <ifelix redhat com>
-
-	* ta.po:  Tamil Translation updated by Tirumurthi Vasudevan
-
-2008-09-11  Luca Ferretti  <elle uca libero it>
-
-	* it.po: Fixed a duplicated accelerator.
-
-2008-09-10  Claude Paroz  <claude 2xlibre net>
-
-	* fr.po: Updated French translation by Bruno Brouard ('dwell click' ->
-	'clic par maintien').
-
-2008-09-10  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es.po: Updated Spanish translation
-
-2008-09-10  Manoj Kumar Giri  <mgiri redhat com>
-
-	* or.po: Updated Oriya translation
-
-2008-09-09  Luca Ferretti  <elle uca libero it>
-
-	* it.po: Updated Italian translation by Milo Casagrande.
-
-2008-09-09  Sandeep Shedmake  <sshedmak redhat com>
-
-	* mr.po: Updated Marathi translations.
-
-2008-09-09  Inaki Larranaga Murgoitio  <dooteo euskalgnu org>
-
-	* eu.po: Updated Basque translation.
-
-2008-09-08  Timo Jyrinki  <timo jyrinki iki fi>
-
-	* fi.po: Updated Finnish translation.
-
-2008-09-08  Wouter Bolsterlee  <wbolster svn gnome org>
-
-	* nl.po: Updated Dutch translation by Wouter Bolsterlee.
-
-2008-09-08  Hendrik Richter  <hendrikr gnome org>
-
-	* de.po: Updated German translation.
-
-2008-09-07  Duarte Loreto <happyguy_pt hotmail com>
-
-	* pt.po: Updated Portuguese translation.
-
-2008-09-07  Theppitak Karoonboonyanan  <thep linux thai net>
-
-	* th.po: Updated Thai translation.
-
-2008-09-06  Claude Paroz  <claude 2xlibre net>
-
-	* fr.po: Updated French translation.
-
-2008-09-06  Philip Withnall  <philip tecnocode co uk>
-
-	* en_GB.po: Updated British English translation.
-
-2008-09-06  Ignacio Casal Quinteiro  <nacho resa gmail com>
-
-	* gl.po: Updated Galician translation
-
-2008-09-06  Philip Withnall  <philip tecnocode co uk>
-
-	* en_GB.po: Updated British English translation.
-
-2008-09-05  Runa Bhattacharjee  <runab redhat com>
-
-	* bn_IN.po: Added Bengali India Translation
-	* LINGUAS: Added Entry for Bengali India (bn_IN)
-
-2008-09-04  Takeshi AIHANA <takeshi aihana gmail com>
-
-	* ja.po: Updated Japanese translation.
-
-2008-09-01  Priit Laes  <plaes at svn dot gnome dot org>
-
-	* et.po: Translation updated by Ivar Smolin
-
-2008-08-29  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es.po: Updated Spanish translation
-
-2008-08-28  Praveen Arimbrathodiyil  <pravi a gmail com>
-
-	* ml.po: Translation updated by Harivisnhu, Manilal and Praveen
-
-2008-08-28  Priit Laes  <plaes at svn dot gnome dot org>
-
-	* et.po: Translation updated by Ivar Smolin
-
-2008-08-25  Sweta Kothari  <swkothar redhat com>
-
-	* gu.po: Committed Gujarati Translation.
-
-2008-08-23  Inaki Larranaga Murgoitio  <dooteo euskalgnu org>
-
-	* eu.po: Updated Basque translation.
-
-2008-08-20  Claude Paroz  <claude 2xlibre net>
-
-	* fr.po: Updated French translation by Robert-André Mauchin.
-
-2008-08-14  Duarte Loreto <happyguy_pt hotmail com>
-
-	* pt.po: Updated Portuguese translation.
-
-2008-08-13  Petr Kovar  <pknbe volny cz>
-
-	* cs.po: Updated Czech translation by Adrian Gunis
-	(bug #547480).
-
-2008-08-13  Ilkka Tuohela <hile iki fi>
-
-	* fi.po: Updated Finnish translation.
-
-2008-08-6  Djihed Afifi <djihed gmail com>
-
-	* ar.po: Updated Arabic Translation by Djihed Afifi.
-
-2008-07-29  Djihed Afifi <djihed gmail com>
-
-	* ar.po: Updated Arabic Translation by Djihed Afifi.
-
-2008-06-25  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es.po: Updated Spanish translation
-
-2008-07-22  Daniel Nylander <po danielnylander se>
-
-	* sv.po: Updated Swedish translation.
-
-2008-07-09  Kjartan Maraas  <kmaraas gnome org>
-
-	* nb.po: Updated Norwegian bokmål translation.
-
-2008-06-17  Theppitak Karoonboonyanan  <thep linux thai net>
-
-	* th.po: Updated Thai translation.
-
-2008-06-16  Alexander Shopov  <ash contact bg>
-
-	* bg.po: Updated Bulgarian translation by
-	Alexander Shopov <ash contact bg>
-	* LINGUAS: Added "bg" (Bulgarian)
-
-2008-06-11  Djihed Afifi <djihed gmail com>
-
-	* ar.po: Updated Arabic Translation by Djihed Afifi.
-
-2008-06-07  Kjartan Maraas  <kmaraas gnome org>
-
-	* nb.po: Updated Norwegian bokmål translation.
-
-2008-06-07  Yair Hershkovitz  <yairhr gmail com>
-
-	* he.po: Added Hebrew translation.
-
-2008-06-07  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es.po: Updated Spanish translation
-
-2008-06-03  Ignacio Casal Quinteiro  <nacho resa gmail com>
-
-	* gl.po: Updated Galician Translation.
-
-2008-06-02 Francesco Fumanti <frfumanti svn gnome org>
-
-	* Add po file for Vietnamese
-
-2008-06-02   Clytie Siddall <clytie riverland net au>
-
-	* vi.po: Added Vietnamese translation (also in LINGUAS).
-
-2008-05-31  Ignacio Casal Quinteiro  <nacho resa gmail com>
-
-	* gl.po: Updated Galician Translation.
-
-2008-05-26  Subhransu Behera <arya_subhransu yahoo co in>
-
-	* LINGUAS: Added Oriya (or) to the list of languages.
-	* or.po: Added and Updated Oriya translation by Manoj Giri.
-
-2008-05-22  Djihed Afifi <djihed gmail com>
-
-	* ar.po: Updated Arabic Translation by Djihed Afifi.
-
-2008-05-22  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es.po: Updated Spanish translation
-
-2008-05-21  Ignacio Casal Quinteiro  <nacho resa gmail com>
-
-	* gl.po: Updated Galician Translation.
-
-2008-05-19  Djihed Afifi <djihed gmail com>
-
-	* ar.po: Updated Arabic Translation by Djihed Afifi.
-
-2008-05-09  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es.po: Updated Spanish translation
-
-2008-04-13  Matej UrbanÄ?iÄ?  <mateju svn gnome org>
-
-	* sl.po: Updated Slovenian translation.
-
-2008-04-12  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es.po: Updated Spanish translation
-
-2008-04-06  Petr Kovar  <pknbe volny cz>
-
-	* cs.po: Merged Czech translation by Adrian Gunis
-	from the gnome-2-22 branch.
-
-2008-03-31  Eskild Hustvedt  <eskildh gnome org>
-
-	* nn.po: Added Norwegian Nynorsk translation
-
-2008-03-25  Hendrik Brandt  <heb gnome-de org>
-
-	* de.po: Updated German translation.
-
-2008-03-10  Petr Kovar  <pknbe volny cz>
-
-	* cs.po: Added Czech translation by Lucas Lommer,
-	still incomplete though.
-	* LINGUAS: Added cs.
-
-2008-03-09  Kenneth Nielsen  <k nielsen81 gmail com>
-
-	* LINGUAS: Added da to the list of languages
-	* da.po: Added Danish translation
-
-2008-03-09 Maxim Dziumanenko <dziumanenko gmail com>
-
-	* uk.po: Add Ukrainian translation.
-	* LINGUAS: Add Ukrainian (uk)
-
-2008-03-09  Praveen Arimbrathodiyil <pravi a gmail com>
-
-	* ml.po:  Malayalam Translation added
-	* LINGUAS: Added Malayalam (ml) to The List of Languages.
-
-2008-03-09  Rajesh Ranjan <rajeshkajha yahoo com>
-
-	* hi.po:  Hindi Translation added
-	* LINGUAS: Added Hindi to The List of Languages.
-
-2008-03-09 Baris Cicek <baris teamforce name tr>
-
-	* tr.po: Added Turkish translation from Emrah Unal
-	* LINGUAS: Added tr (turkish)
-
-2008-03-09  I. Felix <ifelix svn gnome org>
-
-	* ta.po:  Tamil Translation updated by Tirumurthi Vasudevan
-	* LINGUAS: Added Tamil (ta) to The List of Languages.
-
-
-2008-03-09  Nickolay V. Shmyrev  <nshmyrev yandex ru>
-
-	* LINGUAS:
-	* ru.po: Added Russian translation by
-	Yuriy Penkin <yura penkin gmail com>
-
-2008-03-09  Gintautas Miliauskas  <gintas akl lt>
-
-	* lt.po: Committed Lithuanian translation by Vytautas Liuolia.
-
-2008-03-05  Rahul Bhalerao <b rahul pm gmail com>
-
-	* mr.po: Added Marathi Translations by Sandeep Shedmake.
-	* LINGUAS: Added an entry for Marathi (mr).
-
-2008-03-04  Wouter Bolsterlee  <wbolster svn gnome org>
-
-	* LINGUAS: Added nl.
-	* nl.po: Added Dutch translation by Hendrik Maryns.
-
-2008-03-03  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es.po: Updated Spanish translation
-
-2008-03-03  Kjartan Maraas  <kmaraas gnome org>
-
-	* nb.po: Updated Norwegian bokmål translation.
-
-2008-03-02  Philip Withnall  <pwithnall svn gnome org>
-
-	* LINGUAS: Added en_GB (British English).
-	* en_GB.po: Added British English translation.
-
-2008-03-02  Gintautas Miliauskas  <gintas akl lt>
-
-	* LINGUAS: Added lt (Lithuanian).
-	* lt.po: Updated Lithuanian translation.
-
-2008-03-01  Artur Flinta  <aflinta gmail com>
-
-	* pl.po: Updated Polish translation by GNOME PL Team.
-
-2008-03-01  Takeshi AIHANA <takeshi aihana gmail com>
-
-	* ja.po: Updated Japanese translation.
-
-2008-02-28  Changwoo Ryu  <cwryu debian org>
-
-	* ko.po: Added Korean translation.
-	* LINGUAS: Added ko.
-
-2008-02-21  Claude Paroz  <claude 2xlibre net>
-
-	* fr.po: Updated French translation by Robert-André Mauchin and Claude
-	Paroz.
-
-2008-02-21  Gabor Kelemen  <kelemeng gnome hu>
-
-	* hu.po: Translation added by Balint Laza
-	* LINGUAS: Added hu to list
-
-2008-02-19  Theppitak Karoonboonyanan  <thep linux thai net>
-
-	* LINGUAS: Added th (Thai).
-	* th.po: Added Thai translation.
-
-2008-02-18  Kjartan Maraas  <kmaraas gnome org>
-
-	* nb.po: Updated Norwegian bokmål translation.
-
-2008-02-18  Amanpreet Singh Alam <apreet alam gmail com>
-
-	* LINGUAS: Punjabi (pa) added to file
-	* pa.po: Punjabi Translation added
-
-2008-02-18  Ilkka Tuohela <hile iki fi>
-
-	* fi.po: Updated Finnish translation.
-
-2008-02-18  Ilkka Tuohela <hile iki fi>
-
-	* fi.po: Updated Finnish translation.
-
-2008-02-17  Gil Forcada  <gforcada gnome org>
-
-	* ca.po: Updated Catalan translation.
-
-2008-02-17  Matej UrbanÄ?iÄ?  <mateju svn gnome org>
-
-	* sl.po: Updated Slovenian translation.
-
-2008-02-16  Luca Ferretti  <elle uca libero it>
-
-	* it.po: Updated Italian translation.
-
-2008-02-14  Simos Xenitellis  <simos gnome org>
-
-	* LINGUAS: Added el (Greek)
-	* el.po: Added Greek translation (Giannis Katsampiris).
-
-2008-02-13  Chao-Hsiung Liao  <j_h_liau yahoo com tw>
-
-	* LINGUAS: Add zh_HK zh_TW
-	* zh_HK.po: Added Traditional Chinese translation(Hong Kong).
-	* zh_TW.po: Added Traditional Chinese translation(Taiwan).
-
-2008-02-13  Hendrik Brandt  <heb gnome-de org>
-
-	* de.po: Fix encoding problem in de.po.
-
-2008-02-13  Ilkka Tuohela <hile iki fi>
-
-	* fi.po: Added Finnish translation.
-
-2008-02-12  Djihed Afifi <djihed gmail com>
-
-	* ar.po: Updated Arabic Translation by Djihed Afifi.
-
-2008-02-11  Hendrik Brandt  <heb gnome-de org>
-
-	* de.po: Updated German translation.
-
-2008-02-07  Ignacio Casal Quinteiro  <nacho resa gmail com>
-
-	* LINGUAS: Added gl.
-	* gl.po: Added Galician Translation.
-
-2008-02-06  Hendrik Brandt  <heb gnome-de org>
-
-	* de.po: Updated German translation.
-
-2008-02-02  Yannig Marchegay  <yannig marchegay org>
-
-	* LINGUAS, oc/oc.po: New Occitan translation.
-
-2008-02-01  Jonh Wendell <jwendell gnome org>
-
-	* LINGUAS, pt_BR.po: Brazilian Portuguese translation by Luiz Armesto
-
-2008-01-31  Djihed Afifi <djihed gmail com>
-
-	* ar.po: Updated Arabic Translation by Djihed Afifi.
-
-2008-01-29  Jovan Naumovski  <jovan lugola net>
-
-	* mk.po: Added Macedonian translation.
-	* LINGUAS: Added mk to the list.
-
-2008-01-26  Duarte Loreto <happyguy_pt hotmail com>
-
-	* pt.po: Added Portuguese translation.
-	* LINGUAS: Added Portuguese (pt) to list.
-
-2008-01-26  Matej UrbanÄ?iÄ?  <mateju svn gnome org>
-
-	* sl.po: Updated Slovenian translation.
-
-2008-01-26  Matej UrbanÄ?iÄ?  <mateju svn gnome org>
-	* LINGUAS: Added sl.
-	* sl.po: Added Slovenian translation.
-
-2008-01-25  Inaki Larranaga Murgoitio  <dooteo euskalgnu org>
-
-	* LINGUAS: Added "eu" (Basque) entry.
-	* eu.po: Added Basque translation.
-
-2008-01-25  Daniel Nylander <po danielnylander se>
-
-	* sv.po: Updated Swedish translation.
-
-2008-01-22  Gerd Kohlberger  <gerdk svn gnome org>
-	* LINGUAS: Add ja.
-	* ja.po: Import Japanese translation from Launchpad.
-
-2008-01-21  Kjartan Maraas  <kmaraas gnome org>
-
-	* LINGUAS: Add nb.
-	* nb.po: Add Norwegian bokmål translation.
-
-2008-01-21  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es.po: Updated Spanish translation
-
-2008-01-20  Djihed Afifi <djihed gmail com>
-
-	* ar.po: Updated Arabic Translation by Djihed Afifi.
-
-2008-01-20  Djihed Afifi <djihed gmail com>
-
-	* ar.po: Added Arabic Translation.
-	* LINGUAS: Added ar.
-
-2008-01-18  Luca Ferretti  <elle uca libero it>
-
-	* it.po: Updated Italian translation.
-
-2008-01-17  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es.po: Updated Spanish translation
-
-2008-01-15  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es.po: Updated Spanish translation
-
-2008-01-15  Gil Forcada  <gforcada gnome org>
-
-	* ca.po: Added Catalan translation.
-	* LINGUAS: Added ca.
-
-2008-01-15  Jorge Gonzalez  <jorgegonz svn gnome org>
-
-	* es.po: Added Spanish translation
-	* LINGUAS: Added es
-
-2008-01-15  Daniel Nylander <po danielnylander se>
-
-	* sv.po: Added Swedish translation.
-
-2007-11-15 Francesco Fumanti <francesco fumanti gmx net>
-	* Fix typo in de
-	* Update of copyright information in fr, it
-
-2007-11-13 Francesco Fumanti <francesco fumanti gmx net>
-	* Update de, fr, it
-
-2007-11-13 Gerd Kohlberger <lowfi chello at>
-	* Merge with new template
-	* Update de
-
-2007-11-09 Gerd Kohlberger <lowfi chello at>
-	* Update de
-	* Update it, fr (Francesco Fumanti)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]