Comment 7 for bug 1271982

Revision history for this message
In , omsai (pariksheet-nanda) wrote :

This is embarrasing; I actually didn't notice I could edit the temperature in
Sensor plugin > Properties and double-clicking.

On a tangent, could the "Sensors" text label be set it to the theme's fg? I
think code should be:

gtk_widget_modify_fg(sensors->panel_label_text, GTK_STATE_NORMAL, NULL);

But I can't manage to apply this (what I've tried with 0.10.99.6 is in attached
patch)