mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-16 13:33:31 +01:00
made guioptions handling generic. Updated minimum requirement to Firefox3 beta3
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
<Description about="urn:mozilla:install-manifest">
|
||||
<em:id>vimperator@mozdev.org</em:id>
|
||||
<em:name>Vimperator2</em:name>
|
||||
<em:name>Vimperator</em:name>
|
||||
<em:version>###VERSION###</em:version>
|
||||
<em:description>Make Firefox behave like Vim</em:description>
|
||||
<em:creator>Martin Stubenschrott</em:creator>
|
||||
@@ -20,7 +20,7 @@
|
||||
<em:targetApplication>
|
||||
<Description>
|
||||
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
|
||||
<em:minVersion>3.0b1</em:minVersion>
|
||||
<em:minVersion>3.0b3</em:minVersion>
|
||||
<em:maxVersion>3.0.0.*</em:maxVersion>
|
||||
</Description>
|
||||
</em:targetApplication>
|
||||
|
||||
Reference in New Issue
Block a user