From ee3f9a545acbdd51b059c1f1a7d35e8a67e933fe Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 17 May 2006 19:08:38 +0000 Subject: 2006-05-17 Richard Hughes * .cvsignore: Add this file to keep CVS happy. * pm/power.d/laptop-tools: * Makefile.am: Add this folder and file to make the low power actions easy to add. * pm-powersave: Do not just do hardcoded actions, instead run the scripts in /etc/pm/power.d/ with true and false arguments. --- .cvsignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .cvsignore (limited to '.cvsignore') diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..26481d5 --- /dev/null +++ b/.cvsignore @@ -0,0 +1 @@ +pm-pmu -- cgit v1.2.1