commit 4078d1a9e5ddae3357302791432fc61d82ff37e4
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:   2010-11-29

    fixed distribution of D-Bus service files

M	data/Makefile.am

commit 58c55b06f30014326f27bdf94c406ceee0897731
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2010-11-29

    updated POTFILES.in

M	po/POTFILES.in

commit fa52b574f7467a3d9d50a69bfcd04b45a5636a8a
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2010-11-29

    updated for version 2.91.2

M	NEWS
M	configure.ac

commit ace4f31c586641fcf7ad1de165cd7f27b5a371c1
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2010-11-29

    D-Bus service: added GetSupportedTypes method

M	src/server.c
M	src/test-server.c

commit f8ea0424e10d682ad2f99a3ae95cd5b01221eace
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2010-11-29

    fixed some compiler warngins.

M	src/fr-command-lrzip.c
M	src/fr-init.c
M	src/fr-window.c
M	src/gtk-utils.c

commit 47257c9a71076fc4d90b2e7f25846b34b3a877ea
Author: Ivar Smolin <okul@linux.ee>
Date:	2010-11-29

    [l10n] Updated Estonian translation

M	po/et.po

commit f998fd8e33a08d686a1071db87d21f4a83963d99
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2010-11-28

    Added a D-BUS service to create and extract archives.

M	data/Makefile.am
A	data/org.gnome.FileRoller.service.in
M	src/Makefile.am
M	src/actions.c
M	src/dlg-batch-add.c
M	src/dlg-extract.c
M	src/dlg-new.c
M	src/dlg-open-with.c
M	src/dlg-package-installer.c
M	src/dlg-update.c
M	src/file-utils.c
M	src/fr-archive.c
M	src/fr-error.c
C069	src/main.c	src/fr-init.c
R063	src/main.h	src/fr-init.h
M	src/fr-marshal.list
M	src/fr-window.c
M	src/fr-window.h
M	src/main.c
M	src/preferences.c
A	src/server.c
A	src/test-server.c

commit 99b9748e241c323ac51992b8f8bc3abf828b52ba
Author: Aron Xu <aronxu@gnome.org>
Date:	2010-11-23

    Update Simplified Chinese translation.

M	po/zh_CN.po

commit f4027872d562e703e144780c36d2bbbc441b9fa0
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:	2010-11-21

    Updated Tamil translation

M	po/ta.po

commit 504ea8435357ebcc42bb32bd26f77a6e2f4273fe
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2010-11-20

    Updated Norwegian bokmål translation

M	po/nb.po

commit 033715ba88607d108c61cca28f447bf1733d6316
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:	2010-11-20

    Added UG translation

M	po/ug.po

commit 907031da6baf55bebac6b5865b7603c1f722f648
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2010-11-18

    7z: changed the compression level options

    normal compression : from "-mx=5" to "-mx=7"
    maximum compression: from "-mx=7" to "-mx=9 -m0=lzma2"

    [bug #635083]

M	src/fr-command-7z.c

commit 4921e33d1856fd73f0ca995455a82f03a6b72737
Author: Robert Ancell <robert.ancell@canonical.com>
Date:	2010-11-16

    Can't use both IT_PROG_INTLTOOL and AM_GNU_GETTEXT

M	configure.ac

commit 538382b3a182a463617d70ec4499624bf7e7a9ba
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:	2010-11-13

    Added UG translation

M	po/ug.po

commit 6790308e9bc38b5cbbf34d92cb3208fee68ea494
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-11-13

    Updated Galician translations

M	po/gl.po

commit 4e967bddb08f238e18d6ec852181c927b4b754eb
Author: Mahyar Moghimi <mahyar.moqimi@gmail.com>
Date:	2010-11-11

    Updatin Persian Translation

M	po/fa.po

commit 8018117939dadd8f0f9e31c00a9d702154e72156
Author: Ivar Smolin <okul@linux.ee>
Date:	2010-11-11

    [l10n] Updated Estonian translation

M	po/et.po

commit a85a7d20b456c64a09a15c1d40a3a4bf211780bb
Author: Ivar Smolin <okul@linux.ee>
Date:	2010-11-10

    [l10n] Updated Estonian translation

M	po/et.po

commit f5e7c239b2d1a71cd805e32f1ddb8b447e7b5865
Author: Javier Jardón <jjardon@gnome.org>
Date:	2010-11-09

    Use gtk_paned_new() instead gtk_[h|v]paned_new()

M	src/fr-window.c

commit 65ddaadd110c9ec38f9d22268a734811b8dc6c89
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2010-11-09

    Updated Spanish translation

M	po/es.po

commit 559b4fd09ba9ca5e3b74f4080f7824f3bb7709ae
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2010-11-09

    file-roller does not build without packagekit

    [bug #634356]

M	src/dlg-package-installer.c