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>
|