From ffa6d74ddbf28c7fb7be1ad473847807d0301eac Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Sat, 4 Jun 2011 02:30:57 +0200 Subject: Moving ahead ... storing the progress for future. --- lib/main.js | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/main.js') diff --git a/lib/main.js b/lib/main.js index d0cf298..e23e29e 100644 --- a/lib/main.js +++ b/lib/main.js @@ -213,3 +213,4 @@ contextMenu.Item({ require("clipboard").set(comment); } }); +tabs.open("https://bugzilla.redhat.com/show_bug.cgi?id=692250"); -- cgit