summaryrefslogtreecommitdiffabout
path: root/content/fireflix-panel.xul
Side-by-side diff
Diffstat (limited to 'content/fireflix-panel.xul') (more/less context) (ignore whitespace changes)
-rw-r--r--content/fireflix-panel.xul3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/fireflix-panel.xul b/content/fireflix-panel.xul
index 1278621..b961edb 100644
--- a/content/fireflix-panel.xul
+++ b/content/fireflix-panel.xul
@@ -33,2 +33,4 @@
oncommand="fireflix.on_cmd_auth_unauth()" />
+ <command id="cmd_help" label="?"
+ oncommand="fireflix.openTab('chrome://fireflix/content/help.xml')" />
</commandset>
@@ -107,2 +109,3 @@
tooltiptext="&panel.auth.flickr.tip;"/>
+ <button command="cmd_help"/>
</hbox>