This file is indexed.

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

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
<?xml version="1.0"?>
<plugin>
	<name>emotes</name>
	<author>Youness Alaoui</author>
	<description>Plugin to replace /me ocurrences in chat window</description>
	<description_hu>A /me használatát teszi lehetővé a társalgás ablakában</description_hu>
	<amsn_version>0.95</amsn_version>
	<plugin_version>0.1</plugin_version>
	<plugin_file>emotes.tcl</plugin_file>
	<plugin_namespace>emotes</plugin_namespace>
	<init_procedure>Init</init_procedure>
	<deinit_procedure>DeInit</deinit_procedure>

	<cvs_version>1.1</cvs_version>

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

</plugin>