commit d76dbbd6b609823b8e30bebe545ba5fac70c08bf
Author: Luis Medinas <[email protected]>
Date:   Mon Jul 27 15:13:28 2009 +0100

   Update NEWS for 2.27.5 release

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

commit e68c93584cdf2a158a9d4688c768331697ec563e
Author: Luis Medinas <[email protected]>
Date:   Mon Jul 27 01:25:26 2009 +0100

   Bump to 2.27.5

configure.in |    4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

commit bbe5c84795fe9fc810b7e30ad8b8f7be4d33be06
Author: Petr Kovar <[email protected]>
Date:   Sun Jul 26 20:08:54 2009 +0200

   Added Czech help translation by Adrian Gunis

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

commit f0c583c3759b0eafde988bb76a5e99e73782c98b
Author: Philippe Rouquier <[email protected]>
Date:   Sat Jul 25 15:03:33 2009 +0200

   Make sure the tool dialog appear in the taskbar when started from the icon on the desktop

nautilus/nautilus-burn-extension.c |    8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)

commit 488ca7b93fd5b5e0ea62d8e6fe25828cb2f3914d
Author: Philippe Rouquier <[email protected]>
Date:   Sat Jul 25 14:33:35 2009 +0200

   Make sure that the size of a data project is not displayed in hh:mm:ss format after burning it

src/brasero-project.c |   12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)

commit 31512c1e0893141edfb2070b8ac4197f9d3f364c
Author: Philippe Rouquier <[email protected]>
Date:   Fri Jul 24 15:35:47 2009 +0200

   Fix the toolbar/menus state after a data project burn happened

src/brasero-data-disc.c |   41 +++++++++++++++++++++++++++++++----------
1 files changed, 31 insertions(+), 10 deletions(-)

commit 597e6afee8744ba77c3bbaebc345de00285b89f4
Author: Philippe Rouquier <[email protected]>
Date:   Fri Jul 24 14:58:56 2009 +0200

   Make sure all BraseroToolDialog derived windows have a brasero icon

libbrasero-burn/brasero-tool-dialog.c |    2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

commit bab8ddbbc603b79f45c995513178ca418242d400
Author: Philippe Rouquier <[email protected]>
Date:   Fri Jul 24 14:42:56 2009 +0200

   Make sure that in BraseroTrackDataCfg the files that are excluded (because > 2GiB, or because they are too deep, ...) while exploring automatically a parent directory are really excluded from the tree by adding an empty graft point

libbrasero-burn/brasero-data-project.c |   15 ++++++++++++---
1 files changed, 12 insertions(+), 3 deletions(-)

commit 0ef604b598a9cc340d4eb65b7e2ac1c7783f9b42
Author: Philippe Rouquier <[email protected]>
Date:   Fri Jul 24 13:26:07 2009 +0200

   Make sure empty imported directories are not displayed as "loading" after they are loaded

libbrasero-burn/brasero-data-project.c |   35 +++++++++++++++++++++----------
libbrasero-burn/brasero-data-session.c |    2 +-
libbrasero-burn/brasero-data-vfs.c     |    1 -
3 files changed, 25 insertions(+), 13 deletions(-)

commit b7e3604bf49d1683c728ac1d4248aeb6f80f7c72
Author: Philippe Rouquier <[email protected]>
Date:   Thu Jul 23 14:44:39 2009 +0200

   Make sure the directory is empty row is of the same color as its parent when the latter is imported

libbrasero-burn/brasero-track-data-cfg.c |    5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)

commit 0f48ab7068370e9cf52cbad280fcfa320317fd4a
Author: Philippe Rouquier <[email protected]>
Date:   Thu Jul 23 14:41:25 2009 +0200

   Add the possibility to override the icon already set for previous session when merging
   Also fix brasero_track_data_cfg_find_icon_name () that was entering an endless loop

libbrasero-burn/brasero-track-data-cfg.c |   12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)

commit e1f8325203eda195f268784ae15558cf0dd9493e
Author: Philippe Rouquier <[email protected]>
Date:   Thu Jul 23 14:18:50 2009 +0200

   Reduce the padding size between the icon and the text in the medium selection
   That should match the padding size in the GtkEntry widget better and allow to have texts aligned when these 2 widgets are vertically aligned

libbrasero-media/brasero-medium-selection.c |    4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

commit 45edc9f9f927c971545d200cea140d515236a92e
Author: Philippe Rouquier <[email protected]>
Date:   Wed Jul 22 16:56:54 2009 +0200

   Start to document libbrasero-burn API

libbrasero-burn/brasero-blank-dialog.c      |    7 +++++++
libbrasero-burn/brasero-burn-dialog.c       |   26 ++++++++++++++++++++++++++
libbrasero-burn/brasero-sum-dialog.c        |    7 +++++++
libbrasero-media/brasero-drive-selection.c  |   10 +++++++++-
libbrasero-media/brasero-medium-selection.c |    7 +++++++
5 files changed, 56 insertions(+), 1 deletions(-)

commit 254ddc399ad6162ff3e18c57eef5382fed810276
Author: Philippe Rouquier <[email protected]>
Date:   Wed Jul 22 16:40:00 2009 +0200

   Improved debugging to catch a fishy thing happening with KVM

libbrasero-media/brasero-drive.c   |    2 ++
libbrasero-media/scsi-mode-sense.c |   14 ++++++++++----
2 files changed, 12 insertions(+), 4 deletions(-)

commit da4dc8c6f64b03abc6c7f059328e704981ea35fa
Author: Philippe Rouquier <[email protected]>
Date:   Wed Jul 22 16:04:21 2009 +0200

   Make sure that a medium identified as file is indeed one and not a medium that failed to initialize

libbrasero-media/brasero-medium-monitor.c |   10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)

commit b6d5658921c7f3028588556ec18702ae1233f555
Author: Philippe Rouquier <[email protected]>
Date:   Wed Jul 22 15:17:37 2009 +0200

   Fix a memory leak due to recent changes

libbrasero-burn/brasero-track-data-cfg.c |    8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)

commit 7f9256025a4ff952feb83ff652ec79701c674f54
Author: Philippe Rouquier <[email protected]>
Date:   Wed Jul 22 14:56:57 2009 +0200

   Make sure the project is not automatically saved on quitting when it's empty

src/brasero-project.c |   18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)

commit 3999b81d38834737a0f6dcc4c8b882ab4338b820
Author: Philippe Rouquier <[email protected]>
Date:   Wed Jul 22 14:49:59 2009 +0200

   New function that lets BraseroTrackDataCfg return its GIcon
   This allows:
   - to fix a problem with GtkEntry when setting an icon
   - display the icon for when an imported session has an icon already set in an autorun.inf

libbrasero-burn/brasero-track-data-cfg.c |   40 ++++++++++++++++----
libbrasero-burn/brasero-track-data-cfg.h |    5 ++-
src/brasero-project-name.c               |   59 +++++++-----------------------
src/brasero-project-parse.c              |    7 +++-
4 files changed, 55 insertions(+), 56 deletions(-)

commit 967a86a81977ccc82dc369f6baf0bcdaa8238a63
Author: Philippe Rouquier <[email protected]>
Date:   Wed Jul 22 11:30:32 2009 +0200

   API change remove brasero_track_data_cfg_get_contents () as it is possible to do have the same result with brasero_track_data_get_grafts (), ...
   Fix a crash when in the multisession there is an autorun.inf

libbrasero-burn/brasero-track-data-cfg.c |   32 +++++++++--------------------
libbrasero-burn/brasero-track-data-cfg.h |    5 ----
2 files changed, 10 insertions(+), 27 deletions(-)

commit 4a98196f0d0116f653c92c1230478c12f21b1503
Author: Philippe Rouquier <[email protected]>
Date:   Wed Jul 22 11:06:03 2009 +0200

   Fix a problem with multisession in GUI
   A button is added for every drive with a session that can be imported. These buttons were uniquely identified with a UDI which is now deprecated. So we use the device path instead now.

src/brasero-data-disc.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

commit 8fb191d2594c700d0c30d9442bc62e932d0af1ef
Author: Philippe Rouquier <[email protected]>
Date:   Tue Jul 21 15:21:47 2009 +0200

   Refactored API documentation
   Include now the declarations for libbrasero-burn library symbols (which remains to be documented)
   Include brasero-sections.txt as it allows to fix a problem with BraseroDrive and BraseroMedium which are declared in the same header file

docs/reference/Makefile.am          |   88 +++---
docs/reference/brasero-docs.sgml    |   64 +++-
docs/reference/brasero-sections.txt |  703 +++++++++++++++++++++++++++++++++++
3 files changed, 798 insertions(+), 57 deletions(-)

commit d447897f6b7523e648e0cb423c6d80b3f72c82d4
Author: Philippe Rouquier <[email protected]>
Date:   Tue Jul 21 14:13:06 2009 +0200

   Remove unnecessary symbolic links

libbrasero-burn/eggtreemultidnd.c |    1 -
libbrasero-burn/eggtreemultidnd.h |    1 -
2 files changed, 0 insertions(+), 2 deletions(-)

commit 73eb878131ebb46a5d4cbe0123d2927e677999c2
Author: Philippe Rouquier <[email protected]>
Date:   Tue Jul 21 14:12:42 2009 +0200

   Update documentation for libbrasero-media

libbrasero-media/brasero-medium.c |   56 +++++++++++++++++++++++++++++--------
libbrasero-media/brasero-volume.c |    2 +-
libbrasero-media/brasero-volume.h |    2 +-
3 files changed, 46 insertions(+), 14 deletions(-)

commit ef72949bd702538996399cdaba400d1899434caf
Author: Philippe Rouquier <[email protected]>
Date:   Mon Jul 20 15:26:02 2009 +0200

   Fix memleak on BraseroTrackData finalization

libbrasero-burn/brasero-track-data.c |   15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)

commit fde087f11fa09fe380ee1d15bae7fbad7577237a
Author: Philippe Rouquier <[email protected]>
Date:   Mon Jul 20 15:15:19 2009 +0200

   Fix memleak on error

libbrasero-media/scsi-get-configuration.c |    4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

commit 213f85fce7954e69680e07109df6e072417a0ca3
Author: Mark Krapivner <[email protected]>
Date:   Sun Jul 26 02:10:52 2009 +0300

   Updated Hebrew translation

po/he.po | 2484 ++++++++++++++++++++++++++++++++------------------------------
1 files changed, 1286 insertions(+), 1198 deletions(-)

commit e74c66830c85213647dd717cb8c2f202e0b4b093
Author: Ilkka Tuohela <[email protected]>
Date:   Sat Jul 25 11:47:12 2009 +0300

   Updated Finnish translation

po/fi.po | 5964 ++++++++++++++++++++++++++++----------------------------------
1 files changed, 2698 insertions(+), 3266 deletions(-)

commit 8b9ba3a3f8c70bb77b43343f9c49ec85557cc812
Author: Mario Blättermann <[email protected]>
Date:   Fri Jul 24 17:56:58 2009 +0200

   Updated German translation

po/de.po | 2254 +++++++++++++++++++++++++++++++++-----------------------------
1 files changed, 1217 insertions(+), 1037 deletions(-)

commit a997c7b019ec25a717119f54c414290261bff56d
Author: Kjartan Maraas <[email protected]>
Date:   Wed Jul 22 21:17:22 2009 +0200

   Updated Norwegian bokmål translation.

po/nb.po | 2821 ++++++++++++++++++++++++++++++++++----------------------------
1 files changed, 1543 insertions(+), 1278 deletions(-)

commit 604aa592460cd49f00263628f58f8c3979e7a474
Author: Kjartan Maraas <[email protected]>
Date:   Sat May 2 18:48:01 2009 +0200

   What?

src/brasero-search-beagle.c |    1 -
1 files changed, 0 insertions(+), 1 deletions(-)

commit f4d9a7f3f34c79df6c3b713e3ab633edfda48c65
Author: Mattias Põldaru <mahfiaz gmail com>
Date:   Wed Jul 22 16:38:05 2009 +0300

   Updating Estonian translation

po/et.po |  316 +++++++++++++++++++++++++++++++++----------------------------
1 files changed, 171 insertions(+), 145 deletions(-)

commit 28223af62f98b05674f42a16e0d0f6364578cd70
Author: Daniel Nylander <[email protected]>
Date:   Wed Jul 22 14:11:20 2009 +0200

   Updated Swedish translation

po/sv.po | 1413 ++++++++++++++++++++++++++++++++------------------------------
1 files changed, 725 insertions(+), 688 deletions(-)

commit 4c324c5608a3ea7cfd69d8a3f6f2131b62690265
Author: Antón Méixome <[email protected]>
Date:   Tue Jul 21 19:21:39 2009 +0200

   Updated Galician Translation.

po/gl.po | 6952 +++++++++++++++++++++++++-------------------------------------
1 files changed, 2798 insertions(+), 4154 deletions(-)

commit aa60f14ab40ea8c31e5980570d087cd9d98ecb62
Author: drtvasudevan <[email protected]>
Date:   Tue Jul 21 20:18:07 2009 +0530

   Updated Tamil translation

po/ta.po | 1434 +++++++++++++++++++++++++++++++------------------------------
1 files changed, 729 insertions(+), 705 deletions(-)

commit 6c9dd373a212dcba392ada2d5eb15da208b17e17
Author: drtvasudevan <[email protected]>
Date:   Tue Jul 21 19:55:57 2009 +0530

   Updated Tamil translation

po/ta.po |   83 ++++++++++++++++++++++++++++++++++++++++---------------------
1 files changed, 54 insertions(+), 29 deletions(-)

commit 77503127e198ae53c1f35d6c76b643848d98d1ed
Author: André Gondim <[email protected]>
Date:   Sun Jul 19 19:24:35 2009 -0300

   Updated Brazilian Portuguese translation.

   Translation by André Gondim and reviewing by Henrique P. Machado.

po/pt_BR.po | 3043 ++++++++++++++++++++++++++++++++---------------------------
1 files changed, 1677 insertions(+), 1366 deletions(-)

commit ba10016066995870aaaee69015b72c4bf93e8e4a
Author: Philippe Rouquier <[email protected]>
Date:   Sat Jul 18 21:07:43 2009 +0200

   Make the ChecksumImage plugin work again
   We were checking the GObject type of the original track not the input type of the plugin

plugins/checksum/burn-checksum-image.c |    9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)

commit 287eb1506ef76bbd332211357f8d153f0c727fc7
Author: Philippe Rouquier <[email protected]>
Date:   Sat Jul 18 20:42:14 2009 +0200

   Fix a previous change that messed up with flags

libbrasero-burn/brasero-session-cfg.c |   10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)

commit 9adfd7c8a8a490910caa64db8a8f520f7dd4b5cc
Author: Philippe Rouquier <[email protected]>
Date:   Sat Jul 18 14:52:52 2009 +0200

   Fix a crash when trying to burn an image after having tried to add it to a data project

src/brasero-data-disc.c |   20 +++++++++++++++-----
1 files changed, 15 insertions(+), 5 deletions(-)

commit d4a79047fed8d5dcbecebb14467ee3916c02d9a6
Author: Jorge González <[email protected]>
Date:   Sat Jul 18 13:43:57 2009 +0200

   Updated Spanish translation

po/es.po | 1116 +++++++++++++++++++++++++++++++-------------------------------
1 files changed, 566 insertions(+), 550 deletions(-)

commit 5252653d688c87e209674f6b680343c26231f126
Author: Philippe Rouquier <[email protected]>
Date:   Fri Jul 17 15:36:50 2009 +0200

   Reworked the eject dialog so it will offer a choice between drives not media
   That way we can open a drive even if it is empty
   Fixed also some memory leaks
   Add a dialog to let the user know what prevented the drive ejection

src/brasero-app.c          |    8 ++-
src/brasero-eject-dialog.c |  167 ++++++++++++++++++++++++++++---------------
src/brasero-eject-dialog.h |   10 ++--
3 files changed, 120 insertions(+), 65 deletions(-)

commit a0921c099204059e70e7843f76d713117725fc2e
Author: Philippe Rouquier <[email protected]>
Date:   Fri Jul 17 15:33:44 2009 +0200

   Add a way to cancel some BraseroDrive operations

libbrasero-media/brasero-drive.c |   19 +++++++++++++++++++
libbrasero-media/brasero-drive.h |    3 +++
2 files changed, 22 insertions(+), 0 deletions(-)

commit 5a1e128f4e7494e52c63034d430ee909ca499622
Author: Philippe Rouquier <[email protected]>
Date:   Fri Jul 17 15:32:16 2009 +0200

   Add a little border around help text (the one in the center) area in project

src/brasero-project.c |    1 +
1 files changed, 1 insertions(+), 0 deletions(-)

commit ef560faa2d65be49e062d45fc2e6722c5f62bbb8
Author: Philippe Rouquier <[email protected]>
Date:   Thu Jul 16 11:44:46 2009 +0200

   Fix #588604 – pkgconfig file libbrasero-media.pc still references hal
   There were some remains of HAL use after all. sigh!
   Patch by Götz Waschk

libbrasero-media.pc.in |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

commit 3fcf5b1257a8753e09c0c2b9bf0f512cad9d78b8
Author: Philippe Rouquier <[email protected]>
Date:   Wed Jul 15 21:14:15 2009 +0200

   Make the remove button work again in the audio project (it was always greyed out)

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

commit 0f0e1e9f3f0a029235a234ed44638d3231e52f07
Author: Philippe Rouquier <[email protected]>
Date:   Wed Jul 15 21:09:23 2009 +0200

   Fix a problem in BraseroVideoTreeModel because of which gtk_tree_model_iter_n_children (model, NULL) always returned 0

src/brasero-video-tree-model.c |   24 ++++++++++++++++++++++++
1 files changed, 24 insertions(+), 0 deletions(-)

commit 085c960045889e20a82edf23f1b8579e7d3eb5ee
Author: Philippe Rouquier <[email protected]>
Date:   Wed Jul 15 20:57:05 2009 +0200

   Don't show "make another disc" button if we merged a session to a disc as this disc was unique

libbrasero-burn/brasero-burn-dialog.c |    6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)

commit 406946e781857370ae292eed4f10d799ca576279
Author: Philippe Rouquier <[email protected]>
Date:   Wed Jul 15 20:47:39 2009 +0200

   Fix GtkTrackDataCfg (when used as a GtkTreeModel) when nodes are removed and there are hidden files in it

libbrasero-burn/brasero-track-data-cfg.c |   24 +++++++++++++++++++++++-
1 files changed, 23 insertions(+), 1 deletions(-)

commit 75aaa4595c3d6535fa6600da79d024cc7a600b82
Author: Philippe Rouquier <[email protected]>
Date:   Wed Jul 15 20:12:00 2009 +0200

   Fixes for BraseroTrackDataCfg when it's used as a GtkTreeModel

libbrasero-burn/brasero-track-data-cfg.c |   32 +++++++++++++++++++++--------
1 files changed, 23 insertions(+), 9 deletions(-)

commit 85a56e3060634b1a155b3cf4eca353b39b865855
Author: Philippe Rouquier <[email protected]>
Date:   Wed Jul 15 15:17:25 2009 +0200

   Improve button states management and display of help in the project interface

libbrasero-burn/brasero-track-data-cfg.c |    3 +--
src/brasero-audio-disc.c                 |   11 +++++++++++
src/brasero-data-disc.c                  |   15 +++++++++++++++
src/brasero-disc.c                       |   18 ++++++++++++++++++
src/brasero-disc.h                       |    4 ++++
src/brasero-project-name.c               |    5 ++---
src/brasero-project.c                    |   10 ++++++----
src/brasero-video-disc.c                 |   12 ++++++++++++
8 files changed, 69 insertions(+), 9 deletions(-)

commit ab452ff17c9f68d7eb61bc7225ee04b31c7af64c
Author: Runa Bhattacharjee <[email protected]>
Date:   Wed Jul 15 19:15:48 2009 +0530

   Merged Bengali India Translation

po/bn_IN.po | 1215 ++++++++++++++++++++++++++++++++---------------------------
1 files changed, 654 insertions(+), 561 deletions(-)

commit 912d4e54b54bc8bba77b8f3dc10c3a754bc40427
Author: Runa Bhattacharjee <[email protected]>
Date:   Wed Jul 15 18:47:15 2009 +0530

   Correct the msgfmt errors

po/bn_IN.po |   89 ++++++++++++++++++-----------------------------------------
1 files changed, 27 insertions(+), 62 deletions(-)

commit dd350b7b2b93fba80f3fa5152333662d2ed860cf
Author: Simurg56 <[email protected]>
Date:   Wed Jul 15 02:12:35 2009 +0200

   Added initial Kurdish translations

po/ku.po | 1944 +++++++++++++++++++++++++++++++++-----------------------------
1 files changed, 1023 insertions(+), 921 deletions(-)

commit 85be2882d91c2f3f12ab7f2891e319d17f2ba533
Author: Simurg56 <[email protected]>
Date:   Wed Jul 15 02:12:01 2009 +0200

   Added initial Kurdish translations

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

commit 1e3cfb20fddeb7cf45e5d87355583753aaadf7d0
Author: Simurg56 <[email protected]>
Date:   Wed Jul 15 01:59:23 2009 +0200

   Added initial Kurdish translations

po/ku.po | 4811 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 4811 insertions(+), 0 deletions(-)

commit a998a500fba6faecfb8c4a0024c86a63a04e4b9a
Author: simurg56 <simurg56 at gmail dot com>
Date:   Wed Jul 15 01:47:54 2009 +0200

   Added Kurdish translation

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

commit c7643af6288e3bb3f2f94a52b68ec1e5cdfc8fdb
Author: Philippe Rouquier <[email protected]>
Date:   Tue Jul 14 20:17:12 2009 +0200

   Fix broken multisession with data projects
   The BraseroDataDisc object wrongly unloaded the selected medium just before burning

src/brasero-data-disc.c |   55 ++++++++++++++++++++++++++++------------------
1 files changed, 33 insertions(+), 22 deletions(-)

commit 8219227292bb17156feced3199f795f8da8e8647
Author: Philippe Rouquier <[email protected]>
Date:   Tue Jul 14 16:51:11 2009 +0200

   Fix a memleak

libbrasero-burn/brasero-caps-session.c |    2 +-
libbrasero-media/brasero-drive.c       |   13 ++++++++++++-
2 files changed, 13 insertions(+), 2 deletions(-)

commit 8188972a94e814e97ca19d57750224dd10226e78
Author: Philippe Rouquier <[email protected]>
Date:   Tue Jul 14 16:49:06 2009 +0200

   Use of uninitialized value

libbrasero-burn/brasero-caps-session.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

commit d1de01c8d81f1db341094d03f448cfb10ed2b8e3
Author: Philippe Rouquier <[email protected]>
Date:   Tue Jul 14 16:48:53 2009 +0200

   Fix memleak
   on each lock () and unlock () we were not closing the handle for the drive

libbrasero-media/brasero-drive.c |    2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

commit 19b07c694aa59b94631c20e03a1950e81a7b302d
Author: Philippe Rouquier <[email protected]>
Date:   Tue Jul 14 15:59:54 2009 +0200

   Add more debug statement

libbrasero-media/brasero-drive.c          |    1 +
libbrasero-media/brasero-medium-monitor.c |    2 ++
2 files changed, 3 insertions(+), 0 deletions(-)

commit 2381e20fb349536ec404cf3db7629dc4b6b730fd
Author: Philippe Rouquier <[email protected]>
Date:   Tue Jul 14 14:12:09 2009 +0200

   Removed useless code and added a debug statement for probing entry point

libbrasero-media/brasero-medium-monitor.c |   45 +---------------------------
1 files changed, 2 insertions(+), 43 deletions(-)

commit 9da7543006aa306e3fbd00ca74b1f37291ec773c
Author: Philippe Rouquier <[email protected]>
Date:   Tue Jul 14 13:39:55 2009 +0200

   Fix a crash with File Filtered widget which did not get disconnected properly

src/brasero-file-filtered.c |   27 ++++++++++++++++++++-------
1 files changed, 20 insertions(+), 7 deletions(-)

commit 53a2ac5f070d4e5db6fb1b68d7bf064f54881cf2
Author: Runa Bhattacharjee <[email protected]>
Date:   Tue Jul 14 19:20:46 2009 +0530

   Merged Bengali India Translations

po/bn_IN.po |  594 ++++++++++++++++++++++++++++++++---------------------------
1 files changed, 322 insertions(+), 272 deletions(-)