[PATCH]: simple patch for 75016



Hi,

I don't have CVS access. Can someone else apply?

I'll attach the patch to the bug.

http://bugzilla.gnome.org/show_bug.cgi?id=75016

--
Manuel Clos
llanero jazzfree com

* Si no puedes hacerlo bien, hazlo bonito (Bill Gates)
* If you can't do it well, do it nice (Bill Gates)
? 75016.patch
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/gnome-applets/mixer/ChangeLog,v
retrieving revision 1.50
diff -u -r1.50 ChangeLog
--- ChangeLog	2002/04/22 20:24:44	1.50
+++ ChangeLog	2002/04/28 21:45:31
@@ -1,3 +1,8 @@
+2002-04-28  Manuel Clos Crespo  <llanero jazzfree com>
+
+	* GNOME_MixerApplet.xml: changed "Run Audio Mixer..." to "Run Volume Control..."
+	for consistent naming with gnome-volume-control.desktop, closing bug #75016.
+
 2002-04-22  Benedikt Roth  <Benedikt Roth gmx net>
 
 	* mixer.c: (mixer_about_cb): Added the icon.
Index: GNOME_MixerApplet.xml
===================================================================
RCS file: /cvs/gnome/gnome-applets/mixer/GNOME_MixerApplet.xml,v
retrieving revision 1.2
diff -u -r1.2 GNOME_MixerApplet.xml
--- GNOME_MixerApplet.xml	2002/03/13 00:30:05	1.2
+++ GNOME_MixerApplet.xml	2002/04/28 21:45:31
@@ -1,7 +1,7 @@
 <Root>
   <popups>
     <popup name="button3">
-      <menuitem name="RunMixer" verb="RunMixer" _label="Run Audio Mixer..."/>
+      <menuitem name="RunMixer" verb="RunMixer" _label="Run Volume Control..."/>
       <menuitem name="Mute"     verb="Mute" _label="Mute"     type="toggle"/>
       <menuitem name="Help"     verb="Help" _label="Help"     pixtype="stock" pixname="gtk-help"/>
       <menuitem name="About"    verb="About" _label="About..." pixtype="stock" pixname="gnome-stock-about"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]