public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-cdr/brasero/files: brasero-3.2.0-drive-not-selected.patch brasero-3.2.0-brasero.desktop.patch brasero-3.2.0-brasero-nautilus.desktop.patch
@ 2011-11-04  8:20 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; only message in thread
From: Alexandre Rostovtsev (tetromino) @ 2011-11-04  8:20 UTC (permalink / raw
  To: gentoo-commits

tetromino    11/11/04 08:20:30

  Added:                brasero-3.2.0-drive-not-selected.patch
                        brasero-3.2.0-brasero.desktop.patch
                        brasero-3.2.0-brasero-nautilus.desktop.patch
  Log:
  Bump to 3.2.0 from the gnome overlay, drop old. Add gstreamer plugins needed for normal usage to rdepend. Notable changes: optional tracker support.
  
  (Portage version: 2.2.0_alpha72/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-cdr/brasero/files/brasero-3.2.0-drive-not-selected.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/brasero/files/brasero-3.2.0-drive-not-selected.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/brasero/files/brasero-3.2.0-drive-not-selected.patch?rev=1.1&content-type=text/plain

Index: brasero-3.2.0-drive-not-selected.patch
===================================================================
From f9d1053a648110efbeb02bee6ee162eaaa809306 Mon Sep 17 00:00:00 2001
From: Luis Medinas <lmedinas@gnome.org>
Date: Mon, 24 Oct 2011 00:52:08 +0100
Subject: [PATCH] Add a fix for optical drive not selected by default.

Fixes bgo #662541 - Optical drive selection not displayed
---
 libbrasero-media/brasero-medium-selection.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/libbrasero-media/brasero-medium-selection.c b/libbrasero-media/brasero-medium-selection.c
index bdf2044..858b1d1 100644
--- a/libbrasero-media/brasero-medium-selection.c
+++ b/libbrasero-media/brasero-medium-selection.c
@@ -562,6 +562,8 @@ brasero_medium_selection_show_media_type (BraseroMediumSelection *selector,
 			                                   MEDIUM_COL, medium,
 			                                   -1);
 
+			gtk_combo_box_set_active_iter (GTK_COMBO_BOX (selector), &iter);
+
 			medium_name = brasero_medium_selection_get_medium_string (selector, medium);
 			medium_icon = brasero_volume_get_icon (BRASERO_VOLUME (medium));
 			gtk_list_store_set (GTK_LIST_STORE (model), &iter,
-- 
1.7.7.2




1.1                  app-cdr/brasero/files/brasero-3.2.0-brasero.desktop.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/brasero/files/brasero-3.2.0-brasero.desktop.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/brasero/files/brasero-3.2.0-brasero.desktop.patch?rev=1.1&content-type=text/plain

Index: brasero-3.2.0-brasero.desktop.patch
===================================================================
From f8aef8ae82831ebfda9520d6e7e82a2cad99383d Mon Sep 17 00:00:00 2001
From: Vincent Untz <vuntz@gnome.org>
Date: Fri, 7 Oct 2011 00:04:17 +0200
Subject: [PATCH] Update categories in brasero.desktop

I don't think Utility (nor Core) should be there, and it exposes a
gnome-shell bug where brasero appears twice because it's in two
categories.

https://bugzilla.gnome.org/show_bug.cgi?id=661134
---
 data/brasero.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/data/brasero.desktop.in.in b/data/brasero.desktop.in.in
index ac83297..ce560c2 100644
--- a/data/brasero.desktop.in.in
+++ b/data/brasero.desktop.in.in
@@ -2,7 +2,7 @@
 _Name=Brasero
 _GenericName=Disc Burner and Copier
 _Comment=Create and copy CDs and DVDs
-Categories=GNOME;AudioVideo;DiscBurning;Core;Utility;
+Categories=GTK;GNOME;AudioVideo;DiscBurning;
 MimeType=application/x-cd-image;application/x-cdrdao-toc;application/x-cue;application/x-toc;audio/x-scpls;audio/x-ms-asx;audio/x-mp3-playlist;audio/x-mpegurl;application/x-brasero;x-content/audio-cdda;x-content/video-dvd;x-content/video-vcd;x-content/video-svcd;x-content/image-picturecd;
 Exec=brasero %U
 Icon=brasero
-- 
1.7.7.2




1.1                  app-cdr/brasero/files/brasero-3.2.0-brasero-nautilus.desktop.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/brasero/files/brasero-3.2.0-brasero-nautilus.desktop.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/brasero/files/brasero-3.2.0-brasero-nautilus.desktop.patch?rev=1.1&content-type=text/plain

Index: brasero-3.2.0-brasero-nautilus.desktop.patch
===================================================================
From 6df46b408e03e88801c6a84695d387a85452c320 Mon Sep 17 00:00:00 2001
From: Luis Medinas <lmedinas@gnome.org>
Date: Thu, 20 Oct 2011 22:48:58 +0100
Subject: [PATCH] Fix for Broken (and useless) brasero-nautilus.desktop desktop file

Closes bgo #662275
---
 nautilus/brasero-nautilus.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/nautilus/brasero-nautilus.desktop.in.in b/nautilus/brasero-nautilus.desktop.in.in
index c55b160..83fa123 100644
--- a/nautilus/brasero-nautilus.desktop.in.in
+++ b/nautilus/brasero-nautilus.desktop.in.in
@@ -8,7 +8,7 @@ Icon=system-file-manager
 MimeType=x-content/blank-cd;x-content/blank-dvd;x-content/blank-bd;x-content/blank-hddvd;
 StartupNotify=true
 Terminal=false
-#Type=Application
+Type=Application
 OnlyShowIn=GNOME;
 NoDisplay=true
 X-GNOME-Bugzilla-Bugzilla=GNOME
-- 
1.7.7.2







^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-11-04  8:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-04  8:20 [gentoo-commits] gentoo-x86 commit in app-cdr/brasero/files: brasero-3.2.0-drive-not-selected.patch brasero-3.2.0-brasero.desktop.patch brasero-3.2.0-brasero-nautilus.desktop.patch Alexandre Rostovtsev (tetromino)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox