Skip to content

Commit

Permalink
SamitBadle: Bumping version to v1.9.1 to support Firefox 15.* and rel…
Browse files Browse the repository at this point in the history
…ease committed changes

r17856
  • Loading branch information
samitbadle committed Sep 24, 2012
1 parent 09fba58 commit 18169aa
Show file tree
Hide file tree
Showing 16 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions ide/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>{a6fd85ed-e919-4a43-a5af-8da18bda539f}</em:id>
<em:name>Selenium IDE</em:name>
<em:version>1.9.0</em:version>
<em:version>1.9.1</em:version>
<em:creator>Adam Goucher</em:creator>
<em:developer>Samit Badle</em:developer>
<em:developer>Dave Hunt</em:developer>
Expand All @@ -18,7 +18,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox -->
<em:minVersion>3.6.*</em:minVersion>
<em:maxVersion>14.*</em:maxVersion>
<em:maxVersion>15.*</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
Expand Down
4 changes: 2 additions & 2 deletions ide/main/src/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>{a6fd85ed-e919-4a43-a5af-8da18bda539f}</em:id>
<em:name>Selenium IDE</em:name>
<em:version>1.9.0</em:version>
<em:version>1.9.1</em:version>
<em:creator>Shinya Kasatani</em:creator>
<em:developer>Adam Goucher</em:developer>
<em:developer>Samit Badle</em:developer>
Expand All @@ -21,7 +21,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox -->
<em:minVersion>3.6.*</em:minVersion>
<em:maxVersion>14.*</em:maxVersion>
<em:maxVersion>15.*</em:maxVersion>
</Description>
</em:targetApplication>

Expand Down
2 changes: 1 addition & 1 deletion ide/main/src/locale/en-US/selenium-ide.dtd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!ENTITY selenium-ide.name "Selenium IDE">
<!ENTITY selenium-ide.version "1.9.0">
<!ENTITY selenium-ide.version "1.9.1">
<!ENTITY selenium-ide.sidebar.title "&selenium-ide.name; &selenium-ide.version;">
<!ENTITY selenium-ide.standalone.title "&selenium-ide.name; &selenium-ide.version;">

Expand Down
2 changes: 1 addition & 1 deletion ide/main/src/locale/en-US/selenium-ide.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ exportTestSuiteAs=Export TestSuite as...
selectAFile=Select a file

selenium-ide.name=Selenium IDE
selenium-ide.version=1.9.0
selenium-ide.version=1.9.1

format.save.label=Save
format.switch.warn=Changing format is now marked experimental! If you continue, recording and playback may not work, your changes may be lost and you may have to copy and paste the test in a text editor to save. It is better to make a copy of your test cases before you continue. Do you still want to proceed?
Expand Down
2 changes: 1 addition & 1 deletion ide/main/src/locale/fr-FR/selenium-ide.dtd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!ENTITY selenium-ide.name "Selenium IDE">
<!ENTITY selenium-ide.version "1.9.0">
<!ENTITY selenium-ide.version "1.9.1">
<!ENTITY selenium-ide.sidebar.title "&selenium-ide.name; &selenium-ide.version;">
<!ENTITY selenium-ide.standalone.title "&selenium-ide.name; &selenium-ide.version;">

Expand Down
2 changes: 1 addition & 1 deletion ide/main/src/locale/fr-FR/selenium-ide.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ exportTestSuiteAs=Exporter la suite de tests sous...
selectAFile=Choisir un fichier

selenium-ide.name=Selenium IDE
selenium-ide.version=1.9.0
selenium-ide.version=1.9.1

format.save.label=Sauvegarder
format.switch.warn=Changing format is now marked experimental! If you continue, recording and playback may not work, your changes may be lost and you may have to copy and paste the test in a text editor to save. It is better to make a copy of your test cases before you continue. Do you still want to proceed?
Expand Down
2 changes: 1 addition & 1 deletion ide/main/src/locale/ja-JP/selenium-ide.dtd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!ENTITY selenium-ide.name "Selenium IDE">
<!ENTITY selenium-ide.version "1.9.0">
<!ENTITY selenium-ide.version "1.9.1">
<!ENTITY selenium-ide.sidebar.title "&selenium-ide.name; &selenium-ide.version;">
<!ENTITY selenium-ide.standalone.title "&selenium-ide.name; &selenium-ide.version;">

Expand Down
2 changes: 1 addition & 1 deletion ide/main/src/locale/ja-JP/selenium-ide.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ exportTestSuiteAs=Export TestSuite as...
selectAFile=Select a file

selenium-ide.name=Selenium IDE
selenium-ide.version=1.9.0
selenium-ide.version=1.9.1

format.save.label=保存する
format.switch.warn=Changing format is now marked experimental! If you continue, recording and playback may not work, your changes may be lost and you may have to copy and paste the test in a text editor to save. It is better to make a copy of your test cases before you continue. Do you still want to proceed?
Expand Down
2 changes: 1 addition & 1 deletion ide/main/src/locale/pt-BR/selenium-ide.dtd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!ENTITY selenium-ide.name "Selenium IDE">
<!ENTITY selenium-ide.version "1.9.0">
<!ENTITY selenium-ide.version "1.9.1">
<!ENTITY selenium-ide.sidebar.title "&selenium-ide.name; &selenium-ide.version;">
<!ENTITY selenium-ide.standalone.title "&selenium-ide.name; &selenium-ide.version;">

Expand Down
2 changes: 1 addition & 1 deletion ide/main/src/locale/pt-BR/selenium-ide.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ exportTestSuiteAs=Export TestSuite as...
selectAFile=Select a file

selenium-ide.name=Selenium IDE
selenium-ide.version=1.9.0
selenium-ide.version=1.9.1

format.save.label=Salvar
format.switch.warn=Changing format is now marked experimental! If you continue, recording and playback may not work, your changes may be lost and you may have to copy and paste the test in a text editor to save. It is better to make a copy of your test cases before you continue. Do you still want to proceed?
Expand Down
2 changes: 1 addition & 1 deletion ide/main/src/locale/sv-SE/selenium-ide.dtd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!ENTITY selenium-ide.name "Selenium IDE">
<!ENTITY selenium-ide.version "1.9.0">
<!ENTITY selenium-ide.version "1.9.1">
<!ENTITY selenium-ide.sidebar.title "&selenium-ide.name; &selenium-ide.version;">
<!ENTITY selenium-ide.standalone.title "&selenium-ide.name; &selenium-ide.version;">

Expand Down
2 changes: 1 addition & 1 deletion ide/main/src/locale/sv-SE/selenium-ide.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ exportTestSuiteAs=Export TestSuite as...
selectAFile=Select a file

selenium-ide.name=Selenium IDE
selenium-ide.version=1.9.0
selenium-ide.version=1.9.1

format.save.label=Spara
format.switch.warn=Changing format is now marked experimental! If you continue, recording and playback may not work, your changes may be lost and you may have to copy and paste the test in a text editor to save. It is better to make a copy of your test cases before you continue. Do you still want to proceed?
Expand Down
4 changes: 2 additions & 2 deletions ide/plugins/csharp-format/src/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>csharpformatters@seleniumhq.org</em:id>
<em:name>Selenium IDE: C# Formatters</em:name>
<em:version>1.9.0</em:version>
<em:version>1.9.1</em:version>
<em:creator>Adam Goucher</em:creator>
<em:developer>Samit Badle</em:developer>
<em:description>C# code formatters for Selenium IDE</em:description>
Expand All @@ -16,7 +16,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox -->
<em:minVersion>3.0</em:minVersion>
<em:maxVersion>14.*</em:maxVersion>
<em:maxVersion>15.*</em:maxVersion>
</Description>
</em:targetApplication>

Expand Down
4 changes: 2 additions & 2 deletions ide/plugins/java-format/src/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>javaformatters@seleniumhq.org</em:id>
<em:name>Selenium IDE: Java Formatters</em:name>
<em:version>1.9.0</em:version>
<em:version>1.9.1</em:version>
<em:developer>Samit Badle</em:developer>
<em:creator>Adam Goucher</em:creator>
<em:description>Java code formatters for Selenium IDE</em:description>
Expand All @@ -16,7 +16,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox -->
<em:minVersion>3.0</em:minVersion>
<em:maxVersion>14.*</em:maxVersion>
<em:maxVersion>15.*</em:maxVersion>
</Description>
</em:targetApplication>

Expand Down
4 changes: 2 additions & 2 deletions ide/plugins/python-format/src/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>pythonformatters@seleniumhq.org</em:id>
<em:name>Selenium IDE: Python Formatters</em:name>
<em:version>1.9.0</em:version>
<em:version>1.9.1</em:version>
<em:creator>Adam Goucher</em:creator>
<em:developer>Samit Badle</em:developer>
<em:description>Python code formatters for Selenium IDE</em:description>
Expand All @@ -16,7 +16,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox -->
<em:minVersion>3.0</em:minVersion>
<em:maxVersion>14.*</em:maxVersion>
<em:maxVersion>15.*</em:maxVersion>
</Description>
</em:targetApplication>

Expand Down
4 changes: 2 additions & 2 deletions ide/plugins/ruby-format/src/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>rubyformatters@seleniumhq.org</em:id>
<em:name>Selenium IDE: Ruby Formatters</em:name>
<em:version>1.9.0</em:version>
<em:version>1.9.1</em:version>
<em:creator>Adam Goucher</em:creator>
<em:developer>Samit Badle</em:developer>
<em:description>Ruby code formatters for Selenium IDE</em:description>
Expand All @@ -16,7 +16,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox -->
<em:minVersion>3.0</em:minVersion>
<em:maxVersion>14.*</em:maxVersion>
<em:maxVersion>15.*</em:maxVersion>
</Description>
</em:targetApplication>

Expand Down

0 comments on commit 18169aa

Please sign in to comment.