diff options
author | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-16 07:47:13 +0000 |
---|---|---|
committer | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-16 07:47:13 +0000 |
commit | de7fa86f6692ae017293079b92f90631e2e4e261 (patch) | |
tree | 12fe09c80c1ea40babafb4309bba55415581e41d | |
parent | ef06e679782629622da21ac9952f5c614fccbaa4 (diff) |
Add shortcut linuxbug for the Linux bugzilla. Could possibly use a better name.
-rw-r--r-- | doc/shortcuts.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index beb58d300..ab3fb1031 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -19,6 +19,7 @@ This page controls what shortcut links the wiki supports. * [[shortcut name=fdobug url="https://bugs.freedesktop.org/show_bug.cgi?id=%s" desc="freedesktop.org bug #%s"]] * [[shortcut name=fdolist url="http://lists.freedesktop.org/mailman/listinfo/%s" desc="%s@lists.freedesktop.org"]] * [[shortcut name=gnomebug url="http://bugzilla.gnome.org/show_bug.cgi?id=%s" desc="GNOME bug #%s"]] +* [[shortcut name=linuxbug url="http://bugzilla.kernel.org/show_bug.cgi?id=%s" desc="Linux bug #%s"]] * [[shortcut name=marcmsg url="http://marc.info/?i=%s"]] * [[shortcut name=marclist url="http://marc.info/?l=%s"]] * [[shortcut name=gmane url="http://dir.gmane.org/gmane.%s" desc="gmane.%s"]] |