aboutsummaryrefslogtreecommitdiffstats
path: root/osurl
diff options
context:
space:
mode:
Diffstat (limited to 'osurl')
-rwxr-xr-xosurl1
1 files changed, 1 insertions, 0 deletions
diff --git a/osurl b/osurl
index 87f9e5e..5f98740 100755
--- a/osurl
+++ b/osurl
@@ -31,6 +31,7 @@ local patterns = {
["shp%SEP%NONHASH%SEP%NUM"] = "https://sourceforge.net/p/%1/patches/%2/",
["lp%SEP%NUM"] = "https://launchpad.net/bugs/%1",
["rh%SEP%NUM"] = "https://bugzilla.redhat.com/show_bug.cgi?id=%1",
+ ["tdf%SEP%NUM"] = "https://bugs.documentfoundation.org/show_bug.cgi?id=%1",
}
-- turn "foo#%BLAH" into a pattern that matches everything literally except