a5da3f5 - Updated to 1.1.19:

Authored and Committed by twaugh 14 years ago
    - Updated to 1.1.19:
    - Desktop file fixes.
    - Fixed window transience for 'Change Device URI'.
    - Avoid tracebacks when adjusting server settings.
    - Make sure the printer we change ppd for still exists (bug #581668).
    - Resolve DNS-SD hostnames for physical device comparison (trac #179).
    - No need to introspect CupsPkHelper every time, just once.
    - troubleshoot: turn off debugging before fetching error log.
    - Fixed localized state reasons (bug #587718).
    - Make Kyocera detected if it reports only the model name (Ubuntu #564633).
    - Fixed TreeIter handling in update_job_creation_times() (bug #588409).
    - Make Verify button width automatic (Ubuntu #575048).
    - Fixed a troubleshooter string that wasn't being translated (Ubuntu
        #557199).
    - Some strings in the SMB auth dialog were not marked for l10n (Ubuntu
        #557199).
    - Show (stdout) unmatched IEEE 1284 Device IDs in less confusing format.
    - asyncipp: show reconnect/cancel dialog, and handle response correctly.
    - asyncipp: handle connection failures better.
    - asyncconn: always give the right Connection object in the callbacks.
    - authconn: treat any HTTPError as failure (bug #587744).
    - Always use close_fds=True in subprocess.Popen calls (bug #587830).
    - AdvancedServerSettings: fixed HTTPError status code handling.
    - Initialise auto_make to the empty string (bug #590193).
    - Only local filenames can be selected for troubleshoot.txt (bug #590529).
    - cups-pk-helper support: FileGet requires a file it can write to (bug
        #587744).
    - Escape messages in the error dialog, they may contain markup (Ubuntu
        #567324).
    - Avoid traceback changing PPD for queue with bad PPD.
    - Attempt to translate backend device-info strings (Ubuntu #557199).
    - Don't buffer debugging output.
    - Lots of check-device-ids fixes.
    - Updated translations.
    
        
file modified
+1 -0
file modified
+1 -1
empty file added
file modified
+44 -32