diff options
author | Richard Hughes <richard@hughsie.com> | 2006-05-17 19:08:38 +0000 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2006-05-17 19:08:38 +0000 |
commit | ee3f9a545acbdd51b059c1f1a7d35e8a67e933fe (patch) | |
tree | 7f5535f04265928d54c17b3bc74ca186561df38d /.cvsignore | |
parent | abea65d43fd0945a6f14bd0a979f5c57837d9289 (diff) |
2006-05-17 Richard Hughes <richard@hughsie.com>
* .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.
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..26481d5 --- /dev/null +++ b/.cvsignore @@ -0,0 +1 @@ +pm-pmu |