/usr/share/amsn/plugins/Translate/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 | <?xml version="1.0"?>
<plugin>
<name>Translate</name>
<author>number-g</author>
<description>Translate between a pair of languages using Google.</description>
<amsn_version>0.97</amsn_version>
<plugin_version>0.3</plugin_version>
<plugin_file>translate.tcl</plugin_file>
<plugin_namespace>translate</plugin_namespace>
<init_procedure>init</init_procedure>
</plugin>
|