summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnome-applets-no-mixer-icon.patch11
-rw-r--r--gnome-applets.spec8
2 files changed, 18 insertions, 1 deletions
diff --git a/gnome-applets-no-mixer-icon.patch b/gnome-applets-no-mixer-icon.patch
new file mode 100644
index 0000000..79b57cf
--- /dev/null
+++ b/gnome-applets-no-mixer-icon.patch
@@ -0,0 +1,11 @@
+diff -up gnome-applets-2.25.90/null_applet/GNOME_MixerApplet.server.in.no-mixer-icon gnome-applets-2.25.90/null_applet/GNOME_MixerApplet.server.in
+--- gnome-applets-2.25.90/null_applet/GNOME_MixerApplet.server.in.no-mixer-icon 2009-02-06 14:31:43.000000000 -0500
++++ gnome-applets-2.25.90/null_applet/GNOME_MixerApplet.server.in 2009-02-06 14:32:54.000000000 -0500
+@@ -11,7 +11,6 @@
+ </oaf_attribute>
+ <oaf_attribute name="name" type="string" _value="Volume Control (Deprecated)"/>
+ <oaf_attribute name="description" type="string" _value="Adjust the sound volume"/>
+- <oaf_attribute name="panel:icon" type="string" value="multimedia-volume-control"/>
+ <oaf_attribute name="bugzilla:bugzilla" type="string" value="GNOME"/>
+ <oaf_attribute name="bugzilla:product" type="string" value="gnome-applets"/>
+ <oaf_attribute name="bugzilla:component" type="string" value="mixer"/>
diff --git a/gnome-applets.spec b/gnome-applets.spec
index b8366cb..83e5167 100644
--- a/gnome-applets.spec
+++ b/gnome-applets.spec
@@ -35,7 +35,7 @@
Summary: Small applications for the GNOME panel
Name: gnome-applets
Version: 2.25.90
-Release: 2%{?dist}
+Release: 3%{?dist}
Epoch: 1
License: GPLv2+ and GFDL
Group: User Interface/Desktops
@@ -58,6 +58,8 @@ Patch35: modemlights-libgnome.patch
# do the nullapplet dance for battstat
Patch40: gnome-applets-null-battstat.patch
+# and keep the mixer hidden away from the add to panel dialog
+Patch41: gnome-applets-no-mixer-icon.patch
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: gtk2-devel >= %{gtk2_version}
@@ -142,6 +144,7 @@ and more.
%patch31 -p1 -b .fix-find
%patch40 -p1 -b .battstat-null
+%patch41 -p1 -b .no-mixer-icon
# We don't ship gnome-system-tools
rm -rf modemlights
@@ -336,6 +339,9 @@ fi
%{_datadir}/PolicyKit/policy/org.gnome.cpufreqselector.policy
%changelog
+* Fri Feb 6 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.25.90-3
+- Keep the dead mixer applet from haunting the add to panel dialog
+
* Tue Feb 3 2009 Matthias Clasen <mclasen@redhat.com> - 1:2.25.90-1
- Update to 2.25.90