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 (16 lines) | stat: -rw-r--r-- 755 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0"?>
<plugin>
	<name>Notes</name>
	<author>Fred '04; Karel Demeyer '08</author>
	<description>Add contactnotes system to aMSN</description>
	<description_de>Dieses Plugin verwaltet Notizen zu jedem Kontakt in aMSN</description_de>
	<description_es>Añade el sistema de notas de los contactos a aMSN</description_es>
	<description_fr>Ajouter le système de notes des contacts à aMSN</description_fr>
	<description_nl>Systeem voor contactnotities toevoegen aan aMSN.</description_nl>
	<amsn_version>0.97</amsn_version>
	<plugin_version>0.1</plugin_version>
	<plugin_file>notes.tcl</plugin_file>
	<plugin_namespace>notesplugin</plugin_namespace>
	<init_procedure>Init</init_procedure>
	<deinit_procedure>DeInit</deinit_procedure>
</plugin>