diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-21 13:54:31 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-21 13:54:31 +0000 |
commit | 4443ae2a4b8cc09a2224ad5d2c7d07a201e9c1b5 (patch) | |
tree | 2ed0d938c09d9f52d35c645ab98a3d795b9b44bb /doc | |
parent | 6d721c05a75d211a46f427ba0605439a4023affb (diff) |
web commit by JoshTriplett: Add fdobug, for freedesktop.org bugs. Obviously not every random BTS should get its own shortcut here, but prominent ones which people often link to from outside sources, wikis, and weblogs probably should.
Diffstat (limited to 'doc')
-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 4dfb238a1..b224c7d12 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -5,6 +5,7 @@ This page controls what shortcut links the wiki supports. * [[shortcut name=debbug url="http://bugs.debian.org/%s" desc="bug #%s"]] * [[shortcut name=deblist url="http://lists.debian.org/debian-%s" desc="debian-%s@lists.debian.org"]] * [[shortcut name=debpkg url="http://packages.debian.org/%s"]] +* [[shortcut name=fdobug url="https://bugs.freedesktop.org/show_bug.cgi?id=1234" desc="freedesktop.org bug #%s"]] * [[shortcut name=cpan url="http://search.cpan.org/search?mode=dist&query=%s"]] To add a new shortcut, use the "shortcut" preprocessor directive. "%s" is |