1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-20 22:05:46 +01:00

Replace the 'Minefield' text in the app menu with a more sensible icon. Implement overlay attribute rewind on cleanup.

This commit is contained in:
Kris Maglione
2011-01-26 08:18:33 -05:00
parent 67ced64484
commit 77e3ba58c5
2 changed files with 28 additions and 7 deletions

View File

@@ -42,6 +42,7 @@ var StatusLine = Module("statusline", {
XML.ignoreWhitespace = true;
let _commandline = "if (window.dactyl) return dactyl.modules.commandline";
let prepend = <e4x xmlns={XUL} xmlns:dactyl={NS}>
<toolbarbutton id="appmenu-toolbar-button" label="" image="chrome://branding/content/icon16.png" />
<statusbar id="status-bar" highlight="StatusLine">
<!-- insertbefore="dactyl.statusBefore;" insertafter="dactyl.statusAfter;" -->
<hbox key="container" hidden="false" align="center" flex="1">