mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-05 22:35:46 +01:00
Some smallish fixes.
--HG-- branch : testing
This commit is contained in:
@@ -1,26 +1,25 @@
|
||||
# Firefox
|
||||
content vimperator content/
|
||||
skin vimperator classic/1.0 skin/
|
||||
locale vimperator en-US locale/en-US/
|
||||
locale liberator en-US ../common/locale/en-US/
|
||||
locale vimperator en-US locale/en-US/
|
||||
locale liberator en-US ../common/locale/en-US/
|
||||
|
||||
content liberator ../common/content/
|
||||
resource liberator ../common/modules/
|
||||
skin liberator classic/1.0 ../common/skin/
|
||||
|
||||
override chrome://liberator/content/liberator.dtd chrome://vimperator/content/liberator.dtd
|
||||
override chrome://liberator/content/config.js chrome://vimperator/content/config.js
|
||||
override chrome://liberator/content/liberator.dtd chrome://vimperator/content/liberator.dtd
|
||||
override chrome://liberator/content/config.js chrome://vimperator/content/config.js
|
||||
|
||||
overlay chrome://browser/content/browser.xul chrome://liberator/content/liberator.xul
|
||||
overlay chrome://browser/content/browser.xul chrome://vimperator/content/vimperator.xul
|
||||
|
||||
component components/
|
||||
|
||||
component {81495d80-89ee-4c36-a88d-ea7c4e5ac63f} components/about-handler.js
|
||||
contract @mozilla.org/network/protocol/about;1?what=vimperator {81495d80-89ee-4c36-a88d-ea7c4e5ac63f}
|
||||
|
||||
component {16dc34f7-6d22-4aa4-a67f-2921fb5dcb69} components/commandline-handler.js
|
||||
contract @mozilla.org/commandlinehandler/general-startup;1?type=vimperator {16dc34f7-6d22-4aa4-a67f-2921fb5dcb69}
|
||||
category command-line-handler m-vimperator @mozilla.org/commandlinehandler/general-startup;1?type=vimperator
|
||||
|
||||
component {c1b67a07-18f7-4e13-b361-2edcc35a5a0d} components/protocols.js
|
||||
contract @mozilla.org/network/protocol;1?name=chrome-data {c1b67a07-18f7-4e13-b361-2edcc35a5a0d}
|
||||
|
||||
Reference in New Issue
Block a user