From 1ba111343eadfc9da58e229d0bc19222819229fd Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sun, 17 Nov 2013 08:33:01 +0100 Subject: bugs.freedesktop.org -> bugs.libreoffice.org Change-Id: I56c1190c93333636981acf2dd271515170a8a904 --- bin/get-bugzilla-attachments-by-mimetype | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/get-bugzilla-attachments-by-mimetype') diff --git a/bin/get-bugzilla-attachments-by-mimetype b/bin/get-bugzilla-attachments-by-mimetype index a45281d55da7..f0a6e9cb6e71 100755 --- a/bin/get-bugzilla-attachments-by-mimetype +++ b/bin/get-bugzilla-attachments-by-mimetype @@ -218,7 +218,7 @@ def get_launchpad_bugs(prefix): f.write(handle.read()) f.close() -freedesktop = 'http://bugs.freedesktop.org/buglist.cgi' +freedesktop = 'http://bugs.libreoffice.org/buglist.cgi' abisource = 'http://bugzilla.abisource.com/buglist.cgi' #added for abiword gnome = 'http://bugzilla.gnome.org/buglist.cgi' # added for gnumeric kde = 'http://bugs.kde.org/buglist.cgi' # added for koffice/calligra -- cgit