5479f25 Fix errors in the setup code for gnome-initial-setup

Authored and Committed by mclasen 11 years ago
    Fix errors in the setup code for gnome-initial-setup
    
    There is a code path where we forgot to clear an error
    before reusing it. And the code that was reusing it
    was using a mis-constructed file path, guaranteeing
    a pile-on.
    
        
file modified
+3 -1