-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathinfo.xml
More file actions
23 lines (19 loc) · 694 Bytes
/
info.xml
File metadata and controls
23 lines (19 loc) · 694 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<productinfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="optional">
<?xml-stylesheet type="text/xsl"href="optional"?>
<!-- info.xml file for the UltraSound ToolBox -->
<!-- Version 2.0.3 -->
<!-- The USTB team-->
<matlabrelease>R2014b</matlabrelease>
<name>UltraSound ToolBox</name>
<type>toolbox</type>
<icon>$toolbox/matlab/icons/matlabicon.gif</icon>
<help_location>./helpfiles</help_location>
<list>
<listitem>
<label>Product Page (Web)</label>
<callback>web www.ustb.no -browser</callback>
<icon>$toolbox/matlab/icons/webicon.gif</icon>
</listitem>
</list>
</productinfo>