Package: emifreq-applet Version: 0.18-4 Severity: minor Tags: patch Usertags: origin-ubuntu hardy ubuntu-patch
No icon is displayed for the applet in the "Add to Panel" dialog. Here you can find a possible fix. Thank you. --- emifreq-applet-0.18.orig/data/GNOME_EmiFreqApplet.server.in.in +++ emifreq-applet-0.18/data/GNOME_EmiFreqApplet.server.in.in @@ -25,7 +25,7 @@ <oaf_attribute name="name" type="string" _value="CpuFreq Monitor"/> <oaf_attribute name="description" type="string" _value="Monitor and change your CPU speed"/> <oaf_attribute name="panel:category" type="string" _value="Utility"/> - <oaf_attribute name="panel:icon" type="string" value="emifreq-applet/emifreq-applet.png"/> + <oaf_attribute name="panel:icon" type="string" value="/usr/share/pixmaps/emifreq-applet/emifreq-applet.png"/> </oaf_server>