commit 8b9806efca181939087bb2915df14ca071fac7a6 Author: Luis Medinas Date: Tue Jul 13 12:16:20 2010 +0100 Bump release to 2.31.5 and update NEWS NEWS | 31 +++++++++++++++++++++++++++++++ configure.in | 4 ++-- 2 files changed, 33 insertions(+), 2 deletions(-) commit b0071996816290b60b6fb20aeb20e2a528430661 Author: Yaron Shahrabani Date: Tue Jul 13 12:00:30 2010 +0300 Updated Hebrew translation. po/he.po | 1520 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 801 insertions(+), 719 deletions(-) commit 7d878f97c3ea1cc0b24f799ac191340c43cf0986 Author: Og B. Maciel Date: Sat Jul 10 19:17:53 2010 -0400 Updated Brazilian Portuguese translation. po/pt_BR.po | 2745 +++++++++++++++++++++++++++++------------------------------ 1 files changed, 1351 insertions(+), 1394 deletions(-) commit 5769197997bbe56fc2fbed58637d3f20cd36d37b Author: Jorge González Date: Sat Jul 10 10:19:57 2010 +0200 Updated Spanish translation po/es.po | 300 ++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 167 insertions(+), 133 deletions(-) commit c65485ccfd2be8216161cb3ed5897c0b3d17d39c Author: Philippe Rouquier Date: Fri Jul 9 09:36:08 2010 +0200 Allow to build with gtk2 and gtk3 Note that with gtk2 nautilus-extension will not be built as nautilus relies on gtk3 now Note also that both build should be parallel installable Makefile.am | 17 ++---- configure.in | 116 +++++++++++++++++++++++------------ data/Makefile.am | 7 +- libbrasero-burn.pc.in | 6 +- libbrasero-burn/Makefile.am | 83 ++++++++++++------------- libbrasero-burn/burn-basics.h | 3 - libbrasero-media.pc.in | 6 +- libbrasero-media/Makefile.am | 53 ++++++++-------- libbrasero-utils/Makefile.am | 10 +-- nautilus/Makefile.am | 6 +- plugins/audio2cue/Makefile.am | 4 +- plugins/cdrdao/Makefile.am | 4 +- plugins/cdrkit/Makefile.am | 12 ++-- plugins/cdrtools/Makefile.am | 16 +++--- plugins/checksum/Makefile.am | 8 +- plugins/checksum/burn-volume-read.c | 2 +- plugins/dvdauthor/Makefile.am | 4 +- plugins/dvdcss/Makefile.am | 6 +- plugins/growisofs/Makefile.am | 8 +- plugins/libburnia/Makefile.am | 8 +- plugins/local-track/Makefile.am | 8 +- plugins/transcode/Makefile.am | 12 ++-- plugins/vcdimager/Makefile.am | 4 +- src/Makefile.am | 6 +- 24 files changed, 215 insertions(+), 194 deletions(-) commit af3b8cd8168848af359af1f0ca4b546f4fc3637e Author: Philippe Rouquier Date: Fri Jul 9 09:24:46 2010 +0200 Fix some warnings src/brasero-layout.c | 2 +- src/brasero-project.c | 15 +-------------- 2 files changed, 2 insertions(+), 15 deletions(-) commit 8b63231f88ff1c27ad506403f2f62622360de6f1 Author: Philippe Rouquier Date: Fri Jul 9 05:47:25 2010 +0200 Properly initialize GApplication object src/main.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 73eca1dcc8c8a125cd480316153acb7cd230c584 Author: Philippe Rouquier Date: Fri Jul 9 05:46:29 2010 +0200 Forgotten file marked for translation po/POTFILES.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 333b3cc5b5b1d778f2ba5435d7b3aabcc0eb72d2 Author: Mario Blättermann Date: Fri Jul 9 12:56:55 2010 +0200 [i18n] Updated German translation po/de.po | 1600 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 821 insertions(+), 779 deletions(-) commit b78471e0c36ef643c5767f455bf35e9e8e850b4b Author: Jorge González Date: Thu Jul 8 23:12:11 2010 +0200 Updated Spanish translation po/es.po | 1492 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 778 insertions(+), 714 deletions(-) commit 9849e06661d1f2af078ab3f4730dab5280cd3602 Author: Philippe Rouquier Date: Fri Jul 9 01:37:58 2010 +0200 Fix #622332 - Port to GApplication configure.in | 10 +- src/Makefile.am | 8 +- src/brasero-app.c | 130 ++++++++++------ src/brasero-app.h | 7 +- src/brasero-cli.c | 417 +++++++++++++++++++++++++++++++++++++++++++++++++++ src/brasero-cli.h | 71 +++++++++ src/main.c | 430 +++-------------------------------------------------- 7 files changed, 594 insertions(+), 479 deletions(-) commit c2bd985cddb615b13bbc4defb77e698363c7f5d6 Author: Fran Diéguez Date: Thu Jul 8 16:58:03 2010 +0200 Added galician translations for help help/Makefile.am | 2 +- help/gl/gl.po | 1768 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1769 insertions(+), 1 deletions(-) commit 405f8aa4d1bfabe373cd948fc6eb3647320059bd Author: Luis Medinas Date: Thu Jul 8 11:55:47 2010 +0100 Bump GTK+ and libcanberra to 3.0 Preparing for Brasero 3.0 release configure.in | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit d16f2ec20b46a1e9021f2014873108243d2e1182 Author: Fran Diéguez Date: Wed Jul 7 17:36:55 2010 +0200 Updated Galician translations po/gl.po | 1311 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 697 insertions(+), 614 deletions(-) commit db7367d278df41b8fe143426918aa1373ca9d0c4 Author: Philippe Rouquier Date: Mon Jul 5 09:50:40 2010 +0200 Fix previous patch updating some strings src/brasero-audio-disc.c | 2 +- src/brasero-video-disc.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 2d9f925b51f9bae5ba00c6f4973306e3adc5341e Author: Philippe Rouquier Date: Wed Jul 7 14:57:12 2010 +0200 Fix problem with documentation when building out of tree docs/reference/libbrasero-burn/Makefile.am | 2 +- docs/reference/libbrasero-media/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 7973e6a4b7cc04090d1c702e1fefb0c06f28420d Author: Philippe Rouquier Date: Wed Jul 7 13:43:05 2010 +0200 Silences a build warning plugins/cdrkit/burn-wodim.c | 2 +- plugins/cdrtools/burn-cdrecord.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 2bc56ea7417a8d6b17bef7e22d768475ab8d7d06 Author: Philippe Rouquier Date: Wed Jul 7 13:58:03 2010 +0200 Do not clean gtk-doc.make on make distclean as it is generated by autogen.sh Makefile.am | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 16c79c08a55f814d237a2b75f75f8bc9e931d67d Author: Philippe Rouquier Date: Wed Jul 7 11:59:47 2010 +0200 Fix #614229 - Please review strings for translation libbrasero-burn/brasero-blank-dialog.c | 3 --- libbrasero-burn/brasero-drive-properties.c | 4 ++-- libbrasero-burn/brasero-src-image.c | 2 +- libbrasero-burn/brasero-status-dialog.c | 4 ++-- libbrasero-burn/brasero-sum-dialog.c | 2 +- libbrasero-burn/brasero-tray.c | 7 +++++++ libbrasero-burn/burn-plugin-manager.c | 2 +- nautilus/nautilus-burn-bar.c | 2 ++ plugins/cdrkit/burn-genisoimage.c | 1 - plugins/cdrkit/burn-wodim.c | 4 ++-- plugins/dvdauthor/burn-dvdauthor.c | 2 +- plugins/dvdcss/burn-dvdcss.c | 7 +++---- plugins/libburnia/burn-libisofs.c | 2 +- plugins/transcode/burn-transcode.c | 5 +++-- plugins/transcode/burn-vob.c | 17 ++++++++++------- src/brasero-audio-disc.c | 3 ++- src/brasero-data-disc.c | 6 +++--- src/brasero-project-manager.c | 4 +++- src/brasero-project-type-chooser.c | 2 +- src/brasero-project.c | 3 +-- src/brasero-video-disc.c | 3 ++- src/main.c | 4 ++-- 22 files changed, 50 insertions(+), 39 deletions(-) commit a06231c1832b6e158264c8c0a82079d6cf8e4063 Author: Philippe Rouquier Date: Mon Jul 5 07:58:44 2010 +0200 Fix POTFILES.in po/POTFILES.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 89dd155f7b06207b7916ba5cefd96fb5d057ddcf Author: Philippe Rouquier Date: Tue Jul 6 16:20:10 2010 +0200 Fix #622968 - Add File Selector mis-behaves: No Places pane. Ctrl/click action wrong. DND code was misbehaving (again =(). src/eggtreemultidnd.c | 81 ++++++++++++++++--------------------------------- 1 files changed, 26 insertions(+), 55 deletions(-) commit 41860b61e1c05265538afbdb226df71951c52f0d Author: Philippe Rouquier Date: Tue Jul 6 15:59:51 2010 +0200 In some rare cases the audio project did not show the help src/brasero-audio-disc.c | 2 +- src/brasero-project.c | 1 - 2 files changed, 1 insertions(+), 2 deletions(-) commit d4f773fd25d5e7b4a451aac77349a4f5428dc472 Author: Philippe Rouquier Date: Tue Jul 6 15:36:45 2010 +0200 Close any GtkFileChooserDialog if the user clicks to display the side pane src/brasero-project.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit a3e022eeb65dfa0c3b495dd8028ab70e7c146438 Author: Philippe Rouquier Date: Mon Jul 5 21:14:02 2010 +0200 Fix #623545 - "Increase compatibility with Windows" only cuts the length of ONE single filename to 64 characters libbrasero-burn/brasero-track-data.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 5fb6d689ba36b546bd4a42c3a8a0e678f85deeff Author: Philippe Rouquier Date: Mon Jul 5 20:22:44 2010 +0200 Fix session logging for tool dialogs (sum+blank) libbrasero-burn/brasero-blank-dialog.c | 2 ++ libbrasero-burn/brasero-session.c | 11 +++++++++-- libbrasero-burn/brasero-sum-dialog.c | 3 +++ libbrasero-burn/brasero-tool-dialog.c | 1 - 4 files changed, 14 insertions(+), 3 deletions(-) commit fb8fe2e836443f9e1bf14a6e87696f78cc593a65 Author: Philippe Rouquier Date: Mon Jul 5 20:01:30 2010 +0200 Fix #623484 - No estimated drive speed shown libbrasero-burn/burn-task-ctx.c | 21 ++++++++++----------- plugins/growisofs/burn-growisofs.c | 5 ++--- 2 files changed, 12 insertions(+), 14 deletions(-) commit 55f2a4e83257fa0719c5e213106822815c332ac9 Author: Torstein Adolf Winterseth Date: Mon Jul 5 09:50:53 2010 +0200 Updated Norwegian Nynorsk translation po/nn.po | 914 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 450 insertions(+), 464 deletions(-) commit bdb7673340793c7a750ee261a8b0106ed7ab994d Author: Gabor Kelemen Date: Thu Jul 1 17:12:22 2010 +0200 Updated Hungarian translation po/hu.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)