From 2da5d3e555f75240331297cb3f334212ce7839c4 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Fri, 5 Sep 2014 18:08:01 +0200 Subject: also look for import libs in launchpad Change-Id: I584d612063c9aa6fe472a1f829453511f94a1dbf --- bin/get-bugzilla-attachments-by-mimetype | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'bin') diff --git a/bin/get-bugzilla-attachments-by-mimetype b/bin/get-bugzilla-attachments-by-mimetype index eef9b0f6978c..fa3004103e2a 100755 --- a/bin/get-bugzilla-attachments-by-mimetype +++ b/bin/get-bugzilla-attachments-by-mimetype @@ -248,8 +248,22 @@ launchpad_pkgs = ( "gnumeric", "inkscape", "koffice", + "libabw", + "libcdr", + "libe-book", + "libetonyek", + "libfreehand", + "libmspub", + "libmwaw", + "liborcus", + "libpagemaker", "libreoffice", + "libvisio", + "libwpd", + "libwpg", + "libwps", "openoffice.org", + "python-uniconvertor", "scribus", "sk1", "unoconv", -- cgit