diff options
Diffstat (limited to 'inspector/example4.xml')
-rw-r--r-- | inspector/example4.xml | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/inspector/example4.xml b/inspector/example4.xml deleted file mode 100644 index 16da2dc2..00000000 --- a/inspector/example4.xml +++ /dev/null @@ -1,40 +0,0 @@ -<operatingsystems> - <operatingsystem> - <root>/dev/sda2</root> - <name>windows</name> - <arch>i386</arch> - <distro>windows</distro> - <product_name>Windows 7 Enterprise</product_name> - <major_version>6</major_version> - <minor_version>1</minor_version> - <windows_systemroot>/Windows</windows_systemroot> - <mountpoints> - <mountpoint dev="/dev/sda2">/</mountpoint> - </mountpoints> - <filesystems> - <filesystem dev="/dev/sda2"> - <type>ntfs</type> - <uuid>F2E8996AE8992E3B</uuid> - </filesystem> - </filesystems> - <applications> - <application> - <name>Mozilla Firefox (3.6.12)</name> - <display_name>Mozilla Firefox (3.6.12)</display_name> - <version>3.6.12 (en-GB)</version> - <install_path>C:\Program Files\Mozilla Firefox</install_path> - <publisher>Mozilla</publisher> - <url>http://www.mozilla.com/en-GB/</url> - <description>Mozilla Firefox</description> - </application> - <application> - <name>VLC media player</name> - <display_name>VLC media player 1.1.5</display_name> - <version>1.1.5</version> - <install_path>C:\Program Files\VideoLAN\VLC</install_path> - <publisher>VideoLAN</publisher> - <url>http://www.videolan.org/</url> - </application> - </applications> - </operatingsystem> -</operatingsystems> |