commit 8643adeea00123dab34045473a44415e944b470c
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Thu Aug 28 18:03:49 2014 +0300

    bump version to 3.8.0
    
    Update NEWS.

 NEWS         | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 57 insertions(+), 1 deletion(-)

commit 29205030e19f2146fd04c04a03f29c99aba8199d
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Fri Aug 22 15:51:28 2014 +0300

    install applets into libpanel_applet_dir

 Makefile.am                    |  1 +
 accessx-status/Makefile.am     |  2 +-
 battstat/Makefile.am           |  2 +-
 charpick/Makefile.am           |  2 +-
 configure.ac                   | 10 ++++++++--
 cpufreq/Makefile.am            |  2 +-
 drivemount/Makefile.am         |  3 +--
 geyes/Makefile.am              |  2 +-
 gweather/Makefile.am           |  2 +-
 invest-applet/data/Makefile.am |  2 +-
 mini-commander/src/Makefile.am |  2 +-
 mixer/Makefile.am              |  2 +-
 modemlights/Makefile.am        |  3 +--
 multiload/Makefile.am          |  2 +-
 null_applet/Makefile.am        |  2 +-
 stickynotes/Makefile.am        |  2 +-
 trashapplet/Makefile.am        |  2 +-
 17 files changed, 24 insertions(+), 19 deletions(-)

commit 83868d043b3cb55d244eb84b9cb31544ef27b7b4
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Sat Jul 5 22:21:50 2014 +0300

    geyes: port to GSettings

 configure.ac                                       |  6 ++---
 geyes/Makefile.am                                  | 25 +++++++++++++--------
 geyes/geyes.c                                      | 10 ++++-----
 geyes/geyes.h                                      |  5 +++++
 geyes/geyes.schemas.in                             | 17 --------------
 ...org.gnome.gnome-applets.geyes.gschema.xml.in.in |  8 +++++++
 geyes/themes.c                                     | 26 ++--------------------
 po/POTFILES.in                                     |  2 +-
 po/POTFILES.skip                                   |  1 +
 9 files changed, 41 insertions(+), 59 deletions(-)

commit d3a667ae31a08dfc2cbc40bfc64e378474117358
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Sat Jul 5 22:42:35 2014 +0300

    geyes: don't use deprecated gtk_widget_get_pointer

 geyes/geyes.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit 2eb7795050b08bdd3f9053d2a28121ec72814623
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Thu Aug 28 15:37:31 2014 +0300

    multiload: update previous patch

 multiload/linux-proc.c | 3 +++
 1 file changed, 3 insertions(+)

commit 877359047a4c3327d574955a72a102cc7320f6d3
Author: Emilio Pozuelo Monfort <pochu27@gmail.com>
Date:   Mon Dec 7 17:18:35 2009 +0100

    Bug 603997: Don't unconditionally use PATH_MAX
    
    Since PATH_MAX is not guaranteed to be defined, unconditionally
    using it will cause a build failure on platforms that don't define
    it. So stop using it and use dynamic allocation to achieve the same
    result.

 multiload/linux-proc.c | 28 ++++++++++++++++------------
 1 file changed, 16 insertions(+), 12 deletions(-)

commit 0afc37aa207cbc9abdf21880cd83cfbe18369582
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Thu Aug 28 03:43:22 2014 +0300

    battstat: remove HAL support

 battstat/Makefile.am        |   4 -
 battstat/battstat-hal.c     | 608 --------------------------------------------
 battstat/battstat-hal.h     |  30 ---
 battstat/battstat.h         |   3 +-
 battstat/battstat_applet.c  |  13 +-
 battstat/power-management.c |  50 +---
 configure.ac                |  23 --
 po/POTFILES.in              |   1 -
 8 files changed, 6 insertions(+), 726 deletions(-)

commit 6884f26fa6e66aba0d8faff9d08aa7bfc7f7e6d8
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Wed Jul 9 20:14:22 2014 +0300

    mini-commander: remove unneeded file

 mini-commander/GNOME_MiniCommanderApplet.server.in | 28 ----------------------
 mini-commander/Makefile.am                         | 15 ------------
 po/POTFILES.in                                     |  2 --
 3 files changed, 45 deletions(-)

commit d0c14c10011823d69c7ee07ba1c4fe35cb16ae7d
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Wed Jul 9 20:30:12 2014 +0300

    mini-commander is not always build applet anymore

 Makefile.am | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit 7e73fd8c1aceaf1ac14f9a247494578689bf0b06
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Thu Aug 28 03:22:20 2014 +0300

    configure: remove check for scrollkeeper

 configure.ac | 7 -------
 1 file changed, 7 deletions(-)

commit 55ee7b886b178d7ff8d421c83c8a9ffbc376bc1d
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Sat Jul 5 22:30:50 2014 +0300

    geyes: fix minor warning

 geyes/geyes.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 967d69b4fcd4e535ca17b39b65a46777f08597a6
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Thu Aug 28 03:05:32 2014 +0300

    POTFILES.in: fix file name

 po/POTFILES.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a80aa27c1393becb9fa51a05bae2bffb7c2f470f
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Tue Jul 8 17:44:15 2014 +0300

    misc: add more files to .gitignore

 Makefile.am | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 370de3d2c2a025978fc4308ee48e63bd3023b872
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Tue Jul 8 13:28:02 2014 +0300

    misc: remove has_separator from *.ui files

 battstat/battstat_applet.ui               | 1 -
 cpufreq/cpufreq-preferences.ui            | 1 -
 modemlights/modemlights.ui                | 1 -
 stickynotes/stickynotes.ui                | 4 ----
 trashapplet/trashapplet-empty-progress.ui | 1 -
 5 files changed, 8 deletions(-)

commit 85f7d6b95eaae9245b8341afd09d45ceecbba54d
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Tue Jul 8 13:19:57 2014 +0300

    misc: delete ChangeLog.old files

 ChangeLog.old                     |  6702 -----------------------
 accessx-status/ChangeLog.old      |   394 --
 accessx-status/help/ChangeLog.old |   199 -
 battstat/ChangeLog.old            |  1720 ------
 charpick/ChangeLog.old            |  1078 ----
 cpufreq/ChangeLog.old             |   839 ---
 cpufreq/help/ChangeLog.old        |   139 -
 drivemount/ChangeLog.old          |   973 ----
 drivemount/help/ChangeLog.old     |   153 -
 geyes/ChangeLog.old               |   934 ----
 geyes/help/ChangeLog.old          |   147 -
 gweather/ChangeLog.old            |  3385 ------------
 invest-applet/ChangeLog.old       |   384 --
 mini-commander/ChangeLog.old      |  1702 ------
 mixer/ChangeLog.old               |  1486 ------
 modemlights/ChangeLog.old         |   930 ----
 multiload/ChangeLog.old           |  1368 -----
 null_applet/ChangeLog.old         |    81 -
 po/ChangeLog.old                  | 10218 ------------------------------------
 stickynotes/ChangeLog.old         |  1431 -----
 trashapplet/ChangeLog.old         |   651 ---
 trashapplet/help/ChangeLog.old    |    58 -
 22 files changed, 34972 deletions(-)

commit 48175a9aa7c8e5166b6d3a7b5c354d736d908064
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Sat Jul 5 22:54:11 2014 +0300

    accessx-status: remove unneed gconf include

 accessx-status/applet.c | 1 -
 1 file changed, 1 deletion(-)

commit 65c98065d6fd5133ea4a39ce2358d4fb70cbf254
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Fri Jul 4 16:15:00 2014 +0300

    Makefile.am: Add MAINTAINERCLEANFILES

 Makefile.am | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

commit 693b120665d780fe6104150a14c13bb9b16791ac
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Fri Jul 4 16:04:21 2014 +0300

    delete auto-generated legal.xml files

 accessx-status/help/eu/legal.xml | 63 ----------------------------------------
 battstat/help/de/legal.xml       | 32 --------------------
 battstat/help/eu/legal.xml       | 17 -----------
 charpick/help/de/legal.xml       | 63 ----------------------------------------
 charpick/help/eu/legal.xml       | 63 ----------------------------------------
 drivemount/help/de/legal.xml     | 63 ----------------------------------------
 drivemount/help/eu/legal.xml     | 63 ----------------------------------------
 geyes/help/eu/legal.xml          | 63 ----------------------------------------
 geyes/help/zh_HK/legal.xml       | 63 ----------------------------------------
 geyes/help/zh_TW/legal.xml       | 63 ----------------------------------------
 gweather/help/de/legal.xml       | 28 ------------------
 gweather/help/eu/legal.xml       | 17 -----------
 gweather/help/ko/legal.xml       | 53 ---------------------------------
 mini-commander/help/de/legal.xml | 63 ----------------------------------------
 mini-commander/help/eu/legal.xml | 63 ----------------------------------------
 mixer/help/de/legal.xml          | 22 --------------
 mixer/help/eu/legal.xml          | 17 -----------
 multiload/help/de/legal.xml      | 63 ----------------------------------------
 multiload/help/eu/legal.xml      | 63 ----------------------------------------
 stickynotes/help/de/legal.xml    | 63 ----------------------------------------
 stickynotes/help/eu/legal.xml    | 63 ----------------------------------------
 stickynotes/help/zh_HK/legal.xml | 63 ----------------------------------------
 stickynotes/help/zh_TW/legal.xml | 63 ----------------------------------------
 23 files changed, 1194 deletions(-)

commit 9cce460a0efd13b54af2403cf5d9a952a9cf24f6
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Sun Jul 6 16:01:10 2014 +0300

    gweather: update applet
    
    - Completely port to GSettings removing remaining gconf usage.
    - Fix preferences dialog:
      * Location list expanding to current selected location.
      * Settings for temperature, wind speed, pressure and visiblity
        units.

 gweather/Makefile.am                               |  20 ++--
 gweather/gweather-applet.c                         |  31 +++---
 gweather/gweather-dialog.c                         |  21 ++--
 gweather/gweather-pref.c                           | 111 ++++++++++++++++-----
 gweather/main.c                                    |  15 +--
 ....gnome.applets.GWeatherApplet.gschema.xml.in.in |  29 ------
 ....gnome.gnome-applets.gweather.gschema.xml.in.in |  29 ++++++
 po/POTFILES.in                                     |   2 +-
 po/POTFILES.skip                                   |   1 +
 9 files changed, 160 insertions(+), 99 deletions(-)

commit eb80e7ae678f44c1ae5fe54f066580e6e20a1c7a
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Sun Jul 6 11:07:53 2014 +0300

    gweather: set correct column count for GtkTreeStore

 gweather/gweather-xml.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7a7d04817b858bc140e10d6788b0259744787a4a
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Fri Jul 4 15:36:45 2014 +0300

    gweather: build with libgweather 3.7.3 or newer
    
    - Bump gweather required version to 3.7.3. With this version
      gweather-xml.[c/h] files was removed.
    - Use added gweather-xml.h file not from libgweather library.
    - Update gweather-xml.c.

 configure.ac             |  4 ++--
 gweather/Makefile.am     |  1 +
 gweather/gweather-pref.c |  2 +-
 gweather/gweather-xml.c  | 46 ++++++++++++++++++++++++++++------------------
 gweather/gweather-xml.h  |  1 -
 5 files changed, 32 insertions(+), 22 deletions(-)

commit 7af4dccb88ededb38cd21a2d5cd46449f75bb0c5
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Fri Jul 4 15:04:32 2014 +0300

    gweather: add gweather-xml.[c/h] files
    
    Add gweather-xml.[c/h] files from libgweather. They were removed
    with commit - 354f1aa9003ee08c6e63ecbaaa6b9179b9178184. This commit
    add those files without any modification.

 gweather/gweather-xml.c | 154 ++++++++++++++++++++++++++++++++++++++++++++++++
 gweather/gweather-xml.h |  39 ++++++++++++
 2 files changed, 193 insertions(+)

commit f95ea81569dcfaa5cb0bea689398b5c66d84bcde
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Fri Jul 4 16:10:08 2014 +0300

    git.mk: update for better .gitignore generation

 git.mk | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit 77b46d02271ed1b087ac606ba37eccef2626cdaa
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Fri Jul 4 00:25:14 2014 +0300

    mini-commander: fix build error

 mini-commander/src/preferences.c | 1 +
 1 file changed, 1 insertion(+)

commit 95ff3ab8dfb5f595263dce6857b7d5935042e336
Author: Dmitry Shachnev <mitya57@gmail.com>
Date:   Thu May 22 19:38:47 2014 +0400

    Fix building against upower 0.99

 battstat/battstat-upower.c | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

commit 6e4f456271fb38d5c3a6be824f0ca258bcfa2c6c
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Fri Jul 4 00:30:03 2014 +0300

    mixer: add missing function prototype

 mixer/applet.h | 1 +
 1 file changed, 1 insertion(+)

commit 5d6f1a6d3888bd4d4f4ea6288d99a79c1dd63442
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Fri Jul 4 00:05:11 2014 +0300

    battstat: add missing function declaration

 battstat/battstat.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9d571345924fa858663f34290c76c1fbabedea95
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Fri Jul 4 00:02:39 2014 +0300

    battstat: remove unused variable

 battstat/properties.c | 6 ------
 1 file changed, 6 deletions(-)

commit aec8b089834d4e63600bc8a9ae03d2fa641ea8cc
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Sun Aug 24 23:43:09 2014 +0300

    doap: update mailing-list

 gnome-applets.doap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 299bfdc5702c579759d9cb98799068576135676d
Author: Alberts Muktupāvels <alberts.muktupavels@gmail.com>
Date:   Sun Aug 24 23:42:12 2014 +0300

    misc: add myself as maintainer

 gnome-applets.doap | 7 +++++++
 1 file changed, 7 insertions(+)

commit 4aada6cb88b86f3bcd0685abc90a145f36338b32
Author: Olav Vitters <olav@vitters.nl>
Date:   Wed Jul 30 21:11:38 2014 +0200

    doap category other

 gnome-applets.doap | 2 --
 1 file changed, 2 deletions(-)

commit 8c782703ddba330b193173d60a45a783d3ceed80
Author: Balázs Úr <urbalazs@gmail.com>
Date:   Tue Jul 22 19:45:35 2014 +0000

    Updated Hungarian translation

 cpufreq/help/hu/hu.po | 839 +++++++++++++++++++++++++++++++++++---------------
 1 file changed, 585 insertions(+), 254 deletions(-)

commit f47b9317f6e6e05bec0a70056ed7ced8e525e029
Author: Daniel Șerbănescu <daniel [at] serbanescu [dot] dk>
Date:   Sat Jul 5 21:36:03 2014 +0200

    Added Romanian Doc translation

 drivemount/help/Makefile.am |   2 +-
 drivemount/help/ro/ro.po    | 716 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 717 insertions(+), 1 deletion(-)

commit 94cf7f123bbfc49d469983f1a703260c694e8046
Author: Lasse Liehu <lasse.liehu@gmail.com>
Date:   Fri May 30 14:54:47 2014 +0300

    Finnish translation update

 po/fi.po | 5652 +++++++++++++++++++++++---------------------------------------
 1 file changed, 2113 insertions(+), 3539 deletions(-)

commit 09f8ab2b67f3a78fa9998b6e17614ff4b008fed7
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Sat May 3 11:47:52 2014 +0200

    Updated Basque language

 po/eu.po | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 6a1f2c14800e32d38b408260c95cbe71494fe412
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Sat May 3 11:41:37 2014 +0200

    Updated Basque language

 po/eu.po | 3222 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1616 insertions(+), 1606 deletions(-)

commit 8bf82d48ad9ca8a5f5d07d3ea71feacea128fd57
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Mar 30 21:21:48 2014 +0200

    doap: update URLs

 HACKING            | 2 +-
 gnome-applets.doap | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 09b2bead3a6be0f590d5d788c4701427b19b4d7b
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sat Feb 1 19:34:02 2014 +0100

    Revert "Updated FSF's address"
    
    This reverts commit 4b190ee3faafc0cfb0daf5d6d84f3cc2bc8a2701.

 accessx-status/applet.c                    |  4 ++-
 accessx-status/applet.h                    |  4 ++-
 battstat/acpi-freebsd.c                    |  3 +-
 battstat/acpi-freebsd.h                    | 48 +++++++++++++++++++++++++++++-
 battstat/acpi-linux.c                      |  3 +-
 battstat/acpi-linux.h                      |  3 +-
 battstat/battstat-hal.c                    |  3 +-
 battstat/battstat-hal.h                    |  3 +-
 battstat/battstat-upower.c                 |  3 +-
 battstat/battstat-upower.h                 |  3 +-
 battstat/battstat.h                        |  3 +-
 battstat/battstat_applet.c                 |  3 +-
 battstat/pixmaps.h                         |  3 +-
 battstat/power-management.c                |  3 +-
 battstat/properties.c                      |  3 +-
 geyes/geyes.h                              |  3 +-
 geyes/themes.c                             |  3 +-
 mixer/applet.c                             |  4 ++-
 mixer/applet.h                             |  4 ++-
 mixer/dock.c                               |  4 ++-
 mixer/dock.h                               |  4 ++-
 mixer/keys.h                               |  4 ++-
 mixer/load.c                               |  4 ++-
 mixer/preferences.c                        |  4 ++-
 mixer/preferences.h                        |  4 ++-
 modemlights/modem-applet.c                 |  3 +-
 modemlights/modem-applet.h                 |  3 +-
 stickynotes/stickynotes.c                  |  4 ++-
 stickynotes/stickynotes.h                  |  4 ++-
 stickynotes/stickynotes_applet.c           |  4 ++-
 stickynotes/stickynotes_applet.h           |  4 ++-
 stickynotes/stickynotes_applet_callbacks.c |  4 ++-
 stickynotes/stickynotes_applet_callbacks.h |  4 ++-
 stickynotes/stickynotes_callbacks.c        |  4 ++-
 stickynotes/stickynotes_callbacks.h        |  4 ++-
 stickynotes/util.c                         |  4 ++-
 stickynotes/util.h                         |  4 ++-
 trashapplet/src/trash-empty.c              |  4 ++-
 trashapplet/src/trash-empty.h              |  4 ++-
 39 files changed, 145 insertions(+), 39 deletions(-)

commit 4b190ee3faafc0cfb0daf5d6d84f3cc2bc8a2701
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Thu Jan 23 12:55:23 2014 +0100

    Updated FSF's address

 accessx-status/applet.c                    |  4 +--
 accessx-status/applet.h                    |  4 +--
 battstat/acpi-freebsd.c                    |  3 +-
 battstat/acpi-freebsd.h                    | 48 +-----------------------------
 battstat/acpi-linux.c                      |  3 +-
 battstat/acpi-linux.h                      |  3 +-
 battstat/battstat-hal.c                    |  3 +-
 battstat/battstat-hal.h                    |  3 +-
 battstat/battstat-upower.c                 |  3 +-
 battstat/battstat-upower.h                 |  3 +-
 battstat/battstat.h                        |  3 +-
 battstat/battstat_applet.c                 |  3 +-
 battstat/pixmaps.h                         |  3 +-
 battstat/power-management.c                |  3 +-
 battstat/properties.c                      |  3 +-
 geyes/geyes.h                              |  3 +-
 geyes/themes.c                             |  3 +-
 mixer/applet.c                             |  4 +--
 mixer/applet.h                             |  4 +--
 mixer/dock.c                               |  4 +--
 mixer/dock.h                               |  4 +--
 mixer/keys.h                               |  4 +--
 mixer/load.c                               |  4 +--
 mixer/preferences.c                        |  4 +--
 mixer/preferences.h                        |  4 +--
 modemlights/modem-applet.c                 |  3 +-
 modemlights/modem-applet.h                 |  3 +-
 stickynotes/stickynotes.c                  |  4 +--
 stickynotes/stickynotes.h                  |  4 +--
 stickynotes/stickynotes_applet.c           |  4 +--
 stickynotes/stickynotes_applet.h           |  4 +--
 stickynotes/stickynotes_applet_callbacks.c |  4 +--
 stickynotes/stickynotes_applet_callbacks.h |  4 +--
 stickynotes/stickynotes_callbacks.c        |  4 +--
 stickynotes/stickynotes_callbacks.h        |  4 +--
 stickynotes/util.c                         |  4 +--
 stickynotes/util.h                         |  4 +--
 trashapplet/src/trash-empty.c              |  4 +--
 trashapplet/src/trash-empty.h              |  4 +--
 39 files changed, 39 insertions(+), 145 deletions(-)

commit 0979f88dfcfa8ee9b93280712e10eaff32704f29
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
Date:   Sat Dec 7 21:49:54 2013 +0100

    Updated Esperanto translation

 po/eo.po | 2948 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1471 insertions(+), 1477 deletions(-)

commit 7afdec64879337bff18e3f5dee0f929f76739256
Author: michaeljayt <michaeljayt@gmail.com>
Date:   Sat Dec 7 17:36:53 2013 +0800

    Update Chinese simplified translation

 po/zh_CN.po | 2864 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 1426 insertions(+), 1438 deletions(-)

commit 8844011d9992f4f3867d3a784c188c4610985b56
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Sat Oct 5 13:29:35 2013 +0300

    Updated Latvian translation

 po/lv.po | 248 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 151 insertions(+), 97 deletions(-)

commit 036f52d8524ab8abb88f0c9343696bcdddf54032
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:   Wed Sep 11 22:25:58 2013 +0200

    Updated Danish translation

 po/da.po | 67 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 36 insertions(+), 31 deletions(-)

commit 216348d56bc2d1aa74b9c471325d539461209674
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Wed Sep 11 02:06:23 2013 +0200

    Fix a broken tag in Korean help translation

 charpick/help/ko/ko.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bb5d210689f23508567c4ec280af5e9a2a633579
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Sun Sep 8 08:30:47 2013 +0200

    Updated Serbian translation

 po/sr.po       | 659 ++-------------------------------------------------------
 po/sr@latin.po | 659 ++-------------------------------------------------------
 2 files changed, 30 insertions(+), 1288 deletions(-)

commit 27436893735debaacb5ab7d3aaecbe65d6f9c44c
Author: Enrico Nicoletto <liverig@gmail.com>
Date:   Thu Aug 29 10:47:22 2013 -0300

    Updated Brazilian Portuguese translation for Character Palette manual

 charpick/help/pt_BR/pt_BR.po | 709 +++++++++++++++++++++++++++----------------
 1 file changed, 451 insertions(+), 258 deletions(-)

commit cc172f13f938b9eeba6c1077c92ee600c795cd4a
Author: Enrico Nicoletto <liverig@gmail.com>
Date:   Thu Aug 29 10:42:26 2013 -0300

    Updated Brazilian Portuguese translation for mini-commander manual

 mini-commander/help/pt_BR/pt_BR.po | 920 +++++++++++++++++++++++--------------
 1 file changed, 570 insertions(+), 350 deletions(-)

commit 4fe424b8cbe3cc11a065657f21c19f2f4394aac2
Author: Enrico Nicoletto <liverig@gmail.com>
Date:   Thu Aug 29 10:33:08 2013 -0300

    Updated Brazilian Portuguese translation for cpufreq manual

 cpufreq/help/pt_BR/pt_BR.po | 766 ++++++++++++++++++++++++++++----------------
 1 file changed, 488 insertions(+), 278 deletions(-)

commit 43d29ecff94c3299903773832b5aebb684fd4eff
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Wed Aug 28 01:01:37 2013 +0200

    Updated Galician translations

 po/gl.po | 75 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 40 insertions(+), 35 deletions(-)

commit 0574e9e8f19a1dc8a3aac7abd6af23ceeca1c51e
Author: Balázs Úr <urbalazs@src.gnome.org>
Date:   Mon Aug 26 19:43:42 2013 +0200

    Updated Hungarian translation

 po/hu.po | 28 +++++++++++++---------------
 1 file changed, 13 insertions(+), 15 deletions(-)

commit 70f2010cb8c7abe597c1a7edc7cf6429a2609193
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Tue Aug 20 23:10:28 2013 +0200

    Updated Polish translation

 po/pl.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 0d19d08bf2deb406f3bf5ada5373e31f0660e51c
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Sun Aug 18 23:03:10 2013 +0300

    Updated Lithuanian translation

 po/lt.po | 554 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 336 insertions(+), 218 deletions(-)

commit d48252444255cf1c9c28abc7e28029076808414e
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sun Aug 11 02:27:28 2013 +0200

    Updated Polish translation

 po/pl.po | 77 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 41 insertions(+), 36 deletions(-)

commit a11a8747bf53fe4236635c3fc9a6e08be7129c1c
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:   Sun Jul 28 02:24:43 2013 -0400

    Updated Czech translation (help: instead of ghelp:)

 invest-applet/help/cs/cs.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 9805ef2973d78bf1f072f601b3c804191e2e5473
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Thu Jul 25 16:00:28 2013 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 81 ++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 43 insertions(+), 38 deletions(-)

commit 7a71673f843a0e7e95eb1bbd56a8b04a0f052341
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Thu Jul 25 18:01:45 2013 +0200

    Updated Spanish translation

 cpufreq/help/es/es.po        | 776 +++++++++++++++++++++++-----------
 mini-commander/help/es/es.po | 967 +++++++++++++++++++++++++++----------------
 2 files changed, 1138 insertions(+), 605 deletions(-)

commit 2b42e340b533f7624b0fb7670f5f23df50c21e68
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Thu Jul 25 17:48:46 2013 +0200

    Updated Spanish translation

 charpick/help/es/es.po   | 707 ++++++++++++++++++++++++++++++-----------------
 drivemount/help/es/es.po | 552 +++++++++++++++++++++++-------------
 2 files changed, 812 insertions(+), 447 deletions(-)

commit ec3796805c353885b74c550c84a792ee17c1797d
Author: Marek Černocký <marek@manet.cz>
Date:   Tue Jul 23 12:11:00 2013 +0200

    Updated Czech translation

 mini-commander/help/cs/cs.po | 776 +++++++++++++++++++++++--------------------
 1 file changed, 419 insertions(+), 357 deletions(-)

commit ea9e69c0949492657790100579871991e468f1c4
Author: Marek Černocký <marek@manet.cz>
Date:   Tue Jul 23 09:10:48 2013 +0200

    Updated Czech translation

 cpufreq/help/cs/cs.po | 684 ++++++++++++++++++++++++++++++--------------------
 1 file changed, 415 insertions(+), 269 deletions(-)

commit a10e2ea06a0c3c48e980920099d73f4a4cfe2be6
Author: Marek Černocký <marek@manet.cz>
Date:   Mon Jul 22 23:47:31 2013 +0200

    Updated Czech translation

 charpick/help/cs/cs.po | 605 +++++++++++++++++++++++++++----------------------
 1 file changed, 333 insertions(+), 272 deletions(-)

commit 583bdf356d29569616c4191d3212db023abc4226
Author: Marek Černocký <marek@manet.cz>
Date:   Mon Jul 22 23:20:06 2013 +0200

    Updated Czech translation

 drivemount/help/cs/cs.po | 473 ++++++++++++++++++++++++++---------------------
 1 file changed, 265 insertions(+), 208 deletions(-)

commit dda039d29977fcf9d148bc40f93bc29b14eb2aca
Author: Marek Černocký <marek@manet.cz>
Date:   Sun Jul 21 22:09:36 2013 +0200

    Added Czech translation

 mini-commander/help/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 21d31616505998ecaaf9930e5f26ba05742d3042
Author: Marek Černocký <marek@manet.cz>
Date:   Sun Jul 21 22:09:21 2013 +0200

    Added Czech translation

 invest-applet/help/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2314e9e74d0b1b6462ecc4806ba57ba68c2026ef
Author: Marek Černocký <marek@manet.cz>
Date:   Sun Jul 21 22:09:01 2013 +0200

    Czech translation

 mini-commander/help/cs/cs.po | 999 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 999 insertions(+)

commit 5efdaf3a5f3f53fa5f44f6e4b8c6ad85f09e0c03
Author: Marek Černocký <marek@manet.cz>
Date:   Sun Jul 21 22:08:44 2013 +0200

    Czech translation

 invest-applet/help/cs/cs.po | 831 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 831 insertions(+)

commit 231a7985c5e1a136874709eaf5bd95ff30592c0c
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:   Sun Jul 21 13:30:32 2013 -0400

    fix some minor deprecations and 2 more translation typos

 cpufreq/src/cpufreq-selector/main.c            | 4 +++-
 drivemount/drive-button.c                      | 2 +-
 drivemount/help/fi/fi.po                       | 2 +-
 drivemount/help/ru/ru.po                       | 2 +-
 mini-commander/src/mc-install-default-macros.c | 4 +++-
 5 files changed, 9 insertions(+), 5 deletions(-)

commit 4443f292f667357c336656a04cf847d1c15c80fd
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:   Sun Jul 21 13:18:07 2013 -0400

    fix some more translation typos

 accessx-status/help/nl/nl.po    | 2 +-
 cpufreq/help/nl/nl.po           | 2 +-
 stickynotes/help/zh_TW/zh_TW.po | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit fcef6b9b5825ca85e0581fa5d47f927a2d8a95e2
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:   Sun Jul 21 13:09:17 2013 -0400

    fix some translation typos

 accessx-status/help/eu/legal.xml | 78 +++++++++++++++++++++++++++++++---------
 accessx-status/help/fi/fi.po     |  2 +-
 accessx-status/help/nl/nl.po     |  2 +-
 cpufreq/help/fi/fi.po            |  2 +-
 multiload/help/de/legal.xml      | 61 +++++++++++++++++++++++--------
 multiload/help/eu/legal.xml      | 78 +++++++++++++++++++++++++++++++---------
 6 files changed, 174 insertions(+), 49 deletions(-)

commit 5513d7397c0e4146db5a45ed5888f8bc5128df6e
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:   Sun Jul 21 12:53:19 2013 -0400

    build: Use AM_CPPFLAGS instead of INCLUDES
    
    Fixes warning with automake 1.13

 accessx-status/Makefile.am               | 2 +-
 battstat/Makefile.am                     | 2 +-
 battstat/apmlib/Makefile.am              | 2 +-
 charpick/Makefile.am                     | 2 +-
 cpufreq/src/Makefile.am                  | 2 +-
 cpufreq/src/cpufreq-selector/Makefile.am | 4 ++--
 drivemount/Makefile.am                   | 2 +-
 geyes/Makefile.am                        | 2 +-
 gweather/Makefile.am                     | 2 +-
 mini-commander/src/Makefile.am           | 2 +-
 mixer/Makefile.am                        | 2 +-
 modemlights/Makefile.am                  | 2 +-
 multiload/Makefile.am                    | 2 +-
 null_applet/Makefile.am                  | 2 +-
 stickynotes/Makefile.am                  | 2 +-
 trashapplet/src/Makefile.am              | 2 +-
 16 files changed, 17 insertions(+), 17 deletions(-)

commit e8b2831723f150fa97a749697a55b64796328ea5
Author: Dominique Leuenberger <dimstar@opensuse.org>
Date:   Thu Sep 20 09:48:40 2012 +0200

    build: correctly handle --enable-frequency-selector and --disable-frequency-selector.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=684157

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4c3097c563702329a39c6bb02681d204edb7749b
Author: Joachim Breitner <mail@joachim-breitner.de>
Date:   Sun Nov 13 16:16:19 2011 +0100

    multiload: fix applet flickering on redraw
    
    Use draw instead of expose signal in multiload
    
    This prevents, for some reason, a white flicker when the applet was
    invalidated, e.g. by its own toolkit.

 multiload/load-graph.c | 20 ++++++--------------
 1 file changed, 6 insertions(+), 14 deletions(-)

commit 671d2336104d87df8b5aa7776b7369790ffe03fe
Author: Nishio Futoshi <fut_nis@d3.dion.ne.jp>
Date:   Sun Jul 21 12:12:25 2013 -0400

    fix ./configure --help bracket for --enable-suid
    
    https://bugzilla.gnome.org/show_bug.cgi?id=672683

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 81e9d7da887513bf52335a8b755ad474a537d289
Author: Alexandre Rostovtsev <tetromino@gentoo.org>
Date:   Sun Dec 9 20:45:40 2012 -0500

    configure: check for pygobject-3, not pygobject-2
    
    Since 3.1.2, invest-applet has been using pygobject-3 and gi bindings.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=660550

 configure.ac | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

commit 348a3324882945b82f084b4b9b6421bc2925a307
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:   Sat Jul 20 20:55:48 2013 -0400

    fix some missing prototypes

 null_applet/null_applet.c     | 1 +
 trashapplet/src/trashapplet.c | 1 +
 2 files changed, 2 insertions(+)

commit 0edb53ff1ba80c0d407360e997fd91155d613965
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:   Sat Jul 20 17:14:47 2013 -0400

    build: Rename configure.in to configure.ac

 autogen.sh   |   2 +-
 configure.ac | 769 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.in | 769 -----------------------------------------------------------
 3 files changed, 770 insertions(+), 770 deletions(-)

commit eabb5b3f8a707af0dbbc812026559e725a10b3d6
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:   Sat Jul 20 17:11:08 2013 -0400

    help: Consistently use help/ not docs/ part 4

 geyes/help/C/figures/geyes_applet.png            | Bin 0 -> 1690 bytes
 geyes/help/C/index.docbook                       | 225 ++++++++++++++
 geyes/help/C/l10n.txt                            |  52 ++++
 geyes/help/C/legal.xml                           |  76 +++++
 geyes/help/ChangeLog.old                         | 147 +++++++++
 geyes/help/Makefile.am                           |  13 +
 geyes/help/ast/ast.po                            | 371 ++++++++++++++++++++++
 geyes/help/bg/bg.po                              | 362 ++++++++++++++++++++++
 geyes/help/ca/ca.po                              | 243 +++++++++++++++
 geyes/help/cs/cs.po                              | 361 ++++++++++++++++++++++
 geyes/help/da/da.po                              | 371 ++++++++++++++++++++++
 geyes/help/de/de.po                              | 377 +++++++++++++++++++++++
 geyes/help/docs/C/figures/geyes_applet.png       | Bin 1690 -> 0 bytes
 geyes/help/docs/C/index.docbook                  | 225 --------------
 geyes/help/docs/C/l10n.txt                       |  52 ----
 geyes/help/docs/C/legal.xml                      |  76 -----
 geyes/help/docs/ChangeLog.old                    | 147 ---------
 geyes/help/docs/Makefile.am                      |  13 -
 geyes/help/docs/ast/ast.po                       | 371 ----------------------
 geyes/help/docs/bg/bg.po                         | 362 ----------------------
 geyes/help/docs/ca/ca.po                         | 243 ---------------
 geyes/help/docs/cs/cs.po                         | 361 ----------------------
 geyes/help/docs/da/da.po                         | 371 ----------------------
 geyes/help/docs/de/de.po                         | 377 -----------------------
 geyes/help/docs/el/el.po                         | 368 ----------------------
 geyes/help/docs/en_GB/en_GB.po                   | 266 ----------------
 geyes/help/docs/es/es.po                         | 374 ----------------------
 geyes/help/docs/eu/eu.po                         | 247 ---------------
 geyes/help/docs/eu/figures/geyes_applet.png      | Bin 885 -> 0 bytes
 geyes/help/docs/eu/geyes.xml                     | 220 -------------
 geyes/help/docs/eu/legal.xml                     |  63 ----
 geyes/help/docs/fi/fi.po                         | 289 -----------------
 geyes/help/docs/fr/fr.po                         | 371 ----------------------
 geyes/help/docs/it/figures/geyes_applet.png      | Bin 885 -> 0 bytes
 geyes/help/docs/it/figures/geyes_settings.png    | Bin 4510 -> 0 bytes
 geyes/help/docs/it/it.po                         | 369 ----------------------
 geyes/help/docs/ja/figures/geyes_applet.png      | Bin 885 -> 0 bytes
 geyes/help/docs/ja/figures/geyes_settings.png    | Bin 9806 -> 0 bytes
 geyes/help/docs/ja/geyes.xml                     | 197 ------------
 geyes/help/docs/ja/legal.xml                     |  46 ---
 geyes/help/docs/ko/ko.po                         | 244 ---------------
 geyes/help/docs/oc/oc.po                         | 316 -------------------
 geyes/help/docs/ru/ru.po                         | 244 ---------------
 geyes/help/docs/sl/sl.po                         | 274 ----------------
 geyes/help/docs/sv/figures/geyes_applet.png      | Bin 885 -> 0 bytes
 geyes/help/docs/sv/figures/geyes_settings.png    | Bin 6602 -> 0 bytes
 geyes/help/docs/sv/sv.po                         | 265 ----------------
 geyes/help/docs/uk/figures/geyes_applet.png      | Bin 1690 -> 0 bytes
 geyes/help/docs/uk/uk.po                         | 366 ----------------------
 geyes/help/docs/zh_CN/figures/geyes_applet.png   | Bin 885 -> 0 bytes
 geyes/help/docs/zh_CN/figures/geyes_settings.png | Bin 9012 -> 0 bytes
 geyes/help/docs/zh_CN/zh_CN.po                   | 348 ---------------------
 geyes/help/docs/zh_HK/figures/geyes_applet.png   | Bin 885 -> 0 bytes
 geyes/help/docs/zh_HK/geyes.xml                  | 220 -------------
 geyes/help/docs/zh_HK/legal.xml                  |  63 ----
 geyes/help/docs/zh_HK/zh_HK.po                   | 314 -------------------
 geyes/help/docs/zh_TW/figures/geyes_applet.png   | Bin 885 -> 0 bytes
 geyes/help/docs/zh_TW/figures/geyes_settings.png | Bin 9134 -> 0 bytes
 geyes/help/docs/zh_TW/geyes.xml                  | 220 -------------
 geyes/help/docs/zh_TW/legal.xml                  |  63 ----
 geyes/help/docs/zh_TW/zh_TW.po                   | 351 ---------------------
 geyes/help/el/el.po                              | 368 ++++++++++++++++++++++
 geyes/help/en_GB/en_GB.po                        | 266 ++++++++++++++++
 geyes/help/es/es.po                              | 374 ++++++++++++++++++++++
 geyes/help/eu/eu.po                              | 247 +++++++++++++++
 geyes/help/eu/figures/geyes_applet.png           | Bin 0 -> 885 bytes
 geyes/help/eu/geyes.xml                          | 220 +++++++++++++
 geyes/help/eu/legal.xml                          |  63 ++++
 geyes/help/fi/fi.po                              | 289 +++++++++++++++++
 geyes/help/fr/fr.po                              | 371 ++++++++++++++++++++++
 geyes/help/it/figures/geyes_applet.png           | Bin 0 -> 885 bytes
 geyes/help/it/figures/geyes_settings.png         | Bin 0 -> 4510 bytes
 geyes/help/it/it.po                              | 369 ++++++++++++++++++++++
 geyes/help/ja/figures/geyes_applet.png           | Bin 0 -> 885 bytes
 geyes/help/ja/figures/geyes_settings.png         | Bin 0 -> 9806 bytes
 geyes/help/ja/geyes.xml                          | 197 ++++++++++++
 geyes/help/ja/legal.xml                          |  46 +++
 geyes/help/ko/ko.po                              | 244 +++++++++++++++
 geyes/help/oc/oc.po                              | 316 +++++++++++++++++++
 geyes/help/ru/ru.po                              | 244 +++++++++++++++
 geyes/help/sl/sl.po                              | 274 ++++++++++++++++
 geyes/help/sv/figures/geyes_applet.png           | Bin 0 -> 885 bytes
 geyes/help/sv/figures/geyes_settings.png         | Bin 0 -> 6602 bytes
 geyes/help/sv/sv.po                              | 265 ++++++++++++++++
 geyes/help/uk/figures/geyes_applet.png           | Bin 0 -> 1690 bytes
 geyes/help/uk/uk.po                              | 366 ++++++++++++++++++++++
 geyes/help/zh_CN/figures/geyes_applet.png        | Bin 0 -> 885 bytes
 geyes/help/zh_CN/figures/geyes_settings.png      | Bin 0 -> 9012 bytes
 geyes/help/zh_CN/zh_CN.po                        | 348 +++++++++++++++++++++
 geyes/help/zh_HK/figures/geyes_applet.png        | Bin 0 -> 885 bytes
 geyes/help/zh_HK/geyes.xml                       | 220 +++++++++++++
 geyes/help/zh_HK/legal.xml                       |  63 ++++
 geyes/help/zh_HK/zh_HK.po                        | 314 +++++++++++++++++++
 geyes/help/zh_TW/figures/geyes_applet.png        | Bin 0 -> 885 bytes
 geyes/help/zh_TW/figures/geyes_settings.png      | Bin 0 -> 9134 bytes
 geyes/help/zh_TW/geyes.xml                       | 220 +++++++++++++
 geyes/help/zh_TW/legal.xml                       |  63 ++++
 geyes/help/zh_TW/zh_TW.po                        | 351 +++++++++++++++++++++
 98 files changed, 8696 insertions(+), 8696 deletions(-)

commit 2c0a100f6d736392a6eaed4e657e9c062a9df902
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:   Sat Jul 20 17:08:38 2013 -0400

    help: Consistently use help/ not docs/ part 3

 geyes/docs/C/figures/geyes_applet.png            | Bin 1690 -> 0 bytes
 geyes/docs/C/index.docbook                       | 225 --------------
 geyes/docs/C/l10n.txt                            |  52 ----
 geyes/docs/C/legal.xml                           |  76 -----
 geyes/docs/ChangeLog.old                         | 147 ---------
 geyes/docs/Makefile.am                           |  13 -
 geyes/docs/ast/ast.po                            | 371 ----------------------
 geyes/docs/bg/bg.po                              | 362 ----------------------
 geyes/docs/ca/ca.po                              | 243 ---------------
 geyes/docs/cs/cs.po                              | 361 ----------------------
 geyes/docs/da/da.po                              | 371 ----------------------
 geyes/docs/de/de.po                              | 377 -----------------------
 geyes/docs/el/el.po                              | 368 ----------------------
 geyes/docs/en_GB/en_GB.po                        | 266 ----------------
 geyes/docs/es/es.po                              | 374 ----------------------
 geyes/docs/eu/eu.po                              | 247 ---------------
 geyes/docs/eu/figures/geyes_applet.png           | Bin 885 -> 0 bytes
 geyes/docs/eu/geyes.xml                          | 220 -------------
 geyes/docs/eu/legal.xml                          |  63 ----
 geyes/docs/fi/fi.po                              | 289 -----------------
 geyes/docs/fr/fr.po                              | 371 ----------------------
 geyes/docs/it/figures/geyes_applet.png           | Bin 885 -> 0 bytes
 geyes/docs/it/figures/geyes_settings.png         | Bin 4510 -> 0 bytes
 geyes/docs/it/it.po                              | 369 ----------------------
 geyes/docs/ja/figures/geyes_applet.png           | Bin 885 -> 0 bytes
 geyes/docs/ja/figures/geyes_settings.png         | Bin 9806 -> 0 bytes
 geyes/docs/ja/geyes.xml                          | 197 ------------
 geyes/docs/ja/legal.xml                          |  46 ---
 geyes/docs/ko/ko.po                              | 244 ---------------
 geyes/docs/oc/oc.po                              | 316 -------------------
 geyes/docs/ru/ru.po                              | 244 ---------------
 geyes/docs/sl/sl.po                              | 274 ----------------
 geyes/docs/sv/figures/geyes_applet.png           | Bin 885 -> 0 bytes
 geyes/docs/sv/figures/geyes_settings.png         | Bin 6602 -> 0 bytes
 geyes/docs/sv/sv.po                              | 265 ----------------
 geyes/docs/uk/figures/geyes_applet.png           | Bin 1690 -> 0 bytes
 geyes/docs/uk/uk.po                              | 366 ----------------------
 geyes/docs/zh_CN/figures/geyes_applet.png        | Bin 885 -> 0 bytes
 geyes/docs/zh_CN/figures/geyes_settings.png      | Bin 9012 -> 0 bytes
 geyes/docs/zh_CN/zh_CN.po                        | 348 ---------------------
 geyes/docs/zh_HK/figures/geyes_applet.png        | Bin 885 -> 0 bytes
 geyes/docs/zh_HK/geyes.xml                       | 220 -------------
 geyes/docs/zh_HK/legal.xml                       |  63 ----
 geyes/docs/zh_HK/zh_HK.po                        | 314 -------------------
 geyes/docs/zh_TW/figures/geyes_applet.png        | Bin 885 -> 0 bytes
 geyes/docs/zh_TW/figures/geyes_settings.png      | Bin 9134 -> 0 bytes
 geyes/docs/zh_TW/geyes.xml                       | 220 -------------
 geyes/docs/zh_TW/legal.xml                       |  63 ----
 geyes/docs/zh_TW/zh_TW.po                        | 351 ---------------------
 geyes/help/docs/C/figures/geyes_applet.png       | Bin 0 -> 1690 bytes
 geyes/help/docs/C/index.docbook                  | 225 ++++++++++++++
 geyes/help/docs/C/l10n.txt                       |  52 ++++
 geyes/help/docs/C/legal.xml                      |  76 +++++
 geyes/help/docs/ChangeLog.old                    | 147 +++++++++
 geyes/help/docs/Makefile.am                      |  13 +
 geyes/help/docs/ast/ast.po                       | 371 ++++++++++++++++++++++
 geyes/help/docs/bg/bg.po                         | 362 ++++++++++++++++++++++
 geyes/help/docs/ca/ca.po                         | 243 +++++++++++++++
 geyes/help/docs/cs/cs.po                         | 361 ++++++++++++++++++++++
 geyes/help/docs/da/da.po                         | 371 ++++++++++++++++++++++
 geyes/help/docs/de/de.po                         | 377 +++++++++++++++++++++++
 geyes/help/docs/el/el.po                         | 368 ++++++++++++++++++++++
 geyes/help/docs/en_GB/en_GB.po                   | 266 ++++++++++++++++
 geyes/help/docs/es/es.po                         | 374 ++++++++++++++++++++++
 geyes/help/docs/eu/eu.po                         | 247 +++++++++++++++
 geyes/help/docs/eu/figures/geyes_applet.png      | Bin 0 -> 885 bytes
 geyes/help/docs/eu/geyes.xml                     | 220 +++++++++++++
 geyes/help/docs/eu/legal.xml                     |  63 ++++
 geyes/help/docs/fi/fi.po                         | 289 +++++++++++++++++
 geyes/help/docs/fr/fr.po                         | 371 ++++++++++++++++++++++
 geyes/help/docs/it/figures/geyes_applet.png      | Bin 0 -> 885 bytes
 geyes/help/docs/it/figures/geyes_settings.png    | Bin 0 -> 4510 bytes
 geyes/help/docs/it/it.po                         | 369 ++++++++++++++++++++++
 geyes/help/docs/ja/figures/geyes_applet.png      | Bin 0 -> 885 bytes
 geyes/help/docs/ja/figures/geyes_settings.png    | Bin 0 -> 9806 bytes
 geyes/help/docs/ja/geyes.xml                     | 197 ++++++++++++
 geyes/help/docs/ja/legal.xml                     |  46 +++
 geyes/help/docs/ko/ko.po                         | 244 +++++++++++++++
 geyes/help/docs/oc/oc.po                         | 316 +++++++++++++++++++
 geyes/help/docs/ru/ru.po                         | 244 +++++++++++++++
 geyes/help/docs/sl/sl.po                         | 274 ++++++++++++++++
 geyes/help/docs/sv/figures/geyes_applet.png      | Bin 0 -> 885 bytes
 geyes/help/docs/sv/figures/geyes_settings.png    | Bin 0 -> 6602 bytes
 geyes/help/docs/sv/sv.po                         | 265 ++++++++++++++++
 geyes/help/docs/uk/figures/geyes_applet.png      | Bin 0 -> 1690 bytes
 geyes/help/docs/uk/uk.po                         | 366 ++++++++++++++++++++++
 geyes/help/docs/zh_CN/figures/geyes_applet.png   | Bin 0 -> 885 bytes
 geyes/help/docs/zh_CN/figures/geyes_settings.png | Bin 0 -> 9012 bytes
 geyes/help/docs/zh_CN/zh_CN.po                   | 348 +++++++++++++++++++++
 geyes/help/docs/zh_HK/figures/geyes_applet.png   | Bin 0 -> 885 bytes
 geyes/help/docs/zh_HK/geyes.xml                  | 220 +++++++++++++
 geyes/help/docs/zh_HK/legal.xml                  |  63 ++++
 geyes/help/docs/zh_HK/zh_HK.po                   | 314 +++++++++++++++++++
 geyes/help/docs/zh_TW/figures/geyes_applet.png   | Bin 0 -> 885 bytes
 geyes/help/docs/zh_TW/figures/geyes_settings.png | Bin 0 -> 9134 bytes
 geyes/help/docs/zh_TW/geyes.xml                  | 220 +++++++++++++
 geyes/help/docs/zh_TW/legal.xml                  |  63 ++++
 geyes/help/docs/zh_TW/zh_TW.po                   | 351 +++++++++++++++++++++
 98 files changed, 8696 insertions(+), 8696 deletions(-)

commit 0e0edb5ca89637f5c1228fd5aef64c5622c6b5d2
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:   Sat Jul 20 16:32:43 2013 -0400

    help: Consistently use help/ not docs/ part 2
    
    forgot to run git commit -a last time

 accessx-status/Makefile.am |  2 +-
 battstat/Makefile.am       |  4 +--
 configure.in               | 66 +++++++++++++++++++++++-----------------------
 geyes/Makefile.am          |  2 +-
 gweather/Makefile.am       |  2 +-
 invest-applet/Makefile.am  |  2 +-
 mixer/Makefile.am          |  2 +-
 modemlights/Makefile.am    |  2 +-
 multiload/Makefile.am      |  2 +-
 stickynotes/Makefile.am    |  2 +-
 trashapplet/Makefile.am    |  2 +-
 11 files changed, 44 insertions(+), 44 deletions(-)

commit 54cda68f22370fbd2856cd3b85a6e97c55caa07b
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:   Sat Jul 20 16:20:13 2013 -0400

    help: Consistently use help/ not docs/

 .../docs/C/figures/accessx-status-applet.png       |  Bin 2161 -> 0 bytes
 .../docs/C/figures/accessx-status-disabled.png     |  Bin 1189 -> 0 bytes
 .../docs/C/figures/accessx_bounce-keys.png         |  Bin 581 -> 0 bytes
 .../docs/C/figures/accessx_mouse-keys.png          |  Bin 570 -> 0 bytes
 .../docs/C/figures/accessx_slow-keys.png           |  Bin 668 -> 0 bytes
 .../docs/C/figures/accessx_sticky-altGr-key.png    |  Bin 589 -> 0 bytes
 .../docs/C/figures/accessx_sticky-ctrl-key.png     |  Bin 439 -> 0 bytes
 .../docs/C/figures/accessx_sticky-keys.png         |  Bin 1398 -> 0 bytes
 .../docs/C/figures/accessx_sticky-meta-key.png     |  Bin 373 -> 0 bytes
 .../docs/C/figures/accessx_sticky-shift-key.png    |  Bin 526 -> 0 bytes
 .../docs/C/figures/accessx_sticky-windows-key.png  |  Bin 439 -> 0 bytes
 accessx-status/docs/C/index.docbook                |  311 ----
 accessx-status/docs/C/legal.xml                    |   76 -
 accessx-status/docs/ChangeLog.old                  |  199 ---
 accessx-status/docs/Makefile.am                    |   24 -
 accessx-status/docs/bg/bg.po                       |  450 -----
 accessx-status/docs/ca/ca.po                       |  309 ----
 accessx-status/docs/cs/cs.po                       |  464 -----
 accessx-status/docs/de/de.po                       |  442 -----
 accessx-status/docs/el/el.po                       |  471 -----
 accessx-status/docs/en_GB/en_GB.po                 |  317 ----
 accessx-status/docs/es/es.po                       |  477 -----
 accessx-status/docs/eu/accessx-status.xml          |  294 ----
 accessx-status/docs/eu/eu.po                       |  313 ----
 accessx-status/docs/eu/legal.xml                   |   17 -
 accessx-status/docs/fi/fi.po                       |  318 ----
 accessx-status/docs/fr/fr.po                       |  474 -----
 accessx-status/docs/gl/gl.po                       |  435 -----
 accessx-status/docs/it/it.po                       |  441 -----
 accessx-status/docs/ko/ko.po                       |  326 ----
 accessx-status/docs/nl/nl.po                       |  312 ----
 accessx-status/docs/oc/oc.po                       |  416 -----
 accessx-status/docs/sl/sl.po                       |  327 ----
 accessx-status/docs/sv/sv.po                       |  318 ----
 .../docs/uk/figures/accessx-status-applet.png      |  Bin 2161 -> 0 bytes
 accessx-status/docs/uk/uk.po                       |  499 ------
 accessx-status/docs/zh_CN/zh_CN.po                 |  445 -----
 .../help/C/figures/accessx-status-applet.png       |  Bin 0 -> 2161 bytes
 .../help/C/figures/accessx-status-disabled.png     |  Bin 0 -> 1189 bytes
 .../help/C/figures/accessx_bounce-keys.png         |  Bin 0 -> 581 bytes
 .../help/C/figures/accessx_mouse-keys.png          |  Bin 0 -> 570 bytes
 .../help/C/figures/accessx_slow-keys.png           |  Bin 0 -> 668 bytes
 .../help/C/figures/accessx_sticky-altGr-key.png    |  Bin 0 -> 589 bytes
 .../help/C/figures/accessx_sticky-ctrl-key.png     |  Bin 0 -> 439 bytes
 .../help/C/figures/accessx_sticky-keys.png         |  Bin 0 -> 1398 bytes
 .../help/C/figures/accessx_sticky-meta-key.png     |  Bin 0 -> 373 bytes
 .../help/C/figures/accessx_sticky-shift-key.png    |  Bin 0 -> 526 bytes
 .../help/C/figures/accessx_sticky-windows-key.png  |  Bin 0 -> 439 bytes
 accessx-status/help/C/index.docbook                |  311 ++++
 accessx-status/help/C/legal.xml                    |   76 +
 accessx-status/help/ChangeLog.old                  |  199 +++
 accessx-status/help/Makefile.am                    |   24 +
 accessx-status/help/bg/bg.po                       |  450 +++++
 accessx-status/help/ca/ca.po                       |  309 ++++
 accessx-status/help/cs/cs.po                       |  464 +++++
 accessx-status/help/de/de.po                       |  442 +++++
 accessx-status/help/el/el.po                       |  471 +++++
 accessx-status/help/en_GB/en_GB.po                 |  317 ++++
 accessx-status/help/es/es.po                       |  477 +++++
 accessx-status/help/eu/accessx-status.xml          |  294 ++++
 accessx-status/help/eu/eu.po                       |  313 ++++
 accessx-status/help/eu/legal.xml                   |   17 +
 accessx-status/help/fi/fi.po                       |  318 ++++
 accessx-status/help/fr/fr.po                       |  474 +++++
 accessx-status/help/gl/gl.po                       |  435 +++++
 accessx-status/help/it/it.po                       |  441 +++++
 accessx-status/help/ko/ko.po                       |  326 ++++
 accessx-status/help/nl/nl.po                       |  312 ++++
 accessx-status/help/oc/oc.po                       |  416 +++++
 accessx-status/help/sl/sl.po                       |  327 ++++
 accessx-status/help/sv/sv.po                       |  318 ++++
 .../help/uk/figures/accessx-status-applet.png      |  Bin 0 -> 2161 bytes
 accessx-status/help/uk/uk.po                       |  499 ++++++
 accessx-status/help/zh_CN/zh_CN.po                 |  445 +++++
 .../docs/C/figures/battstat-applet-expanded.png    |  Bin 9276 -> 0 bytes
 battstat/docs/C/figures/battstat-applet.png        |  Bin 8883 -> 0 bytes
 battstat/docs/C/figures/battstat-credits-hal.png   |  Bin 28320 -> 0 bytes
 battstat/docs/C/figures/battstat-preferences.png   |  Bin 32094 -> 0 bytes
 battstat/docs/C/figures/context-menu.png           |  Bin 8102 -> 0 bytes
 battstat/docs/C/index.docbook                      |  511 ------
 battstat/docs/C/l10n.txt                           |   24 -
 battstat/docs/C/legal.xml                          |   76 -
 battstat/docs/Makefile.am                          |   18 -
 battstat/docs/bg/bg.po                             |  690 --------
 battstat/docs/bg/figures/battstat-credits-hal.png  |  Bin 50702 -> 0 bytes
 battstat/docs/bg/figures/battstat-preferences.png  |  Bin 49694 -> 0 bytes
 battstat/docs/bg/figures/context-menu.png          |  Bin 10993 -> 0 bytes
 battstat/docs/ca/ca.po                             |  782 ---------
 .../docs/ca/figures/battstat-applet-expanded.png   |  Bin 14517 -> 0 bytes
 battstat/docs/ca/figures/battstat-applet.png       |  Bin 12905 -> 0 bytes
 battstat/docs/ca/figures/battstat-credits-hal.png  |  Bin 107609 -> 0 bytes
 battstat/docs/ca/figures/battstat-preferences.png  |  Bin 35372 -> 0 bytes
 battstat/docs/ca/figures/context-menu.png          |  Bin 16844 -> 0 bytes
 battstat/docs/cs/cs.po                             |  781 ---------
 .../docs/cs/figures/battstat-applet-expanded.png   |  Bin 7687 -> 0 bytes
 battstat/docs/cs/figures/battstat-applet.png       |  Bin 8089 -> 0 bytes
 battstat/docs/cs/figures/battstat-credits-hal.png  |  Bin 44645 -> 0 bytes
 battstat/docs/cs/figures/battstat-preferences.png  |  Bin 41874 -> 0 bytes
 battstat/docs/cs/figures/context-menu.png          |  Bin 12487 -> 0 bytes
 battstat/docs/da/da.po                             |  782 ---------
 battstat/docs/de/battstat.xml                      |  388 -----
 battstat/docs/de/de.po                             |  778 ---------
 battstat/docs/de/figures/ac_small.png              |  Bin 636 -> 0 bytes
 battstat/docs/de/figures/batt_green.png            |  Bin 415 -> 0 bytes
 battstat/docs/de/figures/batt_orange.png           |  Bin 508 -> 0 bytes
 battstat/docs/de/figures/batt_red.png              |  Bin 511 -> 0 bytes
 battstat/docs/de/figures/batt_yellow.png           |  Bin 495 -> 0 bytes
 battstat/docs/de/figures/battery_small.png         |  Bin 583 -> 0 bytes
 .../docs/de/figures/battstat-applet-expanded.png   |  Bin 8670 -> 0 bytes
 battstat/docs/de/figures/battstat-applet.png       |  Bin 8088 -> 0 bytes
 .../docs/de/figures/battstat-applet_window.png     |  Bin 939 -> 0 bytes
 battstat/docs/de/figures/battstat-preferences.png  |  Bin 45763 -> 0 bytes
 battstat/docs/de/figures/context-menu.png          |  Bin 10381 -> 0 bytes
 battstat/docs/de/figures/flash_small.png           |  Bin 671 -> 0 bytes
 battstat/docs/de/figures/warning_small.png         |  Bin 219 -> 0 bytes
 battstat/docs/de/legal.xml                         |   32 -
 battstat/docs/el/el.po                             |  802 ---------
 battstat/docs/en_GB/en_GB.po                       |  764 --------
 battstat/docs/es/es.po                             |  803 ---------
 .../docs/es/figures/battstat-applet-expanded.png   |  Bin 5707 -> 0 bytes
 battstat/docs/es/figures/battstat-applet.png       |  Bin 4714 -> 0 bytes
 battstat/docs/es/figures/battstat-credits-hal.png  |  Bin 90642 -> 0 bytes
 battstat/docs/es/figures/battstat-preferences.png  |  Bin 37050 -> 0 bytes
 battstat/docs/es/figures/context-menu.png          |  Bin 7192 -> 0 bytes
 battstat/docs/eu/battstat.xml                      |  399 -----
 battstat/docs/eu/eu.po                             |  447 -----
 battstat/docs/eu/figures/battstat-apperance.png    |  Bin 20705 -> 0 bytes
 .../docs/eu/figures/battstat-applet-expanded.png   |  Bin 9007 -> 0 bytes
 battstat/docs/eu/figures/battstat-applet.png       |  Bin 8537 -> 0 bytes
 battstat/docs/eu/figures/battstat-credits-hal.png  |  Bin 75239 -> 0 bytes
 battstat/docs/eu/figures/battstat-general.png      |  Bin 26295 -> 0 bytes
 battstat/docs/eu/figures/battstat-preferences.png  |  Bin 60061 -> 0 bytes
 battstat/docs/eu/figures/context-menu.png          |  Bin 8639 -> 0 bytes
 battstat/docs/eu/legal.xml                         |   17 -
 battstat/docs/fi/fi.po                             |  453 -----
 .../docs/fi/figures/battstat-applet-expanded.png   |  Bin 4707 -> 0 bytes
 battstat/docs/fi/figures/battstat-applet.png       |  Bin 4157 -> 0 bytes
 battstat/docs/fi/figures/battstat-credits-hal.png  |  Bin 35979 -> 0 bytes
 battstat/docs/fi/figures/battstat-preferences.png  |  Bin 29671 -> 0 bytes
 battstat/docs/fi/figures/context-menu.png          |  Bin 8575 -> 0 bytes
 .../docs/fr/figures/battstat-applet-expanded.png   |  Bin 4199 -> 0 bytes
 battstat/docs/fr/figures/battstat-applet.png       |  Bin 4894 -> 0 bytes
 battstat/docs/fr/figures/battstat-credits-hal.png  |  Bin 35286 -> 0 bytes
 battstat/docs/fr/figures/battstat-preferences.png  |  Bin 32825 -> 0 bytes
 battstat/docs/fr/figures/context-menu.png          |  Bin 7613 -> 0 bytes
 battstat/docs/fr/fr.po                             |  789 ---------
 battstat/docs/it/battstat.xml                      |  590 -------
 battstat/docs/it/figures/ac_small.png              |  Bin 636 -> 0 bytes
 battstat/docs/it/figures/batt_green.png            |  Bin 415 -> 0 bytes
 battstat/docs/it/figures/batt_orange.png           |  Bin 508 -> 0 bytes
 battstat/docs/it/figures/batt_red.png              |  Bin 511 -> 0 bytes
 battstat/docs/it/figures/batt_yellow.png           |  Bin 495 -> 0 bytes
 battstat/docs/it/figures/battery_small.png         |  Bin 583 -> 0 bytes
 battstat/docs/it/figures/battstat-applet.png       |  Bin 939 -> 0 bytes
 .../docs/it/figures/battstat-applet_window.png     |  Bin 939 -> 0 bytes
 battstat/docs/it/figures/flash_small.png           |  Bin 671 -> 0 bytes
 battstat/docs/it/figures/warning_small.png         |  Bin 219 -> 0 bytes
 battstat/docs/it/legal.xml                         |   27 -
 battstat/docs/ja/battstat.xml                      |  590 -------
 battstat/docs/ja/figures/ac_small.png              |  Bin 636 -> 0 bytes
 battstat/docs/ja/figures/batt_green.png            |  Bin 415 -> 0 bytes
 battstat/docs/ja/figures/batt_orange.png           |  Bin 508 -> 0 bytes
 battstat/docs/ja/figures/batt_red.png              |  Bin 511 -> 0 bytes
 battstat/docs/ja/figures/batt_yellow.png           |  Bin 495 -> 0 bytes
 battstat/docs/ja/figures/battery_small.png         |  Bin 583 -> 0 bytes
 battstat/docs/ja/figures/battstat-applet.png       |  Bin 939 -> 0 bytes
 .../docs/ja/figures/battstat-applet_window.png     |  Bin 939 -> 0 bytes
 battstat/docs/ja/figures/flash_small.png           |  Bin 671 -> 0 bytes
 battstat/docs/ja/figures/warning_small.png         |  Bin 219 -> 0 bytes
 battstat/docs/ja/legal.xml                         |   46 -
 battstat/docs/ko/ko.po                             |  659 -------
 battstat/docs/oc/oc.po                             |  617 -------
 battstat/docs/pa/pa.po                             |  466 -----
 battstat/docs/pl/appear-hidden.gif                 |  Bin 22414 -> 0 bytes
 battstat/docs/pl/appear.gif                        |  Bin 22456 -> 0 bytes
 battstat/docs/pl/battstat-applet.sgml              |    0
 battstat/docs/pl/battstat-applet/index.html        |  240 ---
 battstat/docs/pl/battstat.sgml                     |    0
 battstat/docs/pl/bottom.gif                        |  Bin 5209 -> 0 bytes
 battstat/docs/pl/general.gif                       |  Bin 50550 -> 0 bytes
 battstat/docs/pl/index.html                        |  240 ---
 battstat/docs/pl/menu.gif                          |  Bin 10600 -> 0 bytes
 battstat/docs/pl/screen-ac.gif                     |  Bin 3907 -> 0 bytes
 battstat/docs/pl/screen-batt.gif                   |  Bin 3913 -> 0 bytes
 battstat/docs/pl/screen-charge.gif                 |  Bin 3788 -> 0 bytes
 battstat/docs/pl/square-hidden.gif                 |  Bin 7967 -> 0 bytes
 battstat/docs/pl/square.gif                        |  Bin 8696 -> 0 bytes
 battstat/docs/pl/top.gif                           |  Bin 5181 -> 0 bytes
 battstat/docs/pl/topic.dat                         |    1 -
 .../pt_BR/figures/battstat-applet-expanded.png     |  Bin 4630 -> 0 bytes
 battstat/docs/pt_BR/figures/battstat-applet.png    |  Bin 4772 -> 0 bytes
 .../docs/pt_BR/figures/battstat-credits-hal.png    |  Bin 31427 -> 0 bytes
 .../docs/pt_BR/figures/battstat-preferences.png    |  Bin 34412 -> 0 bytes
 battstat/docs/pt_BR/figures/context-menu.png       |  Bin 7454 -> 0 bytes
 battstat/docs/pt_BR/pt_BR.po                       |  785 ---------
 battstat/docs/sl/sl.po                             |  493 ------
 battstat/docs/sv/figures/ac_small.png              |  Bin 636 -> 0 bytes
 battstat/docs/sv/figures/batt_green.png            |  Bin 415 -> 0 bytes
 battstat/docs/sv/figures/batt_orange.png           |  Bin 508 -> 0 bytes
 battstat/docs/sv/figures/batt_red.png              |  Bin 511 -> 0 bytes
 battstat/docs/sv/figures/batt_yellow.png           |  Bin 495 -> 0 bytes
 battstat/docs/sv/figures/battery_small.png         |  Bin 583 -> 0 bytes
 .../docs/sv/figures/battstat-applet-expanded.png   |  Bin 7214 -> 0 bytes
 battstat/docs/sv/figures/battstat-applet.png       |  Bin 7028 -> 0 bytes
 .../docs/sv/figures/battstat-applet_window.png     |  Bin 939 -> 0 bytes
 battstat/docs/sv/figures/battstat-credits-hal.png  |  Bin 40003 -> 0 bytes
 battstat/docs/sv/figures/battstat-preferences.png  |  Bin 34522 -> 0 bytes
 battstat/docs/sv/figures/context-menu.png          |  Bin 9525 -> 0 bytes
 battstat/docs/sv/figures/flash_small.png           |  Bin 671 -> 0 bytes
 battstat/docs/sv/figures/warning_small.png         |  Bin 219 -> 0 bytes
 battstat/docs/sv/sv.po                             |  507 ------
 battstat/docs/uk/figures/ac_small.png              |  Bin 636 -> 0 bytes
 battstat/docs/uk/figures/batt_green.png            |  Bin 415 -> 0 bytes
 battstat/docs/uk/figures/batt_orange.png           |  Bin 508 -> 0 bytes
 battstat/docs/uk/figures/batt_red.png              |  Bin 511 -> 0 bytes
 battstat/docs/uk/figures/batt_yellow.png           |  Bin 495 -> 0 bytes
 battstat/docs/uk/figures/battery_small.png         |  Bin 583 -> 0 bytes
 battstat/docs/uk/figures/battstat-applet.png       |  Bin 939 -> 0 bytes
 .../docs/uk/figures/battstat-applet_window.png     |  Bin 939 -> 0 bytes
 battstat/docs/uk/figures/battstat-preferences.png  |  Bin 39536 -> 0 bytes
 battstat/docs/uk/figures/flash_small.png           |  Bin 671 -> 0 bytes
 battstat/docs/uk/figures/warning_small.png         |  Bin 219 -> 0 bytes
 battstat/docs/uk/uk.po                             |  869 ----------
 battstat/docs/zh_CN/figures/ac_small.png           |  Bin 636 -> 0 bytes
 battstat/docs/zh_CN/figures/batt_green.png         |  Bin 415 -> 0 bytes
 battstat/docs/zh_CN/figures/batt_orange.png        |  Bin 508 -> 0 bytes
 battstat/docs/zh_CN/figures/batt_red.png           |  Bin 511 -> 0 bytes
 battstat/docs/zh_CN/figures/batt_yellow.png        |  Bin 495 -> 0 bytes
 battstat/docs/zh_CN/figures/battery_small.png      |  Bin 583 -> 0 bytes
 battstat/docs/zh_CN/figures/battstat-applet.png    |  Bin 939 -> 0 bytes
 .../docs/zh_CN/figures/battstat-applet_window.png  |  Bin 939 -> 0 bytes
 battstat/docs/zh_CN/figures/flash_small.png        |  Bin 671 -> 0 bytes
 battstat/docs/zh_CN/figures/warning_small.png      |  Bin 219 -> 0 bytes
 battstat/docs/zh_CN/zh_CN.po                       |  724 --------
 battstat/docs/zh_HK/battstat.xml                   |  472 -----
 battstat/docs/zh_HK/figures/ac_small.png           |  Bin 636 -> 0 bytes
 battstat/docs/zh_HK/figures/batt_green.png         |  Bin 415 -> 0 bytes
 battstat/docs/zh_HK/figures/batt_orange.png        |  Bin 508 -> 0 bytes
 battstat/docs/zh_HK/figures/batt_red.png           |  Bin 511 -> 0 bytes
 battstat/docs/zh_HK/figures/batt_yellow.png        |  Bin 495 -> 0 bytes
 battstat/docs/zh_HK/figures/battery_small.png      |  Bin 583 -> 0 bytes
 battstat/docs/zh_HK/figures/battstat-applet.png    |  Bin 939 -> 0 bytes
 .../docs/zh_HK/figures/battstat-applet_window.png  |  Bin 939 -> 0 bytes
 battstat/docs/zh_HK/figures/flash_small.png        |  Bin 671 -> 0 bytes
 battstat/docs/zh_HK/figures/warning_small.png      |  Bin 219 -> 0 bytes
 battstat/docs/zh_HK/legal.xml                      |   25 -
 battstat/docs/zh_TW/battstat.xml                   |  472 -----
 battstat/docs/zh_TW/figures/ac_small.png           |  Bin 636 -> 0 bytes
 battstat/docs/zh_TW/figures/batt_green.png         |  Bin 415 -> 0 bytes
 battstat/docs/zh_TW/figures/batt_orange.png        |  Bin 508 -> 0 bytes
 battstat/docs/zh_TW/figures/batt_red.png           |  Bin 511 -> 0 bytes
 battstat/docs/zh_TW/figures/batt_yellow.png        |  Bin 495 -> 0 bytes
 battstat/docs/zh_TW/figures/battery_small.png      |  Bin 583 -> 0 bytes
 battstat/docs/zh_TW/figures/battstat-applet.png    |  Bin 939 -> 0 bytes
 .../docs/zh_TW/figures/battstat-applet_window.png  |  Bin 939 -> 0 bytes
 battstat/docs/zh_TW/figures/flash_small.png        |  Bin 671 -> 0 bytes
 battstat/docs/zh_TW/figures/warning_small.png      |  Bin 219 -> 0 bytes
 battstat/docs/zh_TW/legal.xml                      |   25 -
 .../help/C/figures/battstat-applet-expanded.png    |  Bin 0 -> 9276 bytes
 battstat/help/C/figures/battstat-applet.png        |  Bin 0 -> 8883 bytes
 battstat/help/C/figures/battstat-credits-hal.png   |  Bin 0 -> 28320 bytes
 battstat/help/C/figures/battstat-preferences.png   |  Bin 0 -> 32094 bytes
 battstat/help/C/figures/context-menu.png           |  Bin 0 -> 8102 bytes
 battstat/help/C/index.docbook                      |  511 ++++++
 battstat/help/C/l10n.txt                           |   24 +
 battstat/help/C/legal.xml                          |   76 +
 battstat/help/Makefile.am                          |   18 +
 battstat/help/bg/bg.po                             |  690 ++++++++
 battstat/help/bg/figures/battstat-credits-hal.png  |  Bin 0 -> 50702 bytes
 battstat/help/bg/figures/battstat-preferences.png  |  Bin 0 -> 49694 bytes
 battstat/help/bg/figures/context-menu.png          |  Bin 0 -> 10993 bytes
 battstat/help/ca/ca.po                             |  782 +++++++++
 .../help/ca/figures/battstat-applet-expanded.png   |  Bin 0 -> 14517 bytes
 battstat/help/ca/figures/battstat-applet.png       |  Bin 0 -> 12905 bytes
 battstat/help/ca/figures/battstat-credits-hal.png  |  Bin 0 -> 107609 bytes
 battstat/help/ca/figures/battstat-preferences.png  |  Bin 0 -> 35372 bytes
 battstat/help/ca/figures/context-menu.png          |  Bin 0 -> 16844 bytes
 battstat/help/cs/cs.po                             |  781 +++++++++
 .../help/cs/figures/battstat-applet-expanded.png   |  Bin 0 -> 7687 bytes
 battstat/help/cs/figures/battstat-applet.png       |  Bin 0 -> 8089 bytes
 battstat/help/cs/figures/battstat-credits-hal.png  |  Bin 0 -> 44645 bytes
 battstat/help/cs/figures/battstat-preferences.png  |  Bin 0 -> 41874 bytes
 battstat/help/cs/figures/context-menu.png          |  Bin 0 -> 12487 bytes
 battstat/help/da/da.po                             |  782 +++++++++
 battstat/help/de/battstat.xml                      |  388 +++++
 battstat/help/de/de.po                             |  778 +++++++++
 battstat/help/de/figures/ac_small.png              |  Bin 0 -> 636 bytes
 battstat/help/de/figures/batt_green.png            |  Bin 0 -> 415 bytes
 battstat/help/de/figures/batt_orange.png           |  Bin 0 -> 508 bytes
 battstat/help/de/figures/batt_red.png              |  Bin 0 -> 511 bytes
 battstat/help/de/figures/batt_yellow.png           |  Bin 0 -> 495 bytes
 battstat/help/de/figures/battery_small.png         |  Bin 0 -> 583 bytes
 .../help/de/figures/battstat-applet-expanded.png   |  Bin 0 -> 8670 bytes
 battstat/help/de/figures/battstat-applet.png       |  Bin 0 -> 8088 bytes
 .../help/de/figures/battstat-applet_window.png     |  Bin 0 -> 939 bytes
 battstat/help/de/figures/battstat-preferences.png  |  Bin 0 -> 45763 bytes
 battstat/help/de/figures/context-menu.png          |  Bin 0 -> 10381 bytes
 battstat/help/de/figures/flash_small.png           |  Bin 0 -> 671 bytes
 battstat/help/de/figures/warning_small.png         |  Bin 0 -> 219 bytes
 battstat/help/de/legal.xml                         |   32 +
 battstat/help/el/el.po                             |  802 +++++++++
 battstat/help/en_GB/en_GB.po                       |  764 ++++++++
 battstat/help/es/es.po                             |  803 +++++++++
 .../help/es/figures/battstat-applet-expanded.png   |  Bin 0 -> 5707 bytes
 battstat/help/es/figures/battstat-applet.png       |  Bin 0 -> 4714 bytes
 battstat/help/es/figures/battstat-credits-hal.png  |  Bin 0 -> 90642 bytes
 battstat/help/es/figures/battstat-preferences.png  |  Bin 0 -> 37050 bytes
 battstat/help/es/figures/context-menu.png          |  Bin 0 -> 7192 bytes
 battstat/help/eu/battstat.xml                      |  399 +++++
 battstat/help/eu/eu.po                             |  447 +++++
 battstat/help/eu/figures/battstat-apperance.png    |  Bin 0 -> 20705 bytes
 .../help/eu/figures/battstat-applet-expanded.png   |  Bin 0 -> 9007 bytes
 battstat/help/eu/figures/battstat-applet.png       |  Bin 0 -> 8537 bytes
 battstat/help/eu/figures/battstat-credits-hal.png  |  Bin 0 -> 75239 bytes
 battstat/help/eu/figures/battstat-general.png      |  Bin 0 -> 26295 bytes
 battstat/help/eu/figures/battstat-preferences.png  |  Bin 0 -> 60061 bytes
 battstat/help/eu/figures/context-menu.png          |  Bin 0 -> 8639 bytes
 battstat/help/eu/legal.xml                         |   17 +
 battstat/help/fi/fi.po                             |  453 +++++
 .../help/fi/figures/battstat-applet-expanded.png   |  Bin 0 -> 4707 bytes
 battstat/help/fi/figures/battstat-applet.png       |  Bin 0 -> 4157 bytes
 battstat/help/fi/figures/battstat-credits-hal.png  |  Bin 0 -> 35979 bytes
 battstat/help/fi/figures/battstat-preferences.png  |  Bin 0 -> 29671 bytes
 battstat/help/fi/figures/context-menu.png          |  Bin 0 -> 8575 bytes
 .../help/fr/figures/battstat-applet-expanded.png   |  Bin 0 -> 4199 bytes
 battstat/help/fr/figures/battstat-applet.png       |  Bin 0 -> 4894 bytes
 battstat/help/fr/figures/battstat-credits-hal.png  |  Bin 0 -> 35286 bytes
 battstat/help/fr/figures/battstat-preferences.png  |  Bin 0 -> 32825 bytes
 battstat/help/fr/figures/context-menu.png          |  Bin 0 -> 7613 bytes
 battstat/help/fr/fr.po                             |  789 +++++++++
 battstat/help/it/battstat.xml                      |  590 +++++++
 battstat/help/it/figures/ac_small.png              |  Bin 0 -> 636 bytes
 battstat/help/it/figures/batt_green.png            |  Bin 0 -> 415 bytes
 battstat/help/it/figures/batt_orange.png           |  Bin 0 -> 508 bytes
 battstat/help/it/figures/batt_red.png              |  Bin 0 -> 511 bytes
 battstat/help/it/figures/batt_yellow.png           |  Bin 0 -> 495 bytes
 battstat/help/it/figures/battery_small.png         |  Bin 0 -> 583 bytes
 battstat/help/it/figures/battstat-applet.png       |  Bin 0 -> 939 bytes
 .../help/it/figures/battstat-applet_window.png     |  Bin 0 -> 939 bytes
 battstat/help/it/figures/flash_small.png           |  Bin 0 -> 671 bytes
 battstat/help/it/figures/warning_small.png         |  Bin 0 -> 219 bytes
 battstat/help/it/legal.xml                         |   27 +
 battstat/help/ja/battstat.xml                      |  590 +++++++
 battstat/help/ja/figures/ac_small.png              |  Bin 0 -> 636 bytes
 battstat/help/ja/figures/batt_green.png            |  Bin 0 -> 415 bytes
 battstat/help/ja/figures/batt_orange.png           |  Bin 0 -> 508 bytes
 battstat/help/ja/figures/batt_red.png              |  Bin 0 -> 511 bytes
 battstat/help/ja/figures/batt_yellow.png           |  Bin 0 -> 495 bytes
 battstat/help/ja/figures/battery_small.png         |  Bin 0 -> 583 bytes
 battstat/help/ja/figures/battstat-applet.png       |  Bin 0 -> 939 bytes
 .../help/ja/figures/battstat-applet_window.png     |  Bin 0 -> 939 bytes
 battstat/help/ja/figures/flash_small.png           |  Bin 0 -> 671 bytes
 battstat/help/ja/figures/warning_small.png         |  Bin 0 -> 219 bytes
 battstat/help/ja/legal.xml                         |   46 +
 battstat/help/ko/ko.po                             |  659 +++++++
 battstat/help/oc/oc.po                             |  617 +++++++
 battstat/help/pa/pa.po                             |  466 +++++
 battstat/help/pl/appear-hidden.gif                 |  Bin 0 -> 22414 bytes
 battstat/help/pl/appear.gif                        |  Bin 0 -> 22456 bytes
 battstat/help/pl/battstat-applet.sgml              |    0
 battstat/help/pl/battstat-applet/index.html        |  240 +++
 battstat/help/pl/battstat.sgml                     |    0
 battstat/help/pl/bottom.gif                        |  Bin 0 -> 5209 bytes
 battstat/help/pl/general.gif                       |  Bin 0 -> 50550 bytes
 battstat/help/pl/index.html                        |  240 +++
 battstat/help/pl/menu.gif                          |  Bin 0 -> 10600 bytes
 battstat/help/pl/screen-ac.gif                     |  Bin 0 -> 3907 bytes
 battstat/help/pl/screen-batt.gif                   |  Bin 0 -> 3913 bytes
 battstat/help/pl/screen-charge.gif                 |  Bin 0 -> 3788 bytes
 battstat/help/pl/square-hidden.gif                 |  Bin 0 -> 7967 bytes
 battstat/help/pl/square.gif                        |  Bin 0 -> 8696 bytes
 battstat/help/pl/top.gif                           |  Bin 0 -> 5181 bytes
 battstat/help/pl/topic.dat                         |    1 +
 .../pt_BR/figures/battstat-applet-expanded.png     |  Bin 0 -> 4630 bytes
 battstat/help/pt_BR/figures/battstat-applet.png    |  Bin 0 -> 4772 bytes
 .../help/pt_BR/figures/battstat-credits-hal.png    |  Bin 0 -> 31427 bytes
 .../help/pt_BR/figures/battstat-preferences.png    |  Bin 0 -> 34412 bytes
 battstat/help/pt_BR/figures/context-menu.png       |  Bin 0 -> 7454 bytes
 battstat/help/pt_BR/pt_BR.po                       |  785 +++++++++
 battstat/help/sl/sl.po                             |  493 ++++++
 battstat/help/sv/figures/ac_small.png              |  Bin 0 -> 636 bytes
 battstat/help/sv/figures/batt_green.png            |  Bin 0 -> 415 bytes
 battstat/help/sv/figures/batt_orange.png           |  Bin 0 -> 508 bytes
 battstat/help/sv/figures/batt_red.png              |  Bin 0 -> 511 bytes
 battstat/help/sv/figures/batt_yellow.png           |  Bin 0 -> 495 bytes
 battstat/help/sv/figures/battery_small.png         |  Bin 0 -> 583 bytes
 .../help/sv/figures/battstat-applet-expanded.png   |  Bin 0 -> 7214 bytes
 battstat/help/sv/figures/battstat-applet.png       |  Bin 0 -> 7028 bytes
 .../help/sv/figures/battstat-applet_window.png     |  Bin 0 -> 939 bytes
 battstat/help/sv/figures/battstat-credits-hal.png  |  Bin 0 -> 40003 bytes
 battstat/help/sv/figures/battstat-preferences.png  |  Bin 0 -> 34522 bytes
 battstat/help/sv/figures/context-menu.png          |  Bin 0 -> 9525 bytes
 battstat/help/sv/figures/flash_small.png           |  Bin 0 -> 671 bytes
 battstat/help/sv/figures/warning_small.png         |  Bin 0 -> 219 bytes
 battstat/help/sv/sv.po                             |  507 ++++++
 battstat/help/uk/figures/ac_small.png              |  Bin 0 -> 636 bytes
 battstat/help/uk/figures/batt_green.png            |  Bin 0 -> 415 bytes
 battstat/help/uk/figures/batt_orange.png           |  Bin 0 -> 508 bytes
 battstat/help/uk/figures/batt_red.png              |  Bin 0 -> 511 bytes
 battstat/help/uk/figures/batt_yellow.png           |  Bin 0 -> 495 bytes
 battstat/help/uk/figures/battery_small.png         |  Bin 0 -> 583 bytes
 battstat/help/uk/figures/battstat-applet.png       |  Bin 0 -> 939 bytes
 .../help/uk/figures/battstat-applet_window.png     |  Bin 0 -> 939 bytes
 battstat/help/uk/figures/battstat-preferences.png  |  Bin 0 -> 39536 bytes
 battstat/help/uk/figures/flash_small.png           |  Bin 0 -> 671 bytes
 battstat/help/uk/figures/warning_small.png         |  Bin 0 -> 219 bytes
 battstat/help/uk/uk.po                             |  869 ++++++++++
 battstat/help/zh_CN/figures/ac_small.png           |  Bin 0 -> 636 bytes
 battstat/help/zh_CN/figures/batt_green.png         |  Bin 0 -> 415 bytes
 battstat/help/zh_CN/figures/batt_orange.png        |  Bin 0 -> 508 bytes
 battstat/help/zh_CN/figures/batt_red.png           |  Bin 0 -> 511 bytes
 battstat/help/zh_CN/figures/batt_yellow.png        |  Bin 0 -> 495 bytes
 battstat/help/zh_CN/figures/battery_small.png      |  Bin 0 -> 583 bytes
 battstat/help/zh_CN/figures/battstat-applet.png    |  Bin 0 -> 939 bytes
 .../help/zh_CN/figures/battstat-applet_window.png  |  Bin 0 -> 939 bytes
 battstat/help/zh_CN/figures/flash_small.png        |  Bin 0 -> 671 bytes
 battstat/help/zh_CN/figures/warning_small.png      |  Bin 0 -> 219 bytes
 battstat/help/zh_CN/zh_CN.po                       |  724 ++++++++
 battstat/help/zh_HK/battstat.xml                   |  472 +++++
 battstat/help/zh_HK/figures/ac_small.png           |  Bin 0 -> 636 bytes
 battstat/help/zh_HK/figures/batt_green.png         |  Bin 0 -> 415 bytes
 battstat/help/zh_HK/figures/batt_orange.png        |  Bin 0 -> 508 bytes
 battstat/help/zh_HK/figures/batt_red.png           |  Bin 0 -> 511 bytes
 battstat/help/zh_HK/figures/batt_yellow.png        |  Bin 0 -> 495 bytes
 battstat/help/zh_HK/figures/battery_small.png      |  Bin 0 -> 583 bytes
 battstat/help/zh_HK/figures/battstat-applet.png    |  Bin 0 -> 939 bytes
 .../help/zh_HK/figures/battstat-applet_window.png  |  Bin 0 -> 939 bytes
 battstat/help/zh_HK/figures/flash_small.png        |  Bin 0 -> 671 bytes
 battstat/help/zh_HK/figures/warning_small.png      |  Bin 0 -> 219 bytes
 battstat/help/zh_HK/legal.xml                      |   25 +
 battstat/help/zh_TW/battstat.xml                   |  472 +++++
 battstat/help/zh_TW/figures/ac_small.png           |  Bin 0 -> 636 bytes
 battstat/help/zh_TW/figures/batt_green.png         |  Bin 0 -> 415 bytes
 battstat/help/zh_TW/figures/batt_orange.png        |  Bin 0 -> 508 bytes
 battstat/help/zh_TW/figures/batt_red.png           |  Bin 0 -> 511 bytes
 battstat/help/zh_TW/figures/batt_yellow.png        |  Bin 0 -> 495 bytes
 battstat/help/zh_TW/figures/battery_small.png      |  Bin 0 -> 583 bytes
 battstat/help/zh_TW/figures/battstat-applet.png    |  Bin 0 -> 939 bytes
 .../help/zh_TW/figures/battstat-applet_window.png  |  Bin 0 -> 939 bytes
 battstat/help/zh_TW/figures/flash_small.png        |  Bin 0 -> 671 bytes
 battstat/help/zh_TW/figures/warning_small.png      |  Bin 0 -> 219 bytes
 battstat/help/zh_TW/legal.xml                      |   25 +
 gweather/docs/C/figures/gweather-details.png       |  Bin 23865 -> 0 bytes
 gweather/docs/C/figures/gweather-menu-prefs.png    |  Bin 13771 -> 0 bytes
 gweather/docs/C/figures/gweather-prefs-general.png |  Bin 29920 -> 0 bytes
 .../docs/C/figures/gweather-prefs-locations.png    |  Bin 25749 -> 0 bytes
 gweather/docs/C/figures/gweather_applet.png        |  Bin 1225 -> 0 bytes
 gweather/docs/C/figures/stock_weather-cloudy.png   |  Bin 818 -> 0 bytes
 .../docs/C/figures/stock_weather-few-clouds.png    |  Bin 680 -> 0 bytes
 gweather/docs/C/figures/stock_weather-fog.png      |  Bin 289 -> 0 bytes
 .../docs/C/figures/stock_weather-night-clear.png   |  Bin 786 -> 0 bytes
 .../C/figures/stock_weather-night-few-clouds.png   |  Bin 768 -> 0 bytes
 gweather/docs/C/figures/stock_weather-showers.png  |  Bin 186 -> 0 bytes
 gweather/docs/C/figures/stock_weather-snow.png     |  Bin 354 -> 0 bytes
 gweather/docs/C/figures/stock_weather-storm.png    |  Bin 849 -> 0 bytes
 gweather/docs/C/figures/stock_weather-sunny.png    |  Bin 902 -> 0 bytes
 gweather/docs/C/index.docbook                      |  762 --------
 gweather/docs/C/l10n.txt                           |   40 -
 gweather/docs/C/legal.xml                          |   76 -
 gweather/docs/Makefile.am                          |   27 -
 gweather/docs/ar/ar.po                             |  753 --------
 gweather/docs/ca/ca.po                             | 1068 ------------
 gweather/docs/ca/figures/gweather-details.png      |  Bin 34929 -> 0 bytes
 gweather/docs/ca/figures/gweather-menu-prefs.png   |  Bin 19395 -> 0 bytes
 .../docs/ca/figures/gweather-prefs-general.png     |  Bin 36395 -> 0 bytes
 .../docs/ca/figures/gweather-prefs-locations.png   |  Bin 31744 -> 0 bytes
 gweather/docs/cs/cs.po                             | 1049 -----------
 gweather/docs/cs/figures/gweather-details.png      |  Bin 45235 -> 0 bytes
 gweather/docs/cs/figures/gweather-menu-prefs.png   |  Bin 14772 -> 0 bytes
 .../docs/cs/figures/gweather-prefs-general.png     |  Bin 44087 -> 0 bytes
 .../docs/cs/figures/gweather-prefs-locations.png   |  Bin 35091 -> 0 bytes
 gweather/docs/de/de.po                             | 1044 -----------
 gweather/docs/de/figures/gweather-details.png      |  Bin 32687 -> 0 bytes
 gweather/docs/de/figures/gweather-menu-prefs.png   |  Bin 9995 -> 0 bytes
 .../docs/de/figures/gweather-prefs-general.png     |  Bin 34453 -> 0 bytes
 .../docs/de/figures/gweather-prefs-locations.png   |  Bin 28616 -> 0 bytes
 gweather/docs/de/figures/gweather_applet.png       |  Bin 640 -> 0 bytes
 gweather/docs/de/figures/gweather_settings.png     |  Bin 4366 -> 0 bytes
 gweather/docs/de/figures/gweather_weather.png      |  Bin 8980 -> 0 bytes
 gweather/docs/de/gweather.xml                      |  607 -------
 gweather/docs/de/legal.xml                         |   28 -
 gweather/docs/el/el.po                             |  744 --------
 gweather/docs/el/figures/gweather-details.png      |  Bin 48504 -> 0 bytes
 gweather/docs/el/figures/gweather-menu-prefs.png   |  Bin 17279 -> 0 bytes
 .../docs/el/figures/gweather-prefs-general.png     |  Bin 48101 -> 0 bytes
 .../docs/el/figures/gweather-prefs-locations.png   |  Bin 36504 -> 0 bytes
 gweather/docs/en_GB/en_GB.po                       | 1055 ------------
 gweather/docs/es/es.po                             | 1067 ------------
 gweather/docs/es/figures/gweather-details.png      |  Bin 37964 -> 0 bytes
 gweather/docs/es/figures/gweather-menu-prefs.png   |  Bin 12021 -> 0 bytes
 .../docs/es/figures/gweather-prefs-general.png     |  Bin 40349 -> 0 bytes
 .../docs/es/figures/gweather-prefs-locations.png   |  Bin 36207 -> 0 bytes
 gweather/docs/eu/eu.po                             |  713 --------
 gweather/docs/eu/figures/gweather-details.png      |  Bin 33312 -> 0 bytes
 gweather/docs/eu/figures/gweather-menu-prefs.png   |  Bin 12036 -> 0 bytes
 .../docs/eu/figures/gweather-prefs-general.png     |  Bin 32171 -> 0 bytes
 .../docs/eu/figures/gweather-prefs-locations.png   |  Bin 31538 -> 0 bytes
 gweather/docs/eu/figures/gweather_settings.png     |  Bin 20935 -> 0 bytes
 gweather/docs/eu/figures/gweather_weather.png      |  Bin 20988 -> 0 bytes
 gweather/docs/eu/gweather.xml                      |  615 -------
 gweather/docs/eu/legal.xml                         |   17 -
 gweather/docs/fi/fi.po                             |  756 --------
 gweather/docs/fi/figures/gweather-details.png      |  Bin 29725 -> 0 bytes
 gweather/docs/fi/figures/gweather-menu-prefs.png   |  Bin 10215 -> 0 bytes
 .../docs/fi/figures/gweather-prefs-general.png     |  Bin 30557 -> 0 bytes
 .../docs/fi/figures/gweather-prefs-locations.png   |  Bin 24414 -> 0 bytes
 gweather/docs/fr/figures/gweather-details.png      |  Bin 33773 -> 0 bytes
 gweather/docs/fr/figures/gweather-menu-prefs.png   |  Bin 11948 -> 0 bytes
 .../docs/fr/figures/gweather-prefs-general.png     |  Bin 34077 -> 0 bytes
 .../docs/fr/figures/gweather-prefs-locations.png   |  Bin 27505 -> 0 bytes
 gweather/docs/fr/figures/gweather_applet.png       |  Bin 1028 -> 0 bytes
 gweather/docs/fr/fr.po                             | 1071 ------------
 gweather/docs/it/figures/gweather_applet.png       |  Bin 640 -> 0 bytes
 gweather/docs/it/figures/gweather_settings.png     |  Bin 4366 -> 0 bytes
 gweather/docs/it/figures/gweather_weather.png      |  Bin 8980 -> 0 bytes
 gweather/docs/it/gweather.xml                      |  648 -------
 gweather/docs/it/legal.xml                         |   27 -
 gweather/docs/ja/figures/gweather_applet.png       |  Bin 640 -> 0 bytes
 gweather/docs/ja/figures/gweather_settings.png     |  Bin 4366 -> 0 bytes
 gweather/docs/ja/figures/gweather_weather.png      |  Bin 8980 -> 0 bytes
 gweather/docs/ja/gweather.xml                      |  596 -------
 gweather/docs/ja/legal.xml                         |   46 -
 gweather/docs/ko/gweather.xml                      |  615 -------
 gweather/docs/ko/ko.po                             |  714 --------
 gweather/docs/ko/legal.xml                         |   53 -
 gweather/docs/nl/figures/gweather-details.png      |  Bin 23865 -> 0 bytes
 gweather/docs/nl/figures/gweather-menu-prefs.png   |  Bin 13771 -> 0 bytes
 .../docs/nl/figures/gweather-prefs-general.png     |  Bin 29920 -> 0 bytes
 .../docs/nl/figures/gweather-prefs-locations.png   |  Bin 25749 -> 0 bytes
 gweather/docs/nl/figures/gweather_applet.png       |  Bin 1225 -> 0 bytes
 gweather/docs/nl/nl.po                             | 1816 --------------------
 gweather/docs/oc/oc.po                             |  905 ----------
 gweather/docs/pa/pa.po                             |  732 --------
 gweather/docs/pt_BR/figures/gweather-details.png   |  Bin 33413 -> 0 bytes
 .../docs/pt_BR/figures/gweather-menu-prefs.png     |  Bin 13666 -> 0 bytes
 .../docs/pt_BR/figures/gweather-prefs-general.png  |  Bin 35369 -> 0 bytes
 .../pt_BR/figures/gweather-prefs-locations.png     |  Bin 33329 -> 0 bytes
 gweather/docs/pt_BR/pt_BR.po                       | 1057 ------------
 gweather/docs/ru/figures/gweather-details.png      |  Bin 33340 -> 0 bytes
 gweather/docs/ru/figures/gweather-menu-prefs.png   |  Bin 15689 -> 0 bytes
 .../docs/ru/figures/gweather-prefs-general.png     |  Bin 36880 -> 0 bytes
 .../docs/ru/figures/gweather-prefs-locations.png   |  Bin 28453 -> 0 bytes
 gweather/docs/ru/ru.po                             | 1046 -----------
 gweather/docs/sl/sl.po                             |  747 --------
 gweather/docs/sv/figures/gweather-details.png      |  Bin 39000 -> 0 bytes
 gweather/docs/sv/figures/gweather-menu-prefs.png   |  Bin 11885 -> 0 bytes
 .../docs/sv/figures/gweather-prefs-general.png     |  Bin 32872 -> 0 bytes
 .../docs/sv/figures/gweather-prefs-locations.png   |  Bin 28888 -> 0 bytes
 gweather/docs/sv/figures/gweather_applet.png       |  Bin 640 -> 0 bytes
 gweather/docs/sv/figures/gweather_settings.png     |  Bin 4366 -> 0 bytes
 gweather/docs/sv/figures/gweather_weather.png      |  Bin 8980 -> 0 bytes
 gweather/docs/sv/sv.po                             |  745 --------
 gweather/docs/uk/figures/gweather-details.png      |  Bin 36715 -> 0 bytes
 .../docs/uk/figures/gweather-prefs-general.png     |  Bin 34740 -> 0 bytes
 .../docs/uk/figures/gweather-prefs-locations.png   |  Bin 28770 -> 0 bytes
 gweather/docs/uk/figures/gweather_applet.png       |  Bin 1225 -> 0 bytes
 gweather/docs/uk/uk.po                             |  851 ---------
 gweather/docs/zh_CN/figures/gweather_applet.png    |  Bin 640 -> 0 bytes
 gweather/docs/zh_CN/figures/gweather_settings.png  |  Bin 4366 -> 0 bytes
 gweather/docs/zh_CN/figures/gweather_weather.png   |  Bin 8980 -> 0 bytes
 gweather/docs/zh_CN/zh_CN.po                       |  999 -----------
 gweather/docs/zh_HK/figures/gweather_applet.png    |  Bin 640 -> 0 bytes
 gweather/docs/zh_HK/figures/gweather_settings.png  |  Bin 4366 -> 0 bytes
 gweather/docs/zh_HK/figures/gweather_weather.png   |  Bin 8980 -> 0 bytes
 gweather/docs/zh_HK/gweather.xml                   |  477 -----
 gweather/docs/zh_HK/legal.xml                      |   25 -
 gweather/docs/zh_TW/figures/gweather_applet.png    |  Bin 640 -> 0 bytes
 gweather/docs/zh_TW/figures/gweather_settings.png  |  Bin 4366 -> 0 bytes
 gweather/docs/zh_TW/figures/gweather_weather.png   |  Bin 8980 -> 0 bytes
 gweather/docs/zh_TW/gweather.xml                   |  477 -----
 gweather/docs/zh_TW/legal.xml                      |   25 -
 gweather/help/C/figures/gweather-details.png       |  Bin 0 -> 23865 bytes
 gweather/help/C/figures/gweather-menu-prefs.png    |  Bin 0 -> 13771 bytes
 gweather/help/C/figures/gweather-prefs-general.png |  Bin 0 -> 29920 bytes
 .../help/C/figures/gweather-prefs-locations.png    |  Bin 0 -> 25749 bytes
 gweather/help/C/figures/gweather_applet.png        |  Bin 0 -> 1225 bytes
 gweather/help/C/figures/stock_weather-cloudy.png   |  Bin 0 -> 818 bytes
 .../help/C/figures/stock_weather-few-clouds.png    |  Bin 0 -> 680 bytes
 gweather/help/C/figures/stock_weather-fog.png      |  Bin 0 -> 289 bytes
 .../help/C/figures/stock_weather-night-clear.png   |  Bin 0 -> 786 bytes
 .../C/figures/stock_weather-night-few-clouds.png   |  Bin 0 -> 768 bytes
 gweather/help/C/figures/stock_weather-showers.png  |  Bin 0 -> 186 bytes
 gweather/help/C/figures/stock_weather-snow.png     |  Bin 0 -> 354 bytes
 gweather/help/C/figures/stock_weather-storm.png    |  Bin 0 -> 849 bytes
 gweather/help/C/figures/stock_weather-sunny.png    |  Bin 0 -> 902 bytes
 gweather/help/C/index.docbook                      |  762 ++++++++
 gweather/help/C/l10n.txt                           |   40 +
 gweather/help/C/legal.xml                          |   76 +
 gweather/help/Makefile.am                          |   27 +
 gweather/help/ar/ar.po                             |  753 ++++++++
 gweather/help/ca/ca.po                             | 1068 ++++++++++++
 gweather/help/ca/figures/gweather-details.png      |  Bin 0 -> 34929 bytes
 gweather/help/ca/figures/gweather-menu-prefs.png   |  Bin 0 -> 19395 bytes
 .../help/ca/figures/gweather-prefs-general.png     |  Bin 0 -> 36395 bytes
 .../help/ca/figures/gweather-prefs-locations.png   |  Bin 0 -> 31744 bytes
 gweather/help/cs/cs.po                             | 1049 +++++++++++
 gweather/help/cs/figures/gweather-details.png      |  Bin 0 -> 45235 bytes
 gweather/help/cs/figures/gweather-menu-prefs.png   |  Bin 0 -> 14772 bytes
 .../help/cs/figures/gweather-prefs-general.png     |  Bin 0 -> 44087 bytes
 .../help/cs/figures/gweather-prefs-locations.png   |  Bin 0 -> 35091 bytes
 gweather/help/de/de.po                             | 1044 +++++++++++
 gweather/help/de/figures/gweather-details.png      |  Bin 0 -> 32687 bytes
 gweather/help/de/figures/gweather-menu-prefs.png   |  Bin 0 -> 9995 bytes
 .../help/de/figures/gweather-prefs-general.png     |  Bin 0 -> 34453 bytes
 .../help/de/figures/gweather-prefs-locations.png   |  Bin 0 -> 28616 bytes
 gweather/help/de/figures/gweather_applet.png       |  Bin 0 -> 640 bytes
 gweather/help/de/figures/gweather_settings.png     |  Bin 0 -> 4366 bytes
 gweather/help/de/figures/gweather_weather.png      |  Bin 0 -> 8980 bytes
 gweather/help/de/gweather.xml                      |  607 +++++++
 gweather/help/de/legal.xml                         |   28 +
 gweather/help/el/el.po                             |  744 ++++++++
 gweather/help/el/figures/gweather-details.png      |  Bin 0 -> 48504 bytes
 gweather/help/el/figures/gweather-menu-prefs.png   |  Bin 0 -> 17279 bytes
 .../help/el/figures/gweather-prefs-general.png     |  Bin 0 -> 48101 bytes
 .../help/el/figures/gweather-prefs-locations.png   |  Bin 0 -> 36504 bytes
 gweather/help/en_GB/en_GB.po                       | 1055 ++++++++++++
 gweather/help/es/es.po                             | 1067 ++++++++++++
 gweather/help/es/figures/gweather-details.png      |  Bin 0 -> 37964 bytes
 gweather/help/es/figures/gweather-menu-prefs.png   |  Bin 0 -> 12021 bytes
 .../help/es/figures/gweather-prefs-general.png     |  Bin 0 -> 40349 bytes
 .../help/es/figures/gweather-prefs-locations.png   |  Bin 0 -> 36207 bytes
 gweather/help/eu/eu.po                             |  713 ++++++++
 gweather/help/eu/figures/gweather-details.png      |  Bin 0 -> 33312 bytes
 gweather/help/eu/figures/gweather-menu-prefs.png   |  Bin 0 -> 12036 bytes
 .../help/eu/figures/gweather-prefs-general.png     |  Bin 0 -> 32171 bytes
 .../help/eu/figures/gweather-prefs-locations.png   |  Bin 0 -> 31538 bytes
 gweather/help/eu/figures/gweather_settings.png     |  Bin 0 -> 20935 bytes
 gweather/help/eu/figures/gweather_weather.png      |  Bin 0 -> 20988 bytes
 gweather/help/eu/gweather.xml                      |  615 +++++++
 gweather/help/eu/legal.xml                         |   17 +
 gweather/help/fi/fi.po                             |  756 ++++++++
 gweather/help/fi/figures/gweather-details.png      |  Bin 0 -> 29725 bytes
 gweather/help/fi/figures/gweather-menu-prefs.png   |  Bin 0 -> 10215 bytes
 .../help/fi/figures/gweather-prefs-general.png     |  Bin 0 -> 30557 bytes
 .../help/fi/figures/gweather-prefs-locations.png   |  Bin 0 -> 24414 bytes
 gweather/help/fr/figures/gweather-details.png      |  Bin 0 -> 33773 bytes
 gweather/help/fr/figures/gweather-menu-prefs.png   |  Bin 0 -> 11948 bytes
 .../help/fr/figures/gweather-prefs-general.png     |  Bin 0 -> 34077 bytes
 .../help/fr/figures/gweather-prefs-locations.png   |  Bin 0 -> 27505 bytes
 gweather/help/fr/figures/gweather_applet.png       |  Bin 0 -> 1028 bytes
 gweather/help/fr/fr.po                             | 1071 ++++++++++++
 gweather/help/it/figures/gweather_applet.png       |  Bin 0 -> 640 bytes
 gweather/help/it/figures/gweather_settings.png     |  Bin 0 -> 4366 bytes
 gweather/help/it/figures/gweather_weather.png      |  Bin 0 -> 8980 bytes
 gweather/help/it/gweather.xml                      |  648 +++++++
 gweather/help/it/legal.xml                         |   27 +
 gweather/help/ja/figures/gweather_applet.png       |  Bin 0 -> 640 bytes
 gweather/help/ja/figures/gweather_settings.png     |  Bin 0 -> 4366 bytes
 gweather/help/ja/figures/gweather_weather.png      |  Bin 0 -> 8980 bytes
 gweather/help/ja/gweather.xml                      |  596 +++++++
 gweather/help/ja/legal.xml                         |   46 +
 gweather/help/ko/gweather.xml                      |  615 +++++++
 gweather/help/ko/ko.po                             |  714 ++++++++
 gweather/help/ko/legal.xml                         |   53 +
 gweather/help/nl/figures/gweather-details.png      |  Bin 0 -> 23865 bytes
 gweather/help/nl/figures/gweather-menu-prefs.png   |  Bin 0 -> 13771 bytes
 .../help/nl/figures/gweather-prefs-general.png     |  Bin 0 -> 29920 bytes
 .../help/nl/figures/gweather-prefs-locations.png   |  Bin 0 -> 25749 bytes
 gweather/help/nl/figures/gweather_applet.png       |  Bin 0 -> 1225 bytes
 gweather/help/nl/nl.po                             | 1816 ++++++++++++++++++++
 gweather/help/oc/oc.po                             |  905 ++++++++++
 gweather/help/pa/pa.po                             |  732 ++++++++
 gweather/help/pt_BR/figures/gweather-details.png   |  Bin 0 -> 33413 bytes
 .../help/pt_BR/figures/gweather-menu-prefs.png     |  Bin 0 -> 13666 bytes
 .../help/pt_BR/figures/gweather-prefs-general.png  |  Bin 0 -> 35369 bytes
 .../pt_BR/figures/gweather-prefs-locations.png     |  Bin 0 -> 33329 bytes
 gweather/help/pt_BR/pt_BR.po                       | 1057 ++++++++++++
 gweather/help/ru/figures/gweather-details.png      |  Bin 0 -> 33340 bytes
 gweather/help/ru/figures/gweather-menu-prefs.png   |  Bin 0 -> 15689 bytes
 .../help/ru/figures/gweather-prefs-general.png     |  Bin 0 -> 36880 bytes
 .../help/ru/figures/gweather-prefs-locations.png   |  Bin 0 -> 28453 bytes
 gweather/help/ru/ru.po                             | 1046 +++++++++++
 gweather/help/sl/sl.po                             |  747 ++++++++
 gweather/help/sv/figures/gweather-details.png      |  Bin 0 -> 39000 bytes
 gweather/help/sv/figures/gweather-menu-prefs.png   |  Bin 0 -> 11885 bytes
 .../help/sv/figures/gweather-prefs-general.png     |  Bin 0 -> 32872 bytes
 .../help/sv/figures/gweather-prefs-locations.png   |  Bin 0 -> 28888 bytes
 gweather/help/sv/figures/gweather_applet.png       |  Bin 0 -> 640 bytes
 gweather/help/sv/figures/gweather_settings.png     |  Bin 0 -> 4366 bytes
 gweather/help/sv/figures/gweather_weather.png      |  Bin 0 -> 8980 bytes
 gweather/help/sv/sv.po                             |  745 ++++++++
 gweather/help/uk/figures/gweather-details.png      |  Bin 0 -> 36715 bytes
 .../help/uk/figures/gweather-prefs-general.png     |  Bin 0 -> 34740 bytes
 .../help/uk/figures/gweather-prefs-locations.png   |  Bin 0 -> 28770 bytes
 gweather/help/uk/figures/gweather_applet.png       |  Bin 0 -> 1225 bytes
 gweather/help/uk/uk.po                             |  851 +++++++++
 gweather/help/zh_CN/figures/gweather_applet.png    |  Bin 0 -> 640 bytes
 gweather/help/zh_CN/figures/gweather_settings.png  |  Bin 0 -> 4366 bytes
 gweather/help/zh_CN/figures/gweather_weather.png   |  Bin 0 -> 8980 bytes
 gweather/help/zh_CN/zh_CN.po                       |  999 +++++++++++
 gweather/help/zh_HK/figures/gweather_applet.png    |  Bin 0 -> 640 bytes
 gweather/help/zh_HK/figures/gweather_settings.png  |  Bin 0 -> 4366 bytes
 gweather/help/zh_HK/figures/gweather_weather.png   |  Bin 0 -> 8980 bytes
 gweather/help/zh_HK/gweather.xml                   |  477 +++++
 gweather/help/zh_HK/legal.xml                      |   25 +
 gweather/help/zh_TW/figures/gweather_applet.png    |  Bin 0 -> 640 bytes
 gweather/help/zh_TW/figures/gweather_settings.png  |  Bin 0 -> 4366 bytes
 gweather/help/zh_TW/figures/gweather_weather.png   |  Bin 0 -> 8980 bytes
 gweather/help/zh_TW/gweather.xml                   |  477 +++++
 gweather/help/zh_TW/legal.xml                      |   25 +
 invest-applet/docs/C/figures/symbol-search.png     |  Bin 44264 -> 0 bytes
 invest-applet/docs/C/index.docbook                 |  481 ------
 invest-applet/docs/C/legal.xml                     |   76 -
 invest-applet/docs/Makefile.am                     |   13 -
 invest-applet/docs/ca/ca.po                        |  557 ------
 invest-applet/docs/de/de.po                        |  869 ----------
 invest-applet/docs/el/el.po                        |  551 ------
 invest-applet/docs/en_GB/en_GB.po                  |  542 ------
 invest-applet/docs/es/es.po                        |  912 ----------
 invest-applet/docs/fi/fi.po                        |  554 ------
 invest-applet/docs/fr/fr.po                        |  870 ----------
 invest-applet/docs/it/it.po                        |  587 -------
 invest-applet/docs/ru/ru.po                        |  831 ---------
 invest-applet/docs/sl/sl.po                        |  455 -----
 invest-applet/docs/sv/sv.po                        |  326 ----
 invest-applet/docs/zh_CN/zh_CN.po                  |  506 ------
 invest-applet/help/C/figures/symbol-search.png     |  Bin 0 -> 44264 bytes
 invest-applet/help/C/index.docbook                 |  481 ++++++
 invest-applet/help/C/legal.xml                     |   76 +
 invest-applet/help/Makefile.am                     |   13 +
 invest-applet/help/ca/ca.po                        |  557 ++++++
 invest-applet/help/de/de.po                        |  869 ++++++++++
 invest-applet/help/el/el.po                        |  551 ++++++
 invest-applet/help/en_GB/en_GB.po                  |  542 ++++++
 invest-applet/help/es/es.po                        |  912 ++++++++++
 invest-applet/help/fi/fi.po                        |  554 ++++++
 invest-applet/help/fr/fr.po                        |  870 ++++++++++
 invest-applet/help/it/it.po                        |  587 +++++++
 invest-applet/help/ru/ru.po                        |  831 +++++++++
 invest-applet/help/sl/sl.po                        |  455 +++++
 invest-applet/help/sv/sv.po                        |  326 ++++
 invest-applet/help/zh_CN/zh_CN.po                  |  506 ++++++
 mixer/docs/C/figures/volumecontrol_applet.png      |  Bin 987 -> 0 bytes
 mixer/docs/C/index.docbook                         |  264 ---
 mixer/docs/C/l10n.txt                              |   52 -
 mixer/docs/C/legal.xml                             |   76 -
 mixer/docs/Makefile.am                             |   13 -
 mixer/docs/ca/ca.po                                |  315 ----
 mixer/docs/cs/cs.po                                |  470 -----
 mixer/docs/da/da.po                                |  479 ------
 mixer/docs/de/de.po                                |  478 ------
 mixer/docs/de/figures/mixer_applet.png             |  Bin 1078 -> 0 bytes
 mixer/docs/de/figures/volumecontrol_applet.png     |  Bin 1025 -> 0 bytes
 mixer/docs/de/legal.xml                            |   22 -
 mixer/docs/de/mixer_applet2.xml                    |  260 ---
 mixer/docs/el/el.po                                |  359 ----
 mixer/docs/en_GB/en_GB.po                          |  334 ----
 mixer/docs/es/es.po                                |  487 ------
 mixer/docs/eu/eu.po                                |  319 ----
 mixer/docs/eu/legal.xml                            |   17 -
 mixer/docs/eu/mixer_applet2.xml                    |  260 ---
 mixer/docs/fi/fi.po                                |  361 ----
 mixer/docs/fr/figures/volumecontrol_applet.png     |  Bin 723 -> 0 bytes
 mixer/docs/fr/fr.po                                |  480 ------
 mixer/docs/hu/hu.po                                |  356 ----
 mixer/docs/it/it.po                                |  437 -----
 mixer/docs/ja/figures/mixer_applet.png             |  Bin 1078 -> 0 bytes
 mixer/docs/ja/figures/volumecontrol_applet.png     |  Bin 987 -> 0 bytes
 mixer/docs/ja/legal.xml                            |   46 -
 mixer/docs/ja/mixer_applet2.xml                    |  220 ---
 mixer/docs/ko/ko.po                                |  457 -----
 mixer/docs/oc/oc.po                                |  408 -----
 mixer/docs/pa/pa.po                                |  340 ----
 mixer/docs/pt_BR/pt_BR.po                          |  334 ----
 mixer/docs/ru/ru.po                                |  461 -----
 mixer/docs/sl/sl.po                                |  342 ----
 mixer/docs/sv/sv.po                                |  333 ----
 mixer/docs/uk/figures/volumecontrol_applet.png     |  Bin 987 -> 0 bytes
 mixer/docs/uk/uk.po                                |  470 -----
 mixer/docs/zh_CN/zh_CN.po                          |  444 -----
 mixer/docs/zh_HK/figures/volumecontrol_applet.png  |  Bin 987 -> 0 bytes
 mixer/docs/zh_HK/legal.xml                         |   54 -
 mixer/docs/zh_HK/mixer_applet2.xml                 |  220 ---
 mixer/docs/zh_TW/figures/mixer_applet.png          |  Bin 1078 -> 0 bytes
 mixer/docs/zh_TW/figures/volumecontrol_applet.png  |  Bin 987 -> 0 bytes
 mixer/docs/zh_TW/legal.xml                         |   54 -
 mixer/docs/zh_TW/mixer_applet2.xml                 |  220 ---
 mixer/help/C/figures/volumecontrol_applet.png      |  Bin 0 -> 987 bytes
 mixer/help/C/index.docbook                         |  264 +++
 mixer/help/C/l10n.txt                              |   52 +
 mixer/help/C/legal.xml                             |   76 +
 mixer/help/Makefile.am                             |   13 +
 mixer/help/ca/ca.po                                |  315 ++++
 mixer/help/cs/cs.po                                |  470 +++++
 mixer/help/da/da.po                                |  479 ++++++
 mixer/help/de/de.po                                |  478 ++++++
 mixer/help/de/figures/mixer_applet.png             |  Bin 0 -> 1078 bytes
 mixer/help/de/figures/volumecontrol_applet.png     |  Bin 0 -> 1025 bytes
 mixer/help/de/legal.xml                            |   22 +
 mixer/help/de/mixer_applet2.xml                    |  260 +++
 mixer/help/el/el.po                                |  359 ++++
 mixer/help/en_GB/en_GB.po                          |  334 ++++
 mixer/help/es/es.po                                |  487 ++++++
 mixer/help/eu/eu.po                                |  319 ++++
 mixer/help/eu/legal.xml                            |   17 +
 mixer/help/eu/mixer_applet2.xml                    |  260 +++
 mixer/help/fi/fi.po                                |  361 ++++
 mixer/help/fr/figures/volumecontrol_applet.png     |  Bin 0 -> 723 bytes
 mixer/help/fr/fr.po                                |  480 ++++++
 mixer/help/hu/hu.po                                |  356 ++++
 mixer/help/it/it.po                                |  437 +++++
 mixer/help/ja/figures/mixer_applet.png             |  Bin 0 -> 1078 bytes
 mixer/help/ja/figures/volumecontrol_applet.png     |  Bin 0 -> 987 bytes
 mixer/help/ja/legal.xml                            |   46 +
 mixer/help/ja/mixer_applet2.xml                    |  220 +++
 mixer/help/ko/ko.po                                |  457 +++++
 mixer/help/oc/oc.po                                |  408 +++++
 mixer/help/pa/pa.po                                |  340 ++++
 mixer/help/pt_BR/pt_BR.po                          |  334 ++++
 mixer/help/ru/ru.po                                |  461 +++++
 mixer/help/sl/sl.po                                |  342 ++++
 mixer/help/sv/sv.po                                |  333 ++++
 mixer/help/uk/figures/volumecontrol_applet.png     |  Bin 0 -> 987 bytes
 mixer/help/uk/uk.po                                |  470 +++++
 mixer/help/zh_CN/zh_CN.po                          |  444 +++++
 mixer/help/zh_HK/figures/volumecontrol_applet.png  |  Bin 0 -> 987 bytes
 mixer/help/zh_HK/legal.xml                         |   54 +
 mixer/help/zh_HK/mixer_applet2.xml                 |  220 +++
 mixer/help/zh_TW/figures/mixer_applet.png          |  Bin 0 -> 1078 bytes
 mixer/help/zh_TW/figures/volumecontrol_applet.png  |  Bin 0 -> 987 bytes
 mixer/help/zh_TW/legal.xml                         |   54 +
 mixer/help/zh_TW/mixer_applet2.xml                 |  220 +++
 multiload/docs/C/figures/multiload-preferences.png |  Bin 25334 -> 0 bytes
 .../C/figures/system-monitor-applet_window.png     |  Bin 447 -> 0 bytes
 multiload/docs/C/figures/system_monitor.png        |  Bin 577 -> 0 bytes
 multiload/docs/C/index.docbook                     |  625 -------
 multiload/docs/C/l10n.txt                          |   17 -
 multiload/docs/C/legal.xml                         |   76 -
 multiload/docs/Makefile.am                         |   16 -
 multiload/docs/ca/ca.po                            |  549 ------
 multiload/docs/cs/cs.po                            |  748 --------
 .../docs/cs/figures/multiload-preferences.png      |  Bin 40874 -> 0 bytes
 multiload/docs/de/de.po                            |  765 ---------
 .../docs/de/figures/multiload-preferences.png      |  Bin 213078 -> 0 bytes
 .../de/figures/system-monitor-applet_window.png    |  Bin 577 -> 0 bytes
 multiload/docs/de/legal.xml                        |   30 -
 multiload/docs/de/multiload.xml                    |  550 ------
 multiload/docs/el/el.po                            |  771 ---------
 multiload/docs/en_GB/en_GB.po                      |  582 -------
 multiload/docs/es/es.po                            |  553 ------
 .../docs/es/figures/multiload-preferences.png      |  Bin 35251 -> 0 bytes
 multiload/docs/eu/eu.po                            |  553 ------
 .../docs/eu/figures/multiload-preferences.png      |  Bin 33160 -> 0 bytes
 multiload/docs/eu/figures/system_monitor.png       |  Bin 577 -> 0 bytes
 multiload/docs/eu/figures/system_monitor_prefs.png |  Bin 25896 -> 0 bytes
 multiload/docs/eu/legal.xml                        |   17 -
 multiload/docs/eu/multiload.xml                    |  550 ------
 multiload/docs/fi/fi.po                            |  596 -------
 .../docs/fi/figures/multiload-preferences.png      |  Bin 32112 -> 0 bytes
 multiload/docs/fi/figures/system_monitor.png       |  Bin 577 -> 0 bytes
 .../docs/fr/figures/multiload-preferences.png      |  Bin 32713 -> 0 bytes
 multiload/docs/fr/fr.po                            |  769 ---------
 .../it/figures/system-monitor-applet_window.png    |  Bin 577 -> 0 bytes
 multiload/docs/it/legal.xml                        |   27 -
 multiload/docs/it/multiload.xml                    |  417 -----
 .../ja/figures/system-monitor-applet_window.png    |  Bin 577 -> 0 bytes
 multiload/docs/ja/legal.xml                        |   46 -
 multiload/docs/ja/multiload.xml                    |  411 -----
 .../docs/ko/figures/multiload-preferences.png      |  Bin 42214 -> 0 bytes
 multiload/docs/ko/ko.po                            |  725 --------
 multiload/docs/oc/oc.po                            |  661 -------
 multiload/docs/pa/pa.po                            |  572 ------
 .../docs/pt_BR/figures/multiload-preferences.png   |  Bin 36850 -> 0 bytes
 multiload/docs/pt_BR/pt_BR.po                      |  591 -------
 multiload/docs/ru/ru.po                            |  549 ------
 multiload/docs/sl/sl.po                            |  592 -------
 .../docs/sv/figures/multiload-preferences.png      |  Bin 62618 -> 0 bytes
 .../sv/figures/system-monitor-applet_window.png    |  Bin 577 -> 0 bytes
 multiload/docs/sv/sv.po                            |  584 -------
 .../docs/uk/figures/multiload-preferences.png      |  Bin 31805 -> 0 bytes
 .../uk/figures/system-monitor-applet_window.png    |  Bin 447 -> 0 bytes
 multiload/docs/uk/figures/system_monitor.png       |  Bin 577 -> 0 bytes
 multiload/docs/uk/uk.po                            |  755 --------
 .../zh_CN/figures/system-monitor-applet_window.png |  Bin 577 -> 0 bytes
 multiload/docs/zh_CN/zh_CN.po                      |  713 --------
 .../zh_HK/figures/system-monitor-applet_window.png |  Bin 577 -> 0 bytes
 multiload/docs/zh_HK/legal.xml                     |   25 -
 multiload/docs/zh_HK/multiload.xml                 |  296 ----
 .../zh_TW/figures/system-monitor-applet_window.png |  Bin 577 -> 0 bytes
 multiload/docs/zh_TW/legal.xml                     |   25 -
 multiload/docs/zh_TW/multiload.xml                 |  296 ----
 multiload/help/C/figures/multiload-preferences.png |  Bin 0 -> 25334 bytes
 .../C/figures/system-monitor-applet_window.png     |  Bin 0 -> 447 bytes
 multiload/help/C/figures/system_monitor.png        |  Bin 0 -> 577 bytes
 multiload/help/C/index.docbook                     |  625 +++++++
 multiload/help/C/l10n.txt                          |   17 +
 multiload/help/C/legal.xml                         |   76 +
 multiload/help/Makefile.am                         |   16 +
 multiload/help/ca/ca.po                            |  549 ++++++
 multiload/help/cs/cs.po                            |  748 ++++++++
 .../help/cs/figures/multiload-preferences.png      |  Bin 0 -> 40874 bytes
 multiload/help/de/de.po                            |  765 +++++++++
 .../help/de/figures/multiload-preferences.png      |  Bin 0 -> 213078 bytes
 .../de/figures/system-monitor-applet_window.png    |  Bin 0 -> 577 bytes
 multiload/help/de/legal.xml                        |   30 +
 multiload/help/de/multiload.xml                    |  550 ++++++
 multiload/help/el/el.po                            |  771 +++++++++
 multiload/help/en_GB/en_GB.po                      |  582 +++++++
 multiload/help/es/es.po                            |  553 ++++++
 .../help/es/figures/multiload-preferences.png      |  Bin 0 -> 35251 bytes
 multiload/help/eu/eu.po                            |  553 ++++++
 .../help/eu/figures/multiload-preferences.png      |  Bin 0 -> 33160 bytes
 multiload/help/eu/figures/system_monitor.png       |  Bin 0 -> 577 bytes
 multiload/help/eu/figures/system_monitor_prefs.png |  Bin 0 -> 25896 bytes
 multiload/help/eu/legal.xml                        |   17 +
 multiload/help/eu/multiload.xml                    |  550 ++++++
 multiload/help/fi/fi.po                            |  596 +++++++
 .../help/fi/figures/multiload-preferences.png      |  Bin 0 -> 32112 bytes
 multiload/help/fi/figures/system_monitor.png       |  Bin 0 -> 577 bytes
 .../help/fr/figures/multiload-preferences.png      |  Bin 0 -> 32713 bytes
 multiload/help/fr/fr.po                            |  769 +++++++++
 .../it/figures/system-monitor-applet_window.png    |  Bin 0 -> 577 bytes
 multiload/help/it/legal.xml                        |   27 +
 multiload/help/it/multiload.xml                    |  417 +++++
 .../ja/figures/system-monitor-applet_window.png    |  Bin 0 -> 577 bytes
 multiload/help/ja/legal.xml                        |   46 +
 multiload/help/ja/multiload.xml                    |  411 +++++
 .../help/ko/figures/multiload-preferences.png      |  Bin 0 -> 42214 bytes
 multiload/help/ko/ko.po                            |  725 ++++++++
 multiload/help/oc/oc.po                            |  661 +++++++
 multiload/help/pa/pa.po                            |  572 ++++++
 .../help/pt_BR/figures/multiload-preferences.png   |  Bin 0 -> 36850 bytes
 multiload/help/pt_BR/pt_BR.po                      |  591 +++++++
 multiload/help/ru/ru.po                            |  549 ++++++
 multiload/help/sl/sl.po                            |  592 +++++++
 .../help/sv/figures/multiload-preferences.png      |  Bin 0 -> 62618 bytes
 .../sv/figures/system-monitor-applet_window.png    |  Bin 0 -> 577 bytes
 multiload/help/sv/sv.po                            |  584 +++++++
 .../help/uk/figures/multiload-preferences.png      |  Bin 0 -> 31805 bytes
 .../uk/figures/system-monitor-applet_window.png    |  Bin 0 -> 447 bytes
 multiload/help/uk/figures/system_monitor.png       |  Bin 0 -> 577 bytes
 multiload/help/uk/uk.po                            |  755 ++++++++
 .../zh_CN/figures/system-monitor-applet_window.png |  Bin 0 -> 577 bytes
 multiload/help/zh_CN/zh_CN.po                      |  713 ++++++++
 .../zh_HK/figures/system-monitor-applet_window.png |  Bin 0 -> 577 bytes
 multiload/help/zh_HK/legal.xml                     |   25 +
 multiload/help/zh_HK/multiload.xml                 |  296 ++++
 .../zh_TW/figures/system-monitor-applet_window.png |  Bin 0 -> 577 bytes
 multiload/help/zh_TW/legal.xml                     |   25 +
 multiload/help/zh_TW/multiload.xml                 |  296 ++++
 .../docs/C/figures/stickynote-right-menu-lock.png  |  Bin 10838 -> 0 bytes
 .../docs/C/figures/stickynote-right-menu-new.png   |  Bin 10798 -> 0 bytes
 .../docs/C/figures/stickynotes-note-prefs.png      |  Bin 18906 -> 0 bytes
 stickynotes/docs/C/figures/stickynotes-prefs.png   |  Bin 26177 -> 0 bytes
 stickynotes/docs/C/figures/stickynotes_applet.png  |  Bin 15510 -> 0 bytes
 stickynotes/docs/C/index.docbook                   |  474 -----
 stickynotes/docs/C/l10n.txt                        |   32 -
 stickynotes/docs/C/legal.xml                       |   76 -
 stickynotes/docs/Makefile.am                       |   18 -
 stickynotes/docs/ca/ca.po                          |  850 ---------
 stickynotes/docs/cs/cs.po                          |  826 ---------
 .../docs/cs/figures/stickynote-right-menu-lock.png |  Bin 18805 -> 0 bytes
 .../docs/cs/figures/stickynote-right-menu-new.png  |  Bin 17762 -> 0 bytes
 .../docs/cs/figures/stickynotes-note-prefs.png     |  Bin 28228 -> 0 bytes
 stickynotes/docs/cs/figures/stickynotes-prefs.png  |  Bin 40453 -> 0 bytes
 stickynotes/docs/cs/figures/stickynotes_applet.png |  Bin 26380 -> 0 bytes
 stickynotes/docs/de/de.po                          |  845 ---------
 .../docs/de/figures/stickynote-right-menu-lock.png |  Bin 11587 -> 0 bytes
 .../docs/de/figures/stickynote-right-menu-new.png  |  Bin 10516 -> 0 bytes
 .../docs/de/figures/stickynotes-note-prefs.png     |  Bin 22072 -> 0 bytes
 stickynotes/docs/de/figures/stickynotes-prefs.png  |  Bin 30069 -> 0 bytes
 stickynotes/docs/de/figures/stickynotes_applet.png |  Bin 4642 -> 0 bytes
 stickynotes/docs/de/legal.xml                      |   63 -
 stickynotes/docs/de/stickynotes_applet.xml         |  388 -----
 stickynotes/docs/el/el.po                          | 1013 -----------
 stickynotes/docs/en_GB/en_GB.po                    |  519 ------
 stickynotes/docs/es/es.po                          |  858 ---------
 .../docs/es/figures/stickynote-right-menu-lock.png |  Bin 26153 -> 0 bytes
 .../docs/es/figures/stickynote-right-menu-new.png  |  Bin 11769 -> 0 bytes
 .../docs/es/figures/stickynote-right-menu.png      |  Bin 7912 -> 0 bytes
 .../docs/es/figures/stickynotes-note-prefs.png     |  Bin 25326 -> 0 bytes
 stickynotes/docs/es/figures/stickynotes-prefs.png  |  Bin 35205 -> 0 bytes
 stickynotes/docs/es/figures/stickynotes_applet.png |  Bin 5601 -> 0 bytes
 stickynotes/docs/eu/eu.po                          |  502 ------
 .../docs/eu/figures/stickynote-right-menu-lock.png |  Bin 11307 -> 0 bytes
 .../docs/eu/figures/stickynote-right-menu-new.png  |  Bin 10770 -> 0 bytes
 .../docs/eu/figures/stickynotes-note-prefs.png     |  Bin 22526 -> 0 bytes
 stickynotes/docs/eu/figures/stickynotes-prefs.png  |  Bin 31065 -> 0 bytes
 stickynotes/docs/eu/figures/stickynotes_applet.png |  Bin 6231 -> 0 bytes
 stickynotes/docs/eu/legal.xml                      |   63 -
 stickynotes/docs/eu/stickynotes_applet.xml         |  388 -----
 stickynotes/docs/fi/fi.po                          |  546 ------
 .../docs/fi/figures/stickynote-right-menu-lock.png |  Bin 11867 -> 0 bytes
 .../docs/fi/figures/stickynote-right-menu-new.png  |  Bin 11728 -> 0 bytes
 .../docs/fi/figures/stickynotes-note-prefs.png     |  Bin 21783 -> 0 bytes
 stickynotes/docs/fi/figures/stickynotes-prefs.png  |  Bin 28123 -> 0 bytes
 stickynotes/docs/fi/figures/stickynotes_applet.png |  Bin 5035 -> 0 bytes
 .../docs/fr/figures/stickynote-right-menu-lock.png |  Bin 14568 -> 0 bytes
 .../docs/fr/figures/stickynote-right-menu-new.png  |  Bin 13728 -> 0 bytes
 .../docs/fr/figures/stickynotes-note-prefs.png     |  Bin 21481 -> 0 bytes
 stickynotes/docs/fr/figures/stickynotes-prefs.png  |  Bin 29620 -> 0 bytes
 stickynotes/docs/fr/figures/stickynotes_applet.png |  Bin 5711 -> 0 bytes
 stickynotes/docs/fr/fr.po                          |  853 ---------
 stickynotes/docs/it/figures/stickynotes_applet.png |  Bin 805 -> 0 bytes
 stickynotes/docs/it/legal.xml                      |   71 -
 stickynotes/docs/it/stickynotes_applet.xml         |  265 ---
 stickynotes/docs/ja/figures/stickynotes_applet.png |  Bin 805 -> 0 bytes
 stickynotes/docs/ja/legal.xml                      |   46 -
 stickynotes/docs/ja/stickynotes_applet.xml         |  260 ---
 stickynotes/docs/ko/ko.po                          |  779 ---------
 stickynotes/docs/oc/oc.po                          |  689 --------
 stickynotes/docs/pa/pa.po                          |  521 ------
 .../pt_BR/figures/stickynote-right-menu-lock.png   |  Bin 11149 -> 0 bytes
 .../pt_BR/figures/stickynote-right-menu-new.png    |  Bin 10434 -> 0 bytes
 .../docs/pt_BR/figures/stickynotes-note-prefs.png  |  Bin 21688 -> 0 bytes
 .../docs/pt_BR/figures/stickynotes-prefs.png       |  Bin 30770 -> 0 bytes
 .../docs/pt_BR/figures/stickynotes_applet.png      |  Bin 4602 -> 0 bytes
 stickynotes/docs/pt_BR/pt_BR.po                    |  524 ------
 .../docs/ru/figures/stickynote-right-menu-lock.png |  Bin 15991 -> 0 bytes
 .../docs/ru/figures/stickynote-right-menu-new.png  |  Bin 16042 -> 0 bytes
 .../docs/ru/figures/stickynotes-note-prefs.png     |  Bin 24200 -> 0 bytes
 stickynotes/docs/ru/figures/stickynotes-prefs.png  |  Bin 32273 -> 0 bytes
 stickynotes/docs/ru/figures/stickynotes_applet.png |  Bin 5476 -> 0 bytes
 stickynotes/docs/ru/ru.po                          |  830 ---------
 stickynotes/docs/sl/sl.po                          |  527 ------
 .../docs/sv/figures/stickynote-right-menu-lock.png |  Bin 26022 -> 0 bytes
 .../docs/sv/figures/stickynote-right-menu-new.png  |  Bin 23779 -> 0 bytes
 .../docs/sv/figures/stickynotes-note-prefs.png     |  Bin 35542 -> 0 bytes
 stickynotes/docs/sv/figures/stickynotes-prefs.png  |  Bin 24811 -> 0 bytes
 stickynotes/docs/sv/figures/stickynotes_applet.png |  Bin 805 -> 0 bytes
 stickynotes/docs/sv/sv.po                          |  519 ------
 .../docs/uk/figures/stickynote-left-menu.png       |  Bin 4681 -> 0 bytes
 .../docs/uk/figures/stickynote-right-menu.png      |  Bin 11687 -> 0 bytes
 .../docs/uk/figures/stickynotes-note-prefs.png     |  Bin 23541 -> 0 bytes
 stickynotes/docs/uk/figures/stickynotes-prefs.png  |  Bin 32188 -> 0 bytes
 stickynotes/docs/uk/figures/stickynotes_applet.png |  Bin 774 -> 0 bytes
 stickynotes/docs/uk/uk.po                          |  612 -------
 .../docs/zh_CN/figures/stickynotes_applet.png      |  Bin 805 -> 0 bytes
 stickynotes/docs/zh_CN/stickynotes_applet.xml      |  388 -----
 stickynotes/docs/zh_CN/zh_CN.po                    |  776 ---------
 .../docs/zh_HK/figures/stickynotes_applet.png      |  Bin 805 -> 0 bytes
 stickynotes/docs/zh_HK/legal.xml                   |   63 -
 stickynotes/docs/zh_HK/stickynotes_applet.xml      |  471 -----
 stickynotes/docs/zh_HK/zh_HK.po                    |  677 --------
 .../docs/zh_TW/figures/stickynotes_applet.png      |  Bin 805 -> 0 bytes
 stickynotes/docs/zh_TW/legal.xml                   |   63 -
 stickynotes/docs/zh_TW/stickynotes_applet.xml      |  471 -----
 stickynotes/docs/zh_TW/zh_TW.po                    |  725 --------
 .../help/C/figures/stickynote-right-menu-lock.png  |  Bin 0 -> 10838 bytes
 .../help/C/figures/stickynote-right-menu-new.png   |  Bin 0 -> 10798 bytes
 .../help/C/figures/stickynotes-note-prefs.png      |  Bin 0 -> 18906 bytes
 stickynotes/help/C/figures/stickynotes-prefs.png   |  Bin 0 -> 26177 bytes
 stickynotes/help/C/figures/stickynotes_applet.png  |  Bin 0 -> 15510 bytes
 stickynotes/help/C/index.docbook                   |  474 +++++
 stickynotes/help/C/l10n.txt                        |   32 +
 stickynotes/help/C/legal.xml                       |   76 +
 stickynotes/help/Makefile.am                       |   18 +
 stickynotes/help/ca/ca.po                          |  850 +++++++++
 stickynotes/help/cs/cs.po                          |  826 +++++++++
 .../help/cs/figures/stickynote-right-menu-lock.png |  Bin 0 -> 18805 bytes
 .../help/cs/figures/stickynote-right-menu-new.png  |  Bin 0 -> 17762 bytes
 .../help/cs/figures/stickynotes-note-prefs.png     |  Bin 0 -> 28228 bytes
 stickynotes/help/cs/figures/stickynotes-prefs.png  |  Bin 0 -> 40453 bytes
 stickynotes/help/cs/figures/stickynotes_applet.png |  Bin 0 -> 26380 bytes
 stickynotes/help/de/de.po                          |  845 +++++++++
 .../help/de/figures/stickynote-right-menu-lock.png |  Bin 0 -> 11587 bytes
 .../help/de/figures/stickynote-right-menu-new.png  |  Bin 0 -> 10516 bytes
 .../help/de/figures/stickynotes-note-prefs.png     |  Bin 0 -> 22072 bytes
 stickynotes/help/de/figures/stickynotes-prefs.png  |  Bin 0 -> 30069 bytes
 stickynotes/help/de/figures/stickynotes_applet.png |  Bin 0 -> 4642 bytes
 stickynotes/help/de/legal.xml                      |   63 +
 stickynotes/help/de/stickynotes_applet.xml         |  388 +++++
 stickynotes/help/el/el.po                          | 1013 +++++++++++
 stickynotes/help/en_GB/en_GB.po                    |  519 ++++++
 stickynotes/help/es/es.po                          |  858 +++++++++
 .../help/es/figures/stickynote-right-menu-lock.png |  Bin 0 -> 26153 bytes
 .../help/es/figures/stickynote-right-menu-new.png  |  Bin 0 -> 11769 bytes
 .../help/es/figures/stickynote-right-menu.png      |  Bin 0 -> 7912 bytes
 .../help/es/figures/stickynotes-note-prefs.png     |  Bin 0 -> 25326 bytes
 stickynotes/help/es/figures/stickynotes-prefs.png  |  Bin 0 -> 35205 bytes
 stickynotes/help/es/figures/stickynotes_applet.png |  Bin 0 -> 5601 bytes
 stickynotes/help/eu/eu.po                          |  502 ++++++
 .../help/eu/figures/stickynote-right-menu-lock.png |  Bin 0 -> 11307 bytes
 .../help/eu/figures/stickynote-right-menu-new.png  |  Bin 0 -> 10770 bytes
 .../help/eu/figures/stickynotes-note-prefs.png     |  Bin 0 -> 22526 bytes
 stickynotes/help/eu/figures/stickynotes-prefs.png  |  Bin 0 -> 31065 bytes
 stickynotes/help/eu/figures/stickynotes_applet.png |  Bin 0 -> 6231 bytes
 stickynotes/help/eu/legal.xml                      |   63 +
 stickynotes/help/eu/stickynotes_applet.xml         |  388 +++++
 stickynotes/help/fi/fi.po                          |  546 ++++++
 .../help/fi/figures/stickynote-right-menu-lock.png |  Bin 0 -> 11867 bytes
 .../help/fi/figures/stickynote-right-menu-new.png  |  Bin 0 -> 11728 bytes
 .../help/fi/figures/stickynotes-note-prefs.png     |  Bin 0 -> 21783 bytes
 stickynotes/help/fi/figures/stickynotes-prefs.png  |  Bin 0 -> 28123 bytes
 stickynotes/help/fi/figures/stickynotes_applet.png |  Bin 0 -> 5035 bytes
 .../help/fr/figures/stickynote-right-menu-lock.png |  Bin 0 -> 14568 bytes
 .../help/fr/figures/stickynote-right-menu-new.png  |  Bin 0 -> 13728 bytes
 .../help/fr/figures/stickynotes-note-prefs.png     |  Bin 0 -> 21481 bytes
 stickynotes/help/fr/figures/stickynotes-prefs.png  |  Bin 0 -> 29620 bytes
 stickynotes/help/fr/figures/stickynotes_applet.png |  Bin 0 -> 5711 bytes
 stickynotes/help/fr/fr.po                          |  853 +++++++++
 stickynotes/help/it/figures/stickynotes_applet.png |  Bin 0 -> 805 bytes
 stickynotes/help/it/legal.xml                      |   71 +
 stickynotes/help/it/stickynotes_applet.xml         |  265 +++
 stickynotes/help/ja/figures/stickynotes_applet.png |  Bin 0 -> 805 bytes
 stickynotes/help/ja/legal.xml                      |   46 +
 stickynotes/help/ja/stickynotes_applet.xml         |  260 +++
 stickynotes/help/ko/ko.po                          |  779 +++++++++
 stickynotes/help/oc/oc.po                          |  689 ++++++++
 stickynotes/help/pa/pa.po                          |  521 ++++++
 .../pt_BR/figures/stickynote-right-menu-lock.png   |  Bin 0 -> 11149 bytes
 .../pt_BR/figures/stickynote-right-menu-new.png    |  Bin 0 -> 10434 bytes
 .../help/pt_BR/figures/stickynotes-note-prefs.png  |  Bin 0 -> 21688 bytes
 .../help/pt_BR/figures/stickynotes-prefs.png       |  Bin 0 -> 30770 bytes
 .../help/pt_BR/figures/stickynotes_applet.png      |  Bin 0 -> 4602 bytes
 stickynotes/help/pt_BR/pt_BR.po                    |  524 ++++++
 .../help/ru/figures/stickynote-right-menu-lock.png |  Bin 0 -> 15991 bytes
 .../help/ru/figures/stickynote-right-menu-new.png  |  Bin 0 -> 16042 bytes
 .../help/ru/figures/stickynotes-note-prefs.png     |  Bin 0 -> 24200 bytes
 stickynotes/help/ru/figures/stickynotes-prefs.png  |  Bin 0 -> 32273 bytes
 stickynotes/help/ru/figures/stickynotes_applet.png |  Bin 0 -> 5476 bytes
 stickynotes/help/ru/ru.po                          |  830 +++++++++
 stickynotes/help/sl/sl.po                          |  527 ++++++
 .../help/sv/figures/stickynote-right-menu-lock.png |  Bin 0 -> 26022 bytes
 .../help/sv/figures/stickynote-right-menu-new.png  |  Bin 0 -> 23779 bytes
 .../help/sv/figures/stickynotes-note-prefs.png     |  Bin 0 -> 35542 bytes
 stickynotes/help/sv/figures/stickynotes-prefs.png  |  Bin 0 -> 24811 bytes
 stickynotes/help/sv/figures/stickynotes_applet.png |  Bin 0 -> 805 bytes
 stickynotes/help/sv/sv.po                          |  519 ++++++
 .../help/uk/figures/stickynote-left-menu.png       |  Bin 0 -> 4681 bytes
 .../help/uk/figures/stickynote-right-menu.png      |  Bin 0 -> 11687 bytes
 .../help/uk/figures/stickynotes-note-prefs.png     |  Bin 0 -> 23541 bytes
 stickynotes/help/uk/figures/stickynotes-prefs.png  |  Bin 0 -> 32188 bytes
 stickynotes/help/uk/figures/stickynotes_applet.png |  Bin 0 -> 774 bytes
 stickynotes/help/uk/uk.po                          |  612 +++++++
 .../help/zh_CN/figures/stickynotes_applet.png      |  Bin 0 -> 805 bytes
 stickynotes/help/zh_CN/stickynotes_applet.xml      |  388 +++++
 stickynotes/help/zh_CN/zh_CN.po                    |  776 +++++++++
 .../help/zh_HK/figures/stickynotes_applet.png      |  Bin 0 -> 805 bytes
 stickynotes/help/zh_HK/legal.xml                   |   63 +
 stickynotes/help/zh_HK/stickynotes_applet.xml      |  471 +++++
 stickynotes/help/zh_HK/zh_HK.po                    |  677 ++++++++
 .../help/zh_TW/figures/stickynotes_applet.png      |  Bin 0 -> 805 bytes
 stickynotes/help/zh_TW/legal.xml                   |   63 +
 stickynotes/help/zh_TW/stickynotes_applet.xml      |  471 +++++
 stickynotes/help/zh_TW/zh_TW.po                    |  725 ++++++++
 trashapplet/docs/C/figures/trash-applet.png        |  Bin 10656 -> 0 bytes
 trashapplet/docs/C/index.docbook                   |  189 --
 trashapplet/docs/C/legal.xml                       |   64 -
 trashapplet/docs/ChangeLog.old                     |   58 -
 trashapplet/docs/Makefile.am                       |   13 -
 trashapplet/docs/ca/ca.po                          |  346 ----
 trashapplet/docs/cs/cs.po                          |  340 ----
 trashapplet/docs/da/da.po                          |  339 ----
 trashapplet/docs/de/de.po                          |  348 ----
 trashapplet/docs/de/figures/trash-applet.png       |  Bin 12858 -> 0 bytes
 trashapplet/docs/el/el.po                          |  252 ---
 trashapplet/docs/el/figures/trash-applet.png       |  Bin 13302 -> 0 bytes
 trashapplet/docs/en_GB/en_GB.po                    |  216 ---
 trashapplet/docs/es/es.po                          |  347 ----
 trashapplet/docs/es/figures/trash-applet.png       |  Bin 9913 -> 0 bytes
 trashapplet/docs/eu/eu.po                          |  214 ---
 trashapplet/docs/eu/figures/trash-applet.png       |  Bin 8722 -> 0 bytes
 trashapplet/docs/fi/fi.po                          |  257 ---
 trashapplet/docs/fi/figures/trash-applet.png       |  Bin 11544 -> 0 bytes
 trashapplet/docs/fr/figures/trash-applet.png       |  Bin 11615 -> 0 bytes
 trashapplet/docs/fr/fr.po                          |  352 ----
 trashapplet/docs/hu/hu.po                          |  246 ---
 trashapplet/docs/it/figures/trash-applet.png       |  Bin 10630 -> 0 bytes
 trashapplet/docs/it/it.po                          |  322 ----
 trashapplet/docs/mk/mk.po                          |  215 ---
 trashapplet/docs/nl/figures/trash-applet.png       |  Bin 10656 -> 0 bytes
 trashapplet/docs/nl/nl.po                          |  326 ----
 trashapplet/docs/oc/oc.po                          |  282 ---
 trashapplet/docs/pa/figures/trash-applet.png       |  Bin 19701 -> 0 bytes
 trashapplet/docs/pa/pa.po                          |  322 ----
 trashapplet/docs/pt_BR/pt_BR.po                    |  340 ----
 trashapplet/docs/ro/ro.po                          |  350 ----
 trashapplet/docs/ru/ru.po                          |  280 ---
 trashapplet/docs/sl/sl.po                          |  226 ---
 trashapplet/docs/sv/figures/trash-applet.png       |  Bin 9920 -> 0 bytes
 trashapplet/docs/sv/sv.po                          |  217 ---
 trashapplet/docs/uk/figures/trash-applet.png       |  Bin 10401 -> 0 bytes
 trashapplet/docs/uk/uk.po                          |  304 ----
 trashapplet/docs/zh_CN/zh_CN.po                    |  318 ----
 trashapplet/docs/zh_HK/zh_HK.po                    |  221 ---
 trashapplet/docs/zh_TW/zh_TW.po                    |  221 ---
 trashapplet/help/C/figures/trash-applet.png        |  Bin 0 -> 10656 bytes
 trashapplet/help/C/index.docbook                   |  189 ++
 trashapplet/help/C/legal.xml                       |   64 +
 trashapplet/help/ChangeLog.old                     |   58 +
 trashapplet/help/Makefile.am                       |   13 +
 trashapplet/help/ca/ca.po                          |  346 ++++
 trashapplet/help/cs/cs.po                          |  340 ++++
 trashapplet/help/da/da.po                          |  339 ++++
 trashapplet/help/de/de.po                          |  348 ++++
 trashapplet/help/de/figures/trash-applet.png       |  Bin 0 -> 12858 bytes
 trashapplet/help/el/el.po                          |  252 +++
 trashapplet/help/el/figures/trash-applet.png       |  Bin 0 -> 13302 bytes
 trashapplet/help/en_GB/en_GB.po                    |  216 +++
 trashapplet/help/es/es.po                          |  347 ++++
 trashapplet/help/es/figures/trash-applet.png       |  Bin 0 -> 9913 bytes
 trashapplet/help/eu/eu.po                          |  214 +++
 trashapplet/help/eu/figures/trash-applet.png       |  Bin 0 -> 8722 bytes
 trashapplet/help/fi/fi.po                          |  257 +++
 trashapplet/help/fi/figures/trash-applet.png       |  Bin 0 -> 11544 bytes
 trashapplet/help/fr/figures/trash-applet.png       |  Bin 0 -> 11615 bytes
 trashapplet/help/fr/fr.po                          |  352 ++++
 trashapplet/help/hu/hu.po                          |  246 +++
 trashapplet/help/it/figures/trash-applet.png       |  Bin 0 -> 10630 bytes
 trashapplet/help/it/it.po                          |  322 ++++
 trashapplet/help/mk/mk.po                          |  215 +++
 trashapplet/help/nl/figures/trash-applet.png       |  Bin 0 -> 10656 bytes
 trashapplet/help/nl/nl.po                          |  326 ++++
 trashapplet/help/oc/oc.po                          |  282 +++
 trashapplet/help/pa/figures/trash-applet.png       |  Bin 0 -> 19701 bytes
 trashapplet/help/pa/pa.po                          |  322 ++++
 trashapplet/help/pt_BR/pt_BR.po                    |  340 ++++
 trashapplet/help/ro/ro.po                          |  350 ++++
 trashapplet/help/ru/ru.po                          |  280 +++
 trashapplet/help/sl/sl.po                          |  226 +++
 trashapplet/help/sv/figures/trash-applet.png       |  Bin 0 -> 9920 bytes
 trashapplet/help/sv/sv.po                          |  217 +++
 trashapplet/help/uk/figures/trash-applet.png       |  Bin 0 -> 10401 bytes
 trashapplet/help/uk/uk.po                          |  304 ++++
 trashapplet/help/zh_CN/zh_CN.po                    |  318 ++++
 trashapplet/help/zh_HK/zh_HK.po                    |  221 +++
 trashapplet/help/zh_TW/zh_TW.po                    |  221 +++
 1218 files changed, 108292 insertions(+), 108292 deletions(-)

commit 60e19a90468958cda295f63973022379ef729e91
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:   Sat Jul 20 14:59:02 2013 -0400

    help: port to yelp-tools from gnome-doc-utils
    
    https://live.gnome.org/GnomeGoals/NewDocumentationInfrastructure

 Makefile.am                                |  14 +-
 accessx-status/applet.c                    |   2 +-
 accessx-status/docs/C/accessx-status.xml   | 311 ------------
 accessx-status/docs/C/index.docbook        | 311 ++++++++++++
 accessx-status/docs/Makefile.am            |  35 +-
 accessx-status/docs/accessx-status.omf.in  |   9 -
 autogen.sh                                 |   2 +-
 battstat/battstat_applet.c                 |   4 +-
 battstat/docs/C/battstat.xml               | 511 -------------------
 battstat/docs/C/index.docbook              | 511 +++++++++++++++++++
 battstat/docs/Makefile.am                  |  23 +-
 battstat/docs/battstat.omf.in              |   9 -
 charpick/help/C/char-palette.xml           | 328 -------------
 charpick/help/C/index.docbook              | 328 +++++++++++++
 charpick/help/Makefile.am                  |  21 +-
 charpick/help/char-palette.omf.in          |   9 -
 charpick/help/de/legal.xml                 |  85 +++-
 charpick/help/eu/legal.xml                 |  80 ++-
 charpick/properties.c                      |   2 +-
 configure.in                               |   6 +-
 cpufreq/help/C/cpufreq-applet.xml          | 372 --------------
 cpufreq/help/C/index.docbook               | 372 ++++++++++++++
 cpufreq/help/Makefile.am                   |  31 +-
 cpufreq/help/cpufreq-applet.omf.in         |   9 -
 cpufreq/src/cpufreq-applet.c               |   2 +-
 cpufreq/src/cpufreq-prefs.c                |   2 +-
 drivemount/drivemount.c                    |   2 +-
 drivemount/help/C/drivemount.xml           | 262 ----------
 drivemount/help/C/index.docbook            | 262 ++++++++++
 drivemount/help/Makefile.am                |  23 +-
 drivemount/help/de/legal.xml               |  63 ++-
 drivemount/help/drivemount.omf.in          |   9 -
 drivemount/help/eu/legal.xml               |  78 ++-
 geyes/docs/C/geyes.xml                     | 225 ---------
 geyes/docs/C/index.docbook                 | 225 +++++++++
 geyes/docs/Makefile.am                     |  14 +-
 geyes/docs/eu/legal.xml                    |  80 ++-
 geyes/docs/geyes.omf.in                    |   9 -
 geyes/docs/zh_HK/legal.xml                 | 115 +++--
 geyes/docs/zh_TW/legal.xml                 | 115 +++--
 geyes/geyes.c                              |   2 +-
 geyes/themes.c                             |   2 +-
 gweather/docs/C/gweather.xml               | 762 -----------------------------
 gweather/docs/C/index.docbook              | 762 +++++++++++++++++++++++++++++
 gweather/docs/Makefile.am                  |  41 +-
 gweather/docs/gweather.omf.in              |   9 -
 gweather/gweather-applet.c                 |   2 +-
 gweather/gweather-pref.c                   |   2 +-
 invest-applet/docs/C/index.docbook         | 481 ++++++++++++++++++
 invest-applet/docs/C/invest-applet.xml     | 481 ------------------
 invest-applet/docs/Makefile.am             |  14 +-
 invest-applet/docs/invest-applet.omf.in    |   9 -
 mini-commander/help/C/command-line.xml     | 608 -----------------------
 mini-commander/help/C/index.docbook        | 609 +++++++++++++++++++++++
 mini-commander/help/Makefile.am            |  19 +-
 mini-commander/help/command-line.omf.in    |   9 -
 mini-commander/help/de/legal.xml           |  85 +++-
 mini-commander/help/eu/legal.xml           |  80 ++-
 mixer/applet.c                             |   2 +-
 mixer/docs/C/index.docbook                 | 264 ++++++++++
 mixer/docs/C/mixer_applet2.xml             | 264 ----------
 mixer/docs/Makefile.am                     |  14 +-
 mixer/docs/mixer_applet2.omf.in            |   9 -
 modemlights/modem-applet.c                 |   2 +-
 multiload/docs/C/index.docbook             | 625 +++++++++++++++++++++++
 multiload/docs/C/multiload.xml             | 625 -----------------------
 multiload/docs/Makefile.am                 |  19 +-
 multiload/docs/multiload.omf.in            |   9 -
 multiload/main.c                           |   2 +-
 multiload/properties.c                     |   2 +-
 stickynotes/docs/C/index.docbook           | 474 ++++++++++++++++++
 stickynotes/docs/C/stickynotes_applet.xml  | 474 ------------------
 stickynotes/docs/Makefile.am               |  23 +-
 stickynotes/docs/de/legal.xml              |  85 +++-
 stickynotes/docs/eu/legal.xml              |  80 ++-
 stickynotes/docs/stickynotes_applet.omf.in |   9 -
 stickynotes/docs/zh_HK/legal.xml           | 115 +++--
 stickynotes/docs/zh_TW/legal.xml           | 115 +++--
 stickynotes/stickynotes.c                  |   2 +-
 stickynotes/stickynotes_applet_callbacks.c |   4 +-
 trashapplet/docs/C/index.docbook           | 189 +++++++
 trashapplet/docs/C/trashapplet.xml         | 189 -------
 trashapplet/docs/Makefile.am               |  14 +-
 trashapplet/docs/trashapplet.omf.in        |   9 -
 trashapplet/src/trashapplet.c              |   2 +-
 85 files changed, 6397 insertions(+), 6072 deletions(-)

commit 05a5d79f9e2f93d4c6eaccc744c9cd30a5bc44b7
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:   Sat Jul 20 14:33:09 2013 -0400

    help: fix fdl links
    
    As of gnome-desktop 3.5.5, ghelp:fdl is now help:fdl

 accessx-status/docs/C/legal.xml               | 2 +-
 accessx-status/docs/bg/bg.po                  | 4 ++--
 accessx-status/docs/ca/ca.po                  | 4 ++--
 accessx-status/docs/cs/cs.po                  | 4 ++--
 accessx-status/docs/de/de.po                  | 4 ++--
 accessx-status/docs/el/el.po                  | 2 +-
 accessx-status/docs/en_GB/en_GB.po            | 4 ++--
 accessx-status/docs/es/es.po                  | 4 ++--
 accessx-status/docs/eu/accessx-status.xml     | 2 +-
 accessx-status/docs/eu/eu.po                  | 4 ++--
 accessx-status/docs/eu/legal.xml              | 2 +-
 accessx-status/docs/fi/fi.po                  | 4 ++--
 accessx-status/docs/fr/fr.po                  | 4 ++--
 accessx-status/docs/gl/gl.po                  | 2 +-
 accessx-status/docs/it/it.po                  | 2 +-
 accessx-status/docs/ko/ko.po                  | 4 ++--
 accessx-status/docs/nl/nl.po                  | 4 ++--
 accessx-status/docs/oc/oc.po                  | 2 +-
 accessx-status/docs/sl/sl.po                  | 2 +-
 accessx-status/docs/sv/sv.po                  | 4 ++--
 accessx-status/docs/uk/uk.po                  | 4 ++--
 accessx-status/docs/zh_CN/zh_CN.po            | 2 +-
 battstat/docs/C/legal.xml                     | 2 +-
 battstat/docs/bg/bg.po                        | 4 ++--
 battstat/docs/ca/ca.po                        | 4 ++--
 battstat/docs/cs/cs.po                        | 4 ++--
 battstat/docs/da/da.po                        | 4 ++--
 battstat/docs/de/battstat.xml                 | 2 +-
 battstat/docs/de/de.po                        | 4 ++--
 battstat/docs/de/legal.xml                    | 2 +-
 battstat/docs/el/el.po                        | 2 +-
 battstat/docs/en_GB/en_GB.po                  | 4 ++--
 battstat/docs/es/es.po                        | 4 ++--
 battstat/docs/eu/battstat.xml                 | 2 +-
 battstat/docs/eu/eu.po                        | 4 ++--
 battstat/docs/eu/legal.xml                    | 2 +-
 battstat/docs/fi/fi.po                        | 4 ++--
 battstat/docs/fr/fr.po                        | 4 ++--
 battstat/docs/it/legal.xml                    | 2 +-
 battstat/docs/ja/legal.xml                    | 2 +-
 battstat/docs/ko/ko.po                        | 4 ++--
 battstat/docs/oc/oc.po                        | 2 +-
 battstat/docs/pa/pa.po                        | 4 ++--
 battstat/docs/pt_BR/pt_BR.po                  | 4 ++--
 battstat/docs/sl/sl.po                        | 2 +-
 battstat/docs/sv/sv.po                        | 4 ++--
 battstat/docs/uk/uk.po                        | 4 ++--
 battstat/docs/zh_CN/zh_CN.po                  | 2 +-
 battstat/docs/zh_HK/legal.xml                 | 2 +-
 battstat/docs/zh_TW/legal.xml                 | 2 +-
 charpick/help/C/legal.xml                     | 2 +-
 charpick/help/bg/bg.po                        | 4 ++--
 charpick/help/ca/ca.po                        | 4 ++--
 charpick/help/cs/cs.po                        | 4 ++--
 charpick/help/de/de.po                        | 4 ++--
 charpick/help/de/legal.xml                    | 2 +-
 charpick/help/el/el.po                        | 2 +-
 charpick/help/en_GB/en_GB.po                  | 4 ++--
 charpick/help/es/es.po                        | 4 ++--
 charpick/help/eu/char-palette.xml             | 2 +-
 charpick/help/eu/eu.po                        | 4 ++--
 charpick/help/eu/legal.xml                    | 2 +-
 charpick/help/fi/fi.po                        | 4 ++--
 charpick/help/fr/fr.po                        | 4 ++--
 charpick/help/it/it.po                        | 4 ++--
 charpick/help/ja/legal.xml                    | 2 +-
 charpick/help/ko/ko.po                        | 4 ++--
 charpick/help/nl/nl.po                        | 4 ++--
 charpick/help/oc/oc.po                        | 2 +-
 charpick/help/pt_BR/pt_BR.po                  | 4 ++--
 charpick/help/ru/ru.po                        | 4 ++--
 charpick/help/sl/sl.po                        | 2 +-
 charpick/help/sv/sv.po                        | 4 ++--
 charpick/help/uk/uk.po                        | 4 ++--
 charpick/help/zh_CN/zh_CN.po                  | 2 +-
 charpick/help/zh_HK/legal.xml                 | 2 +-
 charpick/help/zh_TW/legal.xml                 | 2 +-
 cpufreq/help/C/legal.xml                      | 2 +-
 cpufreq/help/ca/ca.po                         | 4 ++--
 cpufreq/help/cs/cs.po                         | 4 ++--
 cpufreq/help/de/de.po                         | 4 ++--
 cpufreq/help/el/el.po                         | 4 ++--
 cpufreq/help/en_GB/en_GB.po                   | 4 ++--
 cpufreq/help/es/es.po                         | 4 ++--
 cpufreq/help/eu/eu.po                         | 4 ++--
 cpufreq/help/fi/fi.po                         | 4 ++--
 cpufreq/help/fr/fr.po                         | 4 ++--
 cpufreq/help/hu/hu.po                         | 4 ++--
 cpufreq/help/nl/nl.po                         | 4 ++--
 cpufreq/help/oc/oc.po                         | 2 +-
 cpufreq/help/pt_BR/pt_BR.po                   | 4 ++--
 cpufreq/help/ru/ru.po                         | 4 ++--
 cpufreq/help/sl/sl.po                         | 2 +-
 cpufreq/help/sv/sv.po                         | 4 ++--
 cpufreq/help/uk/uk.po                         | 4 ++--
 cpufreq/help/zh_CN/zh_CN.po                   | 2 +-
 cpufreq/help/zh_HK/zh_HK.po                   | 4 ++--
 cpufreq/help/zh_TW/zh_TW.po                   | 4 ++--
 drivemount/help/C/legal.xml                   | 2 +-
 drivemount/help/ca/ca.po                      | 4 ++--
 drivemount/help/cs/cs.po                      | 4 ++--
 drivemount/help/da/da.po                      | 4 ++--
 drivemount/help/de/de.po                      | 4 ++--
 drivemount/help/de/drivemount.xml             | 2 +-
 drivemount/help/de/legal.xml                  | 2 +-
 drivemount/help/el/el.po                      | 2 +-
 drivemount/help/en_GB/en_GB.po                | 4 ++--
 drivemount/help/es/es.po                      | 4 ++--
 drivemount/help/eu/drivemount.xml             | 2 +-
 drivemount/help/eu/eu.po                      | 4 ++--
 drivemount/help/eu/legal.xml                  | 2 +-
 drivemount/help/fi/fi.po                      | 4 ++--
 drivemount/help/fr/fr.po                      | 4 ++--
 drivemount/help/it/it.po                      | 4 ++--
 drivemount/help/ja/legal.xml                  | 2 +-
 drivemount/help/ko/ko.po                      | 4 ++--
 drivemount/help/oc/oc.po                      | 2 +-
 drivemount/help/pa/pa.po                      | 4 ++--
 drivemount/help/ru/ru.po                      | 4 ++--
 drivemount/help/sl/sl.po                      | 2 +-
 drivemount/help/sv/sv.po                      | 4 ++--
 drivemount/help/uk/uk.po                      | 4 ++--
 drivemount/help/zh_CN/zh_CN.po                | 2 +-
 drivemount/help/zh_HK/legal.xml               | 2 +-
 drivemount/help/zh_TW/legal.xml               | 2 +-
 geyes/docs/C/legal.xml                        | 2 +-
 geyes/docs/ast/ast.po                         | 4 ++--
 geyes/docs/bg/bg.po                           | 4 ++--
 geyes/docs/ca/ca.po                           | 4 ++--
 geyes/docs/cs/cs.po                           | 4 ++--
 geyes/docs/da/da.po                           | 4 ++--
 geyes/docs/de/de.po                           | 4 ++--
 geyes/docs/el/el.po                           | 4 ++--
 geyes/docs/en_GB/en_GB.po                     | 4 ++--
 geyes/docs/es/es.po                           | 4 ++--
 geyes/docs/eu/eu.po                           | 4 ++--
 geyes/docs/eu/geyes.xml                       | 2 +-
 geyes/docs/eu/legal.xml                       | 2 +-
 geyes/docs/fi/fi.po                           | 4 ++--
 geyes/docs/fr/fr.po                           | 4 ++--
 geyes/docs/it/it.po                           | 4 ++--
 geyes/docs/ja/legal.xml                       | 2 +-
 geyes/docs/ko/ko.po                           | 4 ++--
 geyes/docs/oc/oc.po                           | 2 +-
 geyes/docs/ru/ru.po                           | 4 ++--
 geyes/docs/sl/sl.po                           | 2 +-
 geyes/docs/sv/sv.po                           | 4 ++--
 geyes/docs/uk/uk.po                           | 4 ++--
 geyes/docs/zh_CN/zh_CN.po                     | 2 +-
 geyes/docs/zh_HK/geyes.xml                    | 2 +-
 geyes/docs/zh_HK/legal.xml                    | 2 +-
 geyes/docs/zh_HK/zh_HK.po                     | 4 ++--
 geyes/docs/zh_TW/geyes.xml                    | 2 +-
 geyes/docs/zh_TW/legal.xml                    | 2 +-
 geyes/docs/zh_TW/zh_TW.po                     | 4 ++--
 gweather/docs/C/legal.xml                     | 2 +-
 gweather/docs/ar/ar.po                        | 2 +-
 gweather/docs/ca/ca.po                        | 4 ++--
 gweather/docs/cs/cs.po                        | 4 ++--
 gweather/docs/de/de.po                        | 4 ++--
 gweather/docs/de/gweather.xml                 | 2 +-
 gweather/docs/de/legal.xml                    | 2 +-
 gweather/docs/el/el.po                        | 4 ++--
 gweather/docs/en_GB/en_GB.po                  | 4 ++--
 gweather/docs/es/es.po                        | 4 ++--
 gweather/docs/eu/eu.po                        | 4 ++--
 gweather/docs/eu/gweather.xml                 | 2 +-
 gweather/docs/eu/legal.xml                    | 2 +-
 gweather/docs/fi/fi.po                        | 4 ++--
 gweather/docs/fr/fr.po                        | 4 ++--
 gweather/docs/it/legal.xml                    | 2 +-
 gweather/docs/ja/legal.xml                    | 2 +-
 gweather/docs/ko/gweather.xml                 | 2 +-
 gweather/docs/ko/ko.po                        | 4 ++--
 gweather/docs/ko/legal.xml                    | 2 +-
 gweather/docs/nl/nl.po                        | 4 ++--
 gweather/docs/oc/oc.po                        | 2 +-
 gweather/docs/pa/pa.po                        | 4 ++--
 gweather/docs/pt_BR/pt_BR.po                  | 4 ++--
 gweather/docs/ru/ru.po                        | 4 ++--
 gweather/docs/sl/sl.po                        | 2 +-
 gweather/docs/sv/sv.po                        | 4 ++--
 gweather/docs/uk/uk.po                        | 4 ++--
 gweather/docs/zh_CN/zh_CN.po                  | 2 +-
 gweather/docs/zh_HK/legal.xml                 | 2 +-
 gweather/docs/zh_TW/legal.xml                 | 2 +-
 invest-applet/docs/C/legal.xml                | 2 +-
 invest-applet/docs/ca/ca.po                   | 4 ++--
 invest-applet/docs/de/de.po                   | 4 ++--
 invest-applet/docs/el/el.po                   | 4 ++--
 invest-applet/docs/en_GB/en_GB.po             | 4 ++--
 invest-applet/docs/es/es.po                   | 4 ++--
 invest-applet/docs/fi/fi.po                   | 4 ++--
 invest-applet/docs/fr/fr.po                   | 4 ++--
 invest-applet/docs/it/it.po                   | 4 ++--
 invest-applet/docs/ru/ru.po                   | 4 ++--
 invest-applet/docs/sl/sl.po                   | 2 +-
 invest-applet/docs/sv/sv.po                   | 4 ++--
 invest-applet/docs/zh_CN/zh_CN.po             | 2 +-
 mini-commander/help/C/legal.xml               | 2 +-
 mini-commander/help/ca/ca.po                  | 4 ++--
 mini-commander/help/de/de.po                  | 4 ++--
 mini-commander/help/de/legal.xml              | 2 +-
 mini-commander/help/el/el.po                  | 2 +-
 mini-commander/help/en_GB/en_GB.po            | 4 ++--
 mini-commander/help/es/es.po                  | 4 ++--
 mini-commander/help/eu/command-line.xml       | 2 +-
 mini-commander/help/eu/eu.po                  | 4 ++--
 mini-commander/help/eu/legal.xml              | 2 +-
 mini-commander/help/fr/fr.po                  | 4 ++--
 mini-commander/help/it/legal.xml              | 2 +-
 mini-commander/help/ja/legal.xml              | 2 +-
 mini-commander/help/ko/ko.po                  | 4 ++--
 mini-commander/help/oc/oc.po                  | 2 +-
 mini-commander/help/pt_BR/pt_BR.po            | 4 ++--
 mini-commander/help/sl/sl.po                  | 2 +-
 mini-commander/help/sv/sv.po                  | 4 ++--
 mini-commander/help/uk/uk.po                  | 4 ++--
 mini-commander/help/zh_CN/zh_CN.po            | 2 +-
 mini-commander/help/zh_HK/legal.xml           | 2 +-
 mini-commander/help/zh_TW/legal.xml           | 2 +-
 mixer/docs/C/legal.xml                        | 2 +-
 mixer/docs/ca/ca.po                           | 4 ++--
 mixer/docs/cs/cs.po                           | 4 ++--
 mixer/docs/da/da.po                           | 4 ++--
 mixer/docs/de/de.po                           | 4 ++--
 mixer/docs/de/legal.xml                       | 2 +-
 mixer/docs/de/mixer_applet2.xml               | 2 +-
 mixer/docs/el/el.po                           | 2 +-
 mixer/docs/en_GB/en_GB.po                     | 4 ++--
 mixer/docs/es/es.po                           | 4 ++--
 mixer/docs/eu/eu.po                           | 4 ++--
 mixer/docs/eu/legal.xml                       | 2 +-
 mixer/docs/eu/mixer_applet2.xml               | 2 +-
 mixer/docs/fi/fi.po                           | 4 ++--
 mixer/docs/fr/fr.po                           | 4 ++--
 mixer/docs/hu/hu.po                           | 4 ++--
 mixer/docs/it/it.po                           | 4 ++--
 mixer/docs/ja/legal.xml                       | 2 +-
 mixer/docs/ko/ko.po                           | 4 ++--
 mixer/docs/oc/oc.po                           | 2 +-
 mixer/docs/pa/pa.po                           | 4 ++--
 mixer/docs/pt_BR/pt_BR.po                     | 4 ++--
 mixer/docs/ru/ru.po                           | 4 ++--
 mixer/docs/sl/sl.po                           | 2 +-
 mixer/docs/sv/sv.po                           | 4 ++--
 mixer/docs/uk/uk.po                           | 4 ++--
 mixer/docs/zh_CN/zh_CN.po                     | 2 +-
 mixer/docs/zh_HK/legal.xml                    | 2 +-
 mixer/docs/zh_TW/legal.xml                    | 2 +-
 multiload/docs/C/legal.xml                    | 2 +-
 multiload/docs/ca/ca.po                       | 4 ++--
 multiload/docs/cs/cs.po                       | 4 ++--
 multiload/docs/de/de.po                       | 4 ++--
 multiload/docs/de/legal.xml                   | 2 +-
 multiload/docs/de/multiload.xml               | 2 +-
 multiload/docs/el/el.po                       | 4 ++--
 multiload/docs/en_GB/en_GB.po                 | 4 ++--
 multiload/docs/es/es.po                       | 4 ++--
 multiload/docs/eu/eu.po                       | 4 ++--
 multiload/docs/eu/legal.xml                   | 2 +-
 multiload/docs/eu/multiload.xml               | 2 +-
 multiload/docs/fi/fi.po                       | 4 ++--
 multiload/docs/fr/fr.po                       | 4 ++--
 multiload/docs/it/legal.xml                   | 2 +-
 multiload/docs/ja/legal.xml                   | 2 +-
 multiload/docs/ko/ko.po                       | 4 ++--
 multiload/docs/oc/oc.po                       | 2 +-
 multiload/docs/pa/pa.po                       | 4 ++--
 multiload/docs/pt_BR/pt_BR.po                 | 4 ++--
 multiload/docs/ru/ru.po                       | 4 ++--
 multiload/docs/sl/sl.po                       | 2 +-
 multiload/docs/sv/sv.po                       | 4 ++--
 multiload/docs/uk/uk.po                       | 4 ++--
 multiload/docs/zh_CN/zh_CN.po                 | 2 +-
 multiload/docs/zh_HK/legal.xml                | 2 +-
 multiload/docs/zh_TW/legal.xml                | 2 +-
 stickynotes/docs/C/legal.xml                  | 2 +-
 stickynotes/docs/ca/ca.po                     | 4 ++--
 stickynotes/docs/cs/cs.po                     | 4 ++--
 stickynotes/docs/de/de.po                     | 4 ++--
 stickynotes/docs/de/legal.xml                 | 2 +-
 stickynotes/docs/de/stickynotes_applet.xml    | 2 +-
 stickynotes/docs/el/el.po                     | 4 ++--
 stickynotes/docs/en_GB/en_GB.po               | 4 ++--
 stickynotes/docs/es/es.po                     | 4 ++--
 stickynotes/docs/eu/eu.po                     | 4 ++--
 stickynotes/docs/eu/legal.xml                 | 2 +-
 stickynotes/docs/eu/stickynotes_applet.xml    | 2 +-
 stickynotes/docs/fi/fi.po                     | 4 ++--
 stickynotes/docs/fr/fr.po                     | 4 ++--
 stickynotes/docs/it/legal.xml                 | 2 +-
 stickynotes/docs/ja/legal.xml                 | 2 +-
 stickynotes/docs/ko/ko.po                     | 2 +-
 stickynotes/docs/oc/oc.po                     | 2 +-
 stickynotes/docs/pa/pa.po                     | 4 ++--
 stickynotes/docs/pt_BR/pt_BR.po               | 4 ++--
 stickynotes/docs/ru/ru.po                     | 4 ++--
 stickynotes/docs/sl/sl.po                     | 2 +-
 stickynotes/docs/sv/sv.po                     | 4 ++--
 stickynotes/docs/uk/uk.po                     | 4 ++--
 stickynotes/docs/zh_CN/stickynotes_applet.xml | 2 +-
 stickynotes/docs/zh_CN/zh_CN.po               | 2 +-
 stickynotes/docs/zh_HK/legal.xml              | 2 +-
 stickynotes/docs/zh_HK/stickynotes_applet.xml | 2 +-
 stickynotes/docs/zh_HK/zh_HK.po               | 4 ++--
 stickynotes/docs/zh_TW/legal.xml              | 2 +-
 stickynotes/docs/zh_TW/stickynotes_applet.xml | 2 +-
 stickynotes/docs/zh_TW/zh_TW.po               | 4 ++--
 trashapplet/docs/C/legal.xml                  | 2 +-
 trashapplet/docs/ca/ca.po                     | 4 ++--
 trashapplet/docs/cs/cs.po                     | 4 ++--
 trashapplet/docs/da/da.po                     | 4 ++--
 trashapplet/docs/de/de.po                     | 4 ++--
 trashapplet/docs/el/el.po                     | 4 ++--
 trashapplet/docs/en_GB/en_GB.po               | 4 ++--
 trashapplet/docs/es/es.po                     | 4 ++--
 trashapplet/docs/eu/eu.po                     | 4 ++--
 trashapplet/docs/fi/fi.po                     | 4 ++--
 trashapplet/docs/fr/fr.po                     | 4 ++--
 trashapplet/docs/hu/hu.po                     | 4 ++--
 trashapplet/docs/it/it.po                     | 4 ++--
 trashapplet/docs/mk/mk.po                     | 2 +-
 trashapplet/docs/nl/nl.po                     | 6 +++---
 trashapplet/docs/oc/oc.po                     | 2 +-
 trashapplet/docs/pa/pa.po                     | 4 ++--
 trashapplet/docs/pt_BR/pt_BR.po               | 4 ++--
 trashapplet/docs/ro/ro.po                     | 4 ++--
 trashapplet/docs/ru/ru.po                     | 4 ++--
 trashapplet/docs/sl/sl.po                     | 2 +-
 trashapplet/docs/sv/sv.po                     | 4 ++--
 trashapplet/docs/uk/uk.po                     | 4 ++--
 trashapplet/docs/zh_CN/zh_CN.po               | 2 +-
 trashapplet/docs/zh_HK/zh_HK.po               | 4 ++--
 trashapplet/docs/zh_TW/zh_TW.po               | 4 ++--
 335 files changed, 536 insertions(+), 536 deletions(-)

commit 7b783a37cba4a83b327c99442e7999850c399dc5
Author: Andika Triwidada <andika@gmail.com>
Date:   Tue Jul 2 15:20:56 2013 +0700

    Updated Indonesian translation

 po/id.po | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

commit f2a04381d116006a95db58e2c586872a6b89557d
Author: Marek Černocký <marek@manet.cz>
Date:   Tue Jun 11 15:44:17 2013 +0200

    Updated Czech translation

 battstat/docs/cs/cs.po | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

commit aff1d21d9a70dc9de736c477c35d2244ca14d52e
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Mon Jun 3 21:44:58 2013 +0200

    Updated Slovenian translation

 po/sl.po | 561 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 339 insertions(+), 222 deletions(-)

commit 43dc41e1ce02f88f58335a6307957c4e4219fa99
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Fri May 24 14:26:13 2013 +0200

    Updated Spanish translation

 battstat/docs/es/es.po | 245 +++++++++++++++++++++++++++----------------------
 1 file changed, 134 insertions(+), 111 deletions(-)

commit 2c6e8db15081cbc967ab527697b7bf9466b4b3d8
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Fri May 24 14:21:40 2013 +0200

    Fixed typo in string

 battstat/docs/C/battstat.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 19fa386c9f1cd40feb1695192b8800fa036e64f7
Author: Marek Černocký <marek@manet.cz>
Date:   Thu May 23 20:31:29 2013 +0200

    Updated Czech translation

 po/cs.po | 23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

commit 4f5fe86440fe54bbe996b80cea7ada0cc1bdf3e4
Author: Marek Černocký <marek@manet.cz>
Date:   Thu May 23 18:56:47 2013 +0200

    Updated Czech translation

 battstat/docs/cs/cs.po | 560 ++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 413 insertions(+), 147 deletions(-)

commit f405cfb7b4e19bd25136c15c8c95efc3dd34b067
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed May 22 12:14:52 2013 +0200

    Updated Spanish translation

 po/es.po | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

commit 890044b0b9d601e6701126bb354fe4f229e4240c
Author: Balló György <ballogyor@gmail.com>
Date:   Mon May 20 10:34:32 2013 -0400

    Disable gweather applet with libgweather 3.8
    
    Disable gweather applet, because it's not compatible with libgweather 3.8.
    Upstream dropped GWeatherXML, which is used by the gweather applet.

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b498c8d6e5b1718b0a58966b1cf019a7ae41ed39
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:   Mon May 20 10:32:03 2013 -0400

    Fix deprecated declaration error in autoconf
    
    Thanks Balló György for this fix

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d810bb5b9f529b91729519856011d0f6901a3243
Author: Joachim Breitner <mail@joachim-breitner.de>
Date:   Mon Jul 5 12:20:04 2010 +0200

    upower support
    
    As HAL is being deprecated, the battstat applet is adjusted to talk to
    upower, using libupower-glib
    
    https://bugzilla.gnome.org/show_bug.cgi?id=607254

 battstat/Makefile.am         |   7 +-
 battstat/battstat-upower.c   | 301 +++++++++++++++++++++++++++++++++++++++++++
 battstat/battstat-upower.h   |  33 +++++
 battstat/battstat_applet.c   |   7 +-
 battstat/docs/C/battstat.xml |  19 +--
 battstat/power-management.c  |  66 ++++++++--
 configure.in                 |  26 ++++
 7 files changed, 435 insertions(+), 24 deletions(-)

commit b3aa1382c80f0ccc62a6ffe98577f95a2c2aea31
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:   Mon Jan 28 22:17:59 2013 -0500

    invest-applet: use /usr/bin/python instead of /usr/bin/env python
    
    In accordance with Debian & Fedora policy
    
    https://bugzilla.gnome.org/show_bug.cgi?id=692764

 invest-applet/invest/chart.py         | 2 +-
 invest-applet/invest/invest-applet.py | 2 +-
 invest-applet/invest/invest-chart     | 2 +-
 invest-applet/invest/test.py          | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

commit 1fb02aaa69f84e63079428e179ecfbe39c9bdeb7
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue May 14 15:15:28 2013 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)

commit 0e6106dfc7939e417da5b3dab38ead031e48acbe
Author: Andika Triwidada <andika@gmail.com>
Date:   Wed Apr 3 09:49:15 2013 +0700

    Updated Indonesian translation

 po/id.po | 18 ++++++------------
 1 file changed, 6 insertions(+), 12 deletions(-)

commit d880854913af1107c3abc1847b5d800d19df7bf5
Author: Daniel Șerbănescu <cyber19rider@gmail.com>
Date:   Mon Apr 1 11:20:42 2013 +0200

    Updater romanian translation

 trashapplet/docs/ro/ro.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit dffd064f75de979d1e024faa1f4b5ae8cc55caf7
Author: Marek Černocký <marek@manet.cz>
Date:   Sat Mar 30 00:45:34 2013 +0100

    Updated Czech translation

 po/cs.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit dc646602c6ab81a74d1487c54aa580744d5d10b8
Author: Marek Černocký <marek@manet.cz>
Date:   Sat Mar 30 00:05:56 2013 +0100

    Updated Czech translation

 po/cs.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8115075224e3c78fa5de376da05a070cf1e1b321
Author: Marek Černocký <marek@manet.cz>
Date:   Fri Mar 29 18:43:01 2013 +0100

    Updated Czech translation

 po/cs.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 435b0db2683c619023466e3050b1a573d6ed6803
Author: Marek Černocký <marek@manet.cz>
Date:   Fri Mar 29 11:21:56 2013 +0100

    Updated Czech translation

 po/cs.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5cc315940122846eb2bf967ca0b202307520f1fb
Author: Enrico Nicoletto <liverig@gmail.com>
Date:   Wed Mar 27 21:48:10 2013 -0300

    Updated Brazilian Portuguese translation

 mini-commander/help/pt_BR/pt_BR.po | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

commit 13db503d567dfe4ff809f2f0998d39dc212aa0a6
Author: Enrico Nicoletto <liverig@gmail.com>
Date:   Sat Mar 23 22:56:24 2013 -0300

    Updated Brazilian Portuguese translation

 mini-commander/help/pt_BR/pt_BR.po | 559 ++++++++++++++++++-------------------
 1 file changed, 279 insertions(+), 280 deletions(-)

commit 3b15f2349ed55e79547c79f2791b4b30b85a87e0
Author: Joe Hansen <joedalton2@yahoo.dk>
Date:   Sun Mar 17 16:24:27 2013 +0100

    Updated Danish translation

 po/da.po | 3220 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1598 insertions(+), 1622 deletions(-)

commit e053f6d7d7983add6819f148350a755872ca88e7
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Wed Mar 13 21:58:36 2013 +0700

    Updated Thai translation

 po/th.po | 3183 +++++++++++++++++++++++++-------------------------------------
 1 file changed, 1265 insertions(+), 1918 deletions(-)

commit 82d629ee39910640b542c12db484199599ee1d65
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:   Mon Feb 18 13:44:37 2013 +0100

    Update French translation

 po/fr.po | 32 ++++++++++++++++++--------------
 1 file changed, 18 insertions(+), 14 deletions(-)

commit 1dfe7a77c1acd00e4822a8e705c0f11f92a2b725
Author: Marek Černocký <marek@manet.cz>
Date:   Sun Feb 17 01:37:19 2013 +0100

    Updated Czech translation

 po/cs.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9229756749704e46aed071824368d6f542c50e00
Author: Marek Černocký <marek@manet.cz>
Date:   Sun Feb 17 01:30:59 2013 +0100

    Updated Czech translation

 po/cs.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 164d3b0ff8b164bc8af37a6ebfee9265eed2113d
Author: Marek Černocký <marek@manet.cz>
Date:   Sun Feb 17 01:19:14 2013 +0100

    Updated Czech translation

 po/cs.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 8eab6dc8fa989e0a2f957e982768b275ec107e6f
Author: Enrico Nicoletto <liverig@gmail.com>
Date:   Sun Feb 10 00:02:34 2013 -0200

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit 206115133c89b3f118d903ce2f74735f697517a4
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Fri Dec 28 14:15:25 2012 +0200

    Updated Hebrew translation.

 po/he.po | 1731 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 860 insertions(+), 871 deletions(-)

commit b80cdf34d18f9e7f954a8b40c8b9ee5841cca07a
Author: Balázs Úr <urbalazs@src.gnome.org>
Date:   Thu Dec 27 15:53:50 2012 +0100

    Updated Hungarian translation

 po/hu.po | 1561 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 812 insertions(+), 749 deletions(-)

commit 4faababfa3f7b5ac762f508229798b49cd777446
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Sun Nov 11 18:49:31 2012 +0100

    Updated Galician translations

 po/gl.po | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 15e911a6df8891c6756aa82a44458ac3ae8c6e42
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Fri Nov 9 10:27:22 2012 +0100

    Updated Serbian translation

 po/sr.po       | 17 ++++++++---------
 po/sr@latin.po | 17 ++++++++---------
 2 files changed, 16 insertions(+), 18 deletions(-)

commit cecdbca4cf408c995aa3e52fc6717e072dbc91d7
Author: Marek Černocký <marek@manet.cz>
Date:   Mon Nov 5 18:29:46 2012 +0100

    Updated Czech translation

 po/cs.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 5fe061deeb5f5c1cee8879965703da3c4caf8557
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Thu Nov 1 15:49:45 2012 +0200

    Updated Lithuanian translation

 po/lt.po | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

commit c999d9d116409fd482c474d06c229d97c45f3785
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Mon Oct 29 22:36:35 2012 +0100

    Updated Slovenian translation

 po/sl.po | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

commit 471185b78fa0548b7486bb896f1669e435768a78
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Mon Oct 29 19:50:01 2012 +0100

    Updated Polish translation

 po/pl.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 98f2a4b156f96cdf129b697b148f54b04ad6f164
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Oct 29 13:06:16 2012 +0100

    Updated Spanish translation

 po/es.po | 22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)

commit 559f6019d0b6a2eab86ba1c8555c9ac394325640
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sun Oct 28 19:50:43 2012 +0100

    Fixed typo in string. Fixes bug #684524

 trashapplet/src/trashapplet.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 32585ff0aacdc48a0f3378547253cb36ffd57b23
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu Oct 25 21:28:25 2012 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 200 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 119 insertions(+), 81 deletions(-)

commit 7a7a754b18b6ae088c11e1d75c4393142d804831
Author: Wolfgang Stoeggl <c72578@yahoo.de>
Date:   Fri Oct 19 13:56:48 2012 +0200

    Updated German translation

 po/de.po | 794 +++++++++++++++++++++++++++------------------------------------
 1 file changed, 344 insertions(+), 450 deletions(-)

commit 64e661f5b8c5aabc60a168585663a0b7eba2a413
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Fri Oct 12 00:58:00 2012 +0200

    Updated Galician translations

 po/gl.po | 212 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 127 insertions(+), 85 deletions(-)

commit 3ca31328bb293f7a86acdc9661aa688c35b0bf75
Author: Marek Černocký <marek@manet.cz>
Date:   Sun Oct 7 22:00:13 2012 +0200

    Updated Czech translation

 po/cs.po | 200 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 121 insertions(+), 79 deletions(-)

commit f57269b165dadaad0a1231a56ae14026f66693d3
Author: Claude Paroz <claude@2xlibre.net>
Date:   Thu Oct 4 19:53:58 2012 +0200

    Updated French translation

 po/fr.po | 200 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 121 insertions(+), 79 deletions(-)

commit fac08b359b1979162ca83dcd462eb3b61818b1ae
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sun Sep 30 13:07:09 2012 +0200

    Updated Spanish translation

 po/es.po | 214 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 132 insertions(+), 82 deletions(-)

commit 10a346865639c53a5f6fde730fdf0c44a2e2fce1
Author: Enrico Minack <enrico-minack@gmx.de>
Date:   Sun Sep 30 12:35:54 2012 +0200

    [release] post-release bump to 3.7.1

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5fa521cc22a1348f30491f5b1d07099544a21a3f
Author: Enrico Minack <enrico-minack@gmx.de>
Date:   Sun Sep 30 12:24:36 2012 +0200

    [release] 3.6.0

 NEWS | 7 +++++++
 1 file changed, 7 insertions(+)

commit f58295ffaee35ee2d06286ced83156ad0c148361
Author: Enrico Minack <enrico-minack@gmx.de>
Date:   Sun Sep 30 10:28:49 2012 +0200

    gweather: added gschema.in.in to EXTRA_DIST so that dist builds

 gweather/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit 00de59b41b266cf2f5e55cadfea58204b031954b
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Sat Sep 29 06:14:45 2012 +0200

    Updated Serbian translation

 po/sr.po       | 221 +++++++++++++++++++++++++++++++++++----------------------
 po/sr@latin.po | 221 +++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 270 insertions(+), 172 deletions(-)

commit a2c3876cad605ca651f0682d57aefc72ccc41117
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:   Fri Sep 28 13:40:02 2012 -0300

    Updated Brazilian Portuguese Translation

 po/pt_BR.po | 2846 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 1395 insertions(+), 1451 deletions(-)

commit c5c2cd9ed8af87e12d7e3ebfe070a8b70557fa64
Author: Andika Triwidada <andika@gmail.com>
Date:   Mon Sep 24 13:27:30 2012 +0700

    Updated Indonesian translation

 po/id.po | 213 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 127 insertions(+), 86 deletions(-)

commit 3695c81fed320904bb3424f6c00a53a65f807cb4
Author: Chris Leonard <cjl@laptop.org>
Date:   Sun Sep 23 12:32:20 2012 +0100

    Updated British English translation

 po/en_GB.po | 3217 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 1605 insertions(+), 1612 deletions(-)

commit 5bae9c594a9f84d6929dc5aee8ff8bc7609a4137
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Sat Sep 22 13:22:28 2012 +0300

    Updated Lithuanian translation

 po/lt.po | 218 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 122 insertions(+), 96 deletions(-)

commit a1c44ac70539bc8e49647fd7d3dc039d659e5e40
Author: Martin Srebotnjak <miles@filmsi.net>
Date:   Fri Sep 21 11:01:56 2012 +0200

    Updated Slovenian translation

 po/sl.po | 802 ++++++++++-----------------------------------------------------
 1 file changed, 121 insertions(+), 681 deletions(-)

commit 32a10667c7d481a1f7a10e3f0ae6fc75738699e2
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Sep 20 20:22:59 2012 +0200

    Updated Polish translation

 po/pl.po | 196 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 118 insertions(+), 78 deletions(-)

commit f3aa3ec80b0657ddb3cf7fc1102ed6185e7f8f71
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Sep 20 20:18:51 2012 +0200

    Updated POTFILES.in

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit 1a8d23fac95d39e1d12d2b5e00ef081bc78c3328
Author: Ray Strode <rstrode@redhat.com>
Date:   Wed Sep 19 21:21:52 2012 -0400

    [release] post-release bump to 3.6.0

 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 658c12ba406b36f9239211d2d25e56af7ddef44d