%PDF- %PDF-
| Direktori : /usr/share/apport/package-hooks/ |
| Current File : //usr/share/apport/package-hooks/source_system-config-printer.py |
'''apport package hook for system-config-printer
(c) 2009 Canonical Ltd.
Author: Brian Murray <brian@ubuntu.com>
'''
from apport.hookutils import *
def add_info(report):
attach_hardware(report)
attach_printing(report)