This file is indexed.

/usr/share/amsn/plugins/DBusStateChanger/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
<?xml version="1.0"?>
<plugin>
	<name>DBusStateChanger</name>
	<author>DeadVirus</author>
	<description>Changes aMSN state to Away when some DBus signal (configurable) is captured (like screensaver start), and back to previous state when another signal is captured.</description>
	<amsn_version>0.97</amsn_version>
	<plugin_version>0.95</plugin_version>
	<plugin_file>DBusStateChanger.tcl</plugin_file>
	<plugin_namespace>DBusStateChanger</plugin_namespace>
	<init_procedure>Init</init_procedure>
	<deinit_procedure>DeInit</deinit_procedure>
	<cvs_version>11826</cvs_version>
	<URL>
		<main>http://www.amsn-project.net/autoupdater/plugins/DBusStateChanger/DBusStateChanger.tcl</main>
		<plugininfo>http://www.amsn-project.net/autoupdater/plugins/DBusStateChanger/plugininfo.xml</plugininfo>
		<lang>http://www.amsn-project.net/autoupdater/plugins/DBusStateChanger/lang/lang$langcode</lang>
		<file>http://www.amsn-project.net/autoupdater/plugins/DBusStateChanger/$file</file>
	</URL>
</plugin>