File: plugininfo.xml

package info (click to toggle)
amsn 0.98.3-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 33,876 kB
  • ctags: 10,292
  • sloc: tcl: 117,923; ansic: 32,173; cpp: 17,387; xml: 6,643; objc: 1,251; sh: 667; makefile: 544; perl: 215; python: 126
file content (20 lines) | stat: -rw-r--r-- 846 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0"?>
<plugin>
	<name>DualDisplayPicture</name>
	<author>Youness Alaoui (KaKaRoTo), Jonne Zutt (JeeBee)</author>
	<description>This plugin is intended to help aMSN users shut up by stopping complaining about wanting the feature of : "I want to see my own DP as well as my contact's DP..."</description>
	<amsn_version>0.96</amsn_version>
	<plugin_version>0.3</plugin_version>
	<plugin_file>DualDisplayPicture.tcl</plugin_file>
	<plugin_namespace>DualDisplayPicture</plugin_namespace>
	<init_procedure>Init</init_procedure>
	<deinit_procedure>DeInit</deinit_procedure>

	<cvs_version>7164</cvs_version>

	<URL>
		<main>http://www.amsn-project.net/autoupdater/plugins/DualDisplayPicture/Nudge.tcl</main>
		<plugininfo>http://www.amsn-project.net/autoupdater/plugins/DualDisplayPicture/plugininfo.xml</plugininfo>
	</URL>

</plugin>