This file is indexed.

/usr/share/amsn/plugins/ebuddykiller/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
<?xml version="1.0"?>
<plugin>
	<name>eBuddyKiller</name>
	<author>Vivia Nikolaidou</author>
	<description>Plugin to ignore the personal message forced by eBuddy and use the cached one instead (Make sure your cached PSM is up to date!)</description>
	<amsn_version>0.98</amsn_version>
	<plugin_version>0.1</plugin_version>
	<plugin_file>ebuddykiller.tcl</plugin_file>
	<plugin_namespace>ebuddykiller</plugin_namespace>
	<init_procedure>Init</init_procedure>
	<deinit_procedure>DeInit</deinit_procedure>

	<cvs_version>12353</cvs_version>

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

</plugin>