1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-30 08:05:47 +01:00

Add first crude binary module implementation.

This commit is contained in:
Kris Maglione
2011-09-22 21:08:40 -04:00
parent d568ce8762
commit 6af256bc53
17 changed files with 1290 additions and 6 deletions

5
binary/chrome.manifest Normal file
View File

@@ -0,0 +1,5 @@
interfaces components/dactylIUtils.xpt
binary-component components/9.0-Linux_x86_64-gcc3/dactyl.so abi=Linux_x86_64-gcc3 platformversion>=9.0 platformversion<9.*
# vim:se tw=0 ft=cfg: