need gmixer icon in tray
Posted: Tue Mar 09, 2010 5:59 pm
This is not a pressing issue, but it has been bugging me for a few days. I'm running an updated (as of Mar 9) modified Fedora 13 LXDE nightly compose. I can't get the gmixer icon to appear in the tray in my lower panel; all I get is a white rectangle with a red X in it. The nm-applet icon appears as it should.
/etc/xdg/autostart/gmixer-trayicon.desktop looks like this:
and /usr/share/pixmaps/gmixer.png is the proper icon. Any ideas?
/etc/xdg/autostart/gmixer-trayicon.desktop looks like this:
Code: Select all
[Desktop Entry]
Version=1.0
Name=GMixer
Name[de]=GMixer
Name[fr]=GMixer
Comment=Audio mixer for the Gnome Desktop Environment
Comment[de]=Lautstärkeregelung für den GNOME Desktop
Comment[fr]=Mixer audio pour l'environnement Gnome
Exec=gmixer -d
Icon=/usr/share/pixmaps/gmixer.png
StartupNotify=true
Type=Application
Categories=AudioVideo;Audio;Mixer;GTK;
#OnlyShowIn=GNOME;XFCE;KDE;LXDE
X-GNOME-Autostart-Phase=Desktop
X-GNOME-Autostart-Notify=true
X-KDE-autostart-after=panel
X-Desktop-File-Install-Version=0.15