! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
use xfce4-sound instead of xfce4-mixer in mcs panel
Status:
RESOLVED: FIXED
Product:
Xfce4-mixer
Component:
General

Comments

Description Daniele Favara 2006-05-16 12:19:45 CEST
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; it-IT; rv:1.8.0.2) Gecko/20060405 SeaMonkey/1.0.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; it-IT; rv:1.8.0.2) Gecko/20060405 SeaMonkey/1.0.1

from icon-naming-utils:

	<icon name="preferences-desktop-sound">
	    <link>gnome-settings-sound</link>
	    <link>knotify</link>
	    <link>xfce4-sound</link>
	</icon>

suitable for mcs panel

	<icon name="multimedia-volume-control">
	    <link>gnome-mixer</link>
	    <link>volume-knob</link>
	    <link>arts</link>
	    <link>kcmsound</link>
	    <link>multimedia</link>
	    <link>xfce4-mixer</link>
	</icon>

suitable for the app itself

would it be possible to change here:

http://svn.xfce.org/svn/xfce/xfce4-mixer/trunk/settings/xfce-mixer-settings.desktop.in

- Icon=xfce4-mixer
+ Icon=xfce4-sound

and in Rodent it'll be just needed a link

xfce4-sound --> xfce4-mixer

if you want to use same icon

Reproducible: Always
Comment 1 dannym editbugs 2006-05-30 22:17:30 CEST
done

Bug #1817

Reported by:
Daniele Favara
Reported on: 2006-05-16
Last modified on: 2009-07-14

People

CC List:
0 users

Version

Attachments

Additional information