Changeset 6b2c18
- Timestamp:
- Feb 26, 2010, 5:40:56 AM (13 years ago)
- Branches:
- multiEdit, ng_0.6, ng_0.8, ng_0.9
- Children:
- 47e2fc
- Parents:
- 3fb8e3
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
chrome/content/v_identity/_version.dtd
r3fb8e3 r6b2c18 1 <!ENTITY vident.version "0.6.0rc1 0">1 <!ENTITY vident.version "0.6.0rc11"> -
install.js
r3fb8e3 r6b2c18 7 7 // Editable Items Begin 8 8 var displayName = "Virtual Identity"; // The name displayed to the user (don't include the version) 9 var version = "0.6.0rc1 0";9 var version = "0.6.0rc11"; 10 10 var name = "v_identity"; // The leafname of the JAR file (without the .jar part) 11 11 -
install.rdf
r3fb8e3 r6b2c18 7 7 em:id="{3550f703-e582-4d05-9a08-453d09bdfdc6}" 8 8 em:minVersion="1.5" 9 em:maxVersion="3.0. 1" />9 em:maxVersion="3.0.2" /> 10 10 <!-- Seamonkey --> 11 11 <RDF:Description RDF:about="rdf:#$rjP94" … … 28 28 em:id="{dddd428e-5ac8-4a81-9f78-276c734f75b8}" 29 29 em:name="Virtual Identity" 30 em:version="0.6.0rc1 0"30 em:version="0.6.0rc11" 31 31 em:description="Allows you to modify your Identity settings for a single Mail on the fly." 32 32 em:creator="Rene Ejury"
Note: See TracChangeset
for help on using the changeset viewer.