Initial revision
authorDavid Zeuthen <david@fubar.dk>
Wed, 8 Mar 2006 01:52:03 +0000 (01:52 +0000)
committerDavid Zeuthen <david@fubar.dk>
Wed, 8 Mar 2006 01:52:03 +0000 (01:52 +0000)
commit9a089c64d4c3b16038ed3acb526102d861cc033c
treefaf4c8d62efe5ad245ed1a2a1c4aee08c5bbd401
Initial revision
26 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
HACKING [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
acinclude.m4 [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.in [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/TODO [new file with mode: 0644]
doc/api/Makefile.am [new file with mode: 0644]
doc/api/polkit-docs.xml [new file with mode: 0644]
doc/api/tmpl/libpolkit.sgml [new file with mode: 0644]
doc/api/tmpl/polkit-unused.sgml [new file with mode: 0644]
gtk-doc.make [new file with mode: 0644]
libpolkit/Makefile.am [new file with mode: 0644]
libpolkit/libpolkit-test.c [new file with mode: 0644]
libpolkit/libpolkit.c [new file with mode: 0644]
libpolkit/libpolkit.h [new file with mode: 0644]
mkinstalldirs [new file with mode: 0755]
polkit.pc.in [new file with mode: 0644]
tools/Makefile.am [new file with mode: 0644]
tools/Makefile.in [new file with mode: 0644]
tools/polkit-is-privileged.c [new file with mode: 0644]