Merge lp://staging/~jeremy-munsch/synapse-project/virtualbox-plugin into lp://staging/synapse-project
Proposed by
Jeremy Munsch
Status: | Needs review | ||||||||
---|---|---|---|---|---|---|---|---|---|
Proposed branch: | lp://staging/~jeremy-munsch/synapse-project/virtualbox-plugin | ||||||||
Merge into: | lp://staging/synapse-project | ||||||||
Diff against target: |
499 lines (+443/-1) 5 files modified
configure.ac (+3/-1) debian/control (+1/-0) src/plugins/Makefile.am (+1/-0) src/plugins/virtualbox-plugin.vala (+437/-0) src/ui/synapse-main.vala (+1/-0) |
||||||||
To merge this branch: | bzr merge lp://staging/~jeremy-munsch/synapse-project/virtualbox-plugin | ||||||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Rico Tzschichholz | Pending | ||
Review via email: mp+278244@code.staging.launchpad.net |
Description of the change
Search for virtual machines and provides actions for it
using libxmlbird since librest xml is buggy/harassing to work with.
To post a comment you must log in.
Unmerged revisions
- 654. By Jeremy Munsch
-
add virtualbox plugin
add libxmlbird dependency