mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-24 07:45:46 +01:00
Fix the version string on the about:pentadactyl page.
--HG-- extra : rebase_source : ba2cbc680cdda61eb4212550aaff04d58dd1b5a4
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
<div xmlns="&xmlns.html;" style="text-align: center" id="text-container">
|
<div xmlns="&xmlns.html;" style="text-align: center" id="text-container">
|
||||||
<img src="chrome://&dactyl.name;/content/logo.png" alt="&dactyl.appName;" />
|
<img src="chrome://&dactyl.name;/content/logo.png" alt="&dactyl.appName;" />
|
||||||
|
|
||||||
version ###VERSION###
|
version @VERSION@
|
||||||
by Kris Maglione, Doug Kearns, et al.
|
by Kris Maglione, Doug Kearns, et al.
|
||||||
&dactyl.appName; is open source and freely distributable
|
&dactyl.appName; is open source and freely distributable
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user