~soren/elasticfox/elasticfox.eucalyptus

« back to all changes in this revision

Viewing changes to src/ec2ui.rdf

  • Committer: jhatax
  • Date: 2009-03-05 02:13:51 UTC
  • Revision ID: vcs-imports@canonical.com-20090305021351-e6wvcu7vq5e88vqq
In this release:
- Added support for Windows AMI Migration between regions
- Improved the tags infrastructure to correctly handle users and regions
- Fixed the attach volumes UX to display "windows_device" as appropriate
- Added a new preference that specifies the number of concurrent connections
to use when migrating files between regions
- Bumped up the max supported Firefox version to 3.2.*
- Miscellaneous UX cleanup

M    src/ec2ui.rdf
M    src/chrome/content/ec2ui/controller.js
M    src/chrome/content/ec2ui/client.js
M    src/chrome/content/ec2ui/preferences.js
M    src/chrome/content/ec2ui/dialog_new_attachment.xul
M    src/chrome/content/ec2ui/dialog_copy_S3_keys.xul
M    src/chrome/content/ec2ui/dialog_attach_ebs_volume.xul
M    src/chrome/content/ec2ui/copyS3dialog.js
M    src/chrome/content/ec2ui/session.js
M    src/chrome/content/ec2ui/amisview.js
M    src/chrome/content/ec2ui/images_tab_overlay.xul

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
            <r:Description>
13
13
              <id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
14
14
              <minVersion>1.5</minVersion>
15
 
              <maxVersion>3.0.*</maxVersion>
 
15
              <maxVersion>3.2.*</maxVersion>
16
16
              <updateLink>https://s3.amazonaws.com/ec2-downloads/elasticfox.xpi</updateLink>
17
17
            </r:Description>
18
18
          </targetApplication>