This file is indexed.

/usr/share/amsn/plugins/LilyPondIM/plugininfo.xml is in amsn-data 0.98.9-1.

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
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<?xml version="1.0"?>
<plugin>
	<name>LilyPondIM</name>
	<author>Benoit Mortgat & Boris FAURE</author>
	<description>Renders LilyPond if it's prepended by \ly or by using the LilyPond Advanced Window</description>
	<amsn_version>0.95</amsn_version>
	<plugin_version>0.9</plugin_version>
	<plugin_file>LilyPondIM.tcl</plugin_file>
	<plugin_namespace>LilyPondIM</plugin_namespace>
	<init_procedure>Init</init_procedure>
	<deinit_procedure>DeInit</deinit_procedure>
	<cvs_version>10279</cvs_version>

	<file>
		<path>datas/menu.xml</path>
		<version>1.1</version>
	</file>

	<file>
		<path>datas/advanced.xml</path>
		<version>1.1</version>
	</file>
	<file>
		<path>datas/advanced/exemple1.gif</path>
		<version>1.1</version>
	</file>

	<file>
		<path>datas/intermediate.xml</path>
		<version>1.1</version>
	</file>
	<file>
		<path>datas/intermediate/exemple1.gif</path>
		<version>1.1</version>
	</file>
	<file>
		<path>datas/intermediate/exemple2.gif</path>
		<version>1.1</version>
	</file>
	<file>
		<path>datas/intermediate/exemple3.gif</path>
		<version>1.1</version>
	</file>

	<file>
		<path>datas/simple.xml</path>
		<version>1.1</version>
	</file>
	<file>
		<path>datas/simple/doremifa.gif</path>
		<version>1.1</version>
	</file>
	<file>
		<path>datas/simple/trioletsDeNoires.gif</path>
		<version>1.1</version>
	</file>
	<file>
		<path>datas/simple/triolet.gif</path>
		<version>1.1</version>
	</file>
	<file>
		<path>datas/simple/ornements.gif</path>
		<version>1.1</version>
	</file>


	<file>
		<path>pixmaps/ly_hover.png</path>
		<version>1.1</version>
	</file>
	<file>
		<path>pixmaps/ly.png</path>
		<version>1.1</version>
	</file>
	

	<URL>
		<main>http://www.amsn-project.net/autoupdater/plugins/LilyPondIM/LilyPondIM.tcl</main>
		<plugininfo>http://www.amsn-project.net/autoupdater/plugins/LilyPondIM/plugininfo.xml</plugininfo>
		<lang>http://www.amsn-project.net/autoupdater/plugins/LilyPondIM/lang/lang$langcode</lang>
		<file>http://www.amsn-project.net/autoupdater/plugins/LilyPondIM/$file</file>
	</URL>

</plugin>