commit a48ec40bedc9877ee09ae9d6009b071fdacc942f Author: Philippe Rouquier Date: Mon Oct 18 17:35:57 2010 +0200 Updated POTFILES.in after file removal po/POTFILES.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 29b5168b579191df925626c3a3a289eec1c3af95 Author: Philippe Rouquier Date: Sun Oct 17 16:10:29 2010 +0200 prerelease version bump to 2.91.1 and NEWS file update. (a postrelease bump is to be used now) NEWS | 37 +++++++++++++++++++++++++++++++++++++ configure.in | 4 ++-- 2 files changed, 39 insertions(+), 2 deletions(-) commit 0d7083d95d7293d0a9ffef58c81c2849b77ceff3 Author: Philippe Rouquier Date: Sun Oct 17 15:58:49 2010 +0200 Fix #612980 - Copy disc to ISO image always uses brasero.iso by default libbrasero-burn/brasero-image-properties.c | 72 +++++++++++++--------------- libbrasero-burn/brasero-session-cfg.c | 19 +++++++- libbrasero-burn/burn-image-format.c | 9 ++- libbrasero-burn/burn-image-format.h | 3 +- 4 files changed, 59 insertions(+), 44 deletions(-) commit 7a048097d1274155e5aa948d8eb773c8bb60ebf3 Author: Lucian Adrian Grijincu Date: Sun Oct 17 16:49:20 2010 +0300 Updated Romanian translation po/ro.po | 21 ++++++++++----------- 1 files changed, 10 insertions(+), 11 deletions(-) commit 6b5ea4d0541f9bc7019f8939dc677a9ef999715d Author: Lucian Adrian Grijincu Date: Sun Oct 17 16:19:18 2010 +0300 Updated Romanian translation po/ro.po | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) commit a474f9ab7b31bb409fd49cc2bf4060d54f31924d Author: Daniel Șerbănescu Date: Sun Oct 17 16:13:57 2010 +0300 Updated Romanian translation po/ro.po | 765 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 394 insertions(+), 371 deletions(-) commit 9a65b0c246193d7ba9037672306d7b72f3c7582b Author: Philippe Rouquier Date: Sun Oct 17 13:35:53 2010 +0200 Fix #631957 - drop status icon use and removed the icon tray libbrasero-burn/Makefile.am | 2 - libbrasero-burn/brasero-burn-dialog.c | 105 --------- libbrasero-burn/brasero-tray.c | 404 --------------------------------- libbrasero-burn/brasero-tray.h | 85 ------- 4 files changed, 0 insertions(+), 596 deletions(-) commit 0b27d829020d60794594cccb2e445e3f91a781bf Author: Philippe Rouquier Date: Sun Oct 17 13:33:00 2010 +0200 Remove unneeded icon src/brasero-layout.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 87178761508aaa4e486a6e21341f6329304d6461 Author: Kjartan Maraas Date: Sat Oct 16 21:30:55 2010 +0200 Updated Norwegian bokmål translation po/nb.po | 471 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 251 insertions(+), 220 deletions(-) commit f536086630914ea1bc5888f2a1566c02d57c9a56 Author: Christian Kirbach Date: Wed Oct 13 19:32:06 2010 +0200 [l10n] Updated German translation po/de.po | 659 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 349 insertions(+), 310 deletions(-) commit 80c5cd4ecc72b16a3c859636fcf22f372703d8f1 Author: YunQiang Su Date: Wed Oct 13 22:22:22 2010 +0800 Fix two problems in Simplified Chinese translation. po/zh_CN.po | 459 ++++++++++++++++++++++++++++++---------------------------- 1 files changed, 237 insertions(+), 222 deletions(-) commit 51498781f65c4488bf1b86de96b9c52da3173a3b Author: Andreas Henriksson Date: Mon Oct 11 15:18:11 2010 +0200 There are no statusbar resize grips since Gtk+ 2.91.1 Resize grip handling was moved from statusbar to window in Gtk+ 2.91.1. There's one place where brasero uses 2 status bars, and disables the resize grip in one of them. Remove this code since it will not needed with Gtk+ 3, which brasero will require in the future, as discussed with Luis Medinas. See also: "Add resize grips to GtkWindow" http://git.gnome.org/browse/gtk+/commit/?id=f6347baf648fb5b7486354fd800b28bdf571f731 "Remove resize grip handling from GtkStatusbar" http://git.gnome.org/browse/gtk+/commit/?id=b04bceb47e8503658481fcca44f90dae6ad65457 "Add a migration guide section about resize grips" http://git.gnome.org/browse/gtk+/commit/?id=f8490e425f2c76533bc1733989d176c8a5ca06f7 src/brasero-app.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 45d05fd0f4902c7e4692f859f2a111c0fd1703fd Author: Fran Diéguez Date: Mon Oct 11 10:29:07 2010 +0200 Updated Galician translations po/gl.po | 441 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 230 insertions(+), 211 deletions(-) commit e40d8ffbce765c6b67a3b3a979552aa45d02ab07 Author: Philippe Rouquier Date: Sat Oct 9 22:41:38 2010 +0200 Add a new check for the volume free space when creating an image libbrasero-burn/brasero-session-cfg.c | 164 +++++++++++++++++++++++++++------ 1 files changed, 134 insertions(+), 30 deletions(-) commit d1302cc6423d70d288f40b5f7ac40625993167e3 Author: Philippe Rouquier Date: Sat Oct 9 21:53:25 2010 +0200 Some fixes for API documentation libbrasero-burn/brasero-session-cfg.c | 60 ++++++++++++++++---------------- 1 files changed, 30 insertions(+), 30 deletions(-) commit 008ea8bf739466de326aae6cf450ab594fe99e69 Author: Philippe Rouquier Date: Sat Oct 9 21:49:48 2010 +0200 Optimize the auto configure path in BraseroSessionCfg libbrasero-burn/brasero-session-cfg.c | 285 +++++++++++++++++++++----------- 1 files changed, 187 insertions(+), 98 deletions(-) commit 01cda20576d265be6e1e42955520d3c18faf43da Author: Philippe Rouquier Date: Sat Oct 9 15:55:22 2010 +0200 Removed remaining expose-event signal connection src/brasero-playlist.c | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit 54103de1f4edfea4638a9488c9aa2dcfec8ada14 Author: Changwoo Ryu Date: Sat Oct 9 03:01:10 2010 +0900 Updated Korean translation po/ko.po | 2196 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 1131 insertions(+), 1065 deletions(-) commit e02c407e04bb9cb0308d20438bcc3a668d7aad03 Author: Jorge González Date: Thu Oct 7 14:17:05 2010 +0200 Updated Spanish translation po/es.po | 434 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 226 insertions(+), 208 deletions(-) commit a7fc26ce16d13bbf829873b488ad928301b2b514 Author: Mattias Põldaru Date: Thu Oct 7 01:40:47 2010 +0300 [l10n] Updated Estonian translation po/et.po | 92 ++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 54 insertions(+), 38 deletions(-) commit 556919cc380590f08cfc266ab6bc4dd2510a9f0d Author: Philippe Rouquier Date: Wed Oct 6 14:15:35 2010 +0200 Removed some deprecated API libbrasero-burn/brasero-enums.h | 3 - libbrasero-burn/brasero-status.c | 16 ------ libbrasero-burn/brasero-status.h | 3 - libbrasero-burn/brasero-track-data.c | 100 ---------------------------------- libbrasero-burn/brasero-track-data.h | 13 ----- 5 files changed, 0 insertions(+), 135 deletions(-) commit 4a4bc3d3873c50ae5215447b622bbf49e8e9c565 Author: Matej Urbančič Date: Wed Oct 6 15:06:14 2010 +0200 Updated Slovenian translation po/sl.po | 462 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 236 insertions(+), 226 deletions(-) commit 2f35954d131765c95e0bfe26ad61a1fc1b3f26c7 Author: Yaron Shahrabani Date: Mon Sep 13 13:31:46 2010 +0200 Updated Hebrew translation. po/he.po | 57 +++++++++++++++++++++++++++++++++++++-------------------- 1 files changed, 37 insertions(+), 20 deletions(-) commit 1b8397ee252df2d554682ca2d694d5937fbf6e39 Author: Philippe Rouquier Date: Tue Oct 5 10:10:17 2010 +0200 Fix for #630651 - Basero creating incomplete image (.ISO) files plugins/libburnia/burn-libisofs.c | 78 ++++++++++++++++++++++++++----------- 1 files changed, 55 insertions(+), 23 deletions(-)