Changeset 1540 for extensions/net.sf.basedb.mev/trunk/META-INF
- Timestamp:
- Feb 22, 2012, 9:31:59 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/net.sf.basedb.mev/trunk/META-INF/extensions.xml
r1443 r1540 8 8 it import data from the current bioassay set. 9 9 </description> 10 <version>1. 8</version>10 <version>1.9-dev</version> 11 11 <copyright>BASE development team</copyright> 12 12 <email>basedb-users@lists.sourceforge.net</email> 13 13 <url>http://baseplugins.thep.lu.se/wiki/net.sf.basedb.mev</url> 14 <min-base-version>3. 0.0</min-base-version>14 <min-base-version>3.1.0</min-base-version> 15 15 </about> 16 16 <plugin-definition id="PackageInstaller"> … … 103 103 <title>MeV Launcher options&hellip;</title> 104 104 <tooltip>Specify options for the MeV Launcher</tooltip> 105 <onClick>Main.openPopup('$HOME$/options.jsp?ID='+getSessionId(), 'MeVLauncherOptions', 500, 400)</onClick>105 <onClick>Main.openPopup('$HOME$/options.jsp?ID='+getSessionId(), 'MeVLauncherOptions', 450, 300)</onClick> 106 106 <icon>~/images/tm4.png</icon> 107 107 </parameters>
Note: See TracChangeset
for help on using the changeset viewer.