1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-21 01:31:25 +02:00

Fix :version for non-XPI installs. Fix :extensions in FF 3.6.

This commit is contained in:
Kris Maglione
2010-09-18 07:24:35 -04:00
parent ce179ee3b6
commit a53edafac1
12 changed files with 32 additions and 19 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<em:id>xulmus@vimperator.org</em:id>
<em:type>2</em:type>
<em:name>Xulmus</em:name>
<em:version>###VERSION###</em:version>
<em:version>0.2a1pre</em:version>
<em:description>Makes Songbird behave like Vim and CMus.</em:description>
<em:creator>Prathyush Thota</em:creator>
<em:homepageURL>http://vimperator.org</em:homepageURL>