This file is indexed.

/usr/share/scilab/etc/toolboxes.xml is in scilab-data 5.5.1-7.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE toolboxes SYSTEM "../modules/toolboxes_management/xml/toolboxes.dtd">
<!-- =================== -->
<!--
 Toolboxes list for Scilab
 @author Allan CORNET
 @date INRIA 2007
 ===================
 Don't touch if you do not know what you are doing
 activate="1" toolboxe will be launched ( or not "0")
 -->
<!-- =================== -->
<toolboxes users="all">
    <toolboxe name="toolboxe_skeleton" path="$SCILAB/contrib/toolboxe_skeleton" activate="0"/>
    <!-- comments -->
</toolboxes>