|
|
|
@ -42,7 +42,7 @@
|
|
|
|
|
|
|
|
|
|
static const char description[] = I18N_NOOP("TDE Frontend for Power Management, Battery Monitoring and Suspend");
|
|
|
|
|
|
|
|
|
|
KCmdLineOptions options[] = { { "force-acpi-check", I18N_NOOP("Force a new check for ACPI support"), 0 },
|
|
|
|
|
TDECmdLineOptions options[] = { { "force-acpi-check", I18N_NOOP("Force a new check for ACPI support"), 0 },
|
|
|
|
|
{ "dbg-trace", I18N_NOOP("Trace function entry and leave points for debug\n"), 0 },
|
|
|
|
|
{ 0, 0, 0 }};
|
|
|
|
|
|
|
|
|
|