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 (70 lines) | stat: -rw-r--r-- 2,150 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
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<?xml version="1.0"?>
<plugin>
	<name>growl</name>
	<author>Jerome Gagnon-Voyer</author>
	<description>Support Growl notification on Mac OS X http://growl.info/</description>
	<description_es>Soporte para notificaciones Growl en Mac OS X http://growl.info/</description_es>
	<description_fr>Supporter les notifications Growl sur MAC OS X http://growl.info</description_fr>
	<description_hu>Growl figyelmeztetések támogatása Mac OS X-en. http://growl.info/</description_hu>
	<amsn_version>0.94</amsn_version>
	<plugin_version>1.1</plugin_version>
	<plugin_file>growl.tcl</plugin_file>
	<plugin_namespace>growl</plugin_namespace>
	<init_procedure>InitPlugin</init_procedure>
	<deinit_procedure>DeInitPlugin</deinit_procedure>
	<svn_version>9915</svn_version>
	
	<file>
		<path>growl.png</path>
		<version>9915</version>
	</file>
	<file>
		<path>styles/aMSN.growlStyle/Contents/Info.plist</path>
		<version>5702</version>
	</file>
	<file>
		<path>styles/aMSNMac.growlStyle/Contents/Info.plist</path>
		<version>5702</version>
	</file>
	<file>
		<path>styles/aMSNMac.growlStyle/Contents/Resources/notifyonline.png</path>
		<version>5702</version>
	</file>	
	
	<file>
		<path>styles/aMSNMac.growlStyle/Contents/Resources/default.css</path>
		<version>5702</version>
	</file>	
	<file>
		<path>styles/aMSN.growlStyle/Contents/Resources/amsnnotify.png</path>
		<version>5702</version>
	</file>	
	<file>
		<path>styles/aMSN.growlStyle/Contents/Resources/default.css</path>
		<version>5702</version>
	</file>	
	   
	<lang>
		<langcode>en</langcode>
		<version>5703</version>
	</lang>
	<lang>
		<langcode>es</langcode>
		<version>11059</version>
	</lang>
	<lang>
		<langcode>hu</langcode>
		<version>8997</version>
	</lang>
	<lang>
		<langcode>lt</langcode>
		<version>10397</version>
	</lang>

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