[jhbuild/release-team-commands: 174/174] Merge branch 'master' into release-team-commands



commit bc56685d95db70ce62308604a3e8672002119705
Merge: 73a47ca 7e5f0af
Author: Frédéric Péters <fpeters 0d be>
Date:   Wed Jan 6 09:41:23 2010 +0100

    Merge branch 'master' into release-team-commands

 .gitignore                                   |    4 +-
 NEWS                                         |   88 +
 configure.ac                                 |    2 +-
 doc/C/jhbuild.xml                            | 1352 +++++-----
 doc/de/de.po                                 | 3303 ++++++++++++++++--------
 doc/es/es.po                                 | 3647 ++++++++++++++------------
 doc/fr/fr.po                                 | 3172 ++++++++++++-----------
 jhbuild/buildbot/scheduler.py                |   35 +-
 jhbuild/buildbot/status/web/__init__.py      |    6 +-
 jhbuild/buildbot/status/web/changes.py       |    2 +-
 jhbuild/buildbot/status/web/step.py          |    1 +
 jhbuild/commands/__init__.py                 |   10 +-
 jhbuild/commands/base.py                     |   31 +-
 jhbuild/commands/bot.py                      |   34 +-
 jhbuild/commands/checkmodulesets.py          |    2 +-
 jhbuild/commands/info.py                     |    4 +-
 jhbuild/commands/sanitycheck.py              |    4 +
 jhbuild/commands/uninstall.py                |   29 +-
 jhbuild/config.py                            |   24 +-
 jhbuild/defaults.jhbuildrc                   |    3 +-
 jhbuild/frontends/buildscript.py             |    3 +-
 jhbuild/modtypes/autotools.py                |    4 +-
 jhbuild/modtypes/waf.py                      |    4 +-
 jhbuild/moduleset.py                         |   15 +-
 modulesets/freedesktop-2.30.modules          |  437 +++
 modulesets/gnome-2.26.modules                |    2 +-
 modulesets/gnome-2.28.modules                |  156 +-
 modulesets/gnome-2.30.modules                | 2487 ++++++++++++++++++
 modulesets/gnome-devel.modules               |    2 +-
 modulesets/gnome-external-deps-2.26.modules  |    2 +-
 modulesets/gnome-external-deps-2.28.modules  |  102 +-
 modulesets/gnome-external-deps-2.30.modules  | 1094 ++++++++
 modulesets/gnome-external-deps-devel.modules |   13 +-
 modulesets/gnome-suites-2.26.modules         |    2 +-
 modulesets/gnome-suites-2.28.modules         |  140 +-
 modulesets/gnome-suites-2.30.modules         | 2008 ++++++++++++++
 modulesets/gnome-suites-devel.modules        |    3 +-
 modulesets/mobile-2.30.modules               |   34 +
 modulesets/pulseaudio.modules                |    2 +-
 patches/nss.pkgconfig-and-configure.patch    |    9 +-
 po/LINGUAS                                   |    2 +
 po/de.po                                     |  194 +-
 po/en_GB.po                                  | 1417 ++++++++++
 po/es.po                                     |  193 +-
 po/fr.po                                     |   34 +-
 po/sl.po                                     | 1434 ++++++++++
 po/sv.po                                     |  225 +-
 po/uk.po                                     | 1092 +++++----
 sample.jhbuildrc                             |    5 +-
 49 files changed, 16820 insertions(+), 6048 deletions(-)
---



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