Removed comments about HAL.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/5/head
Michele Calgaro 2 years ago
parent 0f64b1b521
commit 69a2f2f25e
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -42,7 +42,6 @@ supported fan sources:
misc sources:
- battery source that displays the state of charge of your batteries
through libhal.
- uptime source that displays the current system uptime.

@ -33,7 +33,7 @@ class TDEHardwareDevices;
#endif
/**
* BatterySrc fetches the state of charge of the battery from HAL
* BatterySrc fetches the state of charge of the battery
* @author Ken Werner
*/
class BatterySrc : public LabelSource {
@ -64,7 +64,7 @@ private:
ThreadedTrigger mTrigger;
/**
* The hal udi of that battery source
* The udi of that battery source
*/
TQString mUDI;

Loading…
Cancel
Save