mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-06 20:15:46 +01:00
Merge addon-common module loading code to fix Minefield.
--HG-- extra : rebase_source : 6b5f0dc0a575a6d21892e18cbb56ab0230382356
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
resource dactyl ../common/modules/
|
||||
resource dactyl-common ../common/
|
||||
resource dactyl-content ../common/content/
|
||||
resource dactyl-skin ../common/skin/
|
||||
resource dactyl-locale ../common/locale/
|
||||
|
||||
resource dactyl-local ./
|
||||
resource dactyl-local-content content/
|
||||
resource dactyl-local-skin skin/
|
||||
resource dactyl-local-locale locale/
|
||||
|
||||
resource dactyl-common ../common/
|
||||
resource dactyl ../common/modules/
|
||||
resource dactyl-content ../common/content/
|
||||
resource dactyl-skin ../common/skin/
|
||||
resource dactyl-locale ../common/locale/
|
||||
|
||||
content dactyl ../common/content/
|
||||
|
||||
component {16dc34f7-6d22-4aa4-a67f-2921fb5dcb69} components/commandline-handler.js
|
||||
|
||||
Reference in New Issue
Block a user