mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
New API: inspect-list-applications.
This converts the current Perl code in virt-inspector for listing applications, into C, making it a part of the core API. This is also capable of fetching the list of Windows applications from the registry.
This commit is contained in:
@@ -31,4 +31,5 @@ java_built_sources = \
|
||||
com/redhat/et/libguestfs/XAttr.java \
|
||||
com/redhat/et/libguestfs/INotifyEvent.java \
|
||||
com/redhat/et/libguestfs/Partition.java \
|
||||
com/redhat/et/libguestfs/Application.java \
|
||||
com/redhat/et/libguestfs/GuestFS.java
|
||||
|
||||
Reference in New Issue
Block a user