[Pkg-xfce-commits] r42 - goodies/xfce4-battery-plugin/debian

Emanuele Rocca ema@costa.debian.org
Sun, 10 Apr 2005 20:50:35 +0000


Author: ema
Date: 2005-04-10 20:50:35 +0000 (Sun, 10 Apr 2005)
New Revision: 42

Added:
   goodies/xfce4-battery-plugin/debian/README.Debian
Log:
A couple of lines explaining what to enable in the kernel
to take advantage of the -battery-plugin.


Added: goodies/xfce4-battery-plugin/debian/README.Debian
===================================================================
--- goodies/xfce4-battery-plugin/debian/README.Debian	2005-03-30 22:03:18 UTC (rev 41)
+++ goodies/xfce4-battery-plugin/debian/README.Debian	2005-04-10 20:50:35 UTC (rev 42)
@@ -0,0 +1,12 @@
+You need a working APM/ACPI configuration in order to take
+advantage of this plugin.
+
+Please enable *at least* the following options for ACPI:
+
+CONFIG_ACPI
+CONFIG_ACPI_AC
+CONFIG_ACPI_BATTERY
+
+Or the following, for APM:
+
+CONFIG_APM