ó
dÙÉ]c           @   s   d  Z  d „  Z d S(   s·  Apport package hook for the Linux nexus7 kernel.

(c) 2012 Canonical Ltd.
Author: Martin Pitt <martin.pitt@canonical.com>

This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.  See http://www.gnu.org/copyleft/gpl.html for
the full text of the license.
c         C   s1   d |  d <|  j  | d d ƒ|  d c d 7<d  S(   Nsã   {"impl": "launchpad",
                            "project": "ubuntu-nexus7",
                            "bug_pattern_url": "http://people.canonical.com/~ubuntu-archive/bugpatterns/bugpatterns.xml",
                          }t   CrashDBt
   srcpackaget   linuxt   Tagss    mobile nexus7(   t   add_hooks_info(   t   reportt   ui(    (    s6   /usr/share/apport/package-hooks/source_linux-nexus7.pyt   add_info   s    
N(   t   __doc__R   (    (    (    s6   /usr/share/apport/package-hooks/source_linux-nexus7.pyt   <module>   s   