[banshee] OpticalDisc: Remove the "Duplicate CD" and "Import CD" buttons for DVDs
- From: Bertrand Lorentz <blorentz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] OpticalDisc: Remove the "Duplicate CD" and "Import CD" buttons for DVDs
- Date: Sun, 25 Sep 2011 20:40:49 +0000 (UTC)
commit d26d1fae3f122f53c110a7ec2b6777d679d1f583
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date: Sun Sep 25 19:23:30 2011 +0200
OpticalDisc: Remove the "Duplicate CD" and "Import CD" buttons for DVDs
We don't support these for DVDs (yet ?), so they had no effect.
.../Banshee.OpticalDisc.Dvd/DvdSource.cs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/Extensions/Banshee.OpticalDisc/Banshee.OpticalDisc.Dvd/DvdSource.cs b/src/Extensions/Banshee.OpticalDisc/Banshee.OpticalDisc.Dvd/DvdSource.cs
index 05fa717..45cfca6 100644
--- a/src/Extensions/Banshee.OpticalDisc/Banshee.OpticalDisc.Dvd/DvdSource.cs
+++ b/src/Extensions/Banshee.OpticalDisc/Banshee.OpticalDisc.Dvd/DvdSource.cs
@@ -63,7 +63,6 @@ namespace Banshee.OpticalDisc.Dvd
Properties.SetString ("SourcePreferencesActionLabel", Catalog.GetString ("DVD Preferences"));
Properties.SetString ("UnmapSourceActionLabel", Catalog.GetString ("Eject Disc"));
Properties.SetString ("UnmapSourceActionIconName", "media-eject");
- Properties.SetString ("ActiveSourceUIResource", "ActiveSourceUI.xml");
Properties.SetString ("GtkActionPath", "/DvdContextMenu");
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]