mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-15 09:17:42 +00:00
13 lines
604 B
XML
13 lines
604 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
To change this template, choose Tools | Templates
|
|
and open the template in the editor.
|
|
-->
|
|
<!DOCTYPE settings PUBLIC "-//NetBeans//DTD Session settings 1.0//EN" "http://www.netbeans.org/dtds/sessionsettings-1_0.dtd">
|
|
<settings version="1.0">
|
|
<module name="org.sleuthkit.autopsy.filesearch" spec="1.0"/>
|
|
<instanceof class="org.openide.windows.TopComponent"/>
|
|
<instanceof class="org.sleuthkit.autopsy.filesearch.FileSearchTopComponent"/>
|
|
<instance class="org.sleuthkit.autopsy.filesearch.FileSearchTopComponent" method="getDefault"/>
|
|
</settings>
|