1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-24 15:53:31 +01:00

Fix vimperator's logo in help pages.

This commit is contained in:
Kris Maglione
2008-12-02 19:24:37 -05:00
parent 15997a21cd
commit b0a91b1c73
3 changed files with 25 additions and 2 deletions

View File

@@ -416,6 +416,9 @@ const highlight = storage.newObject("highlight", Highlights, false);
highlight.CSS = Highlights.prototype.CSS;
highlight.reload();
liberator.triggerObserver("load_styles", "styles");
liberator.triggerObserver("load_highlight", "highlight");
liberator.registerObserver("load_commands", function ()
{
// TODO: :colo default needs :hi clear