/usr/share/amsn/plugins/chameleon/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 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 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 | <?xml version="1.0"?>
<plugin>
<name>Chameleon</name>
<author>KaKaRoTo (Alaoui Youness)</author>
<description>This plugin allows you to change aMSN look and feel using the Tile extension for Tk. This changes the way the toolkit looks so you might have a native, Qt or GTK2 look instead of Tk.
Tile extension must be avalaible before using this plugin, you can get it at http://tktable.sf.net/tile
For it to be detected, either install it in your tcl lib directory or copy the tile-0.7.2/ directory to this plugin's directory.
Themes can be added and should be placed either in the themes/ directory of tile, or in this plugins's themes/ subdirectory</description>
<amsn_version>0.96</amsn_version>
<plugin_version>0.6</plugin_version>
<plugin_file>chameleon.tcl</plugin_file>
<plugin_namespace>chameleon</plugin_namespace>
<init_procedure>InitFromAmsn</init_procedure>
<deinit_procedure>DeInitChameleon</deinit_procedure>
<cvs_version>8088</cvs_version>
<lang>
<langcode>en</langcode>
<version>7909</version>
</lang>
<lang>
<langcode>es</langcode>
<version>7909</version>
</lang>
<lang>
<langcode>fr</langcode>
<version>7909</version>
</lang>
<lang>
<langcode>hu</langcode>
<version>9001</version>
</lang>
<lang>
<langcode>lt</langcode>
<version>10397</version>
</lang>
<file>
<path>button.tcl</path>
<version>6177</version>
</file>
<file>
<path>checkbutton.tcl</path>
<version>8088</version>
</file>
<file>
<path>combobox.tcl</path>
<version>8247</version>
</file>
<file>
<path>common.tcl</path>
<version>8065</version>
</file>
<file>
<path>entry.tcl</path>
<version>7242</version>
</file>
<file>
<path>frame.tcl</path>
<version>6177</version>
</file>
<file>
<path>labelframe.tcl</path>
<version>6177</version>
</file>
<file>
<path>label.tcl</path>
<version>6191</version>
</file>
<file>
<path>menubutton.tcl</path>
<version>6196</version>
</file>
<file>
<path>notebook.tcl</path>
<version>7252</version>
</file>
<file>
<path>pkgIndex.tcl</path>
<version>8247</version>
</file>
<file>
<path>radiobutton.tcl</path>
<version>8088</version>
</file>
<file>
<path>scrollbar.tcl</path>
<version>6836</version>
</file>
<URL>
<main>http://www.amsn-project.net/autoupdater/plugins/chameleon/chameleon.tcl</main>
<plugininfo>http://www.amsn-project.net/autoupdater/plugins/chameleon/plugininfo.xml</plugininfo>
<lang>http://www.amsn-project.net/autoupdater/plugins/chameleon/lang/lang$langcode</lang>
<file>http://www.amsn-project.net/autoupdater/plugins/chameleon/$file</file>
</URL>
</plugin>
|