summaryrefslogtreecommitdiffstats
path: root/virt-ctrl
Commit message (Collapse)AuthorAgeFilesLines
* Rename some dialogs in virt-ctrl.Richard W.M. Jones2008-01-081-2/+2
| | | | | * virt-ctrl/vc_mainwindow.ml: Fix some "virtual machine manager" -> "virt-ctrl" dialogs in main window.
* Fix native virt-ctrl on Windows.Richard W.M. Jones2008-01-082-2/+87
| | | | | | * virt-ctrl/Makefile.in, virt-ctrl/mingw-gcc-wrapper.ml: Wrapper around 'gcc' to fix native virt-ctrl builds on Windows/MinGW. * .hgignore: Ignore *.exe files.
* mlvirtmanager renamed as virt-ctrl.Richard W.M. Jones2008-01-0711-0/+953
* .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.