%PDF- %PDF-
Direktori : /proc/thread-self/root/usr/share/apport/package-hooks/ |
Current File : //proc/thread-self/root/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')