%PDF- %PDF-
| Direktori : /usr/share/apport/package-hooks/ |
| Current File : //usr/share/apport/package-hooks/shotwell.py |
import os.path
import apport.hookutils
def add_info(report):
log_file = os.path.expanduser('~/.cache/shotwell/shotwell.log')
apport.hookutils.attach_file_if_exists(report, log_file, 'shotwell.log')