summaryrefslogtreecommitdiffstats
path: root/virt-ctrl/.depend
Commit message (Collapse)AuthorAgeFilesLines
* Type Vc_domain_ops.dops_callback_fn for clarity.Richard W.M. Jones2008-01-081-1/+1
| | | | | | * virt-ctrl/vc_domain_ops.mli, virt-ctrl/vc_domain_ops.ml, virt-ctrl/vc_mainwindow.mli: Give a type name to the domain_ops callback type, for extra clarity.
* mlvirtmanager renamed as virt-ctrl.Richard W.M. Jones2008-01-071-0/+18
* .hgignore, Makefile.in, configure.ac: Rename mlvirtmanager as virt-ctrl to avoid any confusion with the real virt-manager. * mlvirtmanager/, virt-ctrl/: Subdirectory moved. * README: Supporting documentation updated.