diff options
author | David Zeuthen <davidz@redhat.com> | 2006-09-10 17:28:34 -0400 |
---|---|---|
committer | David Zeuthen <davidz@redhat.com> | 2006-09-10 17:28:34 -0400 |
commit | 18413734b1da6c14a0851e34d77db96f6a4ef9bb (patch) | |
tree | 930395c667e5518610ab6c22c4970835830317af /partutil | |
parent | ed71e4e6769b8f359f7626f788a38db5f63faca8 (diff) |
require addons to call libhal_device_addon_is_ready() to make device visible
Also fixup some .gitignore files and prune the TODO for finished items.
Diffstat (limited to 'partutil')
-rw-r--r-- | partutil/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/partutil/.gitignore b/partutil/.gitignore new file mode 100644 index 00000000..0ec65bf0 --- /dev/null +++ b/partutil/.gitignore @@ -0,0 +1,8 @@ +.deps +.libs +Makefile +Makefile.in +*.la +*.lo +*.o +*~ |