1b7602f prevent crashes

Authored and Committed by mclasen 13 years ago
    prevent crashes
    
    When gnome-settings-daemon dies, all non-resident gtk modules
    get reloaded in applications. the atk-bridge module is not prepared
    for that and causes crashes when it is reloaded. Therefore, we
    make it resident.
    
        
file modified
+9 -1
file added
+12