# Generated by Makefile. Do not edit.

commit a226038f1e8b28815bdb45157d33acce25ff8f81
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Jun 1 21:12:27 2010 +0200

    Updated Norwegian bokmål translation

 po/nb.po |   66 ++++++++++++++++++++++---------------------------------------
 1 files changed, 24 insertions(+), 42 deletions(-)

commit f5e4f9696a9249e24cca63b1c53b43c4613972e7
Author: Ivar Smolin <okul@linux.ee>
Date:   Tue Jun 1 16:40:08 2010 +0300

    Estonian translation updated

 po/et.po |   13 ++++++++++---
 1 files changed, 10 insertions(+), 3 deletions(-)

commit 453eee7e36c1e174c32c8b304c525967b83deaf0
Author: Petr Kovar <pknbe@volny.cz>
Date:   Mon May 31 22:35:45 2010 +0200

    Update Czech help translation by Adrian Gunis

 help/cs/cs.po | 1472 ++++++++++++++++-----------------------------------------
 1 files changed, 412 insertions(+), 1060 deletions(-)

commit dc2bc22e8b62a1078dec3e9110f9fd598449a0a2
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat May 29 23:34:54 2010 +0200

    Add private variable to cursor-manager and clean up

 src/mt-cursor-manager.c |  317 +++++++++++++++++++++++------------------------
 src/mt-cursor-manager.h |   36 +++---
 2 files changed, 175 insertions(+), 178 deletions(-)

commit 494f9d11b3624997b8d0621564e47e9664d93498
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat May 29 22:29:06 2010 +0200

    Remove a11y gconf key

 src/mt-common.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit 1c47257376e99a908981267137774bf0858ef7a2
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat May 29 21:48:34 2010 +0200

    Rename some variables and function names and update man page
    
    Renames all instances of "delay" to "ssc". GUI and docs all use
    the term "Simulated Secondary Click" while the code refered to
    the same feature as "Delay Click".
    
    The commit also updates related command-line options and
    the man page.

 man/mousetweaks.1 |   17 ++++-----
 src/mt-common.h   |    6 ++--
 src/mt-main.c     |  100 +++++++++++++++++++++++++++--------------------------
 src/mt-main.h     |    6 ++--
 4 files changed, 65 insertions(+), 64 deletions(-)

commit c857593e5204a851aa409322cbfc14b80d6f6fcb
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat May 29 21:12:10 2010 +0200

    Don't use a separate X connection for XTest

 src/mt-main.c |   82 +++++++++++++++++++++++++++++---------------------------
 src/mt-main.h |    2 -
 2 files changed, 42 insertions(+), 42 deletions(-)

commit 8f7d1f0062cc7a1394e8dd7eb55b6dfee24b4791
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat May 29 20:56:34 2010 +0200

    Remove unused variable

 src/mt-main.h |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit 41780416c7764ed13ac3940adf85b8c3983ce6c3
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat May 29 20:45:55 2010 +0200

    Remove cspi dependency
    
    With this commit mousetweaks no longer depends on the AT-SPI
    framework and can be used without enabling Accessibilty in the
    user session.

 configure.ac        |    1 -
 src/Makefile.am     |    4 +-
 src/mt-accessible.c |  250 ---------------------------------------------------
 src/mt-accessible.h |   57 ------------
 src/mt-main.c       |  137 +----------------------------
 5 files changed, 2 insertions(+), 447 deletions(-)

commit 719d151e6312ecadabb2a5facb1b39efbe7be616
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat May 29 20:04:17 2010 +0200

    Drop the use of AT-SPI to get global mouse events
    
    MtListener now uses a combintion of polling and passive grabs to
    get mouse motion and button events. The implementation is
    similar to the one used in the DeviceEventController of the
    AT-SPI registry daemon.

 src/mt-listener.c |  421 +++++++++++++++++++++++++++++++++++++----------------
 src/mt-listener.h |   39 ++---
 src/mt-main.c     |   26 +---
 3 files changed, 317 insertions(+), 169 deletions(-)

commit a6de07ede9f2705570a084e5c6db7c39c23eea26
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Thu May 27 16:05:44 2010 +0300

    Updated Hebrew reanslation.

 po/he.po |   57 +++++++++++++++++++++++++++------------------------------
 1 files changed, 27 insertions(+), 30 deletions(-)

commit 2790e37d868db8a00e9d5f16b24d048b4da6ef74
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Tue May 25 00:35:06 2010 +0200

    Post release version bump to 2.31.3

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit fbf989b675b51008e7ae7f240c9bc0091b2b9d11
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Tue May 25 00:27:50 2010 +0200

    Prepare the 2.31.2 release

 NEWS |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)

commit 32a816ab41966bcbcbae6449a9c333627c6c1ff9
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Tue May 25 00:03:07 2010 +0200

    Skipping version 2.31.1; so bump version to 2.31.2

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit ab4922c7bf69ec08181b97325c2b2a2d41992914
Author: Thomas Thurman <tthurman@gnome.org>
Date:   Wed May 12 18:41:24 2010 -0400

    Updated Shavian transliteration

 po/en@shaw.po |  162 +++++++++++++++++++++++++++++++++++++++------------------
 1 files changed, 111 insertions(+), 51 deletions(-)

commit 9ece38a1a415ab82fac4f8b5ab9e53daf825f259
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Wed Apr 21 22:58:06 2010 +0200

    Updated Catalan (Valencian) translation

 po/ca@valencia.po |  257 ++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 164 insertions(+), 93 deletions(-)

commit 0f2e0615055d09832c845a4efc27dcae0731fbc5
Author: Andre Klapper <a9016009@gmx.de>
Date:   Mon Apr 12 21:23:03 2010 +0200

    Compile with -DGSEAL_ENABLED. Bumps gtk+ to 2.18. Fixes bug 612492.

 configure.ac                 |    2 +-
 src/dwell-click-applet.c     |   19 ++++++++++++-------
 src/mt-main.c                |    4 +++-
 src/pointer-capture-applet.c |    8 +++++---
 4 files changed, 21 insertions(+), 12 deletions(-)

commit fb93f0e29323060f823f4c7bdd399fd57e683c23
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:   Wed Mar 31 19:16:29 2010 +0200

    Dutch translation updated by Wouter Bolsterlee

 po/nl.po |  298 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 174 insertions(+), 124 deletions(-)

commit 429b62e5d3b5739eb39ff33678120569683d2b8c
Author: Marios Zindilis <m.zindilis@dmajor.org>
Date:   Mon Mar 29 02:45:20 2010 +0300

    Updated Greek translation for mousetweaks documentation

 help/el/el.po |  286 ++++++++++++++++++++++----------------------------------
 1 files changed, 112 insertions(+), 174 deletions(-)

commit 847948b5ddd8d1d822313f23976bd00e4587ad65
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sun Mar 28 00:16:38 2010 +0100

    Updated Danish translation

 po/da.po |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

commit 2ec11ab77501cfa7456b736cb28ca4bb427e723b
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sun Mar 28 00:01:08 2010 +0100

    Updated Danish translation

 po/da.po |   91 +++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 55 insertions(+), 36 deletions(-)

commit 84b8592a7c3740b95f0703e93a64a9bf6f1cf2b0
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Sat Mar 27 18:37:05 2010 +0100

    Updated Basque language

 po/eu.po |   45 ++++++++++++++++++++++-----------------------
 1 files changed, 22 insertions(+), 23 deletions(-)

commit d29b22e6feb25e301b0c43e6fff26b9a28ad607b
Author: Simos Xenitellis <simos@gnome.org>
Date:   Sat Mar 27 17:22:18 2010 +0200

    Updated Greek documentation of mousetweaks

 help/el/el.po |   58 ++++++++++++++++++++++++++++----------------------------
 1 files changed, 29 insertions(+), 29 deletions(-)

commit eccfc7a54a4a6743e98334e5ab9e19c59124c53a
Author: Nikos Bakaoukas <nikolaosx1@gmail.com>
Date:   Sat Mar 27 17:23:36 2010 +0200

    Updated Greek translation for mousetweaks

 po/el.po |  293 ++++++++++++++++++++++++++------------------------------------
 1 files changed, 124 insertions(+), 169 deletions(-)

commit 77b6516162e1727a8cad205aac4e930059b53966
Author: Marios Zindilis <m.zindilis@dmajor.org>
Date:   Sat Mar 27 16:34:20 2010 +0200

    Updated Greek translation for mousetweaks

 help/el/el.po                      |  725 ++++++++++++++++++++++--------------
 help/el/figures/mouse-a11y-tab.png |  Bin 0 -> 77176 bytes
 2 files changed, 439 insertions(+), 286 deletions(-)

commit 30613a2f559aef2976ffc27cd907d3a478c37a6b
Author: A S Alam <aalam@users.sf.net>
Date:   Sat Mar 27 08:28:29 2010 +0530

    update Punjabi Translation

 po/pa.po |  113 +++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 65 insertions(+), 48 deletions(-)

commit 87c461eff5550bf8deb09e9baf8e5c970f4e028f
Author: Miloš Popović <mpopovic@src.gnome.org>
Date:   Fri Mar 26 21:24:38 2010 +0100

    Updated Serbian translations

 po/sr.po       |  142 +++++++++++++++++++++++++++++++------------------------
 po/sr@latin.po |  142 +++++++++++++++++++++++++++++++------------------------
 2 files changed, 160 insertions(+), 124 deletions(-)

commit 4d5d3f00a68cdfd2f10dc80eb3bccc2e68161cc7
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Fri Mar 26 21:27:59 2010 +0100

    Post release version bump to 2.31.1

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 61a7faaafe3943814a0fcad60d14e8a64974045b
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Fri Mar 26 21:12:56 2010 +0100

    Prepare the 2.30.0 release

 NEWS |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)

commit eabe897f749171791c08c15f6d461aadca5625e6
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:   Fri Mar 26 16:03:53 2010 +0200

    Updated Ukrainian translation

 po/uk.po |   47 +++++++++++++++++++++--------------------------
 1 files changed, 21 insertions(+), 26 deletions(-)

commit bcd12ee2af64cf09590b17986f32fc6b6cee8634
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Wed Mar 24 12:54:38 2010 +0100

    Updated Basque language

 po/eu.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit f3e2d43e906ddda98fd0dbd31589c72b58e83f14
Author: Gil Forcada <gforcada@gnome.org>
Date:   Tue Mar 23 23:15:40 2010 +0100

    Updated Catalan translation

 po/ca.po |  119 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 69 insertions(+), 50 deletions(-)

commit 327d77a6413900a875533a1568aa9e36429aa1ea
Author: Tommi Vainikainen <thv@iki.fi>
Date:   Tue Mar 23 08:59:54 2010 +0200

    Updated Finnish translation

 po/fi.po |  129 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 73 insertions(+), 56 deletions(-)

commit 30fb932321188107004d3d176fd146808c932f72
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Mon Mar 22 12:54:17 2010 +0100

    Updated Hungarian translation

 po/hu.po |   36 ++++++++++++++++++------------------
 1 files changed, 18 insertions(+), 18 deletions(-)

commit f810d96ed661e6f469ee430edf63205b5e4e85ed
Author: Leonid Kanter <leon@asplinux.ru>
Date:   Sat Mar 20 12:13:10 2010 +0200

    Update Russian translation from Юрий Козлов

 po/ru.po |   21 ++++++++++++---------
 1 files changed, 12 insertions(+), 9 deletions(-)

commit 28640b318a81562b72a94334b538743090acf85c
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sun Mar 14 22:36:49 2010 +0100

    Updated French manual translation

 .../figures/mouse-a11y-dwell-click-type-applet.png |  Bin 11239 -> 11195 bytes
 .../figures/mouse-a11y-dwell-click-type-window.png |  Bin 0 -> 11557 bytes
 .../mouse-a11y-pointer-capture-preferences.png     |  Bin 0 -> 26629 bytes
 help/fr/fr.po                                      |  634 +++++++++++---------
 4 files changed, 362 insertions(+), 272 deletions(-)

commit 2c3d7f43d69e4beed014f916e9cdb4ff5cdd6308
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sun Mar 14 02:18:07 2010 +0900

    Updated Korean translation

 po/ko.po |   90 ++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 56 insertions(+), 34 deletions(-)

commit d3ef68c4fbcf822f0d6a726c49eadb954aa56b0d
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sat Mar 13 01:29:01 2010 +0100

    Updated German doc translation

 help/de/de.po |  408 ++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 242 insertions(+), 166 deletions(-)

commit 3dbded97f55140f0220a37b8b5aa8ac2cfc60005
Author: Leonid Kanter <leon@asplinux.ru>
Date:   Fri Mar 12 11:56:05 2010 +0200

    Updated Russian translation

 po/ru.po |  162 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 86 insertions(+), 76 deletions(-)

commit 92fd1ec21f586d052b0b637dffb00a9074877338
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Fri Mar 12 08:35:52 2010 +0100

    Updated Spanish translation

 help/es/es.po |  438 +++++++++++++++++++++++++++++++++------------------------
 1 files changed, 257 insertions(+), 181 deletions(-)

commit c79458837345cb54cc93e7d2cd166645113b2630
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Thu Mar 11 20:31:17 2010 +0100

    Adapt manual to new behaviour of the simulated secondary click

 help/C/mousetweaks.xml |   90 ++++++++++++++++++++++++++++++++----------------
 1 files changed, 60 insertions(+), 30 deletions(-)

commit 1eadf1b7f2e93a4cb2eb00ec69fc480a556af6ae
Author: Xandru Armesto Fernandez <xandru@softastur.org>
Date:   Thu Mar 11 17:45:51 2010 +0100

    Added asturian language

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 9857c059cede15064fc4f2eec96382578b7740af
Author: Xandru Armesto Fernandez <xandru@softastur.org>
Date:   Thu Mar 11 17:45:36 2010 +0100

    Updated asturian translation

 po/ast.po |  436 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 436 insertions(+), 0 deletions(-)

commit 7281581f5965a63f60523e88dc790f57f7a043b1
Author: Adrian Guniš <andygun696@gmail.com>
Date:   Tue Mar 9 16:15:18 2010 +0100

    Update Czech translation

 help/cs/cs.po |  441 +++++++++++++++++++++++++++++++--------------------------
 1 files changed, 237 insertions(+), 204 deletions(-)

commit 80d623b1f4684c2c5ca25df0c884d9c8d657d34d
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Tue Mar 9 00:21:14 2010 +0000

    Updated Portuguese translation

 po/pt.po |   93 +++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 56 insertions(+), 37 deletions(-)

commit d51e5ffc726c8981d83a62149447a2a57c03d960
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Mon Mar 8 21:03:03 2010 +0100

    Updated Italian translation

 po/it.po |   84 ++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 49 insertions(+), 35 deletions(-)

commit e70c998f55e1568f45304bf044aa3b38bdbef248
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Mar 8 20:16:55 2010 +0100

    Post release version bump to 2.30.0

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit e3c6b9873ac41dcc6065124fac3a5a45325d2e79
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Mar 8 20:09:20 2010 +0100

    Prepare the 2.29.92 release

 NEWS |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

commit d117f069f942dc40b7425d0383b2c56a2b537c03
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat Mar 6 14:43:57 2010 +0100

    Fix secondary clicks
    
    Newer X Server versions ignore unexpected ("out-of-sequence")
    button-release events. Instead of sending our synthetic
    secondary-click immediately after the timer has finished,
    we wait until the primary button is released.

 src/mt-main.c |   54 +++++++++++++++++++++++-------------------------------
 src/mt-main.h |    1 +
 2 files changed, 24 insertions(+), 31 deletions(-)

commit ee42e79fe52e575d5cb7c7e61185f0efee3a42ec
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Fri Mar 5 22:17:36 2010 +0100

    Updated Hungarian translation

 po/hu.po |   79 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 46 insertions(+), 33 deletions(-)

commit 0b46a54228287aa1158f3e8b925b45902eeac7d7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Mar 5 17:51:24 2010 +0100

    Updated Norwegian bokmål translation

 po/nb.po |   19 +++++--------------
 1 files changed, 5 insertions(+), 14 deletions(-)

commit a31d186dc68d99b5a8ca7308ca86076416faaaaf
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Wed Feb 24 19:37:09 2010 +0100

    Updated Polish translation

 po/pl.po |  320 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 177 insertions(+), 143 deletions(-)

commit a2a030d05414017c4c6dae42ee3e451e55d94a3d
Author: Bruce Cowan <bcowan@fastmail.co.uk>
Date:   Wed Feb 24 15:07:42 2010 +0000

    Updated British English translation

 po/en_GB.po |   97 ++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 60 insertions(+), 37 deletions(-)

commit 309f68c51d4eb47f54cb37fca9a9bd5939dcddb5
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Tue Feb 23 22:54:42 2010 +0100

    Updated German translation

 po/de.po |  148 ++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 82 insertions(+), 66 deletions(-)

commit bb21f41190dd79b2ddf709e47da49f349946f309
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Tue Feb 23 20:30:24 2010 +0100

    Updated German doc translation, added new screenshot

 help/de/de.po                                      |  475 +++++++++++---------
 .../figures/mouse-a11y-dwell-click-type-applet.png |  Bin 5529 -> 13271 bytes
 2 files changed, 261 insertions(+), 214 deletions(-)

commit 3d302c225c069603cdb40b6520644e63623395e5
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Mon Feb 22 22:26:42 2010 +0100

    Updated Spanish translation

 help/es/es.po |  477 +++++++++++++++++++++++++++++++--------------------------
 1 files changed, 263 insertions(+), 214 deletions(-)

commit ed8435649454f8d940ebe01ddc347ecf666865df
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Feb 22 21:15:45 2010 +0100

    Post release version bump to 2.29.92

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit d5ba830d25fdab9cb064d34aa67b1d0df6a7c1ac
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Feb 22 21:07:30 2010 +0100

    Prepare the 2.29.91 release

 NEWS |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

commit 9c95bda454919c29efc405add9d67151b7f18f2a
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Feb 22 20:47:35 2010 +0100

    Add login option to manpage

 man/mousetweaks.1 |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

commit 0df067f3931cafa4a78d42a8b3eb4e3314fa45b4
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Feb 22 20:35:16 2010 +0100

    Add changes of this development cycle to manual

 .../figures/mouse-a11y-dwell-click-type-applet.png |  Bin 8703 -> 12199 bytes
 help/C/mousetweaks.xml                             |   45 ++++++++++++++-----
 2 files changed, 33 insertions(+), 12 deletions(-)

commit b8c4bceb337d3ebcfc8b68600f0c9d622aa08dac
Author: Vladimir Melo <vmelo@gnome.org>
Date:   Fri Feb 19 23:02:29 2010 -0200

    Updated Brazilian Portuguese translation

 po/pt_BR.po |   89 ++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 55 insertions(+), 34 deletions(-)

commit 6f39bfdaaabe5861e26128adaae1f905c831bf39
Author: vasudeven <agnihot3@gmail.com>
Date:   Thu Feb 18 10:01:22 2010 +0530

    updated Tamil translation

 po/ta.po |   93 ++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 58 insertions(+), 35 deletions(-)

commit 7133f09c60a17e75582afaa887acb95d43c597ce
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Tue Feb 16 14:35:37 2010 +0100

    Fix typo

 src/mt-main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit c970a0d99058b02476ac0a78a7f59c1e5dd1878f
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Tue Feb 16 19:13:52 2010 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po |   89 +++++++++++++++++++++++++++++++++++-----------------------
 po/zh_TW.po |   89 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 108 insertions(+), 70 deletions(-)

commit 38c84ed8f7ef869988d3695c6e4e6cbe5f62fb3b
Author: Fran Diéguez <frandieguez@ubuntu.com>
Date:   Mon Feb 15 17:45:51 2010 +0100

    Updated Galician Translation

 po/gl.po |  140 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 77 insertions(+), 63 deletions(-)

commit b0ea1abefb601774686bb3fa5786123f2b85a0af
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Sat Feb 13 16:49:29 2010 +0200

    Update Romanian translation

 po/ro.po |   44 ++++++++++++++++++++++++--------------------
 1 files changed, 24 insertions(+), 20 deletions(-)

commit 8e14909573b68cd22d11bfbe27e0a7a386321896
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Thu Feb 11 13:40:07 2010 +0100

    Use input-mouse icon for Enable button

 data/dwell-click-applet.ui |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

commit 6eaf7aa9b0ae2596324550e918ffc9edf67773e7
Author: Petr Kovar <pknbe@volny.cz>
Date:   Thu Feb 11 22:28:14 2010 +0100

    Update Czech translation by Adrian Gunis

 po/cs.po |   84 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 53 insertions(+), 31 deletions(-)

commit 3ccea9b64749ca555994b241f53b92a5cf2f5088
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Wed Feb 10 13:09:07 2010 +0100

    Sync git.mk from pango and ignore _DOC_MOFILES

 git.mk |  192 +++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 101 insertions(+), 91 deletions(-)

commit 56afc7c0194699bf3e2cc19458d68b6e3f6401c8
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Feb 8 21:26:13 2010 +0100

    Post release version bump to 2.29.91

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 30af09168bef4d69dc3aa824cf49f670ab0ec4f4
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Feb 8 21:16:47 2010 +0100

    Prepare the 2.29.90 release

 NEWS |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit 3c907b83100c4c5a5b28215e76eb2276ba75e362
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Sun Feb 7 20:47:34 2010 +0700

    Updated Thai translation.

 po/th.po |   91 +++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 55 insertions(+), 36 deletions(-)

commit 6c2b1ea0f9b5563dce8b8136c0507cb90255bad8
Author: Claude Paroz <claude@2xlibre.net>
Date:   Wed Jan 27 22:29:42 2010 +0100

    Updated French translation

 po/fr.po |   88 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 54 insertions(+), 34 deletions(-)

commit 3c13b3d0305f2bf253f2758ca1d04740b19c31d6
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:   Wed Jan 27 20:35:05 2010 +0600

    Updated Bengali translation

 po/bn.po |  255 +++++++++++++++++++++++++++-----------------------------------
 1 files changed, 110 insertions(+), 145 deletions(-)

commit 19f56ffc1e6dd69c8d8eec774986801854536ad7
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Jan 27 13:26:10 2010 +0100

    Updated Slovenian translation

 po/sl.po |   64 +++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 35 insertions(+), 29 deletions(-)

commit 7f59b1a6e881690c9ba290e6c372e672ffcbcc24
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Jan 25 21:11:53 2010 +0100

    Post release version bump to 2.29.90

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit d27199866a0c383fef8419bdd61e98b9a4abceb7
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Jan 25 17:19:14 2010 +0100

    Prepare the 2.29.6 release

 NEWS |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

commit 9ef0f6c6003d62f60b0e82e063d76e9e7f308ee3
Author: Alexander Shopov <ash@contact.bg>
Date:   Mon Jan 25 12:23:43 2010 +0200

    Updated Bulgarian translation

 po/bg.po |   79 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 46 insertions(+), 33 deletions(-)

commit ca78c04fdc4fc179acd5c0fd4a582a7d0d238706
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Jan 13 22:37:05 2010 +0100

    Updated Norwegian bokmål translation

 po/nb.po |   88 +++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 56 insertions(+), 32 deletions(-)

commit 61d129be45302a4c43ec5abac7876b40ecf533e1
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Wed Jan 13 19:16:38 2010 +0100

    Updated Basque language

 po/eu.po |   77 ++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 45 insertions(+), 32 deletions(-)

commit 939948ee9a062d59cbc8560fe142584d0a26e329
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Jan 11 20:52:15 2010 +0100

    Post release version bump to 2.29.6

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit e481f5d507e8bd845a128d7ccc055db5c78ee664
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Jan 11 20:44:56 2010 +0100

    Prepare the 2.29.5 release

 NEWS |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

commit 871cc570e468c1fa3ae592a0f59f722983e7640c
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sat Jan 9 17:22:03 2010 +0100

    Updated Swedish translation

 po/sv.po |   40 ++++++++++++++++++++++------------------
 1 files changed, 22 insertions(+), 18 deletions(-)

commit f524fb9011ffdaa2acd07d612b73ab7c617a65cd
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Fri Jan 8 21:00:04 2010 +0100

    Updated Spanish translation

 po/es.po |   46 +++++++++++++++++++++++-----------------------
 1 files changed, 23 insertions(+), 23 deletions(-)

commit ab18e738b9e7802bde0d2689e4d9b918a4230e20
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Fri Jan 8 18:46:44 2010 +0100

    Add --login command-line option
    
    The new option starts mousetweaks in login mode. Login mode is
    used to disable the accessibilty gconf key check in GDM.

 src/mt-main.c |   28 +++++++++++++---------------
 1 files changed, 13 insertions(+), 15 deletions(-)

commit 5aedafc5b338435061973039753fab93a90d174b
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:   Tue Jan 5 12:48:20 2010 +0200

    Update Ukrainian translation

 po/uk.po |  126 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 71 insertions(+), 55 deletions(-)

commit bc0dbb7a28c23796a85ff0546ac24573027f1503
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Dec 21 17:32:18 2009 +0100

    Post release version bump to 2.29.5

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit d51a5fc21f31d4e894cecff2cc142c4d541434db
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Dec 21 17:26:39 2009 +0100

    Prepare the 2.29.4 release

 NEWS |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

commit 19db59eb2ae8692926a9ca38a25b6f4c8de6d9c7
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Sat Dec 19 12:33:13 2009 +0200

    Update Romanian translation

 po/ro.po |   97 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 58 insertions(+), 39 deletions(-)

commit 757f14557fd64e08cb3900ba0d6c219161495125
Author: Yair Hershkovitz <yairhr@gmail.com>
Date:   Sat Dec 5 20:07:58 2009 +0200

    Updated Hebrew translation

 po/he.po |  266 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 181 insertions(+), 85 deletions(-)

commit cdb381045022403954b741a87937026d7ccfcef4
Author: Daniel Nylander <po@danielnylander.se>
Date:   Mon Nov 30 09:43:01 2009 +0100

    Updated Swedish translation

 po/sv.po |   84 +++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 48 insertions(+), 36 deletions(-)

commit 5175acd465c3a4fcf8bbc6573b2c556a519c8d60
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Sun Nov 29 20:44:47 2009 +0100

    Post release version bump to 2.29.4

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 050577991b47b2dfd326c2e7266ea5ac2cb585e7
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Sun Nov 29 20:37:34 2009 +0100

    Prepare the 2.29.3 release

 NEWS |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

commit 8f422652a1ad84e5c76022bd4687961f914e1bef
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Nov 18 07:08:17 2009 +0100

    Updated Slovenian translation

 po/sl.po |   98 ++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 55 insertions(+), 43 deletions(-)

commit 2df0d8cd3da77f8cdf59c103c9f5020f54b8cf1e
Author: TeliuTe <teliute@163.com>
Date:   Tue Nov 17 15:00:42 2009 +0800

    add Simplified Chinese translation.

 help/Makefile.am    |    2 +-
 help/zh_CN/zh_CN.po | 1417 +++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1418 insertions(+), 1 deletions(-)

commit e48cb8081d966bc50e1b3318c333f785701f9f56
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Nov 16 15:59:33 2009 +0100

    Post release version bump to 2.29.3

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit e790dd62d2814948b02e70e51881a0c1e39f4493
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Nov 16 15:39:43 2009 +0100

    Prepare the 2.29.2 release

 NEWS |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

commit d06b83b02c8a56f858bffcc7d03052dcb2ce2f74
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Nov 15 18:17:29 2009 +0100

    Updated Spanish translation

 po/es.po |   78 +++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 50 insertions(+), 28 deletions(-)

commit c9dde85e8a157264ae9a932c9317463d4683b3c2
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Nov 15 17:06:33 2009 +0100

    Updated Spanish translation

 po/es.po |   72 +++++++++++++++++++++++++++----------------------------------
 1 files changed, 32 insertions(+), 40 deletions(-)

commit ccb4c7b6a2fe63170dee2624138337983f0de814
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sun Nov 15 16:11:58 2009 +0100

    Add a --daemonize command-line option
    
    - The new default is that mousetweaks doesn't automatically spawn a child
    proccess. gnome-session stores the process id of autostarted applications
    for later shut down. By spawning a child process, mousetweaks can't be
    shut down any longer.
    
    - Code cleanups for command-line option handling.
    
    - Update man pages.

 man/dwell-click-applet.1     |    2 +-
 man/mousetweaks.1            |   16 ++-
 man/pointer-capture-applet.1 |    2 +-
 src/mt-main.c                |  313 ++++++++++++++++++++++++------------------
 4 files changed, 190 insertions(+), 143 deletions(-)

commit b468ec28507434dadec02eab64a537c6f1e3f727
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sun Nov 15 15:25:33 2009 +0100

    Fix the default dwell mode in the gconf schema file

 data/mousetweaks.schemas.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 6ed6d9efad9fa1a63465bf2f2b7e2b06c40550a0
Author: Thomas Thurman <tthurman@Dorothy.plexq.com>
Date:   Thu Nov 12 10:51:56 2009 +0000

    Shavian translation

 po/LINGUAS    |    1 +
 po/en@shaw.po |  431 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 432 insertions(+), 0 deletions(-)

commit 3e2dadf773c4691f0d138397923e24937765f6d4
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Oct 26 20:48:17 2009 +0100

    Fix typo in NEWS file

 NEWS |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 558f060b0449a975a9f2a4d17aa92445ca0fc1fb
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Oct 26 17:35:30 2009 +0100

    Post release version bump to 2.29.2

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 2ff169dc35197f5f6d7c83720598c726df4c6d64
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Oct 26 17:28:29 2009 +0100

    Prepare the 2.29.1 release

 NEWS |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

commit 7c034add21f14ca0b43e3556adfe8a4f425a981d
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat Oct 17 16:02:03 2009 +0200

    [applets] Don't use a pointer grab to lock the cursor - bgo#598538

 src/pointer-capture-applet.c |  132 ++++++++++++++++++++++++------------------
 1 files changed, 75 insertions(+), 57 deletions(-)

commit 8b193983dbcd66def998635fe41c5b2af2b5bc68
Author: Pavlos Tournaris <p.tournaris@gmail.com>
Date:   Sat Oct 17 16:55:58 2009 +0300

    Updated Greek translation

 po/el.po |  187 +++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 162 insertions(+), 25 deletions(-)

commit 083a16d5c7d1b2786e27bbc857ff5a84aa2aef6b
Author: Ivar Smolin <okul@linux.ee>
Date:   Sun Oct 11 18:52:38 2009 +0300

    Updating Estonian translation

 po/et.po |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

commit 1aed406f16683016038ca2fde8808de6e1f663a3
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Sun Oct 11 18:02:13 2009 +0300

    Updated Romanian translation

 po/ro.po |   69 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 35 insertions(+), 34 deletions(-)

commit 1ef960429c966c2ad500d39e1fb998f7029c316c
Author: Leonid Kanter <leon@asplinux.ru>
Date:   Mon Oct 5 14:04:39 2009 +0300

    Updated Russian translation by yuriy.penkin@gmail.com

 po/ru.po |  160 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 141 insertions(+), 19 deletions(-)

commit 127dc982eebf61ee535eef00d98a4e7f8ccea068
Author: Petr Kovar <pknbe@volny.cz>
Date:   Tue Sep 22 00:14:45 2009 +0200

    Updated Czech help figures by Adrian Gunis

 help/cs/figures/mouse-a11y-dwell-checkbox.png      |  Bin 0 -> 11866 bytes
 .../figures/mouse-a11y-dwell-click-type-applet.png |  Bin 0 -> 11459 bytes
 .../figures/mouse-a11y-dwell-click-type-window.png |  Bin 0 -> 14661 bytes
 help/cs/figures/mouse-a11y-dwell-ctw-checkbox.png  |  Bin 0 -> 4168 bytes
 help/cs/figures/mouse-a11y-dwell-delay-slider.png  |  Bin 0 -> 6804 bytes
 .../figures/mouse-a11y-dwell-gesture-mapping.png   |  Bin 0 -> 18373 bytes
 help/cs/figures/mouse-a11y-dwell-mode-choice.png   |  Bin 0 -> 13249 bytes
 .../figures/mouse-a11y-dwell-motion-treshold.png   |  Bin 0 -> 9166 bytes
 .../mouse-a11y-pointer-capture-context-menu.png    |  Bin 0 -> 80801 bytes
 .../figures/mouse-a11y-pointer-capture-locked.png  |  Bin 0 -> 3891 bytes
 .../mouse-a11y-pointer-capture-preferences.png     |  Bin 0 -> 31399 bytes
 help/cs/figures/mouse-a11y-ssc-checkbox.png        |  Bin 0 -> 6415 bytes
 help/cs/figures/mouse-a11y-ssc-delay-slider.png    |  Bin 0 -> 7189 bytes
 help/cs/figures/mouse-a11y-tab.png                 |  Bin 0 -> 78392 bytes
 14 files changed, 0 insertions(+), 0 deletions(-)

commit d7431eb51495c096fb5fa6ee5ba31eeeda5abb2d
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Sep 21 17:55:11 2009 +0200

    Post release version bump to 2.29.1

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit bf4507593f23c943323b210a0aba227bebd7ccad
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Sep 21 17:17:51 2009 +0200

    prepare the 2.28.0 release

 NEWS |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)

commit bb41ca827e4bb7033592d85f0cc62dde73867e8f
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Mon Sep 21 11:00:17 2009 +0530

    Updated Kannada(kn) translation

 po/kn.po |  198 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 175 insertions(+), 23 deletions(-)

commit 441cc1aab909e4c065bcda730a7469a2d49213d7
Author: Amitakhya Phukan <aphukan@fedoraproject.org>
Date:   Sun Sep 20 15:51:21 2009 +0530

    Updating Assamese translations

 po/as.po |  199 ++++++++++++++++++++++++++++++++++++++++++++++++++------------
 1 files changed, 161 insertions(+), 38 deletions(-)

commit 26ab141a32a487c6b50a42c7f2d1e31003ebc58d
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sun Sep 20 09:36:19 2009 +0900

    Korean translation update

 po/ko.po |  241 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 136 insertions(+), 105 deletions(-)

commit b2cd00f34a7d1f769c5195277b77d1836f6dde84
Author: A S Alam <aalam@users.sf.net>
Date:   Sat Sep 19 22:06:45 2009 +0530

    Updating Translation for Punjabi by A S Alam

 po/pa.po |  264 ++++++++++++++++++++++++++++++++++++++++++++++----------------
 1 files changed, 196 insertions(+), 68 deletions(-)

commit 80a4b11b914f46b724b049901c890568cd63c390
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:   Fri Sep 18 19:54:58 2009 +0530

    Upadated Oriya Translation

 po/or.po |  219 ++++++++++++++++++++++++++++++++++++++++++++++++-------------
 1 files changed, 172 insertions(+), 47 deletions(-)

commit e0092bdc8adae030dfc94ce93d02da06f0045468
Author: Rajesh Ranjan <rranjan@rranjan.csb>
Date:   Fri Sep 18 18:41:16 2009 +0530

    maithili update, translated by Sangeeta Kumari

 po/LINGUAS |    1 +
 po/mai.po  |  439 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 440 insertions(+), 0 deletions(-)

commit f29223147b64d39c9f936c810c8a75e02fb26d8d
Author: Adi Roiban <adi@roiban.ro>
Date:   Thu Sep 17 21:27:40 2009 +0300

    Updated Romanian translation

 po/ro.po |  309 +++++++++++++++++++++++++++++++++++++++++++++++++-------------
 1 files changed, 247 insertions(+), 62 deletions(-)

commit dd61fef3e699da12c29c374da04cd13bb97d256b
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:   Wed Sep 16 21:04:03 2009 +0300

    Updated Lithuanian translation.

 po/lt.po |  245 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 138 insertions(+), 107 deletions(-)

commit a47625e42845d0b045d521512359779c1083c23a
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Wed Sep 16 18:46:55 2009 +0200

    Updated Italian translation

 po/it.po |  180 ++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 files changed, 151 insertions(+), 29 deletions(-)

commit fc4e33f84a4e3eb1cd42be6af5dba14d8a982e29
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Sep 16 13:15:14 2009 +0200

    Updated Slovenian translation

 po/sl.po |  221 +++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 141 insertions(+), 80 deletions(-)

commit bea0d047beec7fe19690f80788d9f607a353e86d
Author: Rajesh Ranjan <rranjan@rranjan.csb>
Date:   Tue Sep 15 13:56:45 2009 +0530

    hindi update by Rajesh Ranjan

 po/hi.po |  390 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 266 insertions(+), 124 deletions(-)

commit 07a3755cd9e7806921f76ac5aef7ba5e8ebbd8ab
Author: Ani <peter.ani@gmail.com>
Date:   Tue Sep 15 12:57:27 2009 +0530

    Updaeted Malayalam Translations

 po/ml.po |  379 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 183 insertions(+), 196 deletions(-)

commit d7199ab5e22882467de60e01d71b892efe612105
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sun Sep 13 14:59:59 2009 +0200

    Updated Danish translation

 po/da.po |  241 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 136 insertions(+), 105 deletions(-)

commit a28757602e9443940010dce16a89853e9921b0a7
Author: Ilkka Tuohela <hile@iki.fi>
Date:   Sun Sep 13 07:17:49 2009 +0300

    Updated Finnish translation

 po/fi.po |  187 ++++++++++++++++++++++++++++++++++++++++++++++++++------------
 1 files changed, 151 insertions(+), 36 deletions(-)

commit c5caeec567c05974cef39ced0640cbcc31d17c7d
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 12 23:57:49 2009 +0100

    Updated British English translation

 po/en_GB.po |  246 +++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 138 insertions(+), 108 deletions(-)

commit 7695af67a917eede0a4a2dd487540f6eedbf3c41
Author: Kostas Papadimas <pkst@gnome.org>
Date:   Sat Sep 12 20:26:29 2009 +0300

    Updated Greek help translation.

 help/el/el.po | 1870 +++++++++++++++++++++++++++++++++++++++------------------
 1 files changed, 1279 insertions(+), 591 deletions(-)

commit 04ff050bb1d2a1751052a08b48e51b2dd6de7f91
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Sep 10 02:01:15 2009 +0200

    Hungarian translation updated

 po/hu.po |  205 +++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 files changed, 170 insertions(+), 35 deletions(-)

commit f43cfa86b43ed5e4ceb500232a5052f75d914c1b
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Wed Sep 9 15:42:06 2009 +0530

    Updated Gujarati Translations

 po/gu.po |  196 ++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 files changed, 166 insertions(+), 30 deletions(-)

commit bedb2f052a6a86c9902202dbe0a346872fac4240
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:   Tue Sep 8 15:13:25 2009 +0530

    Updated Marathi Translations

 po/mr.po |  215 ++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 files changed, 180 insertions(+), 35 deletions(-)

commit 463b83aa3e701bb138d9dd9517b1737b1668c56a
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Sep 7 19:06:25 2009 +0200

    Post release version bump to 2.28.0

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 861b58b5442923b796ddace895bca7236328f1f9
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Sep 7 18:58:25 2009 +0200

    Prepare 2.27.92 release

 NEWS |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)

commit d9f4b21f50d1a076787d65ea7a8fc91c569fedb9
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sun Sep 6 00:47:57 2009 +0200

    Fix duplicate object id in .ui file

 data/dwell-click-applet.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ed52622f16b062aaa6826a0c2c3e939539fbd630
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Sat Sep 5 21:42:35 2009 +0200

    Updated Arabic translation

 po/ar.po |  346 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 214 insertions(+), 132 deletions(-)

commit 72467597a276f714b875d31ac55e101345b89831
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:   Sat Sep 5 02:37:36 2009 +0700

    Added Bengali translation

 po/LINGUAS |    1 +
 po/bn.po   |  487 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 488 insertions(+), 0 deletions(-)

commit d06064aaad7e7936d1ed8458781cf29605048d12
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Wed Sep 2 20:34:09 2009 +0200

    Updated German translation

 po/de.po |  306 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 170 insertions(+), 136 deletions(-)

commit 6ccc436f733271b051613f7a68e454a5bd3d416d
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Wed Sep 2 19:29:47 2009 +0200

    Added Catalan (Valencian) translation

 po/LINGUAS        |    1 +
 po/ca@valencia.po |  489 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 490 insertions(+), 0 deletions(-)

commit c3b61a8a3d6408b9181c326fdf313cc927c4a8e9
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Sep 1 14:17:12 2009 +0200

    Update Norwegian bokmål translation.

 po/nb.po |  266 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 156 insertions(+), 110 deletions(-)

commit 8c939dde633c863b8756bcec4de855db29ba2801
Author: Gil Forcada <gforcada@gnome.org>
Date:   Sun Aug 30 20:54:02 2009 +0200

    Minor fixes to Catalan translation

 po/ca.po |  243 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 137 insertions(+), 106 deletions(-)

commit b23ffa1bcfb0fe852464cf69e6b653de912f95b9
Author: Petr Kovar <pknbe@volny.cz>
Date:   Sun Aug 30 00:15:14 2009 +0200

    Updated Czech help translation by Adrian Gunis
    
    Reviewed by: Petr Kovar.

 help/Makefile.am |    2 +-
 help/cs/cs.po    | 1511 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1512 insertions(+), 1 deletions(-)

commit 908d3c06e20c3994aa226eaaef2c017ed225268b
Author: krishnababu k <kkrothap@redhat.ocm>
Date:   Fri Aug 28 18:50:47 2009 +0530

    Updated Telugu Translations

 po/te.po |  288 +++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 220 insertions(+), 68 deletions(-)

commit 1879803dc6d4982a9817fb79e21488df5e63b2e4
Author: Milan Skocić <milan.skocic@gmail.com>
Date:   Fri Aug 28 02:11:14 2009 +0200

    Added Serbian translation

 po/LINGUAS     |    2 +
 po/sr.po       |  495 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/sr@latin.po |  495 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 992 insertions(+), 0 deletions(-)

commit 0eddaab49f08fffea457a7238320119f29b2ca42
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Thu Aug 27 17:30:14 2009 +0200

    Updated Basque language

 po/eu.po |  192 ++++++++++++++++++++++++++++++++++++++++++++++++++------------
 1 files changed, 155 insertions(+), 37 deletions(-)

commit eb3174f9f3b5b8189086a3c43ba549fcb9210d34
Author: Tomasz Dominikowski <dominikowski@gmail.com>
Date:   Tue Aug 25 17:39:10 2009 +0200

    Updated Polish translation

 po/pl.po |  225 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 143 insertions(+), 82 deletions(-)

commit 06b0e9f1d70339572c128692e49240b2c3576afe
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Tue Aug 25 08:14:24 2009 +0100

    Updated Portuguese translation

 po/pt.po |  247 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 139 insertions(+), 108 deletions(-)

commit ff6b4997fddb72480adb40989dd65307db19e5fd
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Mon Aug 24 07:55:07 2009 +0200

    Post release version bump: 2.27.92

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit e4e514c8ed07b271618d04b93681ec634de43a1b
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Mon Aug 24 07:42:14 2009 +0200

    Prepare 2.27.91 release

 NEWS |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)

commit 9ae5c36f75965a67528beae520c6ca5cd7bd9e13
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sun Aug 23 15:09:07 2009 +0200

    Use AM_SILENT_RULES if available
    
    This is part of a future GNOME goal to get a nicer build output.
    The macro requires Automake >= 1.11.

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 8e329c09b70b4e4fbd4b346450c1d6e6337b8e13
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Sun Aug 23 15:54:33 2009 +0700

    Updated Thai translation.

 po/th.po |  244 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 138 insertions(+), 106 deletions(-)

commit 688cd29ecfa5e2197d3750c894d995dffb860606
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sat Aug 22 18:37:10 2009 +0200

    Fixed bug #591916

 help/de/de.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 28772b7176b1d9a036c2ff2547fc7d895349b02f
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Aug 22 00:25:02 2009 +0200

    Updated French translation

 po/fr.po |   51 +++++++++++++++++++++++++--------------------------
 1 files changed, 25 insertions(+), 26 deletions(-)

commit 470d0a27940e126c068ba234903ae12dc74f7588
Author: Alexander Shopov <ash@contact.bg>
Date:   Thu Aug 20 08:01:51 2009 +0300

    Updated Bulgarian translation

 po/bg.po |  185 ++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 files changed, 151 insertions(+), 34 deletions(-)

commit d388f51ef514a5b0a7040702a514b33791976296
Author: Antón Méixome <meixome@mancomun.org>
Date:   Mon Aug 17 13:15:49 2009 +0200

    Updated Galician Translation

 po/gl.po |   27 ++++++++++-----------------
 1 files changed, 10 insertions(+), 17 deletions(-)

commit b6a0181d87521508a36e4be3a9a9346e2a4410a5
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
Date:   Thu Aug 13 19:56:53 2009 -0300

    Updated Brazilian Portuguese translation.

 po/pt_BR.po |  162 +++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 140 insertions(+), 22 deletions(-)

commit a02c97fd707965127c76a9bbd8620fb26084a1b7
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Tue Aug 11 15:36:35 2009 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po |  243 +++++++++++++++++++++++++++++++++--------------------------
 po/zh_TW.po |  243 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 274 insertions(+), 212 deletions(-)

commit d428ebe9b9d3e91bbe10e333ed03ca924db2451b
Author: Petr Kovar <pknbe@volny.cz>
Date:   Mon Aug 10 23:15:44 2009 +0200

    Updated Czech translation by Adrian Gunis
    
    Reviewed by: Petr Kovar.

 po/cs.po |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit 6bda33f5529cad3452a771f7cdf4387a986f4c6a
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Aug 10 21:01:48 2009 +0200

    Post release version bump to 2.27.91

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 01d7ae392db33b9cc9ac8cdf46ecfb179ac2765d
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Aug 10 20:54:03 2009 +0200

    Prepare the 2.27.90 release

 NEWS |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

commit cffe70c8e62f9933e2a4629d83985ff7cd1a5fbb
Author: Antón Méixome <meixome@mancomun.org>
Date:   Mon Aug 10 16:31:14 2009 +0200

    Updated Galician translation

 po/gl.po |  332 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 151 insertions(+), 181 deletions(-)

commit b5b57044c69452cf975605020b6ef82b97ee1ec9
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Jul 27 14:39:24 2009 +0200

    Post release version bump to 2.27.90

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 2b0a8d9a98fd338e782a1d354301b2e4489ae5ce
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Jul 27 14:27:54 2009 +0200

    Prepare the 2.27.5 release

 NEWS |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

commit 13d3e3ab9abea65a9ea778471692b95f1480e9ae
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Thu Jul 23 22:36:26 2009 +0200

    Updated German translation

 help/de/de.po |  453 +++++++++++++++++++++++++++++++--------------------------
 1 files changed, 249 insertions(+), 204 deletions(-)

commit 852852f07fbdae39bb52caaf5807be67da10ead2
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Jul 13 16:17:28 2009 +0200

    Post release version bump to 2.27.5

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit e2422e1aa46d2a9d9f2845081fb7a18b67f3285c
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon Jul 13 16:09:39 2009 +0200

    Prepare the 2.27.4 release

 NEWS |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

commit 4826289ad73da95f9b839dc6b150ea0ff093b761
Author: Petr Kovar <pknbe@volny.cz>
Date:   Mon Jul 13 00:07:37 2009 +0200

    Updated Czech translation by Adrian Gunis

 po/cs.po |  155 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 136 insertions(+), 19 deletions(-)

commit ef4ce10df1b616bad019f59c0808a46e2eb693bf
Author: Daniel Nylander <po@danielnylander.se>
Date:   Tue Jul 7 21:54:43 2009 +0200

    Updated Swedish translation

 po/sv.po |  221 +++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 141 insertions(+), 80 deletions(-)

commit 7edc5294ea35ded8a3cfc1892e2762017b8fb7b7
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sun Jul 5 22:53:10 2009 +0300

    Updated Hebrew translation

 po/he.po |  433 +++++++++++++++++++++++++++-----------------------------------
 1 files changed, 186 insertions(+), 247 deletions(-)

commit 855b9d63bb68d6943c87d4c1fa1bda332037f20b
Author: Ivar Smolin <okul@linux.ee>
Date:   Thu Jul 2 19:00:54 2009 +0300

    Updating Estonian translation

 po/et.po |  221 +++++++++++++++++++++++---------------------------------------
 1 files changed, 82 insertions(+), 139 deletions(-)

commit 0fef3e68cd47c455525eef465b41fb8ae871e1d9
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:   Wed Jul 1 21:03:44 2009 +0300

    Updated Ukrainian translation

 po/uk.po |  260 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 157 insertions(+), 103 deletions(-)

commit 4191cb64f9903bce4a52ac46a26fbf3c67abc149
Author: Joan Duran <jodufi@gmail.com>
Date:   Thu Jun 25 21:16:18 2009 +0200

    Added Catalan translation

 help/Makefile.am                                   |    2 +-
 help/ca/ca.po                                      | 1599 ++++++++++++++++++++
 help/ca/figures/mouse-a11y-dwell-checkbox.png      |  Bin 0 -> 9013 bytes
 .../figures/mouse-a11y-dwell-click-type-applet.png |  Bin 0 -> 16808 bytes
 .../figures/mouse-a11y-dwell-click-type-window.png |  Bin 0 -> 10292 bytes
 help/ca/figures/mouse-a11y-dwell-ctw-checkbox.png  |  Bin 0 -> 4573 bytes
 help/ca/figures/mouse-a11y-dwell-delay-slider.png  |  Bin 0 -> 4666 bytes
 .../figures/mouse-a11y-dwell-gesture-mapping.png   |  Bin 0 -> 14038 bytes
 help/ca/figures/mouse-a11y-dwell-mode-choice.png   |  Bin 0 -> 12044 bytes
 .../figures/mouse-a11y-dwell-motion-treshold.png   |  Bin 0 -> 7128 bytes
 .../mouse-a11y-pointer-capture-context-menu.png    |  Bin 0 -> 85080 bytes
 .../figures/mouse-a11y-pointer-capture-locked.png  |  Bin 0 -> 11353 bytes
 .../mouse-a11y-pointer-capture-preferences.png     |  Bin 0 -> 23873 bytes
 help/ca/figures/mouse-a11y-ssc-checkbox.png        |  Bin 0 -> 4086 bytes
 help/ca/figures/mouse-a11y-ssc-delay-slider.png    |  Bin 0 -> 4848 bytes
 help/ca/figures/mouse-a11y-tab.png                 |  Bin 0 -> 60562 bytes
 16 files changed, 1600 insertions(+), 1 deletions(-)

commit 407c8b57a221768cc18ba086a3165fb3834e85f1
Author: Runa Bhattacharjee <runab@redhat.com>
Date:   Mon Jun 22 11:52:15 2009 +0530

    Updated Bengali India Translations

 po/bn_IN.po |   40 +++++++++++++++++++++++++++++++++++-----
 1 files changed, 35 insertions(+), 5 deletions(-)

commit ee5e38f624e96c69315369757056fe49e8298d1c
Author: Runa Bhattacharjee <runab@redhat.com>
Date:   Fri Jun 19 22:39:53 2009 +0530

    Merged translations for Bengali India

 po/bn_IN.po |  341 ++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 198 insertions(+), 143 deletions(-)

commit c4541fe37ae0e73ac550e194c771b36a5410febe
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Sun Jun 14 21:35:14 2009 +0200

    Fix typos in NEWS file

 NEWS |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 3ddc90c9bad4cfb8246c1ec20ae75ca9beb0e197
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Sun Jun 14 21:06:58 2009 +0200

    Post release version bump to 2.27.4

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 1ab20b6f9e52ac9466fa728edcda59b9745aa158
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Sun Jun 14 21:00:07 2009 +0200

    Prepare the 2.27.3 release

 NEWS |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

commit 1542e3e0754aed144686ce64e6e2414ab71f3548
Author: drtvasudevan <agnihot3@gmail.com>
Date:   Tue Jun 2 17:00:29 2009 +0530

    Updated Tamil translation

 po/ta.po |  208 +++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 files changed, 171 insertions(+), 37 deletions(-)

commit 9a51b80ada13def51682f4989b3d635781b77dc0
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:   Mon Jun 1 21:16:45 2009 +0200

    Updated Spansih translation

 po/es.po |  246 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 140 insertions(+), 106 deletions(-)

commit 58aecdebd8f56195336d5f919e27d75b566713c5
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sun May 31 22:50:03 2009 +0200

    Remove markup from translatable strings

 data/pointer-capture-applet.ui |   20 +++++++++++++-------
 1 files changed, 13 insertions(+), 7 deletions(-)

commit f8022aa025c1a43ac2dbfa34da8401caf63cd1ec
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sun May 31 22:34:28 2009 +0200

    Get back lost translations from 2.24

 po/fr.po |  169 ++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 files changed, 143 insertions(+), 26 deletions(-)

commit 3ad313e8b2e8e0b993d9bbb3777024c2513103cf
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sun May 31 09:47:07 2009 +0200

    Fix context menu in click-type selection window
    
    The menu got lost during the migration to GtkBuilder. This commit
    also raises the minimum dependency of gtk+ to 2.16.

 configure.ac        |    2 +-
 data/mousetweaks.ui |   36 +++++++++++++++++++++++++++++-------
 2 files changed, 30 insertions(+), 8 deletions(-)

commit 25deef966550b6e6af5263cf60653141befc6f28
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sun May 31 09:14:41 2009 +0200

    Fix cursor drawing on 64bit platforms - bgo#584256

 src/mt-cursor-manager.c |   43 ++++++++++++++++++++++++++++++++-----------
 src/mt-cursor.c         |   33 ++++++---------------------------
 2 files changed, 38 insertions(+), 38 deletions(-)

commit 50568f5a4466a3a4cf274b7e0ceba8b7b07bbfb0
Author: Claude Paroz <claude@2xlibre.net>
Date:   Fri May 29 21:47:41 2009 +0200

    Updated French help translation with a bunch of new figures

 help/fr/figures/mouse-a11y-dwell-checkbox.png      |  Bin 0 -> 9411 bytes
 .../figures/mouse-a11y-dwell-click-type-applet.png |  Bin 0 -> 11239 bytes
 help/fr/figures/mouse-a11y-dwell-ctw-checkbox.png  |  Bin 0 -> 4043 bytes
 help/fr/figures/mouse-a11y-dwell-delay-slider.png  |  Bin 0 -> 4408 bytes
 .../figures/mouse-a11y-dwell-gesture-mapping.png   |  Bin 0 -> 16380 bytes
 help/fr/figures/mouse-a11y-dwell-mode-choice.png   |  Bin 0 -> 11554 bytes
 .../figures/mouse-a11y-dwell-motion-treshold.png   |  Bin 0 -> 7431 bytes
 .../mouse-a11y-pointer-capture-context-menu.png    |  Bin 0 -> 52408 bytes
 .../figures/mouse-a11y-pointer-capture-locked.png  |  Bin 0 -> 6525 bytes
 help/fr/figures/mouse-a11y-ssc-checkbox.png        |  Bin 0 -> 4354 bytes
 help/fr/figures/mouse-a11y-ssc-delay-slider.png    |  Bin 0 -> 4855 bytes
 help/fr/figures/mouse-a11y-tab.png                 |  Bin 0 -> 60541 bytes
 help/fr/fr.po                                      |  617 ++++++++++---------
 13 files changed, 325 insertions(+), 292 deletions(-)

commit 1c72c687bb765d0f8736b409d130af40a5b6a265
Author: Claude Paroz <claude@2xlibre.net>
Date:   Fri May 29 21:03:14 2009 +0200

    Make .ui files translatable strings extracted
    
    intltool does not extract strings from .ui files unless the files
    are prefixed with gettext/glade in POTFILES.in.

 po/POTFILES.in |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit aafef7ba9a4b20e7aa8e611fe3ea2d4e023857a3
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Thu May 28 11:52:33 2009 +0200

    Fix sequence-point warning - bgo#583993

 src/mt-pidfile.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 3467cbb576cac6ce45e2e873008e00ba78978648
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Tue May 26 23:22:46 2009 +0200

    Directly link to xlib - bgo#583471

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit b42baa45ee073127a3177b60bea1f0ccf3347749
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Tue May 26 23:04:16 2009 +0200

    Use 'test ! -d' in autogen.sh - bgo#583311

 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 2dfeca3a272171d3027c950048318339ba491f4c
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon May 25 14:33:04 2009 +0200

    Post release version bump to 2.27.3

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 342ab16c95a4e02d1c81a1be166bf8de67b0a080
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon May 25 14:27:49 2009 +0200

    Prepare the 2.27.2 release

 NEWS |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

commit ca8dce76cf07e329a205b36f6df679bcb17bbed6
Author: Γιάννης Κατσαμπίρης <juankatsampirhs@gmail.com>
Date:   Tue May 19 22:02:25 2009 +0100

    updated Greek documentation translation

 help/el/el.po | 1067 ++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 672 insertions(+), 395 deletions(-)

commit 80ca534a6889a769293aed94338dcdae94985f3b
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Tue May 19 19:27:36 2009 +0200

    Fix wrong GFDL version number in COPYING

 COPYING |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 3ececc304df6f86cad19e72767310563909db2b3
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:   Mon May 18 21:04:31 2009 +0200

    Updated Spanish translation

 help/es/es.po |  510 ++++++++++++++++++++++++++++----------------------------
 1 files changed, 255 insertions(+), 255 deletions(-)

commit 0744301f1dc19d6fc2c9f5ffcf65d84720ba4cce
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Sat May 16 14:33:59 2009 +0200

    Add comment to manual about stopping dwell click on hardware click

 help/C/mousetweaks.xml |   38 +++++++++++++++++++++-----------------
 1 files changed, 21 insertions(+), 17 deletions(-)

commit 0f67d1b001c01c97671ab67b30e75bb62d49af5f
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Fri May 15 19:41:47 2009 +0200

    Fix synthetic clicks for left-handed mouse orientation - bgo#582319

 src/mt-common.h |    3 +++
 src/mt-main.c   |   23 +++++++++++++++++++++++
 src/mt-main.h   |    1 +
 3 files changed, 27 insertions(+), 0 deletions(-)

commit ecc8429731a57f40869459a7956c16f7aff16e8f
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon May 4 18:35:45 2009 +0200

    Post release version bump to 2.27.2

 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit a0638647f642e92188c2685db911a88f3242f343
Author: Francesco Fumanti <francesco.fumanti@gmx.net>
Date:   Mon May 4 18:19:44 2009 +0200

    Prepare 2.27.1 release

 NEWS |   32 ++++++++++++++++++++++++++++++++
 1 files changed, 32 insertions(+), 0 deletions(-)

commit 49c8876ed319bf83d6623bc1ffa7bbe167588597
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat May 2 17:12:58 2009 +0200

    [docs] Fix FDL license version

 help/mousetweaks.omf.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit c96eb4cf21d4228b15852041c2550d7df55a3e40
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat May 2 15:59:19 2009 +0200

    Cancel dwell click if mouse receives input - bgo#580174
    
    Stops a dwell click in progress if a physical mouse button is
    pressed. At the moment this only works with left, middle and
    right mouse buttons. AT-SPI doesn't report any scroll-wheel
    events (usually button 4/5).

 src/mt-listener.c |   13 +++++++++----
 src/mt-listener.h |    1 +
 src/mt-main.c     |   38 +++++++++++++++++++++++++++++++-------
 3 files changed, 41 insertions(+), 11 deletions(-)

commit 9f44cc658e6f1bac7fb60e8d8fb08ab425b96e77
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:   Wed Apr 29 19:25:30 2009 +0530

    Updated Oriya Translation.

 po/or.po |  307 +++++++++++++++++++++++++-------------------------------------
 1 files changed, 123 insertions(+), 184 deletions(-)

commit 7d0a500e13a7d0cd0e45e06cd252aa5fb7ae8259
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Mon Apr 27 19:07:55 2009 +0200

    Rename MTClosure to MtData
    
    MTClosure isn't a closure.

 src/mt-ctw.c  |   20 ++++++------
 src/mt-ctw.h  |   20 ++++++------
 src/mt-main.c |  101 +++++++++++++++++++++++++++++----------------------------
 src/mt-main.h |    4 +-
 4 files changed, 73 insertions(+), 72 deletions(-)

commit 38764c9a99ac7bddee13c092c200377775a28e54
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Mon Apr 27 18:17:49 2009 +0200

    Use structure bit fields to save some memory
    
    Changes the size of MTClosure 112 -> 84 bytes.

 src/mt-main.h |   44 +++++++++++++++++++++-----------------------
 1 files changed, 21 insertions(+), 23 deletions(-)

commit 5f4584b279985cd6bdec5ba2ac51370a828fc460
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sun Apr 26 14:25:47 2009 +0200

    Clean up AUTHORS file

 AUTHORS |    9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)

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(-)

commit e57f0eafb64fe2d580cc4ef298fd568810c3f923
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sun Apr 26 12:48:15 2009 +0200

    Add mailto: to DOAP file

 mousetweaks.doap |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 6db1f6aaf24616dca4b3e771f914eeae71c9c607
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sun Apr 26 12:43:59 2009 +0200

    use private variable in object instances
    
    Optimization to avoid using the expensive G_TYPE_INSTANCE_GET_PRIVATE
    macro all the time. Additionally there's some minor cleanup to keep
    the coding style consistent.

 src/mt-listener.c |   25 ++++++++++---------------
 src/mt-listener.h |   22 ++++++++++------------
 2 files changed, 20 insertions(+), 27 deletions(-)

commit e89d4179135684be02209ac77153bede17f43497
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat Apr 25 21:01:42 2009 +0200

    use private variable in object instances
    
    Optimization to avoid using the expensive G_TYPE_INSTANCE_GET_PRIVATE
    macro all the time. Additionally there's some minor cleanup to keep
    the coding style consistent.

 src/mt-service.c |   72 +++++++++++++++++++++++++++--------------------------
 src/mt-service.h |   27 +++++++++-----------
 2 files changed, 49 insertions(+), 50 deletions(-)

commit c930079a176fa777cb6a9bf85ad1ad625d7b0294
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat Apr 25 20:41:23 2009 +0200

    use private variable in object instances
    
    Optimization to avoid using the expensive G_TYPE_INSTANCE_GET_PRIVATE
    macro all the time. Additionally there's some minor cleanup to keep
    the coding style consistent.

 src/mt-cursor.c |   67 ++++++++++++++++--------------------------------------
 src/mt-cursor.h |   27 ++++++++++------------
 2 files changed, 32 insertions(+), 62 deletions(-)

commit 909cddc9c836ac899988ce0bc616d7b6230f51b2
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat Apr 25 20:20:14 2009 +0200

    use private variable in object instances
    
    Optimization to avoid using the expensive G_TYPE_INSTANCE_GET_PRIVATE
    macro all the time. Additionally there's some minor cleanup to keep
    the coding style consistent.

 src/mt-timer.c |   72 ++++++++++++++++++--------------------------------------
 src/mt-timer.h |   27 +++++++++-----------
 2 files changed, 35 insertions(+), 64 deletions(-)

commit 180be9dbd2f99bea2666d03651c29ccc23df143c
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat Apr 25 20:05:17 2009 +0200

    remove unused virtual methods from MtTimerClass

 src/mt-timer.c |    6 ++----
 src/mt-timer.h |    4 ----
 2 files changed, 2 insertions(+), 8 deletions(-)

commit bb3e1b922900a535a59f83a914cec8c601820ccf
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat Apr 25 19:51:50 2009 +0200

    applets: update copyright year

 src/dwell-click-applet.c     |    2 +-
 src/pointer-capture-applet.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit f3a9886af24ede26f2f4db2085ff57649d42bffc
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat Apr 25 19:36:56 2009 +0200

    update copyright year

 src/mt-accessible.c     |    2 +-
 src/mt-accessible.h     |    2 +-
 src/mt-common.c         |    2 +-
 src/mt-common.h         |    2 +-
 src/mt-ctw.c            |    2 +-
 src/mt-ctw.h            |    2 +-
 src/mt-cursor-manager.c |    2 +-
 src/mt-cursor-manager.h |    2 +-
 src/mt-cursor.c         |    2 +-
 src/mt-cursor.h         |    2 +-
 src/mt-listener.c       |    2 +-
 src/mt-listener.h       |    2 +-
 src/mt-main.c           |    2 +-
 src/mt-main.h           |    2 +-
 src/mt-pidfile.c        |    2 +-
 src/mt-pidfile.h        |    2 +-
 src/mt-service.c        |    2 +-
 src/mt-service.h        |    2 +-
 src/mt-timer.c          |    2 +-
 src/mt-timer.h          |    2 +-
 20 files changed, 20 insertions(+), 20 deletions(-)

commit 803c58371f9d197bbf0193fb62dc43a612ceae15
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Tue Apr 21 15:57:17 2009 +0530

    Updated Kannada Translation

 po/kn.po |  106 +++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 57 insertions(+), 49 deletions(-)

commit c87f8131b2dad02a7e4a7c52e73328e120ab3f4a
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat Apr 18 23:59:01 2009 +0200

    add more infos to doap file

 mousetweaks.doap |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 278f4e491d55f668a101eacaeb3e90fea06b03ad
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat Apr 18 17:50:23 2009 +0200

    create m4 directory during autogen.sh (Bug #579397)

 Makefile.am |    3 +++
 autogen.sh  |    5 +++++
 2 files changed, 8 insertions(+), 0 deletions(-)

commit c5456875b1d6b7f7e0cf431aeb214e6eae3e4045
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat Apr 18 17:29:43 2009 +0200

    remove INSTALL from repository

 INSTALL |  234 ---------------------------------------------------------------
 1 files changed, 0 insertions(+), 234 deletions(-)

commit 1de4a49772955545abc9ad11f23eb6e0a7dbcd4d
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat Apr 18 16:57:07 2009 +0200

    add git.mk script to auto-generate .gitignore files
    
    This commit adds git.mk and modifies all Makefile.am's to
    include the script. For details see:
    
    http://mail.gnome.org/archives/desktop-devel-list/2009-April/msg00211.html
    
    The toplevel Makefile.am contains a new maintainer-clean target,
    which will also remove all .gitignore's.

 Makefile.am         |   34 ++++++++---
 data/Makefile.am    |    2 +
 git.mk              |  174 +++++++++++++++++++++++++++++++++++++++++++++++++++
 help/Makefile.am    |    2 +
 man/Makefile.am     |    2 +
 pixmaps/Makefile.am |    2 +
 src/Makefile.am     |    2 +
 7 files changed, 210 insertions(+), 8 deletions(-)

commit f091c59e85e30fc4af1ce63c6dad81b5767663c4
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Sat Apr 18 14:36:22 2009 +0200

    add doap file

 mousetweaks.doap |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)

commit 1a0574c4ec245cbb7b601f9a0e93a2a5bc99accf
Author: Claude Paroz <claude@2xlibre.net>
Date:   Mon Apr 13 08:15:20 2009 +0000

    Added French translation by Bruno Brouard and Claude Paroz.
    
    2009-04-13  Claude Paroz  <claude@2xlibre.net>
    
    	* Makefile.am:
    	* fr/fr.po: Added French translation by Bruno Brouard and Claude Paroz.
    
    svn path=/trunk/; revision=480

 help/ChangeLog   |    5 +
 help/Makefile.am |    2 +-
 help/fr/fr.po    | 1551 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1557 insertions(+), 1 deletions(-)

commit 3a82d593461a29b9915284fb0dbdc237b3273439
Author: Funda Wang <fwang@src.gnome.org>
Date:   Fri Apr 10 03:32:06 2009 +0000

    Updated zh_CN translation.
    
    svn path=/trunk/; revision=479

 po/ChangeLog |    4 +
 po/zh_CN.po  |  480 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 272 insertions(+), 212 deletions(-)

commit ea2f7b8d7d3fe6a0e07870e687254f36fbce0a78
Author: Simos Xenitellis <simos@src.gnome.org>
Date:   Fri Mar 27 11:31:44 2009 +0000

    Updated Greek translation (Fotis Tsamis)
    
    svn path=/trunk/; revision=475

 po/ChangeLog |    4 ++
 po/el.po     |  136 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 80 insertions(+), 60 deletions(-)

commit 2ff966d2dfb60826536e82bacbdd6721b2761ba7
Author: Shankar Prasad <sprasad@src.gnome.org>
Date:   Thu Mar 26 10:28:16 2009 +0000

    added kn.po and updated ChangeLog and LINGUAS
    
    svn path=/trunk/; revision=474

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/kn.po     |  326 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 332 insertions(+), 0 deletions(-)

commit 987342d17e203974807996de2781ae9cb7624626
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Wed Mar 18 20:01:04 2009 +0000

    Updated Galician translation by Suso Baleato.
    
    svn path=/trunk/; revision=471

 po/ChangeLog |    4 ++++
 po/gl.po     |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 7bd4fa2519d040605e57ed00e613d9a6280c05fe
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:   Tue Mar 17 01:21:25 2009 +0000

    updating for GNOME Punjabi Translation by A S Alam
    
    svn path=/trunk/; revision=469

 po/pa.po |  116 +++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 63 insertions(+), 53 deletions(-)

commit ce3d8f4f5337d909b0a2d6e0a560733958e6dc64
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Mon Mar 16 22:37:01 2009 +0000

    Updated Galician translation by Suso Baleato.
    
    svn path=/trunk/; revision=468

 po/ChangeLog |    4 +
 po/gl.po     |  538 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 312 insertions(+), 230 deletions(-)

commit 50fdda0d6d1f93e6267ef2db92e96bbfc003173b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Mar 16 18:19:51 2009 +0000

    Added British English translation by Jen Ockwell
    
    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>.
    
    
    svn path=/trunk/; revision=466

 help/ChangeLog      |    6 +
 help/Makefile.am    |    2 +-
 help/en_GB/en_GB.po | 1512 +++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1519 insertions(+), 1 deletions(-)

commit 0127f83e8a2c947ee1d111a4da212c1a8fa97bca
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Mar 16 17:54:17 2009 +0000

    Post release version bump: 2.27.1
    
    2009-03-16 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* configure.ac:
    	* README:
    
    	Post release version bump: 2.27.1
    
    svn path=/trunk/; revision=464

 ChangeLog    |    7 +++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 9c7c56e79313b6e3ea2a182c977b9e9b410af959
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Mar 16 17:49:41 2009 +0000

    Prepare 2.26.0 release.
    
    2009-03-16 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* NEWS: Prepare 2.26.0 release.
    
    svn path=/trunk/; revision=463

 ChangeLog |    4 ++++
 NEWS      |   17 +++++++++++++++++
 2 files changed, 21 insertions(+), 0 deletions(-)

commit 8be3eaf602854698d4a3b9b64a974a88b78f566d
Author: Amitakhya Phukan <amitakhya@src.gnome.org>
Date:   Mon Mar 16 04:55:40 2009 +0000

    Updated assamese translations
    
    svn path=/trunk/; revision=460

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/as.po     |  364 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 370 insertions(+), 0 deletions(-)

commit 3e9f694a6546aeeb33c557467c9a75bbeb20de50
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:   Sun Mar 15 17:36:43 2009 +0000

    Updated Russian translation by Yuriy Penkin.
    
    2009-03-15  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
    
    	* ru.po: Updated Russian translation by Yuriy Penkin.
    
    
    svn path=/trunk/; revision=459

 po/ChangeLog |    4 +
 po/ru.po     |  322 ++++++++++++++++++++++------------------------------------
 2 files changed, 127 insertions(+), 199 deletions(-)

commit c7d6f4d445e4d90d9cf87824a416c9990e07aaf7
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Sun Mar 15 06:40:54 2009 +0000

    Added entry for Gujarati translation update.
    
    svn path=/trunk/; revision=458

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit fec9e57ecf2e4bb694909ece045c0c87ca085ecf
Author: Ankitkumar Rameshchandra Patel <ankitp@src.gnome.org>
Date:   Sun Mar 15 06:40:30 2009 +0000

    Updated Gujarati Translations.
    
    svn path=/trunk/; revision=457

 po/gu.po |   87 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 45 insertions(+), 42 deletions(-)

commit 68fcdfe2c0e5100cb2ad905f8a0cb8a60e824083
Author: Sandeep Shedmake <sandeeps@src.gnome.org>
Date:   Sat Mar 14 14:46:07 2009 +0000

    Updated Marathi Translations
    
    svn path=/trunk/; revision=456

 po/ChangeLog |    4 +
 po/mr.po     |  295 +++++++++++++++++++++-------------------------------------
 2 files changed, 112 insertions(+), 187 deletions(-)

commit 254de74db30e46b2b99aa901524395a75f8b8acf
Author: Kostas Papadimas <pkst@src.gnome.org>
Date:   Fri Mar 13 16:33:26 2009 +0000

    Updated Greek translation by Jennie Petoumenou.
    
    svn path=/trunk/; revision=455

 po/ChangeLog |    4 +
 po/el.po     |  429 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 231 insertions(+), 202 deletions(-)

commit ba1435391dfb9fa793b6296318791db099bda563
Author: Sweta Kothari <swkothar@src.gnome.org>
Date:   Fri Mar 13 11:50:32 2009 +0000

    Committed Translation by Sweta Kothari
    
    svn path=/trunk/; revision=454

 po/ChangeLog |    4 +
 po/gu.po     |  306 +++++++++++++++++++++++++--------------------------------
 2 files changed, 138 insertions(+), 172 deletions(-)

commit ba403efab7fd809ecf3f8cc8117103be17bb9c5e
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
Date:   Wed Mar 11 14:25:29 2009 +0000

    Updated Telugu translation
    
    svn path=/trunk/; revision=453

 po/te.po |  326 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 326 insertions(+), 0 deletions(-)

commit 4b2b422a387272de732702abb97f3c616388599f
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
Date:   Wed Mar 11 14:24:45 2009 +0000

    Updated LINGUAS entry
    
    svn path=/trunk/; revision=452

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 28fa5832fafb77efcbb737773435734feeaf559e
Author: Krishnababu Krothapalli <kkrothap@src.gnome.org>
Date:   Wed Mar 11 14:24:16 2009 +0000

    Updated Changelog entry
    
    svn path=/trunk/; revision=451

 po/ChangeLog |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 86e98e0a31d6778fdc00fe118a295a2dd74643ce
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:   Sat Mar 7 23:19:16 2009 +0000

    Updated Lithuanian translation.
    
    2009-03-08  Gintautas Miliauskas  <gintas@akl.lt>
    
    	* lt.po: Updated Lithuanian translation.
    
    
    
    svn path=/trunk/; revision=450

 po/ChangeLog |    4 +
 po/lt.po     |  438 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 256 insertions(+), 186 deletions(-)

commit 86a8d0c1514b5eb5d9854c1d67ae5e3091bfe9fb
Author: Mario Blättermann <mariobl@src.gnome.org>
Date:   Sat Mar 7 17:51:48 2009 +0000

    Updated German translation, added screenshots
    
    svn path=/trunk/; revision=449

 help/ChangeLog                                     |    5 +
 help/de/de.po                                      | 1153 ++++++++++++++++----
 help/de/figures/mouse-a11y-dwell-checkbox.png      |  Bin 0 -> 9640 bytes
 .../figures/mouse-a11y-dwell-click-type-applet.png |  Bin 0 -> 5529 bytes
 .../figures/mouse-a11y-dwell-click-type-window.png |  Bin 0 -> 10685 bytes
 .../figures/mouse-a11y-dwell-gesture-mapping.png   |  Bin 0 -> 13684 bytes
 .../figures/mouse-a11y-dwell-motion-treshold.png   |  Bin 0 -> 7697 bytes
 .../mouse-a11y-pointer-capture-context-menu.png    |  Bin 0 -> 10199 bytes
 .../figures/mouse-a11y-pointer-capture-locked.png  |  Bin 0 -> 3126 bytes
 .../mouse-a11y-pointer-capture-preferences.png     |  Bin 0 -> 24224 bytes
 help/de/figures/mouse-a11y-ssc-checkbox.png        |  Bin 0 -> 10049 bytes
 help/de/figures/mouse-a11y-ssc-delay-slider.png    |  Bin 0 -> 4901 bytes
 help/de/figures/mouse-a11y-tab.png                 |  Bin 0 -> 61860 bytes
 13 files changed, 938 insertions(+), 220 deletions(-)

commit 297b6bfaf0a94f596f837798fe9e0de0de6726b7
Author: Mario Blättermann <mariobl@src.gnome.org>
Date:   Thu Mar 5 20:53:54 2009 +0000

    Removed unneeded *.pot file from help/de
    
    svn path=/trunk/; revision=448

 help/de/mousetweaks-help.HEAD.pot |  792 -------------------------------------
 1 files changed, 0 insertions(+), 792 deletions(-)

commit 871d900a5712675698b3df8f47bfc48459830c26
Author: Mario Blättermann <mariobl@src.gnome.org>
Date:   Thu Mar 5 20:52:23 2009 +0000

    Added German docs
    
    svn path=/trunk/; revision=447

 help/ChangeLog                    |    5 +
 help/Makefile.am                  |    2 +-
 help/de/de.po                     |  820 +++++++++++++++++++++++++++++++++++++
 help/de/mousetweaks-help.HEAD.pot |  792 +++++++++++++++++++++++++++++++++++
 4 files changed, 1618 insertions(+), 1 deletions(-)

commit 06968bee56b1066edd0bf90024da8157168a5601
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Mar 2 20:46:03 2009 +0000

    Post release version bump: 2.26.0
    
    2009-03-02 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* configure.ac:
    	* README:
    
    	Post release version bump: 2.26.0
    
    svn path=/trunk/; revision=446

 ChangeLog    |    7 +++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 8fe9afe0fb44a28cdebde1eeff6eba99b61f5539
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Mar 2 20:40:39 2009 +0000

    Prepare 2.25.92 release.
    
    2009-03-02 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* NEWS: Prepare 2.25.92 release.
    
    svn path=/trunk/; revision=444

 ChangeLog |    4 ++++
 NEWS      |   27 +++++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 0 deletions(-)

commit 437e4377917e417eb043bf90031e999747b47f82
Author: Mario Blättermann <mariobl@src.gnome.org>
Date:   Mon Mar 2 18:15:25 2009 +0000

    Updated German translation by Wolfgang Stöggl
    
    svn path=/trunk/; revision=443

 po/ChangeLog |    4 +
 po/de.po     |  442 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 263 insertions(+), 183 deletions(-)

commit 5ce4603006dcffc43ffa83ba264f70b1a9850e56
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon Mar 2 12:29:48 2009 +0000

    Fix possible crash if an accessible object is defunct.
    
    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
    
    
    svn path=/trunk/; revision=442

 ChangeLog           |    7 +++++++
 src/mt-accessible.c |   43 +++++++++++++++++++++++--------------------
 src/mt-main.c       |   13 +++++++------
 3 files changed, 37 insertions(+), 26 deletions(-)

commit cacf12f3cf751db5657a950c23b895b7fa95dadd
Author: Felix I <ifelix@src.gnome.org>
Date:   Mon Mar 2 10:51:40 2009 +0000

    tamil translation updated
    
    svn path=/trunk/; revision=441

 po/ChangeLog |    4 +
 po/ta.po     |  308 +++++++++++++++++++++------------------------------------
 2 files changed, 118 insertions(+), 194 deletions(-)

commit 0985fd833f4d9c97058d817a41110c4de1435fa5
Author: Og B. Maciel <ogmaciel@src.gnome.org>
Date:   Sun Mar 1 22:44:32 2009 +0000

    Updated Brazilian Portuguese translation.
    
    svn path=/trunk/; revision=440

 po/ChangeLog |    5 ++++
 po/pt_BR.po  |   59 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 34 insertions(+), 30 deletions(-)

commit 9561dc291d013eca2893b24d91d338132241328d
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Sat Feb 28 15:48:25 2009 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=439

 po/ChangeLog |    4 +++
 po/fi.po     |   62 +++++++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 48 insertions(+), 18 deletions(-)

commit 0acfec7f5ad261a30bdc1df6f01246a6702c8854
Author: Og B. Maciel <ogmaciel@src.gnome.org>
Date:   Sat Feb 28 15:40:02 2009 +0000

    Reverting changes from previous commit.
    
    svn path=/trunk/; revision=438

 po/pt_BR.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 7e8b60bb126be884a3886f88e33505ca865d96dc
Author: Og B. Maciel <ogmaciel@src.gnome.org>
Date:   Sat Feb 28 14:52:11 2009 +0000

    Updated Italian translation.
    
    svn path=/trunk/; revision=437

 po/ChangeLog |    4 +
 po/it.po     |  356 ++++++++++++++++++++-------------------------------------
 po/pt_BR.po  |   91 ++++++++-------
 3 files changed, 177 insertions(+), 274 deletions(-)

commit ae13b38b0a0e1107e0eda987850afb47f75b5583
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:   Sat Feb 28 10:55:43 2009 +0000

    updated hebrew translation
    
    svn path=/trunk/; revision=436

 po/ChangeLog |    4 ++
 po/he.po     |  118 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 75 insertions(+), 47 deletions(-)

commit c44ab93d509e0b1a154476535d915c0edb6c96a7
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Sat Feb 28 10:24:22 2009 +0000

    Updated Japanese translation.
    
    2009-02-28  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
    	* ja.po: Updated Japanese translation.
    
    svn path=/trunk/; revision=435

 po/ChangeLog |    4 +
 po/ja.po     |  297 +++++++++++++++++++++++++---------------------------------
 2 files changed, 130 insertions(+), 171 deletions(-)

commit 4bcf1a4ce53170846804541ff43ff2d4c87bf0a1
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Sat Feb 28 06:02:04 2009 +0000

    Updated Traditional Chinese translation(Hong Kong). Updated Traditional
    
    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).
    
    
    
    svn path=/trunk/; revision=434

 po/ChangeLog |    5 +++++
 po/zh_HK.po  |   36 +++---------------------------------
 po/zh_TW.po  |   36 +++---------------------------------
 3 files changed, 11 insertions(+), 66 deletions(-)

commit 0740d1e2c6c24a09d9fa9c3e662de79f2d2d7ea8
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Thu Feb 26 00:23:55 2009 +0000

    Updated Portuguese translation.
    
    2009-02-26  Duarte Loreto <happyguy_pt@hotmail.com>
    
    	* pt.po: Updated Portuguese translation.
    
    svn path=/trunk/; revision=433

 po/ChangeLog |    4 +
 po/pt.po     |  438 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 257 insertions(+), 185 deletions(-)

commit 6313c0ec9bf6de53ab2c788dca7f7bf96944b128
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Tue Feb 24 14:57:33 2009 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=432

 po/sl.po |   24 ++++++++++++------------
 1 files changed, 12 insertions(+), 12 deletions(-)

commit d910752bc7f82aebff196d39db0eb4f9b160a893
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Feb 23 18:15:32 2009 +0000

    Updated British English translation.
    
    2009-02-23  Philip Withnall  <philip@tecnocode.co.uk>
    
    	* en_GB.po: Updated British English translation.
    
    
    svn path=/trunk/; revision=431

 po/ChangeLog |    4 +
 po/en_GB.po  |  432 +++++++++++++++++++++++++++++++++------------------------
 2 files changed, 254 insertions(+), 182 deletions(-)

commit 2b4b7c902e9e9c9615616182cba99ea5eae6b924
Author: Praveen Arimbrathodiyil <apravi@src.gnome.org>
Date:   Mon Feb 23 04:29:29 2009 +0000

    Malayalam translation updated by Hari Vishnu
    
    svn path=/trunk/; revision=430

 po/ChangeLog |    4 +
 po/ml.po     |  471 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 280 insertions(+), 195 deletions(-)

commit df3af3055aee0cdf8269eac15dbf97a8d0352539
Author: Baris Cicek <bcicek@src.gnome.org>
Date:   Sun Feb 22 20:57:34 2009 +0000

    Updated Turkish tranlation.
    
    svn path=/trunk/; revision=429

 po/ChangeLog |    4 +
 po/tr.po     |  442 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 256 insertions(+), 190 deletions(-)

commit 5aab06ee45bf766f6bde64ff0b6035b8f7c82134
Author: Petr Kovar <pknbe@volny.cz>
Date:   Sat Feb 21 22:13:23 2009 +0000

    Updated Czech translation by Adrian Gunis.
    
    2009-02-21  Petr Kovar  <pknbe@volny.cz>
    
    	* cs.po: Updated Czech translation by Adrian Gunis.
    
    svn path=/trunk/; revision=428

 po/ChangeLog |    4 +
 po/cs.po     |  301 +++++++++++++++++++++++-----------------------------------
 2 files changed, 124 insertions(+), 181 deletions(-)

commit c1fa4681ba9e3830e6771c30073f8dd19d7813bd
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:   Thu Feb 19 19:26:07 2009 +0000

    Updated Catalan translation
    
    svn path=/trunk/; revision=427

 po/ChangeLog |    4 ++++
 po/ca.po     |   58 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 33 insertions(+), 29 deletions(-)

commit 40ab28c4398db923de99bf2e749daeca271f28ff
Author: Claude Paroz <claude@2xlibre.net>
Date:   Thu Feb 19 12:30:20 2009 +0000

    Updated French translation by Bruno Brouard and Claude Paroz.
    
    2009-02-19  Claude Paroz  <claude@2xlibre.net>
    
    	* fr.po: Updated French translation by Bruno Brouard and Claude Paroz.
    
    svn path=/trunk/; revision=426

 po/ChangeLog |    4 +
 po/fr.po     |  314 ++++++++++++++++++++++++----------------------------------
 2 files changed, 132 insertions(+), 186 deletions(-)

commit 1d1a7aadeaf9a1b3f9f3a26ed3e5c53a05681280
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Tue Feb 17 22:13:02 2009 +0000

    Updated Korean translation.
    
    svn path=/trunk/; revision=425

 po/ChangeLog |    4 +++
 po/ko.po     |   73 +++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 51 insertions(+), 26 deletions(-)

commit cf9bdc22809c149a54957ba9de7d6a7adfe5d066
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Feb 16 19:45:38 2009 +0000

    Post release version bump: 2.25.92
    
    2009-02-16 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* configure.ac:
    	* README:
    
    	Post release version bump: 2.25.92
    
    svn path=/trunk/; revision=424

 ChangeLog    |    7 +++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit f7e754e6ca97d6d3482e428cd4bc1fd412e44079
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Feb 16 19:41:50 2009 +0000

    Prepare 2.25.91 release.
    
    2009-02-16 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* NEWS: Prepare 2.25.91 release.
    
    svn path=/trunk/; revision=422

 ChangeLog |    4 ++++
 NEWS      |   30 ++++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+), 0 deletions(-)

commit dc1383d98de47b03ece965ab734a009ac06b706d
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:   Mon Feb 16 12:14:03 2009 +0000

    Updated Dutch translation by Wouter Bolsterlee.
    
    2009-02-16  Wouter Bolsterlee  <wbolster@svn.gnome.org>
    
    	* nl.po: Updated Dutch translation by Wouter Bolsterlee.
    
    
    svn path=/trunk/; revision=421

 po/ChangeLog |   76 +++++-----
 po/nl.po     |  451 +++++++++++++++++++++++++++++++++------------------------
 2 files changed, 301 insertions(+), 226 deletions(-)

commit d283ad01acca6dd4bb77228a93526c0da0a1aab9
Author: Luca Ferretti <elle.uca@libero.it>
Date:   Sun Feb 15 16:59:22 2009 +0000

    Added it to DOC_LINGUAS Added Italian translation by Milo Casagrande.
    
    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.
    
    
    svn path=/trunk/; revision=420

 help/ChangeLog                                     |    6 +
 help/Makefile.am                                   |    2 +-
 help/it/figures/mouse-a11y-dwell-checkbox.png      |  Bin 0 -> 11467 bytes
 .../figures/mouse-a11y-dwell-click-type-applet.png |  Bin 0 -> 7967 bytes
 .../figures/mouse-a11y-dwell-click-type-window.png |  Bin 0 -> 10860 bytes
 help/it/figures/mouse-a11y-dwell-ctw-checkbox.png  |  Bin 0 -> 5293 bytes
 help/it/figures/mouse-a11y-dwell-delay-slider.png  |  Bin 0 -> 6408 bytes
 .../figures/mouse-a11y-dwell-gesture-mapping.png   |  Bin 0 -> 18054 bytes
 help/it/figures/mouse-a11y-dwell-mode-choice.png   |  Bin 0 -> 13645 bytes
 .../figures/mouse-a11y-dwell-motion-treshold.png   |  Bin 0 -> 10226 bytes
 .../mouse-a11y-pointer-capture-context-menu.png    |  Bin 0 -> 35466 bytes
 .../figures/mouse-a11y-pointer-capture-locked.png  |  Bin 0 -> 5456 bytes
 .../mouse-a11y-pointer-capture-preferences.png     |  Bin 0 -> 28830 bytes
 help/it/figures/mouse-a11y-ssc-checkbox.png        |  Bin 0 -> 5012 bytes
 help/it/figures/mouse-a11y-ssc-delay-slider.png    |  Bin 0 -> 6007 bytes
 help/it/figures/mouse-a11y-tab.png                 |  Bin 0 -> 68274 bytes
 help/it/it.po                                      | 1512 ++++++++++++++++++++
 17 files changed, 1519 insertions(+), 1 deletions(-)

commit ee649b1322b91e4f6c83c9ba5781e1d08b879e39
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:   Sun Feb 15 13:26:26 2009 +0000

    Updated Danish translation
    
    svn path=/trunk/; revision=419

 po/ChangeLog |    4 +
 po/da.po     |  478 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 278 insertions(+), 204 deletions(-)

commit 22221659a6ae93e60cd73071e66c8dd8ebc92a99
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
Date:   Sat Feb 14 22:03:03 2009 +0000

    Updated Polish translation
    
    2009-02-14  Tomasz Dominikowski  <tdominikowski@aviary.pl>
    
    	* pl.po: Updated Polish translation
    
    svn path=/trunk/; revision=418

 po/ChangeLog |    4 +
 po/pl.po     |  348 +++++++++++++++++++++++++++-------------------------------
 2 files changed, 164 insertions(+), 188 deletions(-)

commit 4e6240d0e3f165de0e2d633941acda24e334ed4f
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Feb 14 16:57:36 2009 +0000

    Updated Spanish translation, fixes bug #569457
    
    svn path=/trunk/; revision=417

 po/ChangeLog |    4 +++
 po/es.po     |   59 +++++++++++++++++++--------------------------------------
 2 files changed, 24 insertions(+), 39 deletions(-)

commit 0f48b60fac000d24c74264a8b1b923d414adbbad
Author: Chao-Hsiung Liao <chliao@src.gnome.org>
Date:   Sat Feb 14 05:38:48 2009 +0000

    2.25.91
    
    svn path=/trunk/; revision=416

 po/ChangeLog |    5 +
 po/zh_HK.po  |  496 ++++++++++++++++++++++++++++++++------------------------
 po/zh_TW.po  |  517 ++++++++++++++++++++++++++++++++++------------------------
 3 files changed, 593 insertions(+), 425 deletions(-)

commit fe52d23854cdbae6e2e9d3fa137c970c27aa77f9
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Fri Feb 13 19:28:21 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=415

 help/ChangeLog                                     |    6 +++++
 help/es/es.po                                      |   21 +++++++------------
 .../figures/mouse-a11y-dwell-click-type-window.png |  Bin 10149 -> 12997 bytes
 3 files changed, 14 insertions(+), 13 deletions(-)

commit 634ceff34ae2724678c7149940d6741981263018
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Fri Feb 13 05:44:24 2009 +0000

    Updated Thai translation.
    
    2009-02-13  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
    	* th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=414

 po/ChangeLog |    4 +
 po/th.po     |  419 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 243 insertions(+), 180 deletions(-)

commit 13aed59970a354e0b3eb11095f6a1a97c00b5ada
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Thu Feb 12 22:50:09 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=413

 help/ChangeLog |    4 ++++
 help/es/es.po  |   54 +++++++++++++-----------------------------------------
 2 files changed, 17 insertions(+), 41 deletions(-)

commit afa4e1d5e454dfb89d857bcd6f9ef5a81441bfc1
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:   Thu Feb 12 20:35:38 2009 +0000

    Updated Basque translation.
    
    2009-02-12  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
    
    	* eu.po: Updated Basque translation.
    
    
    svn path=/trunk/; revision=412

 po/ChangeLog |    4 ++
 po/eu.po     |  167 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 116 insertions(+), 55 deletions(-)

commit 21801ae2b2895c932a0324dc9478e68404925eba
Author: Jani Monoses <janimo@src.gnome.org>
Date:   Thu Feb 12 19:30:00 2009 +0000

    Updated Romanian translations from Adi Roiban
    
    svn path=/trunk/; revision=411

 po/ChangeLog |    5 +++++
 po/ro.po     |   33 ++++++++++++++++-----------------
 2 files changed, 21 insertions(+), 17 deletions(-)

commit 277fa01a31610155819fed8ca6de063ea6ea05f1
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Feb 12 12:17:33 2009 +0000

    Translation updated.
    
    2009-02-12  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Translation updated.
    
    svn path=/trunk/; revision=410

 po/ChangeLog |    4 +
 po/hu.po     |  298 ++++++++++++++++++++++------------------------------------
 2 files changed, 115 insertions(+), 187 deletions(-)

commit 64474d304457eac93e61b39cad66a03abbba299a
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Wed Feb 11 13:02:24 2009 +0000

    Updated Vietnamese translation
    
    svn path=/trunk/; revision=409

 po/ChangeLog |    4 +
 po/vi.po     |  177 +++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 129 insertions(+), 52 deletions(-)

commit 097f85f46e4ab5454488688effa4763f9c92530b
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Wed Feb 11 12:12:10 2009 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=408

 po/ChangeLog |    4 ++++
 po/sv.po     |   54 +++++++++++++++++++++++++++---------------------------
 2 files changed, 31 insertions(+), 27 deletions(-)

commit 126105abb8a8f201044de1ed04748694d48309dd
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Tue Feb 10 20:03:30 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=407

 po/ChangeLog |    4 ++
 po/es.po     |  120 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 76 insertions(+), 48 deletions(-)

commit 5d3bf05c90c831bb1c52f9a36c3e557686144763
Author: Alexander Shopov <ash@contact.bg>
Date:   Tue Feb 10 17:37:31 2009 +0000

    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>
    
    svn path=/trunk/; revision=406

 po/ChangeLog |    5 ++++
 po/bg.po     |   72 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 42 insertions(+), 35 deletions(-)

commit 6a306223e851bda7b428af788c258db8bc2a72c3
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Tue Feb 10 12:51:28 2009 +0000

    Change long key descriptions according to bug #571133.
    
    2009-02-10  Gerd Kohlberger  <gerdk@svn.gnome.org>
    
    	* data/pointer-capture-applet.schemas.in: Change long key
    	descriptions according to bug #571133.
    
    
    svn path=/trunk/; revision=405

 ChangeLog                              |    5 +++++
 data/pointer-capture-applet.schemas.in |   12 ++++++------
 2 files changed, 11 insertions(+), 6 deletions(-)

commit 8cab344fbeff321fb39dd2ce849d0f8221062257
Author: Alexander Shopov <ash@contact.bg>
Date:   Tue Feb 10 05:07:52 2009 +0000

    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>
    
    svn path=/trunk/; revision=404

 po/ChangeLog |    5 +
 po/bg.po     |  310 +++++++++++++++++++++++-----------------------------------
 2 files changed, 126 insertions(+), 189 deletions(-)

commit fd1fc4128aa7f712e6afaa7b54a4b8dce320296d
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:   Mon Feb 9 02:07:31 2009 +0000

    updating translation for Punjabi
    
    svn path=/trunk/; revision=403

 po/pa.po |  394 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 203 insertions(+), 191 deletions(-)

commit 49f9593503c5c9c8406e11c7c8b6bccf11132467
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Feb 8 12:35:01 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=402

 help/ChangeLog |    4 ++++
 help/es/es.po  |   50 +++++++++-----------------------------------------
 2 files changed, 13 insertions(+), 41 deletions(-)

commit dc942f29b9b1593f492c8bbdcff753e2fd49a1f0
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Sat Feb 7 07:18:28 2009 +0000

    Updated Vietnamese translation
    
    svn path=/trunk/; revision=401

 po/ChangeLog |    4 +
 po/vi.po     |  351 +++++++++++++++++++++------------------------------------
 2 files changed, 133 insertions(+), 222 deletions(-)

commit e2b3e45f2780455d252f649a8a3fd1d2fea53d2a
Author: Jani Monoses <janimo@src.gnome.org>
Date:   Fri Feb 6 19:42:29 2009 +0000

    Added Romanian translation from Adi Roiban
    
    svn path=/trunk/; revision=400

 po/ChangeLog |    6 +
 po/LINGUAS   |    1 +
 po/ro.po     |  302 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 309 insertions(+), 0 deletions(-)

commit d335353cb6a292359b162c97caed35db4284c929
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Fri Feb 6 19:37:54 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=399

 help/ChangeLog |    4 ++++
 help/es/es.po  |   52 +++++++++++++---------------------------------------
 2 files changed, 17 insertions(+), 39 deletions(-)

commit 371a2ac6a93abc4275f86b2f078ca2b9d0724c37
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Wed Feb 4 19:58:16 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=398

 help/ChangeLog |    4 ++++
 help/es/es.po  |   37 +++++--------------------------------
 2 files changed, 9 insertions(+), 32 deletions(-)

commit cb66cb79e235f977892b6914988726aa4b0c71d4
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Tue Feb 3 19:50:17 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=397

 help/ChangeLog |    4 +
 help/es/es.po  |  665 ++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 431 insertions(+), 238 deletions(-)

commit eb37fd548ab9e289efc9a2e7894e72dc18411bd3
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Feb 2 20:39:22 2009 +0000

    Post release version bump: 2.25.91
    
    2009-02-01 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* configure.ac:
    	* README:
    
    	Post release version bump: 2.25.91
    
    svn path=/trunk/; revision=396

 ChangeLog    |    7 +++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit e817b27feb08a5e937ccc74216fe53e0b8b241c2
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Feb 2 20:34:16 2009 +0000

    Prepare 2.25.90 release.
    
    2009-02-01 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* NEWS: Prepare 2.25.90 release.
    
    svn path=/trunk/; revision=394

 ChangeLog |    4 ++++
 NEWS      |   17 +++++++++++++++++
 2 files changed, 21 insertions(+), 0 deletions(-)

commit 7b4925be223d992aab0f64ae2372cccd36446a3c
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Feb 2 20:07:24 2009 +0000

    help/C/legal.xml help/C/figures/mouse-a11y-dwell-delay-slider.png
    
    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.
    
    svn path=/trunk/; revision=393

 COPYING.FDL                                        |  128 +++++++++++-----
 help/C/figures/mouse-a11y-dwell-checkbox.png       |  Bin 6908 -> 9375 bytes
 .../figures/mouse-a11y-dwell-click-type-applet.png |  Bin 9841 -> 8703 bytes
 help/C/figures/mouse-a11y-dwell-delay-slider.png   |  Bin 3888 -> 4934 bytes
 help/C/figures/mouse-a11y-tab.png                  |  Bin 50972 -> 57674 bytes
 help/C/legal.xml                                   |   10 +-
 help/C/mousetweaks.xml                             |  160 ++++++++++++--------
 help/ChangeLog                                     |   12 ++
 8 files changed, 204 insertions(+), 106 deletions(-)

commit 355ba9b9eadeca06b7c9ea1219655d80bb46304e
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:   Fri Jan 30 18:17:27 2009 +0000

    Updated Catalan translation
    
    svn path=/trunk/; revision=392

 po/ChangeLog |    4 +
 po/ca.po     |  450 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 263 insertions(+), 191 deletions(-)

commit a8881202165cbf73d91be62792a84c252764a29f
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Thu Jan 29 10:13:59 2009 +0000

    Updated Korean translation
    
    svn path=/trunk/; revision=391

 po/ChangeLog |    4 +
 po/ko.po     |  442 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 251 insertions(+), 195 deletions(-)

commit 71ce354b9b77b60849fbbb15fb18ebe4392d3727
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Tue Jan 27 15:13:54 2009 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=390

 po/ChangeLog |    4 +
 po/fi.po     |  281 +++++++++++++++++++--------------------------------------
 2 files changed, 98 insertions(+), 187 deletions(-)

commit d840ba39c1d63d80f6c46a01de392c4244cb05fa
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Mon Jan 26 14:45:44 2009 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=389

 help/ChangeLog |    4 +
 help/sv/sv.po  |  711 ++++++++++++++++++++++++++++++++------------------------
 2 files changed, 409 insertions(+), 306 deletions(-)

commit 6ec608336f28920732728059257a4b78c0a53b9e
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Jan 19 20:11:01 2009 +0000

    Post release version bump: 2.25.90
    
    2009-01-19 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* configure.ac:
    	* README:
    
    	Post release version bump: 2.25.90
    
    svn path=/trunk/; revision=388

 ChangeLog    |    7 +++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 9aefabd799283d19d6ab8c1cd542af3199ee85a9
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Jan 19 20:05:29 2009 +0000

    Prepare 2.25.5 release.
    
    2009-01-19 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* NEWS: Prepare 2.25.5 release.
    
    svn path=/trunk/; revision=386

 ChangeLog |    6 +++++-
 NEWS      |   25 ++++++++++++++++++++++++-
 2 files changed, 29 insertions(+), 2 deletions(-)

commit 92f11920df5657549caf8ddf1d79ab1c7b29675b
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:   Mon Jan 19 17:56:46 2009 +0000

    updated hebrew translation
    
    svn path=/trunk/; revision=385

 po/ChangeLog |    4 +
 po/he.po     |  428 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 251 insertions(+), 181 deletions(-)

commit d88e348fa30418c547fedfa46bcfaf6cd33c9909
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Thu Jan 15 15:33:27 2009 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=384

 po/sl.po |  148 +++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 90 insertions(+), 58 deletions(-)

commit e6b1ac0d36a283f6e0143c6fa44389de5174bd97
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Wed Jan 14 19:28:07 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=383

 po/ChangeLog |    4 ++++
 po/es.po     |   26 ++++++++++++++++++++++++--
 2 files changed, 28 insertions(+), 2 deletions(-)

commit 9a6cd4b23bbe72b19e46918c4ceb35671959d996
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon Jan 12 12:39:24 2009 +0000

    Add missing <locale.h>. Bug #567483.
    
    2009-01-12  Gerd Kohlberger  <gerdk@svn.gnome.org>
    
    	* src/mt-main.c: Add missing <locale.h>. Bug #567483.
    
    
    svn path=/trunk/; revision=378

 ChangeLog     |    4 ++++
 src/mt-main.c |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)

commit 6be69d1ac7c1a0c09f106c186c310fcdd2620191
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Mon Jan 12 02:41:12 2009 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=377

 po/ChangeLog |    4 +
 po/sv.po     |  360 +++++++++++++++++++++++++++-------------------------------
 2 files changed, 169 insertions(+), 195 deletions(-)

commit 702cafcf6b6b3d81876af73312cd4e6656113527
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Jan 11 22:41:43 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=376

 po/ChangeLog |    4 ++
 po/es.po     |  169 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 115 insertions(+), 58 deletions(-)

commit 186dbac5c65db38506e5837027232bfc9a5e2446
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
Date:   Fri Jan 9 22:20:02 2009 +0000

    reviewed by: Gerd Kohlberger.
    
    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.
    
    svn path=/trunk/; revision=374

 ChangeLog                              |    7 +++++++
 data/pointer-capture-applet.schemas.in |    6 +++---
 2 files changed, 10 insertions(+), 3 deletions(-)

commit ac90ba357ffd17eaa8fb5b4d0eacfe06bb01eb0c
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
Date:   Fri Jan 9 21:56:24 2009 +0000

    Updated Brazilian Portuguese translation.
    
    2009-01-09  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
    
    	* pt_BR.po: Updated Brazilian Portuguese translation.
    
    svn path=/trunk/; revision=373

 po/ChangeLog |    4 +
 po/pt_BR.po  |  345 ++++++++++++++++++++++-----------------------------------
 2 files changed, 137 insertions(+), 212 deletions(-)

commit aabd89ac177f890afd948ce5432c34cb5d1544ae
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Fri Jan 9 21:53:31 2009 +0000

    Use N_() instead of _() for command-line options. Fixes bug #567197.
    
    2009-01-09  Gerd Kohlberger  <gerdk@svn.gnome.org>
    
    	* src/mt-main.c: Use N_() instead of _() for command-line options.
    	Fixes bug #567197.
    
    
    svn path=/trunk/; revision=372

 ChangeLog     |    5 +++++
 src/mt-main.c |   23 ++++++++++++-----------
 2 files changed, 17 insertions(+), 11 deletions(-)

commit b33e67bc006e2e8b9b36d0eee0ec0164de01730f
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
Date:   Fri Jan 9 18:55:48 2009 +0000

    reviewed by: Gerd Kohlberger
    
    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.
    
    svn path=/trunk/; revision=371

 ChangeLog                              |    7 +++++++
 data/pointer-capture-applet.schemas.in |   32 ++++++++++++++++----------------
 2 files changed, 23 insertions(+), 16 deletions(-)

commit 30685dbfe2ee7982f43b9ae4aaa44e0192075e1d
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Fri Jan 9 07:29:45 2009 +0000

    Improve key descriptions. Bug #552222.
    
    2009-01-09  Gerd Kohlberger  <gerdk@svn.gnome.org>
    
    	* data/pointer-capture-applet.schemas.in: Improve key
    	descriptions. Bug #552222.
    
    
    svn path=/trunk/; revision=370

 ChangeLog                              |    5 +++++
 data/pointer-capture-applet.schemas.in |   28 ++++++++++++++--------------
 2 files changed, 19 insertions(+), 14 deletions(-)

commit 7ca599296bbdfbc1c7f8b70424f209948a433d84
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Tue Jan 6 23:36:00 2009 +0000

    Remove old .glade files from tree.
    
    2009-01-07  Gerd Kohlberger  <gerdk@svn.gnome.org>
    
    	* data/*.glade: Remove old .glade files from tree.
    
    
    svn path=/trunk/; revision=369

 ChangeLog                         |    4 +
 data/dwell-click-applet.glade     |  307 ----------------------
 data/mousetweaks.glade            |  215 ----------------
 data/pointer-capture-applet.glade |  507 -------------------------------------
 4 files changed, 4 insertions(+), 1029 deletions(-)

commit 933ac8b7e7b18b8afdab150e1a077991d7ee2d66
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Tue Jan 6 23:33:06 2009 +0000

    Use standard icon name. Bug #545059
    
    2009-01-07  Gerd Kohlberger  <gerdk@svn.gnome.org>
    
    	* data/pointer-capture-applet.ui:
    	* data/mousetweaks.ui:
    
    	Use standard icon name. Bug #545059
    
    
    svn path=/trunk/; revision=368

 ChangeLog                      |    7 +++
 data/mousetweaks.ui            |   35 +++++++++-------
 data/pointer-capture-applet.ui |   87 +++++++++++++++++++++++----------------
 3 files changed, 78 insertions(+), 51 deletions(-)

commit 9ac3d8f96639bfb0281212d59e832e6a48135046
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Tue Jan 6 23:23:18 2009 +0000

    Change the enable button to use a stock icon instead of the On/Off label.
    
    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
    
    
    svn path=/trunk/; revision=367

 ChangeLog                  |   10 +++
 data/dwell-click-applet.ui |  132 +++++++++++++++++++++++++++++--------------
 src/dwell-click-applet.c   |   10 +--
 3 files changed, 103 insertions(+), 49 deletions(-)

commit afd65fef8282342f438b385e0e0e557033ccb0f7
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Tue Jan 6 10:18:26 2009 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=366

 po/ChangeLog |    4 +
 po/es.po     |  367 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 191 insertions(+), 180 deletions(-)

commit 2f62f00b04dbe42d127b2b856a91066c9bf35e3e
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Jan 5 21:03:47 2009 +0000

    Post release version bump: 2.25.4
    
    2009-01-05 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* configure.ac:
    	* README:
    
    	Post release version bump: 2.25.4
    
    svn path=/trunk/; revision=365

 ChangeLog    |    7 +++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 46f2484a13f9c92ba10e223ce2ae743d80369142
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Jan 5 20:58:34 2009 +0000

    Prepare 2.25.4 release.
    
    2009-01-05 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* NEWS: Prepare 2.25.4 release.
    
    svn path=/trunk/; revision=363

 ChangeLog |    4 ++++
 NEWS      |   17 +++++++++++++++++
 2 files changed, 21 insertions(+), 0 deletions(-)

commit c09f61f0a08bd5c1168ef156de988bb197b7630c
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Jan 5 20:35:05 2009 +0000

    data/pointer-capture-applet.schemas.in
    
    2009-01-05 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* data/pointer-capture-applet.schemas.in
    
    	Improve short and long descriptions
    
    svn path=/trunk/; revision=362

 ChangeLog                              |    6 +++++
 data/pointer-capture-applet.schemas.in |   34 ++++++++++++++++----------------
 2 files changed, 23 insertions(+), 17 deletions(-)

commit 1f80eece7de2d230f873e0546f8b686d52ac9d20
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Wed Dec 17 17:22:22 2008 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=361

 po/sl.po |  251 +++++++++++++++++++++++--------------------------------------
 1 files changed, 95 insertions(+), 156 deletions(-)

commit 29011e3c75a810aa1e286f419200ca1fa118457f
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Dec 15 20:47:51 2008 +0000

    Skipping the 2.25.3 release. Version bump to 2.25.4
    
    2008-12-15 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* configure.ac:
    	* README:
    
    	Skipping the 2.25.3 release. Version bump to 2.25.4
    
    svn path=/trunk/; revision=360

 ChangeLog    |    7 +++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit e35b5f4b5e22cae50882c21100526b631e2a4244
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Dec 1 18:23:52 2008 +0000

    Post release version bump: 2.25.3
    
    2008-12-01 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* configure.ac:
    	* README:
    
    	Post release version bump: 2.25.3
    
    
    svn path=/trunk/; revision=359

 ChangeLog    |    7 +++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 87a22c5f54226d63c041c2b8c56f2e7ed9f0958b
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Dec 1 18:19:38 2008 +0000

    NEWS: Prepare 2.25.2 release.
    
    2008-12-01 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	NEWS: Prepare 2.25.2 release.
    
    
    svn path=/trunk/; revision=357

 ChangeLog |    4 ++++
 NEWS      |   20 ++++++++++++++++++++
 2 files changed, 24 insertions(+), 0 deletions(-)

commit c70a53c2a42a3310cef5a384207a5b516109a48b
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:   Sat Nov 29 12:16:45 2008 +0000

    Updated Basque translation.
    
    2008-11-29  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
    
    	* eu.po: Updated Basque translation.
    
    
    svn path=/trunk/; revision=356

 po/ChangeLog |    4 +
 po/eu.po     |  176 +++++++++-------------------------------------------------
 2 files changed, 30 insertions(+), 150 deletions(-)

commit a4620c2087214a10e4e0523f1c7ccbf8349feae4
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Tue Nov 25 03:52:43 2008 +0000

    Translation updated by Ivar Smolin
    
    2008-11-25  Priit Laes  <plaes at svn dot gnome dot org>
    
    	* et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=353

 po/ChangeLog |    4 ++++
 po/et.po     |   23 +++++++++++++++--------
 2 files changed, 19 insertions(+), 8 deletions(-)

commit c4fe146e157cb48ca8aaf877b0a993113f7082e7
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Thu Nov 13 16:15:30 2008 +0000

    Make sure drag-clicks also work if both Dwell Click and Simulated
    
    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.
    
    
    svn path=/trunk/; revision=349

 ChangeLog     |    5 +++++
 src/mt-main.c |   14 +++++++-------
 2 files changed, 12 insertions(+), 7 deletions(-)

commit 363d5dc857bdbfdba1f8c24974217b446ecf5641
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Wed Nov 12 23:13:47 2008 +0000

    Fix typo and increase double click delay. (Helps changing directories in
    
    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)
    
    
    svn path=/trunk/; revision=348

 ChangeLog     |    5 +++++
 src/mt-main.c |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 3487d047cd0bc4ccfc2ab48d9a7693810e7b3d9d
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Nov 9 20:31:56 2008 +0000

    Change to new interface descriptions.
    
    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
    
    
    svn path=/trunk/; revision=347

 ChangeLog        |    8 ++++++++
 po/POTFILES.in   |    5 +++--
 po/POTFILES.skip |    3 +++
 3 files changed, 14 insertions(+), 2 deletions(-)

commit 4d4608671144b04c78163676150c7e987565aa96
Author: Petr Kovar <pknbe@volny.cz>
Date:   Sun Nov 9 20:14:17 2008 +0000

    Updated Czech translation by Adrian Gunis (bug #547480 again). Removed
    
    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".
    
    svn path=/trunk/; revision=346

 po/ChangeLog   |    6 +++
 po/POTFILES.in |    1 -
 po/cs.po       |  106 +++++++++++++++++++++++++++-----------------------------
 3 files changed, 57 insertions(+), 56 deletions(-)

commit b92c23a32dcb40bd8d84c1c0b25f9892fefab438
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Nov 8 13:08:40 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=344

 po/ChangeLog |    4 ++++
 po/es.po     |   47 ++++++++++++++++++++++++-----------------------
 2 files changed, 28 insertions(+), 23 deletions(-)

commit 4ee383e604554c02df3d073db2ea004d948794c3
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Tue Nov 4 14:01:25 2008 +0000

    Post release version bump: 2.25.2
    
    2008-11-04 Francesco Fumanti <frfumanti@svn.gnome.org>
    	* configure.ac:
    	* README:
    
    	Post release version bump: 2.25.2
    
    
    svn path=/trunk/; revision=343

 ChangeLog    |    6 ++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

commit 0d6a18a940af5b1eb3295159095e66253ca5b1ad
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Tue Nov 4 13:49:41 2008 +0000

    Prepare 2.25.1 release.
    
    2008-11-04 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* NEWS: Prepare 2.25.1 release.
    
    
    svn path=/trunk/; revision=341

 ChangeLog |    4 ++++
 NEWS      |   16 ++++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

commit 0237f64f595ac0322d4efaa7454608357798260f
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Thu Oct 23 09:05:59 2008 +0000

    Migrate to GtkBuilder and remove libglade dependency.
    
    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.
    
    
    svn path=/trunk/; revision=339

 ChangeLog                      |   16 ++
 configure.ac                   |    1 -
 data/Makefile.am               |   16 +-
 data/ctw.glade                 |  215 -----------------
 data/dwell-click-applet.ui     |  296 +++++++++++++++++++++++
 data/mousetweaks.glade         |  215 +++++++++++++++++
 data/mousetweaks.ui            |  200 ++++++++++++++++
 data/pointer-capture-applet.ui |  513 ++++++++++++++++++++++++++++++++++++++++
 src/dwell-click-applet.c       |   41 ++--
 src/mt-ctw.c                   |   40 ++--
 src/mt-ctw.h                   |    8 +-
 src/mt-main.c                  |   45 ++--
 src/mt-main.h                  |    2 +
 src/pointer-capture-applet.c   |  127 ++++++-----
 14 files changed, 1395 insertions(+), 340 deletions(-)

commit 5a9b68058b508463cdfa853f05d4676954094bbf
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Thu Oct 23 08:25:47 2008 +0000

    svn path=/trunk/; revision=338
    
    
    
    svn path=/trunk/; revision=338

 ChangeLog     |    7 +++++++
 src/mt-main.c |    9 +++------
 2 files changed, 10 insertions(+), 6 deletions(-)

commit 3f3edd6e696577e095247bb145f9bf1b3d4549fd
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Tue Sep 30 19:02:00 2008 +0000

    Translation updated by Ivar Smolin
    
    2008-09-30  Priit Laes  <plaes at svn dot gnome dot org>
    
    	* et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=332

 po/ChangeLog |    4 ++
 po/et.po     |   94 ++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 63 insertions(+), 35 deletions(-)

commit 20a1d23c46ec8f73b41e3fcbe7a0787711dbd759
Author: Yang Zhang <zyang@src.gnome.org>
Date:   Wed Sep 24 13:26:21 2008 +0000

    Merge updated zh_CN translation from gnome-2-24
    
    svn path=/trunk/; revision=330

 po/zh_CN.po |   53 ++++++++++++++++++++++++++++-------------------------
 1 files changed, 28 insertions(+), 25 deletions(-)

commit 1fc59443f71980e3ef7f51435f68e73b669056f8
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Sep 22 18:57:16 2008 +0000

    Post release version bump: 2.25.1
    
    2008-09-22 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* configure.ac:
    	* README:
    
    	Post release version bump: 2.25.1
    
    
    svn path=/trunk/; revision=328

 ChangeLog    |    7 +++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit ca4858a44c84799beadb60c4cf7b53139ddf55d1
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Sep 22 18:49:04 2008 +0000

    Prepare 2.24.0 release.
    
    2008-09-22 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* NEWS: Prepare 2.24.0 release.
    
    svn path=/trunk/; revision=325

 ChangeLog |    4 ++++
 NEWS      |   55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 59 insertions(+), 0 deletions(-)

commit cd2040bff7b1e496bc7a26d23b176a6a6ab1cbcd
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:   Mon Sep 22 07:15:35 2008 +0000

    updated hebrew translation
    
    svn path=/trunk/; revision=324

 po/ChangeLog |    4 ++
 po/he.po     |  111 +++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 72 insertions(+), 43 deletions(-)

commit 3bdd5483d02fcc115322814a004e6bdcf6eb8772
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:   Sun Sep 21 22:21:37 2008 +0000

    Updated Russian translation by Yuriy Penkin.
    
    2008-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
    
    	* ru.po: Updated Russian translation by Yuriy Penkin.
    
    
    svn path=/trunk/; revision=323

 po/ChangeLog |    4 +
 po/ru.po     |  293 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 203 insertions(+), 94 deletions(-)

commit 8d15e6659ab84d51fe610bb47a88a0dfc3da0c09
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
Date:   Sun Sep 21 21:49:10 2008 +0000

    Improved Brazilian Portuguese translation after information on bug
    
    2008-09-21  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
    
    	* pt_BR.po: Improved Brazilian Portuguese translation after information
    	on bug #552222.
    
    svn path=/trunk/; revision=322

 po/ChangeLog |    5 ++++
 po/pt_BR.po  |   66 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 40 insertions(+), 31 deletions(-)

commit acc8e95ecaf5562656e4b5ea93010da381f4bef6
Author: Tomasz Dominikowski <tdominikowski@aviary.pl>
Date:   Sun Sep 21 21:10:54 2008 +0000

    Updated Polish translation
    
    2008-09-21  Tomasz Dominikowski  <tdominikowski@aviary.pl>
    
    	* pl.po: Updated Polish translation
    
    svn path=/trunk/; revision=321

 po/ChangeLog |    4 +
 po/pl.po     |  323 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 213 insertions(+), 114 deletions(-)

commit c0bfa0dff68d5c8bbfe65529b63a22f5434a52fb
Author: Maxim V. Dziumanenko <mdziumanenko@src.gnome.org>
Date:   Sun Sep 21 20:52:01 2008 +0000

    svn path=/trunk/; revision=320
    
    
    
    svn path=/trunk/; revision=320

 po/uk.po |  290 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 193 insertions(+), 97 deletions(-)

commit 1c3986437e73f1a6aacf8bb5b05b97d5ad039089
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:   Sat Sep 20 20:47:41 2008 +0000

    Updated Danish translation
    
    svn path=/trunk/; revision=319

 po/ChangeLog |    4 +
 po/da.po     |  311 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 216 insertions(+), 99 deletions(-)

commit 84b07505dc86352c6dfdb7d2ed9a309fdb53113b
Author: Funda Wang <fwang@src.gnome.org>
Date:   Fri Sep 19 00:40:17 2008 +0000

    Updated zh_CN translation.
    
    svn path=/trunk/; revision=318

 po/ChangeLog |    4 +
 po/zh_CN.po  |  292 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 194 insertions(+), 102 deletions(-)

commit 703d54a10f27bff1e4581a1a6d5261a127f65da6
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Fri Sep 19 00:23:24 2008 +0000

    Updated Arabic Translation by Usama Akkad.
    
    * Updated Arabic Translation by Usama Akkad.
    
    svn path=/trunk/; revision=317

 po/ChangeLog |    4 ++
 po/ar.po     |  145 +++++++++++++++++++++-------------------------------------
 2 files changed, 57 insertions(+), 92 deletions(-)

commit 0c257d3471b59c34e08617208bf2f03b6802b133
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Sep 18 11:19:37 2008 +0000

    Translation updated.
    
    2008-09-18  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Translation updated.
    
    svn path=/trunk/; revision=316

 po/ChangeLog |    4 +
 po/hu.po     |  272 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 184 insertions(+), 92 deletions(-)

commit 1b6d95939c307183dd8e8ded652f20117bb6a225
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Thu Sep 18 07:00:28 2008 +0000

    Updated Spanish screenshots
    
    svn path=/trunk/; revision=315

 help/ChangeLog                                     |    4 ++++
 .../figures/mouse-a11y-pointer-capture-locked.png  |  Bin 827 -> 1124 bytes
 .../mouse-a11y-pointer-capture-preferences.png     |  Bin 23471 -> 20950 bytes
 3 files changed, 4 insertions(+), 0 deletions(-)

commit 3fb623df0f58f392570a23442c76ea045cf5bf56
Author: Chao-Hsiung Liao <chliao@src.gnome.org>
Date:   Thu Sep 18 04:06:24 2008 +0000

    2.24.0
    
    svn path=/trunk/; revision=314

 po/ChangeLog |    5 +
 po/zh_HK.po  |  320 ++++++++++++++++++++++++++++++++++++++--------------------
 po/zh_TW.po  |  320 ++++++++++++++++++++++++++++++++++++++--------------------
 3 files changed, 427 insertions(+), 218 deletions(-)

commit c261d1e4567e9fa49e54ab53d654af155da4bac1
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Thu Sep 18 02:06:06 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    * Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=313

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 1f0ec654ac8ac411edf494b561941982fcd679e5
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:   Tue Sep 16 20:28:20 2008 +0000

    Updated Catalan translation
    
    svn path=/trunk/; revision=312

 po/ChangeLog |    4 +
 po/ca.po     |  306 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 209 insertions(+), 101 deletions(-)

commit 93bae974f4ae5657d84eb89ae1c386a861ff4ed6
Author: Laurent Dhima <laurenti@src.gnome.org>
Date:   Tue Sep 16 16:39:48 2008 +0000

    Added Albanian translation.
    
    * LINGUAS, sq.po: Added Albanian translation.
    
    svn path=/trunk/; revision=310

 po/ChangeLog |    4 +
 po/LINGUAS   |    1 +
 po/sq.po     |  435 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 440 insertions(+), 0 deletions(-)

commit 5465253c33651eec2d24e583e10916a926c32460
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Mon Sep 15 09:45:06 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    * Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=309

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 8fdd952ed8f2765b41464b92a7ab8b1d101db110
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Sun Sep 14 10:15:51 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    * Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=308

 po/ar.po |   82 ++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 54 insertions(+), 28 deletions(-)

commit 8555165ca19bc07f7e73c84d83cb62c197bf4410
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
Date:   Sat Sep 13 21:09:33 2008 +0000

    Brazilian Portuguese translation updated by Enrico Nicoletto.
    
    2008-09-13  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>
    
    	* pt_BR.po: Brazilian Portuguese translation updated by Enrico
    	Nicoletto.
    
    svn path=/trunk/; revision=307

 po/ChangeLog |    5 +
 po/pt_BR.po  |  342 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 229 insertions(+), 118 deletions(-)

commit 9724282277a031933e8bb03c25e5c500b3431827
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:   Sat Sep 13 14:52:37 2008 +0000

    Updated Lithuanian translation.
    
    2008-09-13  Gintautas Miliauskas  <gintas@akl.lt>
    
    	* lt.po: Updated Lithuanian translation.
    
    
    
    svn path=/trunk/; revision=306

 po/ChangeLog |    4 +
 po/lt.po     |  287 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 199 insertions(+), 92 deletions(-)

commit debbaa655713153580262b0e8ae052b1744ff7fa
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Sat Sep 13 10:23:48 2008 +0000

    Updated Korean translation.
    
    svn path=/trunk/; revision=305

 po/ChangeLog |    5 +-
 po/ko.po     |  279 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 189 insertions(+), 95 deletions(-)

commit dbbcc2fad8f90f8ad5db5906034db08f45f8dced
Author: Baris Cicek <bcicek@src.gnome.org>
Date:   Sat Sep 13 02:56:30 2008 +0000

    Updated Turkish Translation
    
    svn path=/trunk/; revision=304

 po/ChangeLog |    4 +
 po/tr.po     |  317 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 218 insertions(+), 103 deletions(-)

commit 9430a3a9c3bfb5be70e8377b245722807c8c262a
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Fri Sep 12 08:35:09 2008 +0000

    Remove cursor_set guard. Seems to get out of sync when grabs are involved.
    
    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.
    
    
    svn path=/trunk/; revision=303

 ChangeLog               |    5 +++++
 src/mt-cursor-manager.c |   46 +++++++++++++---------------------------------
 2 files changed, 18 insertions(+), 33 deletions(-)

commit 4976337ec05975986b4ece964e9a42db0252ce01
Author: Alexander Shopov <ash@contact.bg>
Date:   Fri Sep 12 07:06:15 2008 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
    
    2008-09-12  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Alexander Shopov <ash@contact.bg>
    
    svn path=/trunk/; revision=302

 po/ChangeLog |    5 ++
 po/bg.po     |  117 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 74 insertions(+), 48 deletions(-)

commit a717d3dd6ed926950a5c560f13be87d7b874af50
Author: Petr Kovar <pknbe@volny.cz>
Date:   Thu Sep 11 22:44:43 2008 +0000

    Updated Czech translation by Adrian Gunis (bug #547480 again).
    
    2008-09-12  Petr Kovar  <pknbe@volny.cz>
    
    	* cs.po: Updated Czech translation by Adrian Gunis
    	(bug #547480 again).
    
    svn path=/trunk/; revision=301

 po/ChangeLog |    5 ++
 po/cs.po     |  123 ++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 77 insertions(+), 51 deletions(-)

commit e82ed15640367458ea10855d07455c1b20f3c1ad
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Thu Sep 11 18:34:37 2008 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=300

 po/ChangeLog |    4 ++
 po/sv.po     |  121 ++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 76 insertions(+), 49 deletions(-)

commit 185dd51cb664cf5d3efe28982adef63d89c0c9e7
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Thu Sep 11 08:34:27 2008 +0000

    Mark tooltip for translation and change capitalization. Bug #551762.
    
    2008-09-11  Gerd Kohlberger  <gerdk@svn.gnome.org>
    
    	* data/dwell-click-applet.glade: Mark tooltip for translation and
    	change capitalization. Bug #551762.
    
    
    svn path=/trunk/; revision=299

 ChangeLog                     |    5 +++++
 data/dwell-click-applet.glade |    6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)

commit 24782114b9352b2795de9177a68ee4918715b993
Author: Felix I <ifelix@src.gnome.org>
Date:   Thu Sep 11 07:38:39 2008 +0000

    Tamil translation updated
    
    svn path=/trunk/; revision=298

 po/ChangeLog |    4 +
 po/ta.po     |  292 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 197 insertions(+), 99 deletions(-)

commit 03386973fa57389e040cdd00b389e5977e15bdc9
Author: Luca Ferretti <elle.uca@libero.it>
Date:   Thu Sep 11 07:22:03 2008 +0000

    Fixed a duplicated accelerator.
    
    2008-09-11  Luca Ferretti  <elle.uca@libero.it>
    
    	* it.po: Fixed a duplicated accelerator.
    
    
    svn path=/trunk/; revision=297

 po/ChangeLog |    4 ++++
 po/it.po     |    6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

commit 0342df3c17606678dc20a0fefa84b90a1606afe4
Author: Claude Paroz <claude@2xlibre.net>
Date:   Wed Sep 10 19:45:22 2008 +0000

    Updated French translation by Bruno Brouard ('dwell click' -> 'clic par
    
    2008-09-10  Claude Paroz  <claude@2xlibre.net>
    
    	* fr.po: Updated French translation by Bruno Brouard ('dwell click' ->
    	'clic par maintien').
    
    svn path=/trunk/; revision=296

 po/ChangeLog |    5 +++++
 po/fr.po     |   36 ++++++++++++++++++------------------
 2 files changed, 23 insertions(+), 18 deletions(-)

commit 557ef1e84b7e3915d51d27c53925ca7a31e7574b
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Wed Sep 10 18:23:36 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=295

 po/ChangeLog |    4 +++
 po/es.po     |   72 ++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 52 insertions(+), 24 deletions(-)

commit 2441ef1ad6b11fbbe3a4344ed4d1d999dc48ce0a
Author: Manoj Kumar Giri <mgiri@src.gnome.org>
Date:   Wed Sep 10 09:22:00 2008 +0000

    Updated Oriya (or.po) Translation
    
    svn path=/trunk/; revision=294

 po/ChangeLog |    4 ++
 po/or.po     |  172 +++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 120 insertions(+), 56 deletions(-)

commit 85b6f9ecad0109259740462d8491aa8041914493
Author: Luca Ferretti <elle.uca@libero.it>
Date:   Tue Sep 9 21:23:57 2008 +0000

    Updated Italian translation by Milo Casagrande.
    
    2008-09-09  Luca Ferretti  <elle.uca@libero.it>
    
    	* it.po: Updated Italian translation by Milo Casagrande.
    
    
    svn path=/trunk/; revision=293

 po/ChangeLog |    4 +
 po/it.po     |  345 +++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 250 insertions(+), 99 deletions(-)

commit 8f2f6341b56c580c7e19f29cf1af15e5f6bc1a4b
Author: Sandeep Shedmake <sandeeps@src.gnome.org>
Date:   Tue Sep 9 12:48:30 2008 +0000

    Updated Marathi Translations
    
    svn path=/trunk/; revision=292

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 8cd772b849c6839c0c1bd0f05229eb990cb66359
Author: Sandeep Shedmake <sandeeps@src.gnome.org>
Date:   Tue Sep 9 12:48:17 2008 +0000

    Updated Marathi Translations
    
    svn path=/trunk/; revision=291

 po/mr.po |  281 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 185 insertions(+), 96 deletions(-)

commit 9a36f6bdeed9209ef0eecd5c715e3005dd986b0a
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:   Tue Sep 9 10:54:30 2008 +0000

    Updated Basque translation.
    
    
    2008-09-09  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
    
    	* eu.po: Updated Basque translation.
    
    
    svn path=/trunk/; revision=290

 po/ChangeLog |    4 +++
 po/eu.po     |   86 ++++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 61 insertions(+), 29 deletions(-)

commit cac9085561389161239807c0a6a408d803728335
Author: Timo Jyrinki <tjyrinki@src.gnome.org>
Date:   Mon Sep 8 20:05:45 2008 +0000

    updated Finnish translation
    
    svn path=/trunk/; revision=289

 po/ChangeLog |    4 ++
 po/fi.po     |  145 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 91 insertions(+), 58 deletions(-)

commit 7e4af23af3ba11cb0b548bfb7b0d4a5953b27886
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Sep 8 16:15:02 2008 +0000

    Post release version bump: 2.24.0
    
    2008-09-08 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* configure.ac:
    	* README:
    
    	Post release version bump: 2.24.0
    
    svn path=/trunk/; revision=288

 ChangeLog    |    7 +++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 9fe8b8df56c9a896391ed4ef85d0a53eb94aaae7
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Sep 8 16:02:25 2008 +0000

    Prepare 2.23.92 release.
    
    2008-09-08 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* NEWS: Prepare 2.23.92 release.
    
    svn path=/trunk/; revision=286

 ChangeLog |    4 ++++
 NEWS      |   28 ++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 0 deletions(-)

commit b1361fb5110562510166ccd0a1cfdf19bc352b5f
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:   Mon Sep 8 14:58:14 2008 +0000

    Updated Dutch translation by Wouter Bolsterlee.
    
    2008-09-08  Wouter Bolsterlee  <wbolster@svn.gnome.org>
    
    	* nl.po: Updated Dutch translation by Wouter Bolsterlee.
    
    
    svn path=/trunk/; revision=285

 po/nl.po |   42 ++++++++++++++++--------------------------
 1 files changed, 16 insertions(+), 26 deletions(-)

commit 2c4811a293a191980bf9f9afaa5b920a0462002b
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:   Mon Sep 8 10:22:29 2008 +0000

    Updated Dutch translation by Wouter Bolsterlee.
    
    2008-09-08  Wouter Bolsterlee  <wbolster@svn.gnome.org>
    
    	* nl.po: Updated Dutch translation by Wouter Bolsterlee.
    
    
    svn path=/trunk/; revision=284

 po/ChangeLog |    4 +
 po/nl.po     |  296 ++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 209 insertions(+), 91 deletions(-)

commit e0a8c0c53473cfb03f3c10a266e3d2784ce8cd75
Author: Hendrik Richter <hendrikr@gnome.org>
Date:   Mon Sep 8 06:36:04 2008 +0000

    Updated German translation.
    
    2008-09-08  Hendrik Richter  <hendrikr@gnome.org>
    
    	* de.po: Updated German translation.
    
    svn path=/trunk/; revision=283

 po/ChangeLog |    4 +
 po/de.po     |  209 +++++++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 152 insertions(+), 61 deletions(-)

commit 039ebd92174f673f18157e775e0a9ee24e8e7b0e
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sun Sep 7 22:16:41 2008 +0000

    Updated Portuguese translation.
    
    2008-09-07  Duarte Loreto <happyguy_pt@hotmail.com>
    
    	* pt.po: Updated Portuguese translation.
    
    svn path=/trunk/; revision=282

 po/ChangeLog |    4 ++
 po/pt.po     |  133 ++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 83 insertions(+), 54 deletions(-)

commit d3ac2eb2af2e80df315c61096f3f1d219fe81fc1
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Sep 7 20:43:27 2008 +0000

    Fix StatusChanged signal emission.
    
    2008-09-07  Gerd Kohlberger  <gerdk@svn.gnome.org>
    
    	* src/mt-service.c: Fix StatusChanged signal emission.
    
    
    svn path=/trunk/; revision=281

 ChangeLog        |    4 ++++
 src/mt-service.c |    8 ++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

commit 1476c0e8b78c3178c831b38c607b598c124dbfd7
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Sep 7 18:22:06 2008 +0000

    Cleanup.
    
    2008-09-07  Gerd Kohlberger  <gerdk@svn.gnome.org>
    
    	* src/mt-main.c: Cleanup.
    
    
    svn path=/trunk/; revision=280

 ChangeLog     |    4 ++++
 src/mt-main.c |   25 ++++++++++---------------
 2 files changed, 14 insertions(+), 15 deletions(-)

commit 21a45597b704f2ac484db93afcbd020d772fdd2d
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Sep 7 17:36:26 2008 +0000

    Fix typo that caused double clicks not to work.
    
    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
    
    
    svn path=/trunk/; revision=279

 ChangeLog     |    7 +++++++
 src/mt-main.c |   17 ++++++++++++-----
 2 files changed, 19 insertions(+), 5 deletions(-)

commit f0db6480b151316953eb4854ef488e85e36377e5
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Sun Sep 7 07:49:23 2008 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=278

 po/sl.po |  108 +++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 65 insertions(+), 43 deletions(-)

commit 5065ca22a17621763a0cb92274004ae6557ec78c
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Sun Sep 7 04:40:39 2008 +0000

    Updated Thai translation.
    
    2008-09-07  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
    	* th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=277

 po/ChangeLog |    4 ++
 po/th.po     |  110 +++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 71 insertions(+), 43 deletions(-)

commit f6d6a13d52ec239475965e440618c6cad42bcfa7
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Sep 6 21:02:21 2008 +0000

    Updated French translation.
    
    2008-09-06  Claude Paroz  <claude@2xlibre.net>
    
    	* fr.po: Updated French translation.
    
    svn path=/trunk/; revision=276

 po/ChangeLog |    4 +++
 po/fr.po     |   76 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 54 insertions(+), 26 deletions(-)

commit 6eaa94707d23f8373fb9f8d7ed3febfe898154a1
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 6 19:37:35 2008 +0000

    Updated British English translation.
    
    2008-09-06  Philip Withnall  <philip@tecnocode.co.uk>
    
    	* en_GB.po: Updated British English translation.
    
    
    svn path=/trunk/; revision=275

 po/ChangeLog |    4 ++++
 po/en_GB.po  |   40 ++++++++++++++++++++++++++++++++--------
 2 files changed, 36 insertions(+), 8 deletions(-)

commit c23370735c03ffc82c81db03cc6667a1381e761c
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Sat Sep 6 19:23:39 2008 +0000

    Updated Galician translation
    
    svn path=/trunk/; revision=274

 po/ChangeLog |    4 ++
 po/gl.po     |  112 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 72 insertions(+), 44 deletions(-)

commit b2fb17d8bd410a21d19ab298418577cd397f21fa
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sat Sep 6 18:33:28 2008 +0000

    Mark modifier labels for translation.
    
    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.
    
    
    svn path=/trunk/; revision=273

 ChangeLog                         |    7 +++++++
 data/pointer-capture-applet.glade |   12 ++++++------
 2 files changed, 13 insertions(+), 6 deletions(-)

commit 162a910f1380db19b309f870d9d2dd21588ec24f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 6 14:21:09 2008 +0000

    Updated British English translation.
    
    2008-09-06  Philip Withnall  <philip@tecnocode.co.uk>
    
    	* en_GB.po: Updated British English translation.
    
    
    svn path=/trunk/; revision=272

 po/ChangeLog |    4 +
 po/en_GB.po  |  267 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 181 insertions(+), 90 deletions(-)

commit da27f5fc0f11c3c51080a0610399237ee38e68f3
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Fri Sep 5 06:29:07 2008 +0000

    Added entry for Bengali India Translation and addition to LINGUAS
    
    svn path=/trunk/; revision=271

 po/ChangeLog |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit 64b32263f7ac287240275739d132e23d9e183a7a
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Fri Sep 5 06:25:30 2008 +0000

     Added Bengali India to the list of languages
    
    svn path=/trunk/; revision=270

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 26c7307b335e1ff1acc95a3cae68e3cae3ced54e
Author: Runa Bhattacharjee <runab@src.gnome.org>
Date:   Fri Sep 5 06:23:49 2008 +0000

    Added Bengali India Translation
    
    svn path=/trunk/; revision=269

 po/bn_IN.po |  398 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 398 insertions(+), 0 deletions(-)

commit a5916db0b0daf51413dce6a9f22f55783e6fa3c0
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Thu Sep 4 13:53:28 2008 +0000

    Updated Japanese translation.
    
    2008-09-04  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
            * ja.po: Updated Japanese translation.
    
    svn path=/trunk/; revision=268

 po/ChangeLog |    4 +
 po/ja.po     |  275 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 175 insertions(+), 104 deletions(-)

commit 75b8322034d12cb4c1d08b370aa5d093cc20cc0c
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Mon Sep 1 18:31:47 2008 +0000

    Translation updated by Ivar Smolin
    
    2008-09-01  Priit Laes  <plaes at svn dot gnome dot org>
    
    	* et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=267

 po/ChangeLog |    4 ++++
 po/et.po     |   20 ++++++++++----------
 2 files changed, 14 insertions(+), 10 deletions(-)

commit 198b4a098dd7f136faaef387281cf6a66790a806
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon Sep 1 07:38:50 2008 +0000

    Post release version bump: 2.23.92
    
    2008-09-01  Gerd Kohlberger  <gerdk@svn.gnome.org>
    
    	* configure.ac:
    	* README:
    
    	Post release version bump: 2.23.92
    
    
    svn path=/trunk/; revision=265

 ChangeLog    |    7 +++++++
 README       |    4 ++--
 configure.ac |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)

commit de36687d6d3d949f4cb5ff4f164e125fb3b2658e
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon Sep 1 07:29:51 2008 +0000

    Prepare 2.23.91 release.
    
    2008-09-01  Gerd Kohlberger  <gerdk@svn.gnome.org>
    
    	* NEWS: Prepare 2.23.91 release.
    
    
    svn path=/trunk/; revision=264

 ChangeLog |    4 ++++
 NEWS      |   30 +++++++++++++++++++++++++++++-
 2 files changed, 33 insertions(+), 1 deletions(-)

commit 65fe44248ea39b1eb482f12ba9eb0b32a2335906
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Fri Aug 29 18:47:57 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=263

 po/ChangeLog |    4 +++
 po/es.po     |   78 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 43 insertions(+), 39 deletions(-)

commit 70838ce6fd4885923d969bbebddcccddb797ad7c
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Thu Aug 28 17:50:15 2008 +0000

    Fix copy and paste error.
    
    2008-08-28  Gerd Kohlberger  <gerdk@svn.gnome.org>
    
    	* src/mt-cursor-manager.h: Fix copy and paste error.
    
    
    svn path=/trunk/; revision=262

 ChangeLog               |    4 ++++
 src/mt-cursor-manager.h |    9 ++++-----
 2 files changed, 8 insertions(+), 5 deletions(-)

commit f0e2152a21dc22d22d35152d6afb24e496cef931
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Thu Aug 28 17:46:30 2008 +0000

    Fix regression with drag clicks.
    
    2008-08-28  Gerd Kohlberger  <gerdk@svn.gnome.org>
    
    	* src/mt-main.c: Fix regression with drag clicks.
    
    
    svn path=/trunk/; revision=261

 ChangeLog     |    4 ++++
 src/mt-main.c |   40 ++++++++++++++++++++++++----------------
 2 files changed, 28 insertions(+), 16 deletions(-)

commit 8581add24a18ada9c4019011efc2a831ed17a255
Author: Praveen Arimbrathodiyil <apravi@src.gnome.org>
Date:   Thu Aug 28 14:00:34 2008 +0000

    translation updated by Harivishnu
    
    svn path=/trunk/; revision=260

 po/ChangeLog |    4 +
 po/ml.po     |  758 ++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 419 insertions(+), 343 deletions(-)

commit eb8079ec388153ed1ea45725817077330a8720f1
Author: Priit Laes <plaes at svn dot gnome dot org>
Date:   Thu Aug 28 04:15:08 2008 +0000

    Translation updated by Ivar Smolin
    
    2008-08-28  Priit Laes  <plaes at svn dot gnome dot org>
    
    	* et.po: Translation updated by Ivar Smolin
    
    svn path=/trunk/; revision=259

 po/ChangeLog |    4 +
 po/LINGUAS   |    1 +
 po/et.po     |  391 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 396 insertions(+), 0 deletions(-)

commit 74d21569bd7ee9d1ed3ffd654d0f50b299fdda77
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Thu Aug 28 00:58:56 2008 +0000

    Fix secondary clicks on the "Window List" applet.
    
    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.
    
    
    svn path=/trunk/; revision=258

 ChangeLog           |    8 +++++++
 src/mt-accessible.c |    1 -
 src/mt-main.c       |   54 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 61 insertions(+), 2 deletions(-)

commit 294e502521d0d8120214c76dbe6742f40ed1553d
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Wed Aug 27 21:13:03 2008 +0000

    Change cursor on all root windows.
    
    2008-08-27  Gerd Kohlberger  <gerdk@svn.gnome.org>
    
    	* src/mt-main.c: Change cursor on all root windows.
    
    
    svn path=/trunk/; revision=257

 ChangeLog     |    4 ++++
 src/mt-main.c |    9 ++++++---
 2 files changed, 10 insertions(+), 3 deletions(-)

commit 23b16a6e5051e2ffd2ea67f5b962794c7fc8b058
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Wed Aug 27 21:08:16 2008 +0000

    Minor cleanup.
    
    2008-08-27  Gerd Kohlberger  <gerdk@svn.gnome.org>
    
    	* src/mt-timer.c: Minor cleanup.
    
    
    svn path=/trunk/; revision=256

 ChangeLog      |    4 ++++
 src/mt-timer.c |   12 ++----------
 2 files changed, 6 insertions(+), 10 deletions(-)

commit 7893750c7fb71fc808a65e22c60e854f2342246b
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Tue Aug 26 20:46:24 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=255

 help/ChangeLog |    4 +
 help/es/es.po  |  427 +++++++++++++++++++++++++++++---------------------------
 2 files changed, 222 insertions(+), 209 deletions(-)

commit c4818a5bb12c58c16c1f3be605b01ee6a7fbf962
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Tue Aug 26 14:17:39 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    * Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=254

 po/ar.po |   69 ++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 34 insertions(+), 35 deletions(-)

commit 66c3fdf456c8fd09311f60e91019dbc03d8b519e
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Aug 25 18:40:43 2008 +0000

    modified trunk/help/C/mousetweaks.xml
    
    2008-08-25 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* modified trunk/help/C/mousetweaks.xml
    
    	Fixed typo in the manual.
    
    svn path=/trunk/; revision=253

 help/C/mousetweaks.xml |   32 ++++++++++++++++++--------------
 help/ChangeLog         |    6 ++++++
 2 files changed, 24 insertions(+), 14 deletions(-)

commit 0c6ff200d322b5d97ab911ba0fd88a2768608c4b
Author: Sweta Kothari <swkothar@src.gnome.org>
Date:   Mon Aug 25 08:01:51 2008 +0000

    Added gujarati translation
    
    svn path=/trunk/; revision=252

 po/ChangeLog |    4 +
 po/LINGUAS   |    1 +
 po/gu.po     |  389 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 394 insertions(+), 0 deletions(-)

commit 9b1e08089f7453bcf0f503730bbf7f458d13085c
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Aug 24 17:51:53 2008 +0000

    I_() macro was a bad idea. Remove mt-listener.c again.
    
    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.
    
    
    svn path=/trunk/; revision=251

 ChangeLog         |    5 +++++
 po/POTFILES.skip  |    1 -
 src/mt-listener.c |   14 ++++----------
 3 files changed, 9 insertions(+), 11 deletions(-)

commit 36fe54f3df23d765b7e58b94340f81964aec6102
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Aug 24 17:31:02 2008 +0000

    Add multiscreen support and generate events with XTest instead of AT-SPI.
    
    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.
    
    
    svn path=/trunk/; revision=250

 ChangeLog     |    9 +++
 configure.ac  |    3 +-
 src/mt-ctw.c  |   20 ++++-
 src/mt-main.c |  225 ++++++++++++++++++++++++++++++++++++++-------------------
 src/mt-main.h |    4 +
 5 files changed, 182 insertions(+), 79 deletions(-)

commit b4bddf6c091ede077b871cf410b696f85135596a
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sat Aug 23 18:50:28 2008 +0000

    Use theme colors for the cursor overlay. Looks nicer and works better with
    
    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.
    
    
    svn path=/trunk/; revision=249

 ChangeLog     |    9 +++++++++
 src/mt-ctw.c  |    9 ++++++++-
 src/mt-ctw.h  |   16 ++++++++--------
 src/mt-main.c |   11 ++++++++++-
 4 files changed, 35 insertions(+), 10 deletions(-)

commit 20585ae8fc50f8e5e4123d838dddd5711ffd9246
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sat Aug 23 18:20:36 2008 +0000

    Don't show a critical warning if a cursor has no name.
    
    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.
    
    
    svn path=/trunk/; revision=248

 ChangeLog       |    5 +++++
 src/mt-cursor.c |    9 ++++++---
 2 files changed, 11 insertions(+), 3 deletions(-)

commit f635ff034bd6a69774ee46953d9dd844e81641e5
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sat Aug 23 17:29:42 2008 +0000

    Improve a workaround for secondary clicks that caused problems with window
    
    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.
    
    
    svn path=/trunk/; revision=247

 ChangeLog           |   14 +++
 src/Makefile.am     |    4 +-
 src/mt-accessible.c |  248 +++++++++++++++++++++++++++++++++++++++++++++++++++
 src/mt-accessible.h |   57 ++++++++++++
 src/mt-main.c       |   34 +++++++-
 src/mt-main.h       |    1 +
 6 files changed, 354 insertions(+), 4 deletions(-)

commit 841f4e06b8841e663e70be8914a06d179a3a8e65
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:   Sat Aug 23 14:52:02 2008 +0000

    Updated Basque translation.
    
    2008-08-23  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
    
    	* eu.po: Updated Basque translation.
    
    
    svn path=/trunk/; revision=246

 po/ChangeLog |    4 +
 po/eu.po     |  256 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 164 insertions(+), 96 deletions(-)

commit 4a69da4106c8164dbf320ad27783220385c00397
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Fri Aug 22 17:58:28 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=245

 help/ChangeLog |    4 +
 help/es/es.po  |  430 +++++++++++++++++++++++++++-----------------------------
 2 files changed, 212 insertions(+), 222 deletions(-)

commit d739da2f1aa12913484a62005179f17ee6370285
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Fri Aug 22 17:33:46 2008 +0000

    Add short description needed by .omf.in template. Fixes make distcheck.
    
    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.
    
    
    svn path=/trunk/; revision=244

 help/C/mousetweaks.xml |   19 ++++++++++---------
 help/ChangeLog         |   12 ++++++------
 2 files changed, 16 insertions(+), 15 deletions(-)

commit 12452cb5899b12b6fcd883b9603209a17af303a9
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Fri Aug 22 17:00:29 2008 +0000

    Create a MtListener object and move all at-spi signal related things to a
    
    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
    
    
    svn path=/trunk/; revision=243

 ChangeLog         |   11 +++
 po/POTFILES.skip  |    1 +
 src/Makefile.am   |    4 +-
 src/mt-listener.c |  227 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/mt-listener.h |   70 ++++++++++++++++
 src/mt-main.c     |   72 +++++++++---------
 6 files changed, 348 insertions(+), 37 deletions(-)

commit 9aff816067bdd34d1173ad311e68cffd5b097c7a
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Fri Aug 22 14:18:47 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=242

 help/ChangeLog |    4 +
 help/es/es.po  |  760 +++++++++++++++++++++++++++++---------------------------
 2 files changed, 392 insertions(+), 372 deletions(-)

commit c410715206e74f7ad141f2f60ebd439195b636a6
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Thu Aug 21 20:15:20 2008 +0000

    delete trunk/help/C/figures/mouse-a11y-add-applet-to-panel-window.png
    
    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.
    
    svn path=/trunk/; revision=241

 .../mouse-a11y-add-applet-to-panel-window.png      |  Bin 50388 -> 0 bytes
 help/C/mousetweaks.xml                             |   18 +++++-------------
 help/ChangeLog                                     |    7 +++++++
 3 files changed, 12 insertions(+), 13 deletions(-)

commit 144836fb2d095084ced2eb0f2cd4b0d7120c47c5
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Thu Aug 21 20:01:50 2008 +0000

    modified trunk/help/C/figures/mouse-a11y-dwell-click-type-applet.png
    
    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.
    
    svn path=/trunk/; revision=240

 help/C/figures/mouse-a11y-dwell-ctw-checkbox.png   |  Bin 4005 -> 4397 bytes
 .../C/figures/mouse-a11y-dwell-gesture-mapping.png |  Bin 13330 -> 14533 bytes
 help/C/figures/mouse-a11y-dwell-mode-choice.png    |  Bin 10167 -> 11940 bytes
 .../C/figures/mouse-a11y-dwell-motion-treshold.png |  Bin 5879 -> 7494 bytes
 .../mouse-a11y-pointer-capture-preferences.png     |  Bin 23471 -> 23862 bytes
 help/C/figures/mouse-a11y-ssc-delay-slider.png     |  Bin 5833 -> 5245 bytes
 help/C/mousetweaks.xml                             |    2 +-
 help/ChangeLog                                     |   13 +++++++++++++
 8 files changed, 14 insertions(+), 1 deletions(-)

commit de9bf12dce9fdff0a5e95970ace8f3381bee2da2
Author: Claude Paroz <claude@2xlibre.net>
Date:   Wed Aug 20 06:59:56 2008 +0000

    Updated French translation by Robert-André Mauchin.
    
    2008-08-20  Claude Paroz  <claude@2xlibre.net>
    
    	* fr.po: Updated French translation by Robert-André Mauchin.
    
    svn path=/trunk/; revision=239

 po/ChangeLog |    4 +
 po/fr.po     |  264 ++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 170 insertions(+), 98 deletions(-)

commit ca2fe6fd91d185aa12ad7e3c5f2e87d202c0c5e8
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon Aug 18 20:35:10 2008 +0000

    Fix argument type.
    
    2008-08-18 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* src/mt-main.c:(mt_main_request_logout): Fix argument type.
    
    
    svn path=/trunk/; revision=238

 ChangeLog     |    4 ++++
 src/mt-main.c |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit acab48879ef0c736305024ad0bb61957b77e8298
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon Aug 18 20:19:59 2008 +0000

    remove libgnome and libgnomeui dependency use per-file CFLAGS. remove last
    
    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
    
    
    svn path=/trunk/; revision=237

 ChangeLog       |    8 +++++++-
 configure.ac    |   35 +++++++++++++++++++++--------------
 src/Makefile.am |   41 +++++++++++++++++++++++++++--------------
 src/mt-main.c   |    8 +-------
 4 files changed, 56 insertions(+), 36 deletions(-)

commit e8f3ae07d6c719a018d74f2e0e86d053366122b4
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon Aug 18 17:26:22 2008 +0000

    Use dbus instead of libgnomeui to communicate with the session manager.
    
    2008-08-18 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* src/mt-main.c: Use dbus instead of libgnomeui to communicate
    	with the session manager.
    
    
    svn path=/trunk/; revision=236

 ChangeLog     |    5 +++++
 src/mt-main.c |   32 ++++++++++++++++++++++++++------
 2 files changed, 31 insertions(+), 6 deletions(-)

commit 9c7a43609781959f1f08625253f4df143e30816f
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon Aug 18 16:24:53 2008 +0000

    Switch to gtk_show_uri and move the code to mt-common.
    
    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
    	* Makfile.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.
    
    
    svn path=/trunk/; revision=235

 ChangeLog                    |   17 +++++++++++++++++
 Makefile.am                  |   11 ++++-------
 configure.ac                 |    2 +-
 help/C/Makefile.am           |    7 -------
 help/C/mousetweaks.xml       |    6 +++---
 help/Makefile.am             |    6 +++---
 help/mousetweaks.omf.in      |    9 +++++++++
 src/dwell-click-applet.c     |   15 +++------------
 src/mt-common.c              |   12 ++++++++++++
 src/mt-common.h              |    2 ++
 src/pointer-capture-applet.c |   30 ++++++++----------------------
 11 files changed, 62 insertions(+), 55 deletions(-)

commit 319928741026bbe5855cffdb4c668565358605bb
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Aug 18 11:51:59 2008 +0000

    Post release version bump: 2.23.91
    
    2008-08-18 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* configure.ac:
    	* README:
    
    	Post release version bump: 2.23.91
    
    svn path=/trunk/; revision=234

 ChangeLog    |    7 +++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 1bb4a2962070bb9b6b44944ac297df183e015256
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Aug 18 11:39:40 2008 +0000

    Prepare 2.23.90 release.
    
    2008-08-18 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* NEWS: Prepare 2.23.90 release.
    
    svn path=/trunk/; revision=232

 ChangeLog |    4 ++++
 NEWS      |   11 +++++++++++
 2 files changed, 15 insertions(+), 0 deletions(-)

commit ab54906478ab3def6a44dc30834e7b0b43eef637
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Thu Aug 14 16:00:28 2008 +0000

    Updated Portuguese translation.
    
    2008-08-14  Duarte Loreto <happyguy_pt@hotmail.com>
    
    	* pt.po: Updated Portuguese translation.
    
    svn path=/trunk/; revision=231

 po/ChangeLog |    4 +
 po/pt.po     |  271 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 181 insertions(+), 94 deletions(-)

commit cd62d270368a2300e9253176a79190299d96300c
Author: Petr Kovář <pmkovar@src.gnome.org>
Date:   Wed Aug 13 15:35:11 2008 +0000

    cs.po: Updated Czech translation by Adrian Gunis (bug #547480).
    
    svn path=/trunk/; revision=230

 po/ChangeLog |    5 ++
 po/cs.po     |  168 +++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 101 insertions(+), 72 deletions(-)

commit e93f019cdc9fac308c75152d774e4a518046fdfd
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Wed Aug 13 10:40:06 2008 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=229

 po/ChangeLog |    4 +
 po/fi.po     |  251 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 168 insertions(+), 87 deletions(-)

commit 56e41b465bdca46bdd3fe20cc7562d41b9b4dcff
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Tue Aug 12 16:03:36 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=228

 help/ChangeLog |    4 +
 help/es/es.po  |  204 +++++++++++++++++++++++++++-----------------------------
 2 files changed, 101 insertions(+), 107 deletions(-)

commit d021d1758d2588be3a5173c0d30b4fa72a725e0e
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Fri Aug 8 19:01:56 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=227

 help/ChangeLog |    4 ++++
 help/es/es.po  |   51 ++++++++++++++++++++-------------------------------
 2 files changed, 24 insertions(+), 31 deletions(-)

commit a074aeaa1e1bfe45c43440fb033663951f1b3551
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Wed Aug 6 08:32:46 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=226

 po/ChangeLog |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit 2cdea868b983c44f776f40722b406dd1562abb6e
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Mon Aug 4 20:30:28 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=225

 help/ChangeLog |    4 ++
 help/es/es.po  |   86 ++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 66 insertions(+), 24 deletions(-)

commit 9b8bbde5881260b04747348e281f6dd003d366da
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Aug 4 12:54:16 2008 +0000

    Post release version bump: 2.23.90
    
    2008-08-04 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* configure.ac:
    	* README:
    
    	Post release version bump: 2.23.90
    
    
    svn path=/trunk/; revision=224

 ChangeLog    |    7 +++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 438cf9863e0fdb7c9c67c7348417f066c0781c80
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Aug 4 12:40:32 2008 +0000

    Prepare 2.23.6 release.
    
    2008-06-16 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* NEWS: Prepare 2.23.6 release.
    
    
    svn path=/trunk/; revision=222

 ChangeLog |    4 ++++
 NEWS      |   22 ++++++++++++++++++++++
 2 files changed, 26 insertions(+), 0 deletions(-)

commit 0158cd9a1ba229f9921506123e6175b21dafb67d
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon Aug 4 09:50:38 2008 +0000

    Check for libgnomeui Use GNOME_COMPILE_WARNINGS.
    
    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.
    
    
    svn path=/trunk/; revision=221

 ChangeLog        |   11 +++++++++++
 configure.ac     |    1 +
 src/Makefile.am  |    1 +
 src/mt-ctw.c     |    1 +
 src/mt-main.c    |    3 +--
 src/mt-pidfile.c |    4 +++-
 6 files changed, 18 insertions(+), 3 deletions(-)

commit e6c0250da47fb594965e4a5360b7589a0fad2e6d
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Fri Aug 1 17:37:43 2008 +0000

    modified trunk/help/C/figures/mouse-a11y-dwell-click-type-applet.png
    
    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.
    
    svn path=/trunk/; revision=220

 .../figures/mouse-a11y-dwell-click-type-applet.png |  Bin 11399 -> 9841 bytes
 help/ChangeLog                                     |    6 ++++++
 2 files changed, 6 insertions(+), 0 deletions(-)

commit d51bc7e4b1d6ad652c53a4eeda6c384a012a2383
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Tue Jul 29 01:35:29 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=219

 po/ChangeLog |    4 ++++
 po/ar.po     |   42 +++++++++++++++++++++---------------------
 2 files changed, 25 insertions(+), 21 deletions(-)

commit 93bfea3dae803b1080d33744d99bc50528abb835
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon Jul 28 07:27:54 2008 +0000

    Patch by Matthias Clasen. Fixes #545059.
    
    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.
    
    
    svn path=/trunk/; revision=218

 ChangeLog                                |    9 +++++++++
 data/DwellClick_Factory.server.in.in     |    2 +-
 data/PointerCapture_Factory.server.in.in |    2 +-
 src/mt-common.h                          |    2 +-
 4 files changed, 12 insertions(+), 3 deletions(-)

commit bbb40cad0c2a692f159ea9cd39d4808751855080
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Fri Jul 25 13:58:17 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=217

 help/es/es.po |   85 +++++++++++++++++++++++++++++----------------------------
 1 files changed, 43 insertions(+), 42 deletions(-)

commit 8eebd3d240c3d56f6890f3955ca193edbbcebe85
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Fri Jul 25 13:57:57 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=216

 po/ChangeLog |    4 ++++
 po/es.po     |   36 +++++++-----------------------------
 2 files changed, 11 insertions(+), 29 deletions(-)

commit 8e88aee48922aea997b4f09d42f821dac84a6b7c
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Fri Jul 25 09:27:47 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=215

 help/ChangeLog |    4 +
 help/es/es.po  |  890 ++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 551 insertions(+), 343 deletions(-)

commit 2de84e356a68a1b23e13e15b7d15464dbdaf5427
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Tue Jul 22 10:26:09 2008 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=214

 po/ChangeLog |    4 +
 po/sv.po     |  255 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 167 insertions(+), 92 deletions(-)

commit 2c98d2b8124e85206f4cf5d22408e7d67cd78260
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Jul 21 17:39:20 2008 +0000

    modified trunk/help/C/mousetweaks.xml modified
    
    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.
    
    
    svn path=/trunk/; revision=213

 .../figures/mouse-a11y-dwell-click-type-applet.png |  Bin 4416 -> 11399 bytes
 help/C/mousetweaks.xml                             |  499 +++++++++++++-------
 help/ChangeLog                                     |    7 +
 3 files changed, 339 insertions(+), 167 deletions(-)

commit 32ae82d51447703de6d1b9a9426d46a1ed3174fa
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Jul 20 17:03:18 2008 +0000

    Post release version bump: 2.23.6
    
    2008-07-20 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* configure.ac:
    	* README:
    
    	Post release version bump: 2.23.6
    
    
    svn path=/trunk/; revision=212

 ChangeLog    |    7 +++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 8db9a6e0754457124308565f76eabeceb545fd48
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Jul 20 16:49:34 2008 +0000

    Prepare 2.23.5 release.
    
    2008-07-20 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* NEWS: Prepare 2.23.5 release.
    
    
    svn path=/trunk/; revision=210

 ChangeLog |    4 ++++
 NEWS      |   26 ++++++++++++++++++++++++++
 2 files changed, 30 insertions(+), 0 deletions(-)

commit b37bd481b15f2f2d52b9a07685d4e66f1d1752af
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Wed Jul 16 14:26:01 2008 +0000

    Patch by Thadeu Lima de Souza Cascardo (bug #543272)
    
    2008-07-16 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	Patch by Thadeu Lima de Souza Cascardo (bug #543272)
    
    	* configure.ac: Add dependency to xcursor
    
    
    svn path=/trunk/; revision=209

 ChangeLog    |    6 ++++++
 configure.ac |    1 +
 2 files changed, 7 insertions(+), 0 deletions(-)

commit 284692384891968502b9aa32dd3b3893c4879719
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Wed Jul 9 12:19:20 2008 +0000

    Add ofm.make and xmldocs.make to EXTRA_DIST. Disable schemas install for
    
    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.
    
    
    svn path=/trunk/; revision=208

 ChangeLog   |    5 +++++
 Makefile.am |    4 ++++
 2 files changed, 9 insertions(+), 0 deletions(-)

commit 5246ac409dfeae466cfc25c380df915acf531931
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Jul 9 11:38:59 2008 +0000

    Updated Norwegian bokmål translation.
    
    2008-07-09  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=207

 po/ChangeLog |    4 ++
 po/nb.po     |   96 ++++++++++++++++++++++++++-------------------------------
 2 files changed, 48 insertions(+), 52 deletions(-)

commit 08bac6851048a3f42749324ca3cb6da01c160cca
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Tue Jul 8 13:27:13 2008 +0000

    Make sure we really click on the current positon of the pointer. Part of
    
    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.
    
    
    svn path=/trunk/; revision=206

 ChangeLog               |    8 ++++++++
 src/mt-cursor-manager.c |   11 ++++-------
 src/mt-main.c           |   11 ++++++-----
 3 files changed, 18 insertions(+), 12 deletions(-)

commit fb51ac38ee2e0da294adeb070b209ebc9c5ca838
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Tue Jul 8 12:53:22 2008 +0000

    Remove AC_SUBST for LINGUAS path.
    
    2008-07-08 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* configure.ac: Remove AC_SUBST for LINGUAS path.
    
    
    svn path=/trunk/; revision=205

 ChangeLog    |    4 ++++
 configure.ac |    3 ---
 2 files changed, 4 insertions(+), 3 deletions(-)

commit 68699c2f67359ab744546fc013bb40def7c18804
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Jul 6 14:34:10 2008 +0000

    Add -Wno-portability to get rid of gnome-doc-utils warnings. Use
    
    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.
    
    
    svn path=/trunk/; revision=204

 ChangeLog        |   12 ++++++++++++
 Makefile.am      |   13 +++++++------
 configure.ac     |   10 ++++++++--
 data/Makefile.am |    4 ++--
 help/Makefile.am |    4 +++-
 src/Makefile.am  |    1 +
 6 files changed, 33 insertions(+), 11 deletions(-)

commit 7e45dc1498c39f938e41dbb381bf002a294201a7
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Jul 6 12:00:37 2008 +0000

    Finally add Francesco to doc credits. See changelog from 2008-03-27.
    
    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.
    
    
    svn path=/trunk/; revision=203

 ChangeLog                         |    6 +
 data/dwell-click-applet.glade     |    3 +-
 data/pointer-capture-applet.glade |  185 +++++++++++++++++++------------------
 3 files changed, 101 insertions(+), 93 deletions(-)

commit 6106045c978deb37ff3bfb3cfe09de293abb8e06
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Jul 6 11:48:07 2008 +0000

    Avoid getting launched by g-s-d again when we disable our gconf keys.
    
    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.
    
    
    svn path=/trunk/; revision=202

 ChangeLog                |    6 ++++++
 src/dwell-click-applet.c |   13 +++++--------
 src/mt-main.c            |    6 ++++--
 3 files changed, 15 insertions(+), 10 deletions(-)

commit 0f466ab1f2913a7ddec7b3f8ac34a92695743f04
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Jul 6 11:09:38 2008 +0000

    Remove unnecessary g_timer_stop() calls.
    
    2008-07-06 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* src/mt-timer.c: Remove unnecessary g_timer_stop() calls.
    
    
    svn path=/trunk/; revision=201

 ChangeLog      |    4 ++++
 src/mt-timer.c |   11 ++---------
 2 files changed, 6 insertions(+), 9 deletions(-)

commit ef838c94770e1c644c0366419199e2c9bbbb1b2d
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Jul 6 11:05:08 2008 +0000

    Change the dwell delay range from 0.5-3.0 sec to 0.2-3.0 sec.
    
    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.
    
    
    svn path=/trunk/; revision=200

 ChangeLog         |    8 ++++++++
 man/mousetweaks.1 |    2 +-
 src/mt-main.c     |    4 ++--
 src/mt-timer.c    |    2 +-
 4 files changed, 12 insertions(+), 4 deletions(-)

commit 1ff3b00aae9401c60ed18b77f0842f5ecc794c92
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Thu Jun 26 12:35:45 2008 +0000

    Add time animation to enable button.
    
    2008-06-26 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* src/dwell-click-applet.c: Add time animation to enable button.
    
    
    svn path=/trunk/; revision=196

 ChangeLog                |    4 ++
 src/dwell-click-applet.c |   70 ++++++++++++++++++++++++++++++++++++++++++----
 2 files changed, 68 insertions(+), 6 deletions(-)

commit 2f0c80c487a7212182dd67adaeb19bcb2328da0a
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon Jun 23 23:41:19 2008 +0000

    Add a short delay between button-press and -release events. This should
    
    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
    
    
    svn path=/trunk/; revision=195

 ChangeLog     |    8 ++++++++
 src/mt-main.c |   16 +++++++++++++++-
 2 files changed, 23 insertions(+), 1 deletions(-)

commit d1fac8750595792585cbf65a6bd0196b7706ed89
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon Jun 23 22:08:29 2008 +0000

    Fix compiler warnings Report at-spi leaks if there are any.
    
    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.
    
    
    svn path=/trunk/; revision=194

 ChangeLog       |    7 +++++++
 src/mt-common.c |    4 ++--
 src/mt-main.c   |   28 +++++++++++++++++-----------
 3 files changed, 26 insertions(+), 13 deletions(-)

commit 86150bbde461d17112c59a18a0ed968bdd2cd0c2
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Tue Jun 17 18:31:07 2008 +0000

    Updated Slovenian translation.
    
    svn path=/trunk/; revision=193

 po/sl.po |  101 +++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 77 insertions(+), 24 deletions(-)

commit 575853a43e1d32f6b88d89ed694f4fe0d3c58bac
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Tue Jun 17 06:42:29 2008 +0000

    Updated Thai translation.
    
    2008-06-17  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
    	* th.po: Updated Thai translation.
    
    
    svn path=/trunk/; revision=192

 po/ChangeLog |    4 +
 po/th.po     |  259 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 175 insertions(+), 88 deletions(-)

commit ed1a0cf40f00288989299f35c3d61830442a9a0b
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Jun 16 13:31:46 2008 +0000

    Post release version increment: 2.23.5
    
    2008-06-16 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	Post release version increment: 2.23.5
    
    svn path=/trunk/; revision=191

 ChangeLog    |    7 +++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 708fd5d1e72fb6724fbbe9d6e05a605403a0f952
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Jun 16 13:17:43 2008 +0000

    Prepare 2.23.4 release.
    
    2008-06-16 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* NEWS: Prepare 2.23.4 release.
    
    svn path=/trunk/; revision=189

 ChangeLog |    4 ++++
 NEWS      |   18 ++++++++++++++++++
 2 files changed, 22 insertions(+), 0 deletions(-)

commit b4fc135aa69b693895e94fab4db05d579c072f23
Author: Alexander Shopov <ash@contact.bg>
Date:   Mon Jun 16 05:52:03 2008 +0000

    Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> Added
    
    2008-06-16  Alexander Shopov  <ash@contact.bg>
    
    	* bg.po: Updated Bulgarian translation by
    	Alexander Shopov <ash@contact.bg>
    	* LINGUAS: Added "bg" (Bulgarian)
    
    svn path=/trunk/; revision=187

 po/ChangeLog |    6 +
 po/LINGUAS   |    1 +
 po/bg.po     |  411 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 418 insertions(+), 0 deletions(-)

commit eca8b0eef35a4695ea83dce1988f920ac220bcdf
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Jun 15 12:04:04 2008 +0000

    Remove unnecessary casts.
    
    2008-06-15 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* src/mt-main.c: Remove unnecessary casts.
    
    
    svn path=/trunk/; revision=186

 ChangeLog     |    4 ++++
 src/mt-main.c |   18 +++++++++---------
 2 files changed, 13 insertions(+), 9 deletions(-)

commit 28d04dcc4cb624e5caddb8203df620eb2de70c8a
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Jun 15 12:00:50 2008 +0000

    Move 'drag-release' code to more appropriate place.
    
    2008-06-15 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* src/mt-main.c: Move 'drag-release' code to more appropriate place.
    
    
    svn path=/trunk/; revision=185

 ChangeLog     |    4 ++++
 src/mt-main.c |   36 ++++++++++++++----------------------
 2 files changed, 18 insertions(+), 22 deletions(-)

commit 22a9cf1bc92c0c7641b659ab480a252a9c716386
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Jun 15 11:32:29 2008 +0000

    Use correct _unref function. (spi_button_event): Use position info from
    
    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.
    
    
    svn path=/trunk/; revision=184

 ChangeLog     |    6 ++++++
 src/mt-main.c |    9 +++------
 2 files changed, 9 insertions(+), 6 deletions(-)

commit 643e7bf1b85108c546aff14bd7e4fd9948bfca8a
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Wed Jun 11 21:41:30 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=183

 po/ChangeLog |    4 ++++
 po/ar.po     |   21 +++++++++++++++------
 2 files changed, 19 insertions(+), 6 deletions(-)

commit 3511c631f4c411ce2174d8272b93506d8f5d72b3
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Jun 7 18:46:08 2008 +0000

    Updated Norwegian bokmål translation.
    
    2008-06-07  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=182

 po/ChangeLog |    4 +
 po/nb.po     |  240 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 161 insertions(+), 83 deletions(-)

commit 7cd177244fe46e46c84d8ee4251d06a8909d8d25
Author: Yair Hershkovitz <yairhr@src.gnome.org>
Date:   Sat Jun 7 17:05:28 2008 +0000

    added hebrew translation
    
    svn path=/trunk/; revision=181

 po/ChangeLog |    4 +
 po/LINGUAS   |    1 +
 po/he.po     |  406 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 411 insertions(+), 0 deletions(-)

commit c49bbec7054d2305566f9ae2ec31231b44f667fa
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Jun 7 14:39:40 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=180

 po/ChangeLog |    4 ++++
 po/es.po     |   23 ++++++++++++++++-------
 2 files changed, 20 insertions(+), 7 deletions(-)

commit ed56132ad8adae553dd3ec8a87cfe183bd7c8d07
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Tue Jun 3 20:01:12 2008 +0000

    Updated Galician Translation.
    
    svn path=/trunk/; revision=178

 po/ChangeLog |    4 ++++
 po/gl.po     |   23 ++++++++++++++++-------
 2 files changed, 20 insertions(+), 7 deletions(-)

commit bff7b247c1652e7d60f0726561603a0d593a437c
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Tue Jun 3 07:22:02 2008 +0000

    Updated Vietnamese translation
    
    svn path=/trunk/; revision=177

 po/vi.po |  265 +++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 152 insertions(+), 113 deletions(-)

commit e09d47d6689d3bedfa8751fe30e43e8e9f7dc5cb
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Jun 2 19:46:51 2008 +0000

    Post release version increment to 2.23.4
    
    2008-06-02 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* Post release version increment to 2.23.4
    
    
    svn path=/trunk/; revision=175

 ChangeLog    |    7 +++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 88b8c757700ba4488ca4e27e4c866e5d722d0f26
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Jun 2 19:30:09 2008 +0000

    Prepare 2.23.3 release.
    
    2008-06-02 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* NEWS: Prepare 2.23.3 release.
    
    
    svn path=/trunk/; revision=173

 ChangeLog |    4 ++++
 NEWS      |   24 ++++++++++++++++++++++++
 2 files changed, 28 insertions(+), 0 deletions(-)

commit 07d9aa77fb98f38b5db796ab14901b655f3da3a0
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Jun 2 19:17:53 2008 +0000

    Add po file for Vietnamese
    
    2008-06-02 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* Add po file for Vietnamese
    
    
    svn path=/trunk/; revision=172

 po/ChangeLog |    4 +
 po/vi.po     |  392 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 396 insertions(+), 0 deletions(-)

commit ac69891119b0287afe4c043c5ca7c9c38a91ffe8
Author: Clytie Siddall <clyties@src.gnome.org>
Date:   Mon Jun 2 12:38:35 2008 +0000

    Added Vietnamese translation
    
    svn path=/trunk/; revision=171

 po/ChangeLog |    4 ++++
 po/LINGUAS   |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)

commit dc533efee4850db15a44b63286f345785e9ad8ee
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Jun 1 08:37:01 2008 +0000

    Change 'enable dwell' icon to a label.
    
    2008-06-01 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* src/dwell-click-applet.c: Change 'enable dwell' icon to a label.
    
    
    svn path=/trunk/; revision=170

 ChangeLog                     |    4 ++++
 data/dwell-click-applet.glade |   16 +++-------------
 src/dwell-click-applet.c      |   11 +++++++++++
 3 files changed, 18 insertions(+), 13 deletions(-)

commit 21b9425366da751ee3e7317214678801cc313d15
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Sat May 31 16:12:22 2008 +0000

    Updated Galician Translation.
    
    svn path=/trunk/; revision=169

 po/ChangeLog |    4 ++++
 po/gl.po     |   27 ++++++++++++++-------------
 2 files changed, 18 insertions(+), 13 deletions(-)

commit 947d7d13ad59af699bc33c1f5776dc2c17216b8c
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:   Mon May 26 07:35:41 2008 +0000

    Updated Oriya Translation
    
    svn path=/trunk/; revision=165

 po/ChangeLog |    5 +
 po/or.po     |  369 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 374 insertions(+), 0 deletions(-)

commit 99abb467861258baea6b172b2b7636f0073062cd
Author: Subhransu Behera <sbehera@src.gnome.org>
Date:   Mon May 26 07:35:05 2008 +0000

    Added Oriya (or) to the list of Languages
    
    svn path=/trunk/; revision=164

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 1f7e29f28361ee5f6df262b1c45e532d7b8258da
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Thu May 22 22:59:50 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=163

 po/ChangeLog |    4 ++++
 po/ar.po     |   25 ++++++++++++++++---------
 2 files changed, 20 insertions(+), 9 deletions(-)

commit 328665cd77efd6592130c8eeb59c19e734464f2d
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Thu May 22 17:48:36 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=162

 po/ChangeLog |    4 ++
 po/es.po     |   88 ++++++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 69 insertions(+), 23 deletions(-)

commit 082bfdfd46c0b9fddfd576541d57b47a16d1cd9a
Author: Ignacio Casal Quinteiro <icq@src.gnome.org>
Date:   Wed May 21 09:21:29 2008 +0000

    Updated Galician Translation.
    
    svn path=/trunk/; revision=161

 po/ChangeLog |    4 +
 po/gl.po     |  252 ++++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 171 insertions(+), 85 deletions(-)

commit bf941d793228a8d0d897e72b7b6752f3d01d0553
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon May 19 13:38:44 2008 +0000

    Fix typos.
    
    2008-05-19 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* src/mt-main.c: Fix typos.
    
    
    svn path=/trunk/; revision=160

 ChangeLog     |    4 ++++
 src/mt-main.c |   10 +++++-----
 2 files changed, 9 insertions(+), 5 deletions(-)

commit db9f91b2563198a7e0dd19f759fede95fe35576f
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Mon May 19 01:15:12 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=159

 po/ChangeLog |    4 +
 po/ar.po     |  276 +++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 183 insertions(+), 97 deletions(-)

commit e79081aeea71ae03ca11faf9d739b1a67f17452a
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sat May 17 15:01:40 2008 +0000

    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:
    	Fix ref counting bug.
    	Add on/off button to activate dwelling.
    
    
    svn path=/trunk/; revision=158

 ChangeLog                     |    6 +
 data/dwell-click-applet.glade |  308 +++++++++++++++++++++++++---------------
 src/dwell-click-applet.c      |  162 +++++++++++++++++-----
 3 files changed, 326 insertions(+), 150 deletions(-)

commit a26dd09ac3b96724bc9d3a12f2a6c29c6054078a
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sat May 17 12:02:56 2008 +0000

    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: Use a macro instead of calling
    	glade_xml_get_widget all the time.
    
    
    svn path=/trunk/; revision=157

 ChangeLog                |    5 ++
 src/dwell-click-applet.c |  156 +++++++++++++++++++---------------------------
 2 files changed, 70 insertions(+), 91 deletions(-)

commit 0143433ae41d34831b603e027d4f5fefb812baf3
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sat May 17 11:23:58 2008 +0000

    Show a warning if we can't launch gnome-mouse-properties. Fix minor HIG
    
    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.
    
    
    svn path=/trunk/; revision=156

 ChangeLog                |    6 ++++++
 src/dwell-click-applet.c |   32 +++++++++++++++++++-------------
 2 files changed, 25 insertions(+), 13 deletions(-)

commit 60749f84915e1681f76f0c949f9205cf3650310f
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sat May 17 11:15:20 2008 +0000

    Check on start-up if the daemon is already running. Remove some
    
    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.
    
    
    svn path=/trunk/; revision=155

 ChangeLog                |    6 +++++
 src/dwell-click-applet.c |   55 ++++++++++++++++++++++++++++++++++++---------
 2 files changed, 50 insertions(+), 11 deletions(-)

commit ede5419955b3b02e1de6875bce28e2a2a0f86e26
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Wed May 14 15:35:48 2008 +0000

    Add more command-line options. Add new options.
    
    2008-05-14 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* src/mt-main.c: Add more command-line options.
    	* man/mousetweaks.1: Add new options.
    
    
    svn path=/trunk/; revision=154

 ChangeLog         |    5 ++++
 man/mousetweaks.1 |   54 +++++++++++++++++++++++++----------------
 src/mt-main.c     |   69 +++++++++++++++++++++++++++++++++--------------------
 3 files changed, 81 insertions(+), 47 deletions(-)

commit 2e2c58796540dcf63508dc6685a9665baf62ca66
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon May 12 15:15:23 2008 +0000

    Post release version bump: 2.23.3
    
    2008-05-12 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* configure.ac:
    	* README:
    
    	Post release version bump: 2.23.3
    
    
    svn path=/trunk/; revision=153

 ChangeLog    |    7 +++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 7117165de3cb46d6935c69d37cd0879805b8dad8
Author: Francesco Fumanti <frfumanti@src.gnome.org>
Date:   Mon May 12 15:02:07 2008 +0000

    Prepare 2.23.2 release.
    
    	* NEWS: Prepare 2.23.2 release.
    
    svn path=/trunk/; revision=151

 ChangeLog |    4 ++++
 NEWS      |   11 +++++++++++
 2 files changed, 15 insertions(+), 0 deletions(-)

commit 50ef11381aab3119b9ef6c947001ad7911d7caa8
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon May 12 14:07:57 2008 +0000

    Add mt-common.c
    
    2008-05-12 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* po/POTFILES.in: Add mt-common.c
    
    svn path=/trunk/; revision=150

 ChangeLog      |    4 ++++
 po/POTFILES.in |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)

commit 2f381c840a25c259d4c97183866e7b4a3d3eafd8
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon May 12 06:14:27 2008 +0000

    Initialize GnomeProgram in child process. Add more info to the a11y
    
    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.
    
    
    svn path=/trunk/; revision=149

 ChangeLog     |    7 +++++++
 src/mt-main.c |   27 ++++++++++++++-------------
 2 files changed, 21 insertions(+), 13 deletions(-)

commit 2fc49bf613fc562f1b32f6113486d1a75166061f
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Fri May 9 19:17:05 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=148

 po/ChangeLog |    4 +++
 po/es.po     |   80 +++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 56 insertions(+), 28 deletions(-)

commit c1288914bfb1d9de79911940139067fb17375518
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Thu May 8 06:41:04 2008 +0000

    Add more dialog types.
    
    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)
    
    
    svn path=/trunk/; revision=147

 ChangeLog                    |   13 ++++++
 src/dwell-click-applet.c     |    6 +-
 src/mt-common.c              |   50 ++++++++++++++--------
 src/mt-common.h              |   15 +++++-
 src/mt-main.c                |   97 +++++++++++++++++++++++++++++------------
 src/pointer-capture-applet.c |    6 +-
 6 files changed, 131 insertions(+), 56 deletions(-)

commit 59ca744702c57374fbe807fa0111c3611af07ba2
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon Apr 21 06:26:03 2008 +0000

    Post release version bump: 2.23.2
    
    2008-04-21 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* configure.ac:
    	* README:
    
    	Post release version bump: 2.23.2
    
    
    svn path=/trunk/; revision=146

 ChangeLog    |    7 +++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 591f478992f5decbe1fbbfc82d4ec0acbe0c00e6
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon Apr 21 06:01:39 2008 +0000

    Prepare 2.23.1 release and remove pre-GNOME news. Add some missing
    
    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.
    
    
    svn path=/trunk/; revision=144

 ChangeLog    |    5 ++
 NEWS         |  172 +++++++++-------------------------------------------------
 po/ChangeLog |   14 +++++-
 3 files changed, 44 insertions(+), 147 deletions(-)

commit 98a909d79d9929a1ca2a201691c313a0f2d99e7f
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Thu Apr 17 14:16:27 2008 +0000

    Add simple line drawing for gesture mode.
    
    2008-04-17 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* src/mt-main.c/h: Add simple line drawing for gesture mode.
    
    
    svn path=/trunk/; revision=143

 ChangeLog     |    4 ++++
 src/mt-main.c |   43 +++++++++++++++++++++++++++++++++++++++++++
 src/mt-main.h |    2 ++
 3 files changed, 49 insertions(+), 0 deletions(-)

commit ca4ea83f853caec72917115651f2d9dc385a3cff
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Thu Apr 17 14:01:16 2008 +0000

    Handle cursor theme changes correctly.
    
    2008-04-17 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* src/mt-main.c:
    	* src/mt-cusor-manager.c:
    	Handle cursor theme changes correctly.
    
    
    svn path=/trunk/; revision=142

 ChangeLog               |    6 ++++++
 src/mt-cursor-manager.c |   12 +++++++++++-
 src/mt-main.c           |   15 ++++++++++++---
 3 files changed, 29 insertions(+), 4 deletions(-)

commit 3152c623eef493c75619d2b992ebedf77db78d2c
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Sun Apr 13 06:51:30 2008 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=141

 po/sl.po |  178 ++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 99 insertions(+), 79 deletions(-)

commit b910948b04981066fa98c6d96181d1a3dc4a4e5b
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Apr 12 19:31:26 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=140

 po/ChangeLog |    4 +
 po/es.po     |  196 +++++++++++++++++++++++++++++++--------------------------
 2 files changed, 111 insertions(+), 89 deletions(-)

commit 515209dc65c4213e6bf3f6e5feb18e6d39abcb56
Author: Petr Kovář <pmkovar@src.gnome.org>
Date:   Sun Apr 6 21:36:37 2008 +0000

    cs.po: Merged Czech translation by Adrian Gunis from the gnome-2-22 branch.
    
    svn path=/trunk/; revision=139

 po/ChangeLog |    5 +
 po/cs.po     |  289 +++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 181 insertions(+), 113 deletions(-)

commit 4d354ff48d5cd1715ebc69a188a94ee8148d5f78
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Apr 6 18:31:22 2008 +0000

    Remove unused variables. Don't send right-clicks too fast. This helps to
    
    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)
    
    
    svn path=/trunk/; revision=137

 ChangeLog      |   14 ++++++++++----
 src/mt-main.c  |   17 ++++++++++++++---
 src/mt-timer.c |    6 +-----
 3 files changed, 25 insertions(+), 12 deletions(-)

commit ba137328316ec4b06a2b8111d633e68f7adea49b
Author: Eskild Hustvedt <eskildh@src.gnome.org>
Date:   Mon Mar 31 09:09:12 2008 +0000

    Added Norwegian Nynorsk translation
    
    svn path=/trunk/; revision=129

 po/ChangeLog |    4 +
 po/LINGUAS   |    1 +
 po/nn.po     |  331 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 336 insertions(+), 0 deletions(-)

commit 79d4772039d1e8320f667572dad9cc9f2336aada
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Mar 30 13:10:49 2008 +0000

    LDFLAGS -> LDADD. Make sure "-Wl,--as-needed" gets a front row seat. Fixes
    
    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.
    
    
    svn path=/trunk/; revision=128

 ChangeLog       |    5 +++++
 src/Makefile.am |    6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)

commit 5e5a148eb05e73d573fe59d2c8aa87f07970d0a1
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sat Mar 29 21:39:43 2008 +0000

    Use new 'show-page' option of mouse capplet.
    
    2008-03-29 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* src/dwell-click-applet.c: Use new 'show-page' option of mouse capplet.
    
    
    svn path=/trunk/; revision=127

 ChangeLog                |    4 ++++
 src/dwell-click-applet.c |    3 ++-
 2 files changed, 6 insertions(+), 1 deletions(-)

commit 9ab472a9650b53d89854a028aa2b16a1130e9886
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sat Mar 29 20:33:23 2008 +0000

    Initial commit. Initial commit. Add new cursor files. Use new objects. Add
    
    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.
    
    
    svn path=/trunk/; revision=126

 ChangeLog                   |   14 ++
 data/mousetweaks.schemas.in |   11 ++
 src/Makefile.am             |   30 +++--
 src/mt-common.h             |    1 +
 src/mt-cursor-manager.c     |  315 +++++++++++++++++++++++++++++++++++++++++++
 src/mt-cursor-manager.h     |   59 ++++++++
 src/mt-cursor.c             |  192 ++++++++++++++++++++++++++
 src/mt-cursor.h             |   65 +++++++++
 src/mt-main.c               |  184 +++++++++++++++++++------
 src/mt-main.h               |    3 +
 10 files changed, 819 insertions(+), 55 deletions(-)

commit 275738589dc0b5ecb95b577f0eafc2860958ccad
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Fri Mar 28 10:02:25 2008 +0000

    Check gconf value types before using them.
    
    2008-03-28 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* mt-main.c: Check gconf value types before using them.
    
    
    svn path=/trunk/; revision=125

 ChangeLog     |    4 ++++
 src/mt-main.c |   30 ++++++++++++++----------------
 2 files changed, 18 insertions(+), 16 deletions(-)

commit 193b0cf309d1a1c297ceb36427084d3c117858b8
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Fri Mar 28 09:54:37 2008 +0000

    Add new 'tick' signal. Remove properties. Clean up. Use changed function
    
    2008-03-28 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* mt-timer.c: Add new 'tick' signal. Remove properties.
    	* mt-timer.h: Clean up.
    	* mt-main.c: Use changed function name.
    
    
    svn path=/trunk/; revision=124

 ChangeLog      |    6 ++
 src/mt-main.c  |    4 +-
 src/mt-timer.c |  141 ++++++++++++++++++++-----------------------------------
 src/mt-timer.h |   19 ++++---
 4 files changed, 70 insertions(+), 100 deletions(-)

commit b01c6b469952d8e639ca49c1f3ce26a674dfb2a1
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Thu Mar 27 16:57:05 2008 +0000

    Remove deleted mt-dbus.c file.
    
    2008-03-27 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* po/POTFILES.in: Remove deleted mt-dbus.c file.
    
    
    svn path=/trunk/; revision=123

 ChangeLog      |    4 ++++
 po/POTFILES.in |    1 -
 2 files changed, 4 insertions(+), 1 deletions(-)

commit 9017f845b8ab2b11254219ad1afd8fe8580ba519
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Thu Mar 27 13:13:10 2008 +0000

    Add more credits to about dialog and update copyright year. No doc credits
    
    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.
    
    
    svn path=/trunk/; revision=122

 ChangeLog                         |    8 ++
 data/dwell-click-applet.glade     |    9 +-
 data/pointer-capture-applet.glade |  191 ++++++++++++++++++-------------------
 3 files changed, 107 insertions(+), 101 deletions(-)

commit ed90d4973c075e23e1707afeed14847547b1b53b
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Thu Mar 27 12:05:33 2008 +0000

    Clean up.
    
    2008-03-27 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* src/pointer-capture-applet.c: Clean up.
    
    
    svn path=/trunk/; revision=121

 ChangeLog                    |    4 +
 src/pointer-capture-applet.c |  136 ++++++++++++++++++++----------------------
 2 files changed, 68 insertions(+), 72 deletions(-)

commit 0a9416010344a63c68a1ac45397e98d787822ab0
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Thu Mar 27 11:10:48 2008 +0000

    Added new dbus object with introspection.
    
    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.
    
    
    svn path=/trunk/; revision=120

 ChangeLog                   |   18 +++
 src/Makefile.am             |   12 ++-
 src/dwell-click-applet.c    |  271 +++++++++++++++++++------------------------
 src/mousetweaks-service.xml |   22 ++++
 src/mt-common.h             |    1 -
 src/mt-ctw.c                |   87 +++++++--------
 src/mt-ctw.h                |   10 +-
 src/mt-dbus.c               |  121 -------------------
 src/mt-dbus.h               |   47 --------
 src/mt-main.c               |  176 ++++++++++++----------------
 src/mt-main.h               |   13 +--
 src/mt-service.c            |  171 +++++++++++++++++++++++++++
 src/mt-service.h            |   55 +++++++++
 13 files changed, 525 insertions(+), 479 deletions(-)

commit ba4cc069fe5980b1d4d4bcc722f9f35553ac563c
Author: Hendrik Brandt <heb@gnome-de.org>
Date:   Tue Mar 25 09:35:18 2008 +0000

    Updated German translation.
    
    2008-03-25  Hendrik Brandt  <heb@gnome-de.org>
    
            * de.po: Updated German translation.
    
    
    svn path=/trunk/; revision=119

 po/ChangeLog |    4 ++
 po/de.po     |  147 +++++++++++++++++++++++++++++++---------------------------
 2 files changed, 83 insertions(+), 68 deletions(-)

commit 314345d66e48c56f50533a65af87c4192177f65f
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Tue Mar 25 08:43:28 2008 +0000

    Remove pre-gnome changes.
    
    2008-03-25 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* ChangeLog: Remove pre-gnome changes.
    
    
    svn path=/trunk/; revision=118

 ChangeLog |   93 ++++++++++++++----------------------------------------------
 1 files changed, 22 insertions(+), 71 deletions(-)

commit 0686c094f5649dbfa96a42c62df992e3ecfa9d46
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Tue Mar 25 08:26:08 2008 +0000

    Fix typo. Button -> Mouse button Enclose literal values in double quotes.
    
    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.
    
    
    svn path=/trunk/; revision=117

 ChangeLog                              |    9 ++
 data/mousetweaks.schemas.in            |   24 +---
 data/pointer-capture-applet.glade      |  184 ++++++++++++++++----------------
 data/pointer-capture-applet.schemas.in |   20 +---
 src/mt-main.c                          |    2 +-
 5 files changed, 113 insertions(+), 126 deletions(-)

commit 9da687be3b615d7224be953782abc68cad9c447a
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Thu Mar 20 00:07:09 2008 +0000

    Add options context description.
    
    2008-03-20 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* src/mt-main.c: Add options context description.
    
    
    svn path=/trunk/; revision=116

 ChangeLog     |    4 ++++
 src/mt-main.c |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 41e1fa1b36a44535ca54e467ff2c735473ae3089
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Thu Mar 20 00:03:28 2008 +0000

    Remove unused PIXDIR.
    
    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.
    
    
    svn path=/trunk/; revision=115

 ChangeLog                |   10 ++++++++++
 data/ctw.glade           |   10 +++++-----
 pixmaps/Makefile.am      |    8 ++++----
 pixmaps/double-click.png |  Bin 0 -> 595 bytes
 pixmaps/drag-click.png   |  Bin 0 -> 477 bytes
 pixmaps/human-double.png |  Bin 595 -> 0 bytes
 pixmaps/human-drag.png   |  Bin 477 -> 0 bytes
 pixmaps/human-right.png  |  Bin 476 -> 0 bytes
 pixmaps/human-single.png |  Bin 480 -> 0 bytes
 pixmaps/right-click.png  |  Bin 0 -> 476 bytes
 pixmaps/single-click.png |  Bin 0 -> 480 bytes
 src/Makefile.am          |    1 -
 src/dwell-click-applet.c |    8 ++++----
 13 files changed, 23 insertions(+), 14 deletions(-)

commit b566b32ab7ebc38e86f760f35ed63e2172a8ac51
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Wed Mar 19 23:42:56 2008 +0000

    Clean up build system.
    
    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.
    
    svn path=/trunk/; revision=114

 ChangeLog                    |   17 ++++++
 configure.ac                 |  124 ++++++++++--------------------------------
 data/Makefile.am             |   24 ++++-----
 src/Makefile.am              |   65 ++++++++--------------
 src/dwell-click-applet.c     |   12 ++--
 src/mt-ctw.c                 |    2 +-
 src/mt-main.c                |   28 +++-------
 src/mt-session.c             |   64 ----------------------
 src/mt-session.h             |   29 ----------
 src/pointer-capture-applet.c |    5 +-
 10 files changed, 98 insertions(+), 272 deletions(-)

commit d066816ed10062fcbf0e7ff6c88767f28ccff009
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sat Mar 15 17:27:10 2008 +0000

    Version bump for new cycle: 2.23.1
    
    2008-03-15 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* configure.ac:
    	* README:
    
    	Version bump for new cycle: 2.23.1
    
    
    svn path=/trunk/; revision=113

 ChangeLog    |    7 +++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 4bd923492f05ef0c71cff6eb197e266c4b757094
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Mar 10 18:37:58 2008 +0000

    Post release version bump: 2.22.1
    
    2008-03-10 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* configure.ac:
    	* README:
    
    	Post release version bump: 2.22.1
    
    svn path=/trunk/; revision=111

 ChangeLog    |    7 +++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 135d239a7df57cc0dbdab4fb869b0d0cb9500e77
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Mar 10 17:44:01 2008 +0000

    Prepare 2.22.0 release.
    
    2008-03-10 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* NEWS: Prepare 2.22.0 release.
    
    svn path=/trunk/; revision=109

 ChangeLog |    4 ++++
 NEWS      |   27 +++++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 0 deletions(-)

commit 78d8c49e42092a0c25bd8954c2308ca1b319c532
Author: Petr Kovář <pmkovar@src.gnome.org>
Date:   Mon Mar 10 02:41:09 2008 +0000

    cs.po: Added Czech translation by Lucas Lommer, still incomplete though. LINGUAS: Added cs.
    
    svn path=/trunk/; revision=108

 po/ChangeLog |    6 +
 po/LINGUAS   |    1 +
 po/cs.po     |  325 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 332 insertions(+), 0 deletions(-)

commit 38828c18f530ca2536302e212da08e1a6e9232d4
Author: Kenneth Nielsen <kennethn@src.gnome.org>
Date:   Sun Mar 9 22:31:54 2008 +0000

    Added Danish translation
    
    svn path=/trunk/; revision=107

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/da.po     |  330 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 336 insertions(+), 0 deletions(-)

commit ea88f7645cd4e9695f7522b199b6f790520b87d2
Author: Maxim Dziumanenko <dziumanenko@gmail.com>
Date:   Sun Mar 9 20:47:14 2008 +0000

    Update Ukrainian translation.
    
    2008-03-09 Maxim Dziumanenko <dziumanenko@gmail.com>
    
    	* Update Ukrainian translation.
    
    svn path=/trunk/; revision=106

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/uk.po     |  331 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 337 insertions(+), 0 deletions(-)

commit 69a057a73bd2016eb866b617c0ed735332877723
Author: Praveen Arimbrathodiyil <apravi@src.gnome.org>
Date:   Sun Mar 9 18:51:03 2008 +0000

    minor correction
    
    svn path=/trunk/; revision=105

 po/ml.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit dd8b087a6459982c0b249948cd71ef35b40d39cf
Author: Praveen Arimbrathodiyil <apravi@src.gnome.org>
Date:   Sun Mar 9 18:46:39 2008 +0000

    Malayalam translation by Arun KR added
    
    svn path=/trunk/; revision=104

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/ml.po     |  343 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 349 insertions(+), 0 deletions(-)

commit fadaa02567b3c8691062f45b21bc84a137f2d83b
Author: Rajesh Ranjan <rranjan@src.gnome.org>
Date:   Sun Mar 9 16:08:18 2008 +0000

    hindi update
    
    svn path=/trunk/; revision=103

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/hi.po     |  330 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 336 insertions(+), 0 deletions(-)

commit 61d715dd0f1320ce129ac049dc808208664d51cf
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sun Mar 9 16:06:45 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=102

 help/ChangeLog                                     |    5 ++
 help/es/es.po                                      |   73 +++++++++++---------
 .../mouse-a11y-add-applet-to-panel-window.png      |  Bin 0 -> 35183 bytes
 help/es/figures/mouse-a11y-dwell-checkbox.png      |  Bin 0 -> 10709 bytes
 .../figures/mouse-a11y-dwell-click-type-applet.png |  Bin 0 -> 1735 bytes
 .../figures/mouse-a11y-dwell-click-type-window.png |  Bin 0 -> 10149 bytes
 help/es/figures/mouse-a11y-dwell-ctw-checkbox.png  |  Bin 0 -> 5720 bytes
 help/es/figures/mouse-a11y-dwell-delay-slider.png  |  Bin 0 -> 5490 bytes
 .../figures/mouse-a11y-dwell-gesture-mapping.png   |  Bin 0 -> 17341 bytes
 help/es/figures/mouse-a11y-dwell-mode-choice.png   |  Bin 0 -> 14722 bytes
 .../figures/mouse-a11y-dwell-motion-treshold.png   |  Bin 0 -> 9030 bytes
 .../mouse-a11y-pointer-capture-context-menu.png    |  Bin 0 -> 11662 bytes
 .../figures/mouse-a11y-pointer-capture-locked.png  |  Bin 0 -> 827 bytes
 .../mouse-a11y-pointer-capture-preferences.png     |  Bin 0 -> 23471 bytes
 help/es/figures/mouse-a11y-ssc-checkbox.png        |  Bin 0 -> 4781 bytes
 help/es/figures/mouse-a11y-ssc-delay-slider.png    |  Bin 0 -> 7617 bytes
 help/es/figures/mouse-a11y-tab.png                 |  Bin 0 -> 73904 bytes
 17 files changed, 45 insertions(+), 33 deletions(-)

commit 8b0152160b4689b58045aea7ece7bf844dca01c8
Author: Baris Cicek <bcicek@src.gnome.org>
Date:   Sun Mar 9 14:39:42 2008 +0000

    Added Turkish language
    
    svn path=/trunk/; revision=101

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/tr.po     |  336 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 342 insertions(+), 0 deletions(-)

commit 8f3bd6093946f68cddc18f3a4afe5f085b498222
Author: Felix I <ifelix@src.gnome.org>
Date:   Sun Mar 9 09:05:59 2008 +0000

    updated ta translation
    
    svn path=/trunk/; revision=100

 po/ChangeLog |    6 +
 po/LINGUAS   |    1 +
 po/ta.po     |  333 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 340 insertions(+), 0 deletions(-)

commit 7e38ef8c000a722fe50a3e8cd0d4649712998416
Author: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Date:   Sat Mar 8 23:55:19 2008 +0000

    Added Russian translation by Yuriy Penkin <yura.penkin@gmail.com>
    
    2008-03-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
    
    	* LINGUAS:
    	* ru.po: Added Russian translation by
    	Yuriy Penkin <yura.penkin@gmail.com>
    
    
    svn path=/trunk/; revision=99

 po/ChangeLog |    6 +
 po/LINGUAS   |    1 +
 po/ru.po     |  331 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 338 insertions(+), 0 deletions(-)

commit 080570ced3534d3a342d780091897ac10c239696
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:   Sat Mar 8 22:43:39 2008 +0000

    Updated Lithuanian translation.
    
    2008-03-09  Gintautas Miliauskas  <gintas@akl.lt>
    
    	* lt.po: Updated Lithuanian translation.
    
    
    svn path=/trunk/; revision=98

 po/ChangeLog |    4 ++
 po/lt.po     |  124 ++++++++++++++++++++++++++++++++-------------------------
 2 files changed, 74 insertions(+), 54 deletions(-)

commit f9f743042c85d72b77ddec5a07b67a9bbcffed77
Author: Rahul Bhalerao <rahulb@src.gnome.org>
Date:   Wed Mar 5 13:35:20 2008 +0000

    Added Marathi Translations
    
    svn path=/trunk/; revision=97

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/mr.po     |  332 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 338 insertions(+), 0 deletions(-)

commit 6bdbf7201f17f315a0d765289f769e79836b0560
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:   Tue Mar 4 16:13:28 2008 +0000

    Added nl. Added Dutch translation by Hendrik Maryns.
    
    2008-03-04  Wouter Bolsterlee  <wbolster@svn.gnome.org>
    
    	* LINGUAS: Added nl.
    	* nl.po: Added Dutch translation by Hendrik Maryns.
    
    svn path=/trunk/; revision=96

 po/ChangeLog |    5 +
 po/LINGUAS   |    2 +-
 po/nl.po     |  339 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 345 insertions(+), 1 deletions(-)

commit eafa50befc1d68efa572d3f26bb815af686411c3
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Mon Mar 3 20:07:53 2008 +0000

    Updated Spansih translation
    
    svn path=/trunk/; revision=95

 po/ChangeLog |    4 ++++
 po/es.po     |   23 ++++++++++++++++-------
 2 files changed, 20 insertions(+), 7 deletions(-)

commit ec1f9275611805724bfa25650053a84a0c49b9cb
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Mar 3 10:43:24 2008 +0000

    Updated Norwegian bokmål translation.
    
    2008-03-03  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=94

 po/ChangeLog |    4 ++++
 po/nb.po     |   41 ++++++++++++++++++++---------------------
 2 files changed, 24 insertions(+), 21 deletions(-)

commit 3bfdc518e2454532cc1a6ae14fd47780dbc667bb
Author: Philip Withnall <pwithnall@svn.gnome.org>
Date:   Sun Mar 2 17:23:40 2008 +0000

    Added en_GB (British English). Added British English translation.
    
    2008-03-02  Philip Withnall  <pwithnall@svn.gnome.org>
    
    	* LINGUAS: Added en_GB (British English).
    	* en_GB.po: Added British English translation.
    
    
    svn path=/trunk/; revision=93

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/en_GB.po  |  330 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 336 insertions(+), 0 deletions(-)

commit bd0eeb65a4fe4a2d1201ae523931292d9388c0f1
Author: Gintautas Miliauskas <gintas@akl.lt>
Date:   Sun Mar 2 14:04:26 2008 +0000

    Updated Lithuanian translation.
    
    2008-03-02  Gintautas Miliauskas  <gintas@akl.lt>
    
    	* lt.po: Updated Lithuanian translation.
    
    
    svn path=/trunk/; revision=92

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/lt.po     |  328 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 334 insertions(+), 0 deletions(-)

commit f51f1b212aeb287a682f0472e6b4b9b0ffbe716a
Author: Artur Flinta <aflinta@gmail.com>
Date:   Sat Mar 1 10:25:34 2008 +0000

    Updated Polish translation by GNOME PL Team.
    
    2008-03-01  Artur Flinta  <aflinta@gmail.com>
    
    	* pl.po: Updated Polish translation by GNOME PL Team.
    
    
    svn path=/trunk/; revision=91

 po/ChangeLog |    4 +
 po/pl.po     |  342 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 346 insertions(+), 0 deletions(-)

commit 04c713ce4a6071d5cb63f44dda69068d66023fb5
Author: Artur Flinta <aflinta@src.gnome.org>
Date:   Sat Mar 1 10:25:15 2008 +0000

    - added Polish (pl)
    
    svn path=/trunk/; revision=90

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit ca56c06528a1b2bfa802405578ebef14d2ad53e4
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Sat Mar 1 03:52:38 2008 +0000

    Fixed translation error.
    
    2008-03-01  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
    	* ja.po: Fixed translation error.
    
    svn path=/trunk/; revision=89

 po/ja.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 5c00f3ae9b5b1e2d911d560a3115a802a509e888
Author: Takeshi AIHANA <takeshi.aihana@gmail.com>
Date:   Sat Mar 1 03:41:54 2008 +0000

    Updated Japanese translation.
    
    2008-03-01  Takeshi AIHANA <takeshi.aihana@gmail.com>
    
            * ja.po: Updated Japanese translation.
    
    svn path=/trunk/; revision=88

 po/ChangeLog |    4 +
 po/ja.po     |  180 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 98 insertions(+), 86 deletions(-)

commit 8f2e38b2462674f32a2c1e51bbfa4626584c778a
Author: Changwoo Ryu <cwryu@src.gnome.org>
Date:   Thu Feb 28 11:40:52 2008 +0000

    Added Korean translation
    
    svn path=/trunk/; revision=87

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/ko.po     |  332 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 338 insertions(+), 0 deletions(-)

commit 1dd95df4eaadf3ac70278774f8f7049a92f356bc
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Feb 24 21:00:34 2008 +0000

    Post release version bump: 2.22.0
    
    2008-02-24 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* configure.ac:
    	* README:
    
    	Post release version bump: 2.22.0
    
    svn path=/trunk/; revision=86

 ChangeLog    |    7 +++++++
 README       |    4 ++--
 configure.ac |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)

commit a7668cfd2c37b3be596a6c41439bc438a3b1bc47
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Feb 24 17:50:38 2008 +0000

    Prepare 2.21.92 release.
    
    2008-02-24 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* NEWS: Prepare 2.21.92 release.
    
    
    svn path=/trunk/; revision=84

 ChangeLog |    4 ++++
 NEWS      |   24 ++++++++++++++++++++++++
 2 files changed, 28 insertions(+), 0 deletions(-)

commit 748e905f3ea85d81d36bffb65b4fb7b47a0554c1
Author: Yang Zhang <zyang@src.gnome.org>
Date:   Sat Feb 23 13:38:33 2008 +0000

    Added zh_CN translation from JiZhengyu
    
    svn path=/trunk/; revision=83

 po/LINGUAS  |    1 +
 po/zh_CN.po |  330 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 331 insertions(+), 0 deletions(-)

commit 3443146ac70aa4aadf200598ab01135b7d7f10e0
Author: Claude Paroz <claude@2xlibre.net>
Date:   Thu Feb 21 15:26:16 2008 +0000

    Updated French translation by Robert-André Mauchin and Claude Paroz.
    
    2008-02-21  Claude Paroz  <claude@2xlibre.net>
    
    	* fr.po: Updated French translation by Robert-André Mauchin and Claude
    	Paroz.
    
    svn path=/trunk/; revision=82

 po/ChangeLog |    5 +
 po/fr.po     |  280 +++++++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 226 insertions(+), 59 deletions(-)

commit bfa0ca94b551f1ff7a80bbd996090149203ba73a
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Wed Feb 20 23:26:02 2008 +0000

    Translation added by Balint Laza Added hu to list
    
    2008-02-21  Gabor Kelemen  <kelemeng@gnome.hu>
    
    	* hu.po: Translation added by Balint Laza
    	* LINGUAS: Added hu to list
    
    svn path=/trunk/; revision=81

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/hu.po     |  333 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 339 insertions(+), 0 deletions(-)

commit bd75e3eff660e0de86cc4351b4ef14a8e2aaee43
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Tue Feb 19 15:41:23 2008 +0000

    Added th (Thai). Added Thai translation.
    
    2008-02-19  Theppitak Karoonboonyanan  <thep@linux.thai.net>
    
    	* LINGUAS: Added th (Thai).
    	* th.po: Added Thai translation.
    
    
    svn path=/trunk/; revision=80

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/th.po     |  329 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 335 insertions(+), 0 deletions(-)

commit fa1de6ad80b5b58bff4b8178d6202e1f5f095b6c
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Feb 18 13:13:58 2008 +0000

    Updated Norwegian bokmål translation.
    
    2008-02-18  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* nb.po: Updated Norwegian bokmål translation.
    
    svn path=/trunk/; revision=79

 po/ChangeLog |    4 +
 po/nb.po     |  200 +++++++++++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 183 insertions(+), 21 deletions(-)

commit f8f182af0091da9cffdd294aebf64e7a845cb8a9
Author: Amanpreet Singh Alam <aman@src.gnome.org>
Date:   Mon Feb 18 10:00:13 2008 +0000

    Punjabi Translation (pa) is added by Amanpreet Singh Brar
    
    svn path=/trunk/; revision=78

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/pa.po     |  327 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 333 insertions(+), 0 deletions(-)

commit 3f585fa335e3d0dacc97a775e7e459f71d898d32
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Mon Feb 18 05:31:02 2008 +0000

    Updated Finnish translation
    
    svn path=/trunk/; revision=77

 po/ChangeLog |    8 +++++
 po/fi.po     |   96 ++++++++++++++++++++++++++++++----------------------------
 2 files changed, 58 insertions(+), 46 deletions(-)

commit c14c67c85b5831d9527f14eb21af346e7fc51c9e
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Sun Feb 17 10:10:34 2008 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=76

 po/sl.po |   60 ++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 32 insertions(+), 28 deletions(-)

commit 2aebc95ba59fdc60f065775e86c580d3566999f8
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:   Sat Feb 16 23:47:28 2008 +0000

    Updated Catalan translation
    
    svn path=/trunk/; revision=75

 po/ChangeLog |    4 +
 po/ca.po     |  197 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 183 insertions(+), 18 deletions(-)

commit 85b42b8fa0b6d4f9fe1af92b9ead4fe941f23a60
Author: Luca Ferretti <elle.uca@libero.it>
Date:   Sat Feb 16 20:48:18 2008 +0000

    Updated Italian translation.
    
    2008-02-16  Luca Ferretti  <elle.uca@libero.it>
    
    	* it.po: Updated Italian translation.
    
    svn path=/trunk/; revision=74

 po/ChangeLog |    4 +
 po/it.po     |  194 +++++++++++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 177 insertions(+), 21 deletions(-)

commit 9fa357ec89ea326009ed1ec1a0b4f350d5eb8eaf
Author: Simos Xenitellis <simos@src.gnome.org>
Date:   Thu Feb 14 21:51:45 2008 +0000

    Added Greek translation
    
    svn path=/trunk/; revision=73

 help/ChangeLog   |    5 +
 help/Makefile.am |    2 +-
 help/el/el.po    |  697 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 703 insertions(+), 1 deletions(-)

commit 2213720f0148ce0787bd390ad7ca17a0c1e3fae0
Author: Simos Xenitellis <simos@src.gnome.org>
Date:   Thu Feb 14 21:07:27 2008 +0000

    Added Greek translation
    
    svn path=/trunk/; revision=72

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/el.po     |  331 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 337 insertions(+), 0 deletions(-)

commit 362a9030197422ad00646e24e128fcca15739b5f
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Wed Feb 13 14:02:43 2008 +0000

    Add bugzilla info. Remove launchpad bug info.
    
    2008-02-13 Gerd Kohlberger <gerdk@svn.gnome.org>
    	* configure.ac: Add bugzilla info.
    	* README: Remove launchpad bug info.
    
    
    svn path=/trunk/; revision=71

 ChangeLog    |    4 ++++
 README       |   11 ++++-------
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)

commit bb0ef224ebdab2136a1e42cae74af4a6f5558337
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Wed Feb 13 13:52:34 2008 +0000

    Added oc to DOC_LINGUAS
    
    2008-02-13 Gerd Kohlberger <gerdk@svn.gnome.org>
    
    	* Makefile.am: Added oc to DOC_LINGUAS
    
    
    svn path=/trunk/; revision=70

 help/ChangeLog   |    4 ++++
 help/Makefile.am |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 251ff357a4559726e1a827f22d2cbbb602b9da75
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Wed Feb 13 13:30:21 2008 +0000

    Added Traditional Chinese translation(Hong Kong). Added Traditional
    
    2008-02-13  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>
    
            * zh_HK.po: Added Traditional Chinese translation(Hong Kong).
            * zh_TW.po: Added Traditional Chinese translation(Taiwan).
    
    
    
    svn path=/trunk/; revision=69

 po/ChangeLog |    6 +
 po/LINGUAS   |    2 +
 po/zh_HK.po  |  328 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/zh_TW.po  |  328 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 664 insertions(+), 0 deletions(-)

commit dddd09d00708f0e56bc0230d49aef838361c1627
Author: Hendrik Brandt <heb@gnome-de.org>
Date:   Wed Feb 13 07:58:42 2008 +0000

    Fix encoding problem in de.po.
    
    2008-02-13  Hendrik Brandt  <heb@gnome-de.org>
    
            * de.po: Fix encoding problem in de.po.
    
    
    svn path=/trunk/; revision=68

 po/ChangeLog |    4 ++++
 po/de.po     |   12 +++++++-----
 2 files changed, 11 insertions(+), 5 deletions(-)

commit abdc81d9afe614dfa9edb010c1b6152e93420509
Author: Ilkka Tuohela <ituohela@src.gnome.org>
Date:   Wed Feb 13 07:40:39 2008 +0000

    Added Finnish translation
    
    svn path=/trunk/; revision=67

 po/ChangeLog |    4 +
 po/LINGUAS   |    1 +
 po/fi.po     |  325 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 330 insertions(+), 0 deletions(-)

commit 5f662adfa528ed6b2b6fc72ab7554eb89f6a1a2f
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Tue Feb 12 21:33:07 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=66

 po/ChangeLog |    4 ++
 po/ar.po     |  134 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 70 insertions(+), 68 deletions(-)

commit b994f4fa12a3f6f55345f1576ae6b2f84a22e6c4
Author: Hendrik Brandt <heb@gnome-de.org>
Date:   Mon Feb 11 17:21:39 2008 +0000

    Updated German translation.
    
    2008-02-11  Hendrik Brandt  <heb@gnome-de.org>
    
            * de.po: Updated German translation.
    
    
    svn path=/trunk/; revision=65

 po/ChangeLog |    4 ++++
 po/de.po     |   35 ++++++++++++++++++-----------------
 2 files changed, 22 insertions(+), 17 deletions(-)

commit 6134bc782bf50631e95163ba93961ef79bf32588
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Feb 10 07:38:46 2008 +0000

    Post release version bump: 2.21.92
    
    2008-02-10 Gerd Kohlberger <gerdk@svn.gnome.org>
    	* configure.ac:
    	* README:
    
    	Post release version bump: 2.21.92
    
    
    svn path=/trunk/; revision=64

 ChangeLog    |    6 ++++++
 README       |    4 ++--
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)

commit 75da89b0e7ed7deb528676268e766dd256c9134e
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Feb 10 07:22:25 2008 +0000

    Prepare 2.21.91 release
    
    2008-02-10 Gerd Kohlberger <gerdk@svn.gnome.org>
    	* NEWS: Prepare 2.21.91 release
    
    
    svn path=/trunk/; revision=62

 ChangeLog |    3 +++
 NEWS      |   37 ++++++++++++++++++++++++++++++++-----
 2 files changed, 35 insertions(+), 5 deletions(-)

commit 71c8e53572906ba53015b04606360809b6c3daba
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sat Feb 9 11:02:37 2008 +0000

    Update copyright.
    
    2008-02-09 Gerd Kohlberger <gerdk@svn.gnome.org>
    	* src/*: Update copyright.
    
    
    svn path=/trunk/; revision=61

 ChangeLog                    |    3 +++
 src/dwell-click-applet.c     |    2 +-
 src/mt-common.c              |    2 +-
 src/mt-common.h              |    2 +-
 src/mt-ctw.c                 |    2 +-
 src/mt-ctw.h                 |    2 +-
 src/mt-dbus.c                |    2 +-
 src/mt-dbus.h                |    2 +-
 src/mt-main.c                |    2 +-
 src/mt-main.h                |    2 +-
 src/mt-pidfile.c             |    2 +-
 src/mt-pidfile.h             |    2 +-
 src/mt-session.c             |    2 +-
 src/mt-session.h             |    2 +-
 src/mt-timer.c               |    2 +-
 src/mt-timer.h               |    2 +-
 src/pointer-capture-applet.c |    2 +-
 17 files changed, 19 insertions(+), 16 deletions(-)

commit 988b3721b135a64bf4bfab490961bf45680e0c8d
Author: Ignacio Casal Quinteiro <nacho.resa@gmail.com>
Date:   Thu Feb 7 18:27:09 2008 +0000

    Added gl. Added Galician Translation.
    
    2008-02-07  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
    
            * LINGUAS: Added gl.
            * gl.po: Added Galician Translation.
    
    
    svn path=/trunk/; revision=60

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/gl.po     |  331 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 337 insertions(+), 0 deletions(-)

commit 5e34dfed30d03070664da8597527dbb1f3efac3a
Author: Hendrik Brandt <heb@gnome-de.org>
Date:   Wed Feb 6 21:23:25 2008 +0000

    Updated German translation.
    
    2008-02-06  Hendrik Brandt  <heb@gnome-de.org>
    
            * de.po: Updated German translation.
    
    
    svn path=/trunk/; revision=59

 po/ChangeLog |    4 +
 po/de.po     |  278 +++++++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 223 insertions(+), 59 deletions(-)

commit d9c3e4a43b838d9ad0ae991eccec8b20817496bc
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Wed Feb 6 13:42:40 2008 +0000

    Use proper dbus naming conventions. Set bonobo environment.
    
    2008-02-06 Gerd Kohlberger <gerdk@svn.gnome.org>
    	* src/mt-dbus.h: Use proper dbus naming conventions.
    	* data/DwellClick_Factory.server.in.in: Set bonobo environment.
    
    
    svn path=/trunk/; revision=58

 ChangeLog                            |    4 ++++
 data/DwellClick_Factory.server.in.in |    3 +++
 src/mt-dbus.h                        |   16 ++++++++--------
 3 files changed, 15 insertions(+), 8 deletions(-)

commit de579fa43cb3491be0f1ea8fd0997326de98f5b8
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Wed Feb 6 13:25:14 2008 +0000

    Add some error checking.
    
    2008-02-06 Gerd Kohlberger <gerdk@svn.gnome.org>
    	* src/dwell-click-applet.c: Add some error checking.
    
    
    svn path=/trunk/; revision=57

 ChangeLog                |    3 +++
 src/dwell-click-applet.c |   16 ++++++++++------
 2 files changed, 13 insertions(+), 6 deletions(-)

commit 9da6583849628fd3b1183f855e2135782c73061c
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon Feb 4 23:17:21 2008 +0000

    Fix input focus handling in click-type window.
    
    2008-02-05 Gerd Kohlberger <gerdk@svn.gnome.org>
    	* src/mt-ctw.c:
    	* data/ctw.glade:
    
    	Fix input focus handling in click-type window.
    
    
    svn path=/trunk/; revision=56

 ChangeLog      |    6 ++++++
 data/ctw.glade |   10 +++++-----
 src/mt-ctw.c   |    1 +
 3 files changed, 12 insertions(+), 5 deletions(-)

commit c25e747fe149289144aa90c966b1f4df85d293fb
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon Feb 4 18:45:53 2008 +0000

    Improve --shutdown handling.
    
    2008-02-04 Gerd Kohlberger <gerdk@svn.gnome.org>
    	* src/mt-main.c: Improve --shutdown handling.
    
    
    svn path=/trunk/; revision=55

 ChangeLog     |    3 +++
 src/mt-main.c |   23 +++++++----------------
 2 files changed, 10 insertions(+), 16 deletions(-)

commit c8801d636c32e0a057fedc30b2f7cafa1b22aaaf
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon Feb 4 17:34:15 2008 +0000

    Remove some CFLAGS to be buildable on Solaris.
    
    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.
    
    
    svn path=/trunk/; revision=54

 ChangeLog       |    7 ++++++-
 src/Makefile.am |    3 +--
 2 files changed, 7 insertions(+), 3 deletions(-)

commit 6a98b0977d8fd2ddcce5176e99f1077b6a0cd8d6
Author: Yannig MARCHEGAY <ymarcheg@src.gnome.org>
Date:   Sat Feb 2 15:54:08 2008 +0000

    Updated Occitan translation
    
    svn path=/trunk/; revision=53

 help/ChangeLog |    4 +
 help/oc/oc.po  | 1015 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/ChangeLog   |    4 +
 po/LINGUAS     |    1 +
 po/oc.po       |  326 ++++++++++++++++++
 5 files changed, 1350 insertions(+), 0 deletions(-)

commit 5ab7b2e152b6c80069068a99f0d9d8320b09335f
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Feb 2 12:10:02 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=52

 help/ChangeLog |    4 ++
 help/es/es.po  |  157 +++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 104 insertions(+), 57 deletions(-)

commit 7ff55524893a3defa88105951d24f2b0e11c20fa
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Fri Feb 1 15:14:40 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=51

 help/ChangeLog |    4 ++++
 help/es/es.po  |   37 +++++++++++++++++++++++++++++++++----
 2 files changed, 37 insertions(+), 4 deletions(-)

commit 6aeeabea8b4a54007f54ce72939bdb47cbbb6010
Author: Jonh Wendell <jwendell@gnome.org>
Date:   Fri Feb 1 12:25:24 2008 +0000

    Brazilian Portuguese translation by Luiz Armesto
    
    2008-02-01  Jonh Wendell <jwendell@gnome.org>
    
    	* LINGUAS, pt_BR.po: Brazilian Portuguese translation by Luiz Armesto
    
    svn path=/trunk/; revision=49

 po/ChangeLog |    4 +
 po/LINGUAS   |    1 +
 po/pt_BR.po  |  342 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 347 insertions(+), 0 deletions(-)

commit 10d9748a70c1f6fccf1ef0956ff62d18ce503b93
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Thu Jan 31 16:31:09 2008 +0000

    Fix critical gconf error. Threshold option is integer, not float.
    
    2008-01-31 Gerd Kohlberger <gerdk@svn.gnome.org>
    	* mt-main.c: Fix critical gconf error.
    	Threshold option is integer, not float.
    
    
    svn path=/trunk/; revision=48

 ChangeLog     |    4 ++++
 src/mt-main.c |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

commit 5feb761b42916bc06baa3521bcb28665eea3d2e9
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Thu Jan 31 08:22:21 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=47

 po/ChangeLog |    4 +
 po/ar.po     |  198 ++++++++++++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 182 insertions(+), 20 deletions(-)

commit 6b61dfa21001bfb4c36ada7a44e254010c7a34e6
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Wed Jan 30 14:44:20 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=46

 help/ChangeLog |    4 +
 help/es/es.po  |  236 +++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 145 insertions(+), 95 deletions(-)

commit 5b171b47f1d4f6df78e35d1771a01c7f6035ae00
Author: Jovan Naumovski <jovanna@src.gnome.org>
Date:   Tue Jan 29 00:23:54 2008 +0000

    2008-01-29 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Added Macedonian translation.
    
    svn path=/trunk/; revision=45

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/mk.po     |  331 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 337 insertions(+), 0 deletions(-)

commit bd54e274ce0d56405da82b6e8d35f84a70e04ba9
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Sun Jan 27 18:50:27 2008 +0000

    Post release version increment to 2.21.91
    
    2008-01-27 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* configure.ac:
    	* README:
    
    	Post release version increment to 2.21.91
    
    
    svn path=/trunk/; revision=44

 ChangeLog    |    7 +++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

commit 4cc7b9b94705a4f554f98076346aace395fc1da6
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Sun Jan 27 18:10:07 2008 +0000

    Prepare for 2.21.90 release
    
    2008-01-27 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* NEWS:
    
    	Prepare for 2.21.90 release
    
    
    svn path=/trunk/; revision=42

 ChangeLog |    6 ++++++
 NEWS      |   26 ++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 0 deletions(-)

commit a1f9d283cad830f268f62eb085d7c5964a352911
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Jan 26 15:22:54 2008 +0000

    Updated spanish translation
    
    svn path=/trunk/; revision=41

 help/ChangeLog |    4 ++
 help/es/es.po  |   84 ++++++++++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 79 insertions(+), 9 deletions(-)

commit 47a62cf791410742502ebce1cdd80a91c7f722a8
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sat Jan 26 10:08:12 2008 +0000

    Added Portuguese translation. Added Portuguese (pt) to list.
    
    2008-01-26  Duarte Loreto <happyguy_pt@hotmail.com>
    
    	* pt.po: Added Portuguese translation.
    	* LINGUAS: Added Portuguese (pt) to list.
    
    svn path=/trunk/; revision=40

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/pt.po     |  338 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 344 insertions(+), 0 deletions(-)

commit 9ade70d38d03460dfec75c46341015f65f0e5b25
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Sat Jan 26 08:28:07 2008 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=39

 po/sl.po |   72 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 36 insertions(+), 36 deletions(-)

commit baa8f9301c67879542099840ec30fa52c1e4f61d
Author: Matej Urbančič <mateju@src.gnome.org>
Date:   Sat Jan 26 08:14:13 2008 +0000

    Updated Slovenian translation
    
    svn path=/trunk/; revision=38

 po/ChangeLog |    4 +
 po/LINGUAS   |    1 +
 po/sl.po     |  338 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 343 insertions(+), 0 deletions(-)

commit d92f7d8758ddbec7b2d57f6214860d4e26f19ba8
Author: Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
Date:   Fri Jan 25 16:53:34 2008 +0000

    Added "eu" (Basque) entry. Added Basque translation.
    
    2008-01-25  Inaki Larranaga Murgoitio  <dooteo@euskalgnu.org>
    
            * LINGUAS: Added "eu" (Basque) entry.
            * eu.po: Added Basque translation.
    
    
    
    svn path=/trunk/; revision=37

 po/ChangeLog |    5 +
 po/LINGUAS   |    1 +
 po/eu.po     |  337 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 343 insertions(+), 0 deletions(-)

commit a3e8d6c87308e371f3036d21c0bf5b055e7bd59a
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Fri Jan 25 08:14:02 2008 +0000

    sv.po: Updated Swedish translation
    
    svn path=/trunk/; revision=36

 po/ChangeLog |    4 +
 po/sv.po     |  188 +++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 176 insertions(+), 16 deletions(-)

commit 42f2121f9b2b9c265d216e1b7fa9207ce1a6e27f
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Tue Jan 22 18:52:39 2008 +0000

    man/mousetweaks.1 man/dwell-click-applet.1 man/pointer-capture-applet.1
    
    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.
    
    
    svn path=/trunk/; revision=35

 ChangeLog                    |    7 +++++++
 man/dwell-click-applet.1     |   27 +++++++++++----------------
 man/mousetweaks.1            |   12 ++++++++----
 man/pointer-capture-applet.1 |   29 ++++++++++++-----------------
 4 files changed, 38 insertions(+), 37 deletions(-)

commit b943e0663a56c6b72055d0fc3396c8244a6abb60
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Tue Jan 22 12:44:42 2008 +0000

    Add ja. Import Japanese translation from Launchpad.
    
    2008-01-22  Gerd Kohlberger  <gerdk@svn.gnome.org>
    	* LINGUAS: Add ja.
    	* ja.po: Import Japanese translation from Launchpad.
    
    
    svn path=/trunk/; revision=34

 po/ChangeLog |    4 +
 po/LINGUAS   |    1 +
 po/ja.po     |  341 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 346 insertions(+), 0 deletions(-)

commit b99c924465e07412090578bb245e01fdd4dffe68
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Jan 21 20:49:36 2008 +0000

    Add nb. Add Norwegian bokmål translation.
    
    2008-01-21  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* LINGUAS: Add nb.
    	* nb.po: Add Norwegian bokmål translation.
    
    svn path=/trunk/; revision=33

 po/ChangeLog |    5 ++
 po/LINGUAS   |    1 +
 po/nb.po     |  177 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 183 insertions(+), 0 deletions(-)

commit 7291449d54d6130525fb1f8f784abf21f9891a05
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Jan 21 19:48:34 2008 +0000

    Fix version in README changed by mistake in revision 28
    
    2008-01-21 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* README:
    
    	Fix version in README changed by mistake in revision 28
    
    
    
    svn path=/trunk/; revision=32

 ChangeLog |    6 ++++++
 README    |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit 24d1788ddbbb4a95cb7485ac9f154d2413725b2c
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Jan 21 19:36:38 2008 +0000

    Add man pages for the two panel applets
    
    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
    
    
    svn path=/trunk/; revision=31

 ChangeLog                    |    7 +++++++
 man/Makefile.am              |    4 +++-
 man/dwell-click-applet.1     |   26 ++++++++++++++++++++++++++
 man/pointer-capture-applet.1 |   26 ++++++++++++++++++++++++++
 4 files changed, 62 insertions(+), 1 deletions(-)

commit 412e1b944439d190e7746018ffa3ee63b13a4db0
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Jan 21 17:54:42 2008 +0000

    Differentiate minus and hyphen in man page
    
    2008-01-21 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* man/mousetweaks.1:
    
    	Differentiate minus and hyphen in man page
    
    
    svn path=/trunk/; revision=30

 ChangeLog         |    6 ++++++
 man/mousetweaks.1 |   30 +++++++++++++++---------------
 2 files changed, 21 insertions(+), 15 deletions(-)

commit 70ef29ceee2d6b5f4e5e0d1b9a920f5557e98ee5
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Mon Jan 21 17:49:04 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=29

 help/ChangeLog |    4 ++
 help/es/es.po  |  122 +++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 80 insertions(+), 46 deletions(-)

commit f42699777386ae37e36c5036dc9b4c8b08015144
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Mon Jan 21 17:48:44 2008 +0000

    Add homepage of mousetweaks to README
    
    2008-01-21 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* README:
    
    	Add homepage of mousetweaks to README
    
    
    svn path=/trunk/; revision=28

 ChangeLog |    6 ++++++
 README    |   11 +++++++----
 2 files changed, 13 insertions(+), 4 deletions(-)

commit 5e1393e30b1b848c88dcc1ff154b9a68730af1fd
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Mon Jan 21 17:48:32 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=27

 po/ChangeLog |    4 +
 po/es.po     |  177 ++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 2 files changed, 169 insertions(+), 12 deletions(-)

commit f678fc4894ac1d82fc4f6eb5c1e84af48177b22f
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Mon Jan 21 17:22:11 2008 +0000

    Fix command-line -m switch to enable the correct mode.
    
    2008-01-21 Gerd Kohlberger <gerdk@svn.gnome.org>
    	* src/mt-main.c: Fix command-line -m switch to enable the correct mode.
    
    
    svn path=/trunk/; revision=26

 ChangeLog     |    3 +++
 src/mt-main.c |    8 +++++---
 2 files changed, 8 insertions(+), 3 deletions(-)

commit ab9997f7a04ccf5238d7b24108a2bdfc921d6443
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Jan 20 23:08:58 2008 +0000

    Mark schema files for translation and update descriptions.
    
    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.
    
    
    svn path=/trunk/; revision=25

 ChangeLog                              |    8 ++
 data/Makefile.am                       |   14 ++--
 data/mousetweaks.schemas               |  149 --------------------------------
 data/mousetweaks.schemas.in            |  149 ++++++++++++++++++++++++++++++++
 data/pointer-capture-applet.schemas    |  105 ----------------------
 data/pointer-capture-applet.schemas.in |  105 ++++++++++++++++++++++
 po/POTFILES.in                         |    2 +
 7 files changed, 272 insertions(+), 260 deletions(-)

commit 8c0a60b9228e420da6345f49ca14d801cb449c97
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Jan 20 21:31:23 2008 +0000

    Move applet context menus to external XML file
    
    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
    
    
    svn path=/trunk/; revision=24

 ChangeLog                    |   11 +++++++++++
 data/DwellClick.xml          |    9 +++++++++
 data/Makefile.am             |    8 +++++++-
 data/PointerCapture.xml      |    9 +++++++++
 po/POTFILES.in               |    2 ++
 src/dwell-click-applet.c     |   18 ++++--------------
 src/pointer-capture-applet.c |   16 +++-------------
 7 files changed, 45 insertions(+), 28 deletions(-)

commit b144a13ac02c0e16ec098994eb52c86bcf4f0f6b
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Sun Jan 20 15:34:18 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=23

 po/ChangeLog |    4 ++++
 po/ar.po     |   12 ++++++------
 2 files changed, 10 insertions(+), 6 deletions(-)

commit 7ed052c98504429e940e3800dc848dbd21d2f3c5
Author: Djihed Afifi <djihed@src.gnome.org>
Date:   Sun Jan 20 15:06:40 2008 +0000

    Updated Arabic Translation by Djihed Afifi.
    
    svn path=/trunk/; revision=22

 po/ChangeLog |    5 ++
 po/LINGUAS   |    1 +
 po/ar.po     |  184 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 190 insertions(+), 0 deletions(-)

commit 1517f89b55b5be0e284c69ce9edfb680d02b6c30
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Sat Jan 19 16:13:27 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=21

 help/ChangeLog |    4 ++
 help/es/es.po  |   92 +++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 66 insertions(+), 30 deletions(-)

commit 6b76153ca4762f7a6acc01cd57ec9d3071fed8e9
Author: Luca Ferretti <elle.uca@libero.it>
Date:   Fri Jan 18 21:35:25 2008 +0000

    Updated Italian translation.
    
    2008-01-18  Luca Ferretti  <elle.uca@libero.it>
    
    	* it.po: Updated Italian translation.
    
    
    svn path=/trunk/; revision=20

 po/ChangeLog |    4 +++
 po/it.po     |   85 +++++++++++++++++++++++++++++----------------------------
 2 files changed, 47 insertions(+), 42 deletions(-)

commit 4db31dcee7deaf92a9920bba958d2c6df8e890b4
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Thu Jan 17 14:32:25 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=19

 po/ChangeLog |    4 ++++
 po/es.po     |   14 ++++++++------
 2 files changed, 12 insertions(+), 6 deletions(-)

commit 3fda58d9f71e2a3d4574c417066716c3091b26de
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Tue Jan 15 14:17:49 2008 +0000

    Remove trailing space after backslash at end-of-line
    
    2008-01-15 Francesco Fumanti <frfumanti@svn.gnome.org>
    
    	* src/Makefile.am:
    
    	Remove trailing space after backslash at end-of-line
    
    svn path=/trunk/; revision=18

 ChangeLog       |    6 ++++++
 src/Makefile.am |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

commit 9a739b384e5ee9f882312f585953d9de21df4dc6
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Tue Jan 15 14:09:59 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=17

 help/ChangeLog |    4 +
 help/es/es.po  |  597 ++++++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 475 insertions(+), 126 deletions(-)

commit 294b936dafb3ee94ed611914ab1f71469f1b567d
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Tue Jan 15 13:18:53 2008 +0000

    Updated Spanish translation
    
    svn path=/trunk/; revision=16

 po/ChangeLog |    4 ++++
 po/es.po     |   12 +++++++-----
 2 files changed, 11 insertions(+), 5 deletions(-)

commit dbd2e08498796e1ca448f30edf29620fd6f4c7b9
Author: Gil Forcada Codinachs <gforcada@src.gnome.org>
Date:   Tue Jan 15 10:25:19 2008 +0000

    Added Catalan translation
    
    svn path=/trunk/; revision=15

 po/ChangeLog |    5 ++
 po/LINGUAS   |    1 +
 po/ca.po     |  177 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 183 insertions(+), 0 deletions(-)

commit aa815ef698ea626934ada5f2d672654a63a494c3
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Tue Jan 15 08:27:46 2008 +0000

    Added initial Spanish translation
    
    svn path=/trunk/; revision=14

 help/ChangeLog   |    5 +
 help/Makefile.am |    2 +-
 help/es/es.po    |  731 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 737 insertions(+), 1 deletions(-)

commit 3a21e8d17082f40dad810fa0f3a6f32daaea6e58
Author: Jorge Gonzalez Gonzalez <jorgegonz@src.gnome.org>
Date:   Tue Jan 15 08:26:18 2008 +0000

    Added Spanish translation
    
    svn path=/trunk/; revision=13

 po/ChangeLog |    5 ++
 po/LINGUAS   |    1 +
 po/es.po     |  176 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 182 insertions(+), 0 deletions(-)

commit 9e3e123fb305590d3d40475d302a52e97d9021e7
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Tue Jan 15 01:59:09 2008 +0000

    Added Swedish translation. Added screenshots. Added DOC_LINGUAS.
    
            * sv/sv.po: Added Swedish translation.
            * sv/figures: Added screenshots.
            * Makefile.am: Added DOC_LINGUAS.
    
    
    svn path=/trunk/; revision=12

 help/ChangeLog                                     |    6 +
 help/Makefile.am                                   |    2 +-
 .../mouse-a11y-add-applet-to-panel-window.png      |  Bin 0 -> 36411 bytes
 help/sv/sv.po                                      |  715 ++++++++++++++++++++
 4 files changed, 722 insertions(+), 1 deletions(-)

commit 326fea44002cfed4bc20070159f7881345cc4933
Author: Daniel Nylander <dnylande@src.gnome.org>
Date:   Tue Jan 15 01:11:35 2008 +0000

    sv.po: Swedish translation added
    
    svn path=/trunk/; revision=11

 po/ChangeLog |    4 +
 po/LINGUAS   |    1 +
 po/sv.po     |  183 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 188 insertions(+), 0 deletions(-)

commit e9ff346435f23ff4fd21f2b2875bc195319237bf
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Jan 13 21:31:17 2008 +0000

    Post release version increment: 2.21.90
    
    2008-01-13 Gerd Kohlberger <gerdk@svn.gnome.org>
    	* configure.ac:
    	* README:
    
    	Post release version increment: 2.21.90
    
    svn path=/trunk/; revision=10

 ChangeLog    |    6 ++++++
 README       |    4 ++--
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)

commit c91996e1935b4bfda1bb7752fe484d4037dca672
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Jan 13 21:20:47 2008 +0000

    Prepare for 2.21.5 release
    
    2008-01-13 Gerd Kohlberger <gerdk@svn.gnome.org>
    	* NEWS:
    	* README:
    
    	Prepare for 2.21.5 release
    
    
    svn path=/trunk/; revision=8

 ChangeLog |    6 ++++++
 NEWS      |   16 ++++++++++++++++
 README    |   27 +++++++++++++++++++++------
 3 files changed, 43 insertions(+), 6 deletions(-)

commit a51910e3e119a12f248e22b2c9eb816511234d4c
Author: Gerd Kohlberger <gerdk@svn.gnome.org>
Date:   Sun Jan 13 19:54:27 2008 +0000

    Update license information to FDL 1.2
    
    2008-01-13 Gerd Kohlberger <gerdk@svn.gnome.org>
    	* COPYING: Update license information to FDL 1.2
    
    
    svn path=/trunk/; revision=7

 COPYING   |    2 +-
 ChangeLog |    3 +++
 2 files changed, 4 insertions(+), 1 deletions(-)

commit c7ccacfbc5b1bdbae2c23242088f729dada17412
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Sun Jan 13 16:23:52 2008 +0000

    MAINTAINERS
    
    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.
    
    svn path=/trunk/; revision=5

 ChangeLog   |    7 +++++++
 MAINTAINERS |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

commit e1970958c59a9938ee7656f8ad98bde4f3fd7e05
Author: Francesco Fumanti <frfumanti@svn.gnome.org>
Date:   Sun Jan 13 16:03:11 2008 +0000

    modify /trunk/help/ChangeLog modify /trunk/COPYING.FDL modify
    
    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.
    
    
    svn path=/trunk/; revision=4

 COPYING.FDL                                        |  204 ++++---
 MAINTAINERS                                        |    4 +-
 .../mouse-a11y-add-applet-to-panel-window.png      |  Bin 0 -> 50388 bytes
 help/C/figures/mouse-a11y-dwell-checkbox.png       |  Bin 0 -> 6908 bytes
 .../figures/mouse-a11y-dwell-click-type-applet.png |  Bin 0 -> 4416 bytes
 .../figures/mouse-a11y-dwell-click-type-window.png |  Bin 0 -> 10149 bytes
 help/C/figures/mouse-a11y-dwell-ctw-checkbox.png   |  Bin 0 -> 4005 bytes
 help/C/figures/mouse-a11y-dwell-delay-slider.png   |  Bin 0 -> 3888 bytes
 .../C/figures/mouse-a11y-dwell-gesture-mapping.png |  Bin 0 -> 13330 bytes
 help/C/figures/mouse-a11y-dwell-mode-choice.png    |  Bin 0 -> 10167 bytes
 .../C/figures/mouse-a11y-dwell-motion-treshold.png |  Bin 0 -> 5879 bytes
 .../mouse-a11y-pointer-capture-context-menu.png    |  Bin 0 -> 50507 bytes
 .../figures/mouse-a11y-pointer-capture-locked.png  |  Bin 0 -> 2958 bytes
 .../mouse-a11y-pointer-capture-preferences.png     |  Bin 0 -> 23471 bytes
 help/C/figures/mouse-a11y-ssc-checkbox.png         |  Bin 0 -> 3968 bytes
 help/C/figures/mouse-a11y-ssc-delay-slider.png     |  Bin 0 -> 5833 bytes
 help/C/figures/mouse-a11y-tab.png                  |  Bin 0 -> 50972 bytes
 help/C/figures/mt-add-applet-to-panel-window.png   |  Bin 50388 -> 0 bytes
 .../mt-control-panel-delay-click-enabled.png       |  Bin 50815 -> 0 bytes
 .../mt-control-panel-dwell-click-enabled.png       |  Bin 63487 -> 0 bytes
 help/C/figures/mt-delay-click-checkbox.png         |  Bin 2788 -> 0 bytes
 .../C/figures/mt-delay-click-pause-time-slider.png |  Bin 3557 -> 0 bytes
 help/C/figures/mt-dwell-click-checkbox.png         |  Bin 2843 -> 0 bytes
 .../C/figures/mt-dwell-click-click-type-applet.png |  Bin 4416 -> 0 bytes
 .../C/figures/mt-dwell-click-click-type-window.png |  Bin 10149 -> 0 bytes
 help/C/figures/mt-dwell-click-gesture-mapping.png  |  Bin 13330 -> 0 bytes
 .../mt-dwell-click-ignore-movement-slider.png      |  Bin 4655 -> 0 bytes
 .../C/figures/mt-dwell-click-pause-time-slider.png |  Bin 4370 -> 0 bytes
 help/C/figures/mt-dwell-click-trigger-choice.png   |  Bin 15219 -> 0 bytes
 help/C/figures/mt-pointer-capture-context-menu.png |  Bin 50507 -> 0 bytes
 help/C/figures/mt-pointer-capture-locked.png       |  Bin 2958 -> 0 bytes
 .../mt-pointer-capture-preferences-window.png      |  Bin 23471 -> 0 bytes
 help/C/legal.xml                                   |    6 +-
 help/C/mousetweaks.xml                             |  695 ++++++++++----------
 help/ChangeLog                                     |   47 ++
 35 files changed, 534 insertions(+), 422 deletions(-)

commit e6f8ac617336989769c6eaeef661ac934020a329
Author: Gerd Kohlberger <gerdk@src.gnome.org>
Date:   Fri Jan 11 13:34:55 2008 +0000

    Initial commit
    
    svn path=/trunk/; revision=3

 AUTHORS                                            |   10 +
 COPYING                                            |    9 +
 COPYING.FDL                                        |  355 +++++++++
 COPYING.GPL                                        |  674 ++++++++++++++++
 ChangeLog                                          |   75 ++
 INSTALL                                            |  234 ++++++
 MAINTAINERS                                        |    8 +
 Makefile.am                                        |   13 +
 NEWS                                               |  144 ++++
 README                                             |   32 +
 TODO                                               |    1 +
 autogen.sh                                         |   19 +
 configure.ac                                       |  157 ++++
 data/DwellClick_Factory.server.in.in               |   25 +
 data/Makefile.am                                   |   62 ++
 data/PointerCapture_Factory.server.in.in           |   26 +
 data/ctw.glade                                     |  215 +++++
 data/dwell-click-applet.glade                      |  241 ++++++
 data/mousetweaks.schemas                           |  149 ++++
 data/pointer-capture-applet.glade                  |  507 ++++++++++++
 data/pointer-capture-applet.schemas                |  105 +++
 help/C/Makefile.am                                 |    7 +
 help/C/figures/mt-add-applet-to-panel-window.png   |  Bin 0 -> 50388 bytes
 .../mt-control-panel-delay-click-enabled.png       |  Bin 0 -> 50815 bytes
 .../mt-control-panel-dwell-click-enabled.png       |  Bin 0 -> 63487 bytes
 help/C/figures/mt-delay-click-checkbox.png         |  Bin 0 -> 2788 bytes
 .../C/figures/mt-delay-click-pause-time-slider.png |  Bin 0 -> 3557 bytes
 help/C/figures/mt-dwell-click-checkbox.png         |  Bin 0 -> 2843 bytes
 .../C/figures/mt-dwell-click-click-type-applet.png |  Bin 0 -> 4416 bytes
 .../C/figures/mt-dwell-click-click-type-window.png |  Bin 0 -> 10149 bytes
 help/C/figures/mt-dwell-click-gesture-mapping.png  |  Bin 0 -> 13330 bytes
 .../mt-dwell-click-ignore-movement-slider.png      |  Bin 0 -> 4655 bytes
 .../C/figures/mt-dwell-click-pause-time-slider.png |  Bin 0 -> 4370 bytes
 help/C/figures/mt-dwell-click-trigger-choice.png   |  Bin 0 -> 15219 bytes
 help/C/figures/mt-pointer-capture-context-menu.png |  Bin 0 -> 50507 bytes
 help/C/figures/mt-pointer-capture-locked.png       |  Bin 0 -> 2958 bytes
 .../mt-pointer-capture-preferences-window.png      |  Bin 0 -> 23471 bytes
 help/C/legal.xml                                   |   54 ++
 help/C/mousetweaks.xml                             |  829 ++++++++++++++++++++
 help/ChangeLog                                     |   29 +
 help/Makefile.am                                   |    6 +
 man/Makefile.am                                    |    2 +
 man/mousetweaks.1                                  |   67 ++
 pixmaps/Makefile.am                                |    8 +
 pixmaps/human-double.png                           |  Bin 0 -> 595 bytes
 pixmaps/human-drag.png                             |  Bin 0 -> 477 bytes
 pixmaps/human-right.png                            |  Bin 0 -> 476 bytes
 pixmaps/human-single.png                           |  Bin 0 -> 480 bytes
 po/ChangeLog                                       |   14 +
 po/LINGUAS                                         |    5 +
 po/POTFILES.in                                     |   10 +
 po/POTFILES.skip                                   |    2 +
 po/de.po                                           |  179 +++++
 po/fr.po                                           |  181 +++++
 po/it.po                                           |  181 +++++
 src/Makefile.am                                    |   63 ++
 src/dwell-click-applet.c                           |  540 +++++++++++++
 src/mt-common.c                                    |   56 ++
 src/mt-common.h                                    |   75 ++
 src/mt-ctw.c                                       |  206 +++++
 src/mt-ctw.h                                       |   34 +
 src/mt-dbus.c                                      |  121 +++
 src/mt-dbus.h                                      |   47 ++
 src/mt-main.c                                      |  591 ++++++++++++++
 src/mt-main.h                                      |   60 ++
 src/mt-pidfile.c                                   |  235 ++++++
 src/mt-pidfile.h                                   |   33 +
 src/mt-session.c                                   |   64 ++
 src/mt-session.h                                   |   29 +
 src/mt-timer.c                                     |  257 ++++++
 src/mt-timer.h                                     |   59 ++
 src/pointer-capture-applet.c                       |  669 ++++++++++++++++
 72 files changed, 7774 insertions(+), 0 deletions(-)
