Skip to content

Instantly share code, notes, and snippets.

@choffee
Created February 26, 2009 12:42
Show Gist options
  • Save choffee/70816 to your computer and use it in GitHub Desktop.
Save choffee/70816 to your computer and use it in GitHub Desktop.
Take you to an Ubuntu bug number
// Shoould really check for a valid number
// Would be nice to do a preview first
CmdUtils.makeSearchCommand({
name: "Ubuntu-bug-number",
url: "https://bugs.launchpad.net/bugs/{QUERY}",
icon: "http://launchpad.net/favicon.ico",
description: "Takes you to a bug number"
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment