mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-13 08:26:15 +00:00
16 lines
927 B
XML
16 lines
927 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
To change this template, choose Tools | Templates
|
|
and open the template in the editor.
|
|
-->
|
|
<!DOCTYPE map PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp Map Version 2.0//EN" "http://java.sun.com/products/javahelp/map_2_0.dtd">
|
|
<map version="2.0">
|
|
<mapID target="org.sleuthkit.autopsy.casemodule.overview" url="overview.html"/>
|
|
<mapID target="org.sleuthkit.autopsy.casemodule.about" url="casemodule-about.html"/>
|
|
<mapID target="org.sleuthkit.autopsy.casemodule.how-to-create-case" url="createNewCase.html"/>
|
|
<mapID target="org.sleuthkit.autopsy.casemodule.image-about" url="aboutImage.html"/>
|
|
<mapID target="org.sleuthkit.autopsy.casemodule.add-image" url="addImage.html"/>
|
|
<mapID target="org.sleuthkit.autopsy.casemodule.caseproperties" url="caseProperties.html"/>
|
|
<mapID target="org.sleuthkit.autopsy.casemodule.hashdbmgmt" url="hashDbMgmt.html"/>
|
|
</map>
|