]> git.ipfire.org Git - thirdparty/libvirt.git/commit
* configure.in libvirt.spec.in docs/examples/Makefile.am
authorDaniel Veillard <veillard@redhat.com>
Tue, 25 Apr 2006 16:08:48 +0000 (16:08 +0000)
committerDaniel Veillard <veillard@redhat.com>
Tue, 25 Apr 2006 16:08:48 +0000 (16:08 +0000)
commitf7a48c19f15dc463b0becbeebc3c5b932636b735
tree8e141cc440bb806d19da09d1906806ac66b392e4
parentbe54328be3ab056dabe5c0b9ee936715221275b0
* configure.in libvirt.spec.in docs/examples/Makefile.am
  docs/examples/index.py docs/examples/python/*: integrated
  examples for Python from David Lutterkort
Daniel
13 files changed:
ChangeLog
configure.in
docs/examples/Makefile.am
docs/examples/index.py
docs/examples/python/Makefile.am [new file with mode: 0644]
docs/examples/python/README [new file with mode: 0644]
docs/examples/python/dominfo.py [new file with mode: 0755]
docs/examples/python/domrestore.py [new file with mode: 0755]
docs/examples/python/domsave.py [new file with mode: 0755]
docs/examples/python/domstart.py [new file with mode: 0755]
docs/examples/python/guava.xml [new file with mode: 0644]
docs/examples/python/papaya.xml [new file with mode: 0644]
libvirt.spec.in